Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-48161

Fassert during automated restore on 4.4.0-rc5 ent

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • ALL

      Running an automated restore from a MDB 4.2.6-ent / FCV 4.2 replica set WT checkpoint snapshot into a MDB 4.4.0-rc5-ent / FCV 4.4 replica set.

      During this step in the automated restore process, we get an fassert trying to start up the 4.4.0-rc5-ent non-arbiter process as a standalone:

      {"t":{"$date":"2020-05-10T23:13:33.648+00:00"},"s":"W",  "c":"STORAGE",  "id":22347,   "ctx":"initandlisten","msg":"Failed to start up WiredTiger under any compatibility version. This may be due to an unsupported upgrade or downgrade."}
      {"t":{"$date":"2020-05-10T23:13:33.648+00:00"},"s":"F",  "c":"-",        "id":23089,   "ctx":"initandlisten","msg":"Fatal assertion","attr":{"msgid":28559,"file":"src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp","line":64}}
      {"t":{"$date":"2020-05-10T23:13:33.648+00:00"},"s":"F",  "c":"-",        "id":23090,   "ctx":"initandlisten","msg":"\n\n***aborting after fassert() failure\n\n"}
      {"t":{"$date":"2020-05-10T23:13:33.648+00:00"},"s":"F",  "c":"CONTROL",  "id":4757800, "ctx":"initandlisten","msg":"{message}","attr":{"message":"Got signal: 6 (Aborted).\n"}}
      

      Note – this did not happen with the same test on 4.4.0-rc3 or rc4.

      Found this in an automated test – attaching a potentially excessive amount of mongo logs here in case you need the historical logs. 

      cc judah.schvimer

        1. source0.log
          288 kB
        2. source0.log.2020-05-10T22-40-54
          66 kB
        3. dest.log.2020-05-10T22-49-06
          115 kB
        4. dest.log.2020-05-10T22-49-54
          38 kB
        5. dest.log_with_first_fassert_.2020-05-10T22-49-56
          13 kB

            Assignee:
            judah.schvimer@mongodb.com Judah Schvimer
            Reporter:
            louisa.berger@mongodb.com Louisa Berger
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: