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

Avoid rolling back transactions in test_stat08 and re enable the test

    • 5
    • Storage Engines - 2022-09-05, Storage Engines - 2022-09-19, Storage Engines - 2022-10-03
    • v6.1, v6.0

      unit-test-bucket00 on windows-64

      Host: i-0114dbc30af206bf0
      Project: wiredtiger
      Commit: 3112dccf

      Task Logs:

      unit-test-bucket00 task_log

      Logs:

      test_commands
          WT_TOPDIR=$(git rev-parse --show-toplevel) WT_BUILDDIR=$WT_TOPDIR/cmake_build PATH=/cygdrive/c/Python39:/cygdrive/c/Python39/Scripts:$PATH PYTHONPATH=($WT_TOPDIR/lang/python/wiredtiger):$(cygpath -w $WT_TOPDIR/lang/python) /cygdrive/c/Python39/python ../test/suite/run.py -v 2 -b 0/11  2>&1 || echo "Ignoring failed test as we are checking test coverage"
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_windows_64_unit_test_bucket00_3112dccffa27bb8152bbc8ed22f63a0361cf28d7_22_08_16_17_41_46/0?type=T#L14
      
      test_commands
          WT_TOPDIR=$(git rev-parse --show-toplevel) WT_BUILDDIR=$WT_TOPDIR/cmake_build PATH=/cygdrive/c/Python39:/cygdrive/c/Python39/Scripts:$PATH PYTHONPATH=($WT_TOPDIR/lang/python/wiredtiger):$(cygpath -w $WT_TOPDIR/lang/python) /cygdrive/c/Python39/python ../test/suite/run.py -v 2 -b 0/11  2>&1
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_windows_64_unit_test_bucket00_3112dccffa27bb8152bbc8ed22f63a0361cf28d7_22_08_16_17_41_46/0?type=T#L16
      
      Test failure
      ERROR: test_stat08.test_stat08.test_session_stats
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "C:\data\mci\60cbf2c76269830e859809c20e163a09\wiredtiger\test\suite\wttest.py", line 328, in _callTestMethod
          method()
        File "C:\data\mci\60cbf2c76269830e859809c20e163a09\wiredtiger\test\suite\test_stat08.py", line 77, in test_session_stats
          cursor[i] = self.entry_value
        File "C:\data\mci\60cbf2c76269830e859809c20e163a09\wiredtiger\cmake_build\lang\python\wiredtiger\swig_wiredtiger.py", line 413, in __setitem__
          if self.insert() != 0:
      _wiredtiger.WiredTigerRollbackError: WT_ROLLBACK: conflict between concurrent operations
      ----------------------------------------------------------------------
      Ran 977 tests in 954.851s
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_windows_64_unit_test_bucket00_3112dccffa27bb8152bbc8ed22f63a0361cf28d7_22_08_16_17_41_46/0?type=T#L3052
      
      Evergreen YAML Script Failure
      Command failed: shell script encountered problem: exit code 1
      
      Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_windows_64_unit_test_bucket00_3112dccffa27bb8152bbc8ed22f63a0361cf28d7_22_08_16_17_41_46/0?type=T#L3081
      

      logs

            Assignee:
            monica.ng@mongodb.com Monica Ng
            Reporter:
            Xgen-BuildBaron-User xgen-buildbaron-user
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: