-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Catch2
-
None
-
Storage Engines
-
2
-
StorEng - 2025-03-28
I had a failure in catch2 on a PR that is unrelated (tiny test/format config change only). The task is at:
https://spruce.mongodb.com/task/wiredtiger_ubuntu2004_catch2_test_patch_d18ff8b23147174bbd14bd6bc09700bd78449115_67c86da161fd9200076a3d9d_25_03_05_15_28_37/logs?execution=0
The failure is:
[2025/03/05 15:34:55.485] /data/mci/b228ef27b503ab4e0987f25be43b64c1/wiredtiger/test/catch2/sub_level_error/unit/test_sub_level_error_drop_uncommitted_dirty.cpp:62 [2025/03/05 15:34:55.485] ............................................................................... [2025/03/05 15:34:55.485] /data/mci/b228ef27b503ab4e0987f25be43b64c1/wiredtiger/test/catch2/sub_level_error/unit/test_sub_level_error_drop_uncommitted_dirty.cpp:65: FAILED: [2025/03/05 15:34:55.485] REQUIRE( __wt_conn_dhandle_close(session_impl, false, false, true) == 16 ) [2025/03/05 15:34:55.485] with expansion: [2025/03/05 15:34:55.485] 0 == 16 [2025/03/05 15:34:55.523] [1741188895:523456][8727:0x7fcea1761740], WT_SESSION.create: [WT_VERB_DEFAULT][ERROR]: __posix_open_file, 885: ./test_drop_conflict.wt: handle-open: open: File exists [2025/03/05 15:34:55.523] [1741188895:523497][8727:0x7fcea1761740], WT_SESSION.create: [WT_VERB_BLOCK][NOTICE]: unexpected file test_drop_conflict.wt found, renamed to test_drop_conflict.wt.1 [2025/03/05 15:34:56.028] [1741188896:028680][8727:0x7fcea1761740], connection-open-session: [WT_VERB_DEFAULT][ERROR]: int test_wt_ret_msg(WT_SESSION_IMPL*, int, const char*), 39: Some EINVAL error: Invalid argument [2025/03/05 15:34:56.064] [1741188896:064020][8727:0x7fcea1761740], connection-open-session: [WT_VERB_DEFAULT][ERROR]: int test_wt_err_msg(WT_SESSION_IMPL*, int, const char*), 46: Some EINVAL error: Invalid argument [2025/03/05 15:34:56.190] [1741188896:190410][8727:0x7fcea1761740], connection-open-session: [WT_VERB_TRANSACTION][NOTICE]: rollback reason: Cache capacity has overflown [2025/03/05 15:34:56.705] ===============================================================================