Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4862

WT_SESSION.import implies an additional write during checkpoints without an avail list.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.1, 4.3.1, 4.2.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage Engines 2019-06-17

      The syscall testing picked up a mismatch regarding fdatasync on tinderbox

      http://build.wiredtiger.com:8080/job/wiredtiger-syscall-linux/98/

      + unset WIREDTIGER_CONFIG
      + python ../test/syscall/syscall.py
      test/syscall/wt2336_base/base.run:138: expecting fdatasync(wt);
      build_posix/test/syscall/WT_TEST.wt2336_base.0/stderr.txt:84: does not match
        80: close(6)                                = 0
        81: pwrite64(4, "\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0~\3\0\0\2\0\0\0\7\4\0\0\0\20\0\0"..., 4096, 4096) = 4096
        82: pwrite64(4, "\0\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0003\0\0\0\2\0\0\0\6\0\0\0\0\20\0\0"..., 4096, 8192) = 4096
        83: pwrite64(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0002\0\0\0\n\0\0\0\1\0\0\1\0\20\0\0"..., 4096, 12288) = 4096
        84: pwrite64(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0.\0\0\0\6\0\0\0\1\0\0\1\0\20\0\0"..., 4096, 16384) = 4096
      
      For a HOW TO on debugging, see the top of syscall.py
      running /work/jenkins/workspace/wiredtiger-syscall-linux/build_posix/test/syscall/test_wt2336_base
      comparing:
        test/syscall/wt2336_base/base.run
        build_posix/test/syscall/WT_TEST.wt2336_base.0/stderr.txt
      ************************ FAILED ************************
        see results in /work/jenkins/workspace/wiredtiger-syscall-linux/build_posix/test/syscall/WT_TEST.wt2336_base.0 

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: