-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
spinlock-pthread-adaptive-test failed on ! Ubuntu 18.04
Host: ec2-3-239-125-163.compute-1.amazonaws.com
Project: WiredTiger (develop)
Commit: diff: 'wiredtiger/wiredtiger' pull request #6397 by luke-pearson: WT-7308 Updating configuration layout to use a subconfig per component (https://github.com/wiredtiger/wiredtiger/pull/6397) | 18 Mar 21 00:44 UTC
Evergreen Subscription: ; Evergreen Event:
Signature:
[2021/03/22 04:14:46.038] ====================================================================== [2021/03/22 04:14:46.038] ERROR: test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare) (subunit.RemotedTestCase) [2021/03/22 04:14:46.038] test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare) [2021/03/22 04:14:46.038] ---------------------------------------------------------------------- [2021/03/22 04:14:46.038] testtools.testresult.real._StringException: Traceback (most recent call last): [2021/03/22 04:14:46.038] File "/data/mci/03d33fb705a45e93bcbcfe1fe8717847/wiredtiger/test/suite/test_rollback_to_stable14.py", line 150, in test_rollback_to_stable [2021/03/22 04:14:46.038] retry_rollback(self, 'modify ds1, W', None, [2021/03/22 04:14:46.038] File "/data/mci/03d33fb705a45e93bcbcfe1fe8717847/wiredtiger/test/suite/test_rollback_to_stable14.py", line 67, in retry_rollback [2021/03/22 04:14:46.038] raise(e) [2021/03/22 04:14:46.038] File "/data/mci/03d33fb705a45e93bcbcfe1fe8717847/wiredtiger/test/suite/test_rollback_to_stable14.py", line 62, in retry_rollback [2021/03/22 04:14:46.038] code() [2021/03/22 04:14:46.038] File "/data/mci/03d33fb705a45e93bcbcfe1fe8717847/wiredtiger/test/suite/test_rollback_to_stable14.py", line 151, in <lambda> [2021/03/22 04:14:46.038] lambda: self.large_modifies(uri, 'W', ds, 4, 1, nrows, self.prepare, 70)) [2021/03/22 04:14:46.038] File "/data/mci/03d33fb705a45e93bcbcfe1fe8717847/wiredtiger/test/suite/test_rollback_to_stable01.py", line 64, in large_modifies [2021/03/22 04:14:46.038] session.begin_transaction() [2021/03/22 04:14:46.038] _wiredtiger.WiredTigerError: Invalid argument [2021/03/22 04:14:46.038] ---------------------------------------------------------------------- [2021/03/22 04:14:46.039] Ran 5581 tests in 972.625s [2021/03/22 04:14:46.039] FAILED (errors=1, skipped=307) [2021/03/22 04:14:46.039] failure: test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare) [ [2021/03/22 04:14:46.039] Traceback (most recent call last): [2021/03/22 04:14:46.039] File "/data/mci/03d33fb705a45e93bcbcfe1fe8717847/wiredtiger/test/suite/wttest.py", line 484, in tearDown [2021/03/22 04:14:46.039] self.captureerr.check(self) [2021/03/22 04:14:46.039] File "/data/mci/03d33fb705a45e93bcbcfe1fe8717847/wiredtiger/test/suite/wttest.py", line 116, in check [2021/03/22 04:14:46.039] testcase.fail('unexpected ' + self.desc + ', contains: "' + [2021/03/22 04:14:46.039] File "/opt/mongodbtoolchain/revisions/32eb70c47bd9e9759dd05654843feb80461aaef3/stow/python3-v3.bRV/lib/python3.9/unittest/case.py", line 670, in fail [2021/03/22 04:14:46.039] raise self.failureException(msg) [2021/03/22 04:14:46.039] AssertionError: unexpected error output, contains: "[1616386081:957905][2695:0x7f4886e3d740], test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare), WT_SESSION.begin_transaction: __wt_txn_context_check, 31: not permitted in a running transaction: Invalid argument [2021/03/22 04:14:46.039] " [2021/03/22 04:14:46.039] ]
- duplicates
-
WT-7273 test_rollback_to_stable14: Fix invalid argument failure in __wt_txn_context_check
- Closed