test_import12 fails in wiredtiger-disagg-integration branch

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines, Storage Engines - Foundations
    • None
    • None

      PR test for test_import12 fails in the wiredtiger-disagg-integration branch.

      The error message is:

      /home/dda/mongo/py3.10/bin/python3 ../test/suite/run.py import12
      [pid:416473]: ERROR: stderr.txt unexpected error output, contains:
      "[1749148232:248301][416473:0xffffb65694c0], test_import12.test_import12.test_file_import, file:new_db_file, WT_SESSION.create: [WT_VERB_DEFAULT][ERROR]: __posix_file_read, 563: IMPORT_DB/new_db_file: handle-read: pread: failed to read 512 bytes at offset 7168: WT_ERROR: non-specific WiredTiger error
      "
      F
      ======================================================================
      FAIL: test_import12.test_import12.test_file_import
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/home/dda/wt/git/wt-14713-test-import12-windows/test/suite/wttest.py", line 571, in tearDown
          self.captureerr.check(self)
        File "/home/dda/wt/git/wt-14713-test-import12-windows/test/suite/../py_utility/abstract_test_case.py", line 111, in check
          testcase.fail('unexpected ' + self.desc + ', contains: "' +
      AssertionError: unexpected error output, contains: "[1749148232:248301][416473:0xffffb65694c0], test_import12.test_import12.test_file_import, file:new_db_file, WT_SESSION.create: [WT_VERB_DEFAULT][ERROR]: __posix_file_read, 563: IMPORT_DB/new_db_file: handle-read: pread: failed to read 512 bytes at offset 7168: WT_ERROR: non-specific WiredTiger error
      "
      
      
      ----------------------------------------------------------------------
      Ran 1 test in 1.155s
      
      
      FAILED (failures=1) 

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: