-
Type: Build Failure
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
5
-
Storage - Ra 2021-08-23
unit-test failed on OS X 10.14
Host: macos-1014-78.macstadium.build.10gen.cc
Project: WiredTiger (mongodb-4.4)
Commit: diff: Merge branch 'mongodb-5.0' into mongodb-4.4 | 24 Feb 21 05:12 UTC
Evergreen Subscription: ; Evergreen Event:
Signature:
[2021/02/24 05:46:45.907] ====================================================================== [2021/02/24 05:46:45.907] ERROR: test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(prepare) (subunit.RemotedTestCase) [2021/02/24 05:46:45.907] test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(prepare) [2021/02/24 05:46:45.907] ---------------------------------------------------------------------- [2021/02/24 05:46:45.907] testtools.testresult.real._StringException: Traceback (most recent call last): [2021/02/24 05:46:45.907] File "/data/mci/743b814c8cfb3e6e329ca36307aa7557/wiredtiger/test/suite/test_rollback_to_stable14.py", line 116, in test_rollback_to_stable [2021/02/24 05:46:45.907] self.large_modifies(uri, 'T', ds, 3, 1, nrows, 60) [2021/02/24 05:46:45.907] File "/data/mci/743b814c8cfb3e6e329ca36307aa7557/wiredtiger/test/suite/test_rollback_to_stable01.py", line 68, in large_modifies [2021/02/24 05:46:45.907] self.assertEqual(cursor.modify(mods), 0) [2021/02/24 05:46:45.907] _wiredtiger.WiredTigerError: WT_ROLLBACK: conflict between concurrent operations [2021/02/24 05:46:45.907] ====================================================================== [2021/02/24 05:46:45.907] FAIL: test_compact01.test_compact.test_compact(table.method) (subunit.RemotedTestCase) [2021/02/24 05:46:45.907] test_compact01.test_compact.test_compact(table.method) [2021/02/24 05:46:45.907] ---------------------------------------------------------------------- [2021/02/24 05:46:45.907] testtools.testresult.real._StringException: Traceback (most recent call last): [2021/02/24 05:46:45.907] File "/data/mci/743b814c8cfb3e6e329ca36307aa7557/wiredtiger/test/suite/wttest.py", line 484, in tearDown [2021/02/24 05:46:45.907] self.captureout.check(self) [2021/02/24 05:46:45.907] File "/data/mci/743b814c8cfb3e6e329ca36307aa7557/wiredtiger/test/suite/wttest.py", line 117, in check [2021/02/24 05:46:45.907] contents + '"') [2021/02/24 05:46:45.907] File "/opt/mongodbtoolchain/stow/osx-python3-v3.kRB/lib/python3.7/unittest/case.py", line 680, in fail [2021/02/24 05:46:45.907] raise self.failureException(msg) [2021/02/24 05:46:45.907] AssertionError: unexpected standard output, contains: "evict generation drain waited 1 minutes [2021/02/24 05:46:45.907] " [2021/02/24 05:46:45.907] ----------------------------------------------------------------------