-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Host: ubuntu1804-ppc-5.pic.build.10gen.cc
Project: wiredtiger
Commit: a09474e5
Task Logs:
unit-test task_log
Logs:
test_commands WT_BUILDDIR=$(git rev-parse --show-toplevel)/cmake_build LD_LIBRARY_PATH=$WT_BUILDDIR /opt/mongodbtoolchain/v3/bin/python3 ../test/suite/run.py -v 2 -j $(echo $(grep -c ^processor /proc/cpuinfo) / 2 | bc) 2>&1 || echo "Ignoring failed test as we are checking test coverage" Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu1804_ppc_unit_test_a09474e505bafb0c86226c46a2d410263c67fc99_22_08_03_02_57_15/0?type=T#L14 test_commands WT_BUILDDIR=$(git rev-parse --show-toplevel)/cmake_build LD_LIBRARY_PATH=$WT_BUILDDIR /opt/mongodbtoolchain/v3/bin/python3 ../test/suite/run.py -v 2 -j $(echo $(grep -c ^processor /proc/cpuinfo) / 2 | bc) 2>&1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu1804_ppc_unit_test_a09474e505bafb0c86226c46a2d410263c67fc99_22_08_03_02_57_15/0?type=T#L16 Python Stacktrace FAIL: test_export01.test_export01.test_export_restart(dirstore.table) (subunit.RemotedTestCase) test_export01.test_export01.test_export_restart(dirstore.table) ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/9c3ae62ded445617f40ca32f3b7f68c7/wiredtiger/test/suite/wttest.py", line 328, in _callTestMethod method() File "/data/mci/9c3ae62ded445617f40ca32f3b7f68c7/wiredtiger/test/suite/test_export01.py", line 160, in test_export_restart self.assertFalse("exportb" in export_file_string) File "/opt/mongodbtoolchain/revisions/b7ce65f00d8028fbea3cf2ea65c3757e5ae0417c/stow/python3-v3.fRd/lib/python3.9/unittest/case.py", line 676, in assertFalse raise self.failureException(msg) AssertionError: True is not false ---------------------------------------------------------------------- Ran 10406 tests in 12273.935s Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu1804_ppc_unit_test_a09474e505bafb0c86226c46a2d410263c67fc99_22_08_03_02_57_15/0?type=T#L29491 Evergreen YAML Script Failure Command failed: shell script encountered problem: exit code 1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu1804_ppc_unit_test_a09474e505bafb0c86226c46a2d410263c67fc99_22_08_03_02_57_15/0?type=T#L29505
- duplicates
-
WT-10112 WT_ASSERT in __drop_tiered while dropping a table
- Closed