-
Type:
Build Failure
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Python
-
Storage Engines
-
None
-
None
-
4
unit-test-hook-tiered on ubuntu2004
Host: i-019d213d895436d24
Project: wiredtiger
Commit: 1b889a14
Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules
Task Logs:
unit-test-hook-tiered task_log
Logs:
[pid:3172]: test_layered47.test_layered47.test_checkpoint_order_mismatch -s 0 (palite): starting [pid:3172]: test_layered47.test_layered47.test_checkpoint_order_mismatch -s 0 (palite): 0.27 seconds [pid:3002/3172]: test_layered47.test_layered47.test_checkpoint_order_mismatch(palite) ... ok
unit-test-hook-tiered task_log
Logs:
[pid:3002]: ERROR: test_layered65.test_layered65.test_prepared_insert(palite.table)
----------------------------------------------------------------------
[pid:3002]: testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wttest.py", line 290, in _callTestMethod
method()
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/test_layered65.py", line 64, in test_prepared_insert
self.session.create(uri, self.create_session_config)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wthooks.py", line 204, in <lambda>
f = lambda self, *args: hooked_function(self, orig_func, hook_info_name, *args)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wthooks.py", line 127, in hooked_function
ret = call_func(self, *args)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/hook_tiered.py", line 340, in <lambda>
session_create_replace(orig_session_create, s, uri, config))
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/hook_tiered.py", line 240, in session_create_replace
ret = orig_session_create(session_self, uri, new_config)
_wiredtiger.WiredTigerError: Operation not supported
======================================================================
[pid:3002]: ERROR: test_layered65.test_layered65.test_prepared_insert_rollback(palite.table)
----------------------------------------------------------------------
[pid:3002]: testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wttest.py", line 290, in _callTestMethod
method()
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/test_layered65.py", line 116, in test_prepared_insert_rollback
self.session.create(uri, self.create_session_config)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wthooks.py", line 204, in <lambda>
f = lambda self, *args: hooked_function(self, orig_func, hook_info_name, *args)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wthooks.py", line 127, in hooked_function
ret = call_func(self, *args)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/hook_tiered.py", line 340, in <lambda>
session_create_replace(orig_session_create, s, uri, config))
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/hook_tiered.py", line 240, in session_create_replace
ret = orig_session_create(session_self, uri, new_config)
_wiredtiger.WiredTigerError: Operation not supported
======================================================================
[pid:3002]: ERROR: test_layered65.test_layered65.test_prepared_update(palite.table)
----------------------------------------------------------------------
[pid:3002]: testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wttest.py", line 290, in _callTestMethod
method()
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/test_layered65.py", line 208, in test_prepared_update
self.session.create(uri, self.create_session_config)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wthooks.py", line 204, in <lambda>
f = lambda self, *args: hooked_function(self, orig_func, hook_info_name, *args)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wthooks.py", line 127, in hooked_function
ret = call_func(self, *args)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/hook_tiered.py", line 340, in <lambda>
session_create_replace(orig_session_create, s, uri, config))
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/hook_tiered.py", line 240, in session_create_replace
ret = orig_session_create(session_self, uri, new_config)
_wiredtiger.WiredTigerError: Operation not supported
======================================================================
[pid:3002]: ERROR: test_layered65.test_layered65.test_prepared_update_rollback(palite.table)
----------------------------------------------------------------------
[pid:3002]: testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wttest.py", line 290, in _callTestMethod
method()
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/test_layered65.py", line 287, in test_prepared_update_rollback
self.session.create(uri, self.create_session_config)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wthooks.py", line 204, in <lambda>
f = lambda self, *args: hooked_function(self, orig_func, hook_info_name, *args)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/wthooks.py", line 127, in hooked_function
ret = call_func(self, *args)
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/hook_tiered.py", line 340, in <lambda>
session_create_replace(orig_session_create, s, uri, config))
File "/data/mci/18122db0cec353b594f54bc81fa030ba/wiredtiger/test/suite/hook_tiered.py", line 240, in session_create_replace
ret = orig_session_create(session_self, uri, new_config)
_wiredtiger.WiredTigerError: Operation not supported
----------------------------------------------------------------------
Ran 14664 tests in 5652.484s
unit-test-hook-tiered task_log
Logs:
[1764565181:179314][3171:0x7fb1be3a4cc0], test_layered65.test_layered65.test_prepared_update(palite.table), WT_SESSION.create: [WT_VERB_DEFAULT][ERROR]: __schema_create_config_check, 1461: unsupported type configuration: layered: type must be file for tiered storage: Operation not supported [1764565181:179468][3171:0x7fb1be3a4cc0], test_layered65.test_layered65.test_prepared_update(palite.table), WT_CONNECTION.dump_error_log: [WT_VERB_ERROR_RETURNS][ERROR]: __schema_create_config_check, 1461: Error at src/schema/schema_create.c:1461: "ENOTSUP" failed: Operation not supported [1764565181:179482][3171:0x7fb1be3a4cc0], test_layered65.test_layered65.test_prepared_update(palite.table), WT_CONNECTION.dump_error_log: [WT_VERB_ERROR_RETURNS][ERROR]: __schema_create, 1499: Error at src/schema/schema_create.c:1499: "__schema_create_config_check(session, uri, config, import)" failed: Operation not supported [1764565181:179785][3171:0x7fb1be3a4cc0], test_layered65.test_layered65.test_prepared_update(palite.table), close_ckpt: [WT_VERB_DEFAULT][ERROR]: __checkpoint_prepare, 807: Precise checkpoint requires a stable timestamp: Invalid argument [1764565181:179855][3171:0x7fb1be3a4cc0], test_layered65.test_layered65.test_prepared_update(palite.table), WT_CONNECTION.close: [WT_VERB_DEFAULT][ERROR]: __conn_close, 1259: failure during close, disabling further writes: Invalid argument [1764565181:179999][3171:0x7fb1b527f700], test_layered65.test_layered65.test_prepared_update(palite.table), file:WiredTigerSharedHS.wt_stable, eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_close, 615: Error at src/cursor/cur_file.c:615: "WT_SESSION_CHECK_PANIC(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180033][3171:0x7fb1b527f700], test_layered65.test_layered65.test_prepared_update(palite.table), file:WiredTigerSharedHS.wt_stable, eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_curhs_cache, 142: Error at src/cursor/cur_hs.c:142: "cursor->close(cursor)" failed: WT_PANIC: WiredTiger library panic [1764565181:180051][3171:0x7fb1b527f700], test_layered65.test_layered65.test_prepared_update(palite.table), file:WiredTigerSharedHS.wt_stable, eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __evict_thread_run, 321: Error at src/evict/evict_lru.c:321: "__wt_curhs_cache(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180059][3171:0x7fb1b8a86700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_close, 615: Error at src/cursor/cur_file.c:615: "WT_SESSION_CHECK_PANIC(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180083][3171:0x7fb1b327d700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_close, 615: Error at src/cursor/cur_file.c:615: "WT_SESSION_CHECK_PANIC(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180122][3171:0x7fb1baa8a700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_close, 615: Error at src/cursor/cur_file.c:615: "WT_SESSION_CHECK_PANIC(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180155][3171:0x7fb1b8285700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_close, 615: Error at src/cursor/cur_file.c:615: "WT_SESSION_CHECK_PANIC(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180092][3171:0x7fb1bb28b700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_close, 615: Error at src/cursor/cur_file.c:615: "WT_SESSION_CHECK_PANIC(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180355][3171:0x7fb1bb28b700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_curhs_cache, 142: Error at src/cursor/cur_hs.c:142: "cursor->close(cursor)" failed: WT_PANIC: WiredTiger library panic [1764565181:180283][3171:0x7fb1b8a86700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_curhs_cache, 142: Error at src/cursor/cur_hs.c:142: "cursor->close(cursor)" failed: WT_PANIC: WiredTiger library panic [1764565181:180146][3171:0x7fb1b9287700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_close, 615: Error at src/cursor/cur_file.c:615: "WT_SESSION_CHECK_PANIC(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180404][3171:0x7fb1baa8a700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_curhs_cache, 142: Error at src/cursor/cur_hs.c:142: "cursor->close(cursor)" failed: WT_PANIC: WiredTiger library panic [1764565181:180419][3171:0x7fb1bb28b700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __evict_thread_run, 321: Error at src/evict/evict_lru.c:321: "__wt_curhs_cache(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180521][3171:0x7fb1b9287700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_curhs_cache, 142: Error at src/cursor/cur_hs.c:142: "cursor->close(cursor)" failed: WT_PANIC: WiredTiger library panic [1764565181:180067][3171:0x7fb1b527f700], test_layered65.test_layered65.test_prepared_update(palite.table), file:WiredTigerSharedHS.wt_stable, eviction-server: [WT_VERB_DEFAULT][ERROR]: __evict_thread_run, 359: eviction thread error: WT_PANIC: WiredTiger library panic [1764565181:180592][3171:0x7fb1baa8a700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __evict_thread_run, 321: Error at src/evict/evict_lru.c:321: "__wt_curhs_cache(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180541][3171:0x7fb1b8285700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_curhs_cache, 142: Error at src/cursor/cur_hs.c:142: "cursor->close(cursor)" failed: WT_PANIC: WiredTiger library panic [1764565181:180106][3171:0x7fb1ba289700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __curfile_close, 615: Error at src/cursor/cur_file.c:615: "WT_SESSION_CHECK_PANIC(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180692][3171:0x7fb1b527f700], test_layered65.test_layered65.test_prepared_update(palite.table), file:WiredTigerSharedHS.wt_stable, eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __thread_run, 32: Error at src/support/thread_group.c:32: "thread->run_func(session, thread)" failed: WT_PANIC: WiredTiger library panic [1764565181:180378][3171:0x7fb1b327d700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __wt_curhs_cache, 142: Error at src/cursor/cur_hs.c:142: "cursor->close(cursor)" failed: WT_PANIC: WiredTiger library panic [1764565181:180792][3171:0x7fb1b8285700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __evict_thread_run, 321: Error at src/evict/evict_lru.c:321: "__wt_curhs_cache(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180847][3171:0x7fb1bb28b700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_DEFAULT][ERROR]: __evict_thread_run, 359: eviction thread error: WT_PANIC: WiredTiger library panic [1764565181:180900][3171:0x7fb1b9287700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __evict_thread_run, 321: Error at src/evict/evict_lru.c:321: "__wt_curhs_cache(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:180641][3171:0x7fb1b8a86700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __evict_thread_run, 321: Error at src/evict/evict_lru.c:321: "__wt_curhs_cache(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:181048][3171:0x7fb1b327d700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __evict_thread_run, 321: Error at src/evict/evict_lru.c:321: "__wt_curhs_cache(session)" failed: WT_PANIC: WiredTiger library panic [1764565181:181169][3171:0x7fb1b8a86700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_DEFAULT][ERROR]: __evict_thread_run, 359: eviction thread error: WT_PANIC: WiredTiger library panic [1764565181:181092][3171:0x7fb1b9287700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_DEFAULT][ERROR]: __evict_thread_run, 359: eviction thread error: WT_PANIC: WiredTiger library panic [1764565181:181271][3171:0x7fb1b9287700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __thread_run, 32: Error at src/support/thread_group.c:32: "thread->run_func(session, thread)" failed: WT_PANIC: WiredTiger library panic [1764565181:181191][3171:0x7fb1bb28b700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_ERROR_RETURNS][ERROR]: __thread_run, 32: Error at src/support/thread_group.c:32: "thread->run_func(session, thread)" failed: WT_PANIC: WiredTiger library panic [1764565181:180970][3171:0x7fb1b8285700], test_layered65.test_layered65.test_prepared_update(palite.table), eviction-server: [WT_VERB_DEFAULT][ERROR]: __evict_thread_run, 359: eviction thread error: WT_PANIC: WiredTiger library panic [1764565181:181293][3171:0x7fb1ba289700], test_layered65.te