-
Type:
Build Failure
-
Resolution: Duplicate
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines - 2022-06-27
-
None
-
1
format-stress-test-3 on ubuntu2004-stress-tests-arm64
Host: i-08311e6cf777b218b
Project: wiredtiger
Commit: 38eaacec
Task Logs:
format-stress-test-3 task_log
Logs:
ncr_granularity=9041
block_cache=0
block_cache.cache_on_checkpoint=1
block_cache.cache_on_writes=1
block_cache.size=69
btree.huffman_value=0
cache=60
cache.evict_max=0
cache.minimum=20
checkpoint=on
checkpoint.log_size=186
checkpoint.wait=79
disk.data_extend=0
disk.direct_io=0
disk.encryption=none
disk.mmap=1
disk.mmap_all=0
format.abort=0
format.independent_thread_rng=1
format.major_timeout=0
import=0
logging=0
logging.compression=none
logging.file_max=250984
logging.prealloc=1
logging.remove=0
ops.alter=0
ops.compaction=0
ops.hs_cursor=1
ops.prepare=1
ops.random_cursor=0
ops.salvage=0
ops.verify=1
quiet=1
runs.in_memory=0
runs.ops=0
runs.rows=1000000
runs.tables=3
runs.threads=4
runs.timer=6
runs.type=row-store
runs.verify_failure_dump=0
statistics=0
statistics.server=0
stress.aggressive_sweep=0
stress.checkpoint=0
stress.checkpoint_reserved_txnid_delay=0
stress.checkpoint_prepare=0
stress.evict_reposition=0
stress.failpoint_hs_delete_key_from_ts=0
stress.hs_checkpoint_delay=0
stress.hs_search=0
stress.hs_sweep=0
stress.split_1=0
stress.split_2=0
stress.split_3=0
stress.split_4=0
stress.split_5=0
stress.split_6=0
stress.split_7=0
transaction.implicit=0
transaction.timestamps=1
wiredtiger.config=off
wiredtiger.rwlock=1
wiredtiger.leak_memory=0
############################################
# TABLE PARAMETERS: table 1
############################################
table1.btree.compression=lz4
table1.btree.dictionary=0
table1.btree.internal_key_truncation=1
table1.btree.internal_page_max=12
table1.btree.leaf_page_max=12
table1.btree.memory_page_max=2
table1.btree.repeat_data_pct=2
table1.btree.split_pct=99
table1.btree.value_max=2834
table1.btree.value_min=2
table1.disk.checksum=on
table1.disk.firstfit=0
table1.ops.pct.delete=1
table1.ops.pct.insert=78
table1.ops.pct.modify=2
table1.ops.pct.read=13
table1.ops.pct.write=6
table1.ops.truncate=1
table1.runs.source=table
table1.runs.type=variable-length column-store
############################################
# TABLE PARAMETERS: table 2
############################################
table2.btree.compression=lz4
table2.btree.dictionary=1
table2.btree.internal_key_truncation=1
table2.btree.internal_page_max=11
table2.btree.key_max=34
table2.btree.key_min=17
table2.btree.leaf_page_max=12
table2.btree.memory_page_max=1
table2.btree.prefix_len=0
table2.btree.prefix_compression=0
table2.btree.prefix_compression_min=8
table2.btree.reverse=1
table2.btree.split_pct=62
table2.btree.value_max=4040
table2.btree.value_min=12
table2.disk.checksum=on
table2.disk.firstfit=0
table2.ops.pct.delete=4
table2.ops.pct.insert=0
table2.ops.pct.modify=4
table2.ops.pct.read=91
table2.ops.pct.write=1
table2.ops.truncate=1
table2.runs.source=file
############################################
# TABLE PARAMETERS: table 3
############################################
table3.btree.compression=none
table3.btree.dictionary=0
table3.btree.internal_key_truncation=1
table3.btree.internal_page_max=16
table3.btree.key_max=34
table3.btree.key_min=19
table3.btree.leaf_page_max=10
table3.btree.memory_page_max=3
table3.btree.prefix_len=0
table3.btree.prefix_compression=1
table3.btree.prefix_compression_min=0
table3.btree.reverse=0
table3.btree.split_pct=85
table3.btree.value_max=2282
table3.btree.value_min=10
table3.disk.checksum=unencrypted
table3.disk.firstfit=0
table3.ops.pct.delete=4
table3.ops.pct.insert=82
table3.ops.pct.modify=1
table3.ops.pct.read=0
table3.ops.pct.write=13
table3.ops.truncate=1
table3.runs.source=table
t: process aborting
WiredTiger Error: __wt_abort, 28: aborting WiredTiger library
Aborted (core dumped)
*** Aborted
Backtrace:
/lib/aarch64-linux-gnu/libc.so.6(gsignal+0xe0)[0xffff99607cd8]
/lib/aarch64-linux-gnu/libc.so.6(abort+0x110)[0xffff995f4a28]
/data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/test/format/../../libwiredtiger.so.10.0.2(__wt_ext_map_windows_error+0x0)[0xffff997e9ef8]
/data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/../test/utility/misc.c:64(testutil_die)[0x417e48]
/data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/../test/format/snap.c:261(snap_verify)[0x4120cc]
/data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/../test/format/snap.c:587 (discriminator 2)(snap_repeat)[0x412480]
/data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/../test/format/snap.c:672(snap_repeat_rollback)[0x413134]
/data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/../test/format/ops.c:389(operations)[0x41036c]
/data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/../test/format/t.c:334 (discriminator 4)(main)[0x4025d8]
/lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0xe8)[0xffff995f4d50]
:?(_start)[0x402a38]
Memory map:
00400000-00429000 r-xp 00000000 103:01 671097803 /data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/test/format/t
00438000-00439000 r--p 00028000 103:01 671097803 /data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/test/format/t
00439000-0043b000 rw-p 00029000 103:01 671097803 /data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/test/format/t
0043b000-0043d000 rw-p 00000000 00:00 0
07f48000-0e4da000 rw-p 00000000 00:00 0 [heap]
ffff50000000-ffff5006f000 rw-p 00000000 00:00 0
ffff5006f000-ffff54000000 ---p 00000000 00:00 0
ffff54000000-ffff55f63000 rw-p 00000000 00:00 0
ffff55f63000-ffff58000000 ---p 00000000 00:00 0
ffff58000000-ffff5a0c5000 rw-p 00000000 00:00 0
ffff5a0c5000-ffff5c000000 ---p 00000000 00:00 0
ffff5c000000-ffff5d7ac000 rw-p 00000000 00:00 0
ffff5d7ac000-ffff60000000 ---p 00000000 00:00 0
ffff60000000-ffff60021000 rw-p 00000000 00:00 0
ffff60021000-ffff64000000 ---p 00000000 00:00 0
ffff64000000-ffff64c87000 rw-p 00000000 00:00 0
ffff64c87000-ffff68000000 ---p 00000000 00:00 0
ffff68000000-ffff695f9000 rw-p 00000000 00:00 0
ffff695f9000-ffff6c000000 ---p 00000000 00:00 0
ffff6c7f9000-ffff6c7fa000 ---p 00000000 00:00 0
ffff6c7fa000-ffff6cffa000 rw-p 00000000 00:00 0
ffff6cffa000-ffff6cffb000 ---p 00000000 00:00 0
ffff6cffb000-ffff6d7fb000 rw-p 00000000 00:00 0
ffff6d7fb000-ffff6d7fc000 ---p 00000000 00:00 0
ffff6d7fc000-ffff6dffc000 rw-p 00000000 00:00 0
ffff6dffc000-ffff6dffd000 ---p 00000000 00:00 0
ffff6dffd000-ffff6e7fd000 rw-p 00000000 00:00 0
ffff70000000-ffff703af000 rw-p 00000000 00:00 0
ffff703af000-ffff74000000 ---p 00000000 00:00 0
ffff74000000-ffff74283000 rw-p 00000000 00:00 0
ffff74283000-ffff78000000 ---p 00000000 00:00 0
ffff78000000-ffff78425000 rw-p 00000000 00:00 0
ffff78425000-ffff7c000000 ---p 00000000 00:00 0
ffff7c000000-ffff7c38d000 rw-p 00000000 00:00 0
ffff7c38d000-ffff80000000 ---p 00000000 00:00 0
ffff80000000-ffff8015f000 rw-p 00000000 00:00 0
ffff8015f000-ffff84000000 ---p 00000000 00:00 0
ffff84000000-ffff84361000 rw-p 00000000 00:00 0
ffff84361000-ffff88000000 ---p 00000000 00:00 0
ffff88000000-ffff89f50000 rw-p 00000000 00:00 0
ffff89f50000-ffff8c000000 ---p 00000000 00:00 0
ffff8c000000-ffff8c3c9000 rw-p 00000000 00:00 0
ffff8c3c9000-ffff90000000 ---p 00000000 00:00 0
ffff90000000-ffff90021000 rw-p 00000000 00:00 0
ffff90021000-ffff94000000 ---p 00000000 00:00 0
ffff94270000-ffff94271000 ---p 00000000 00:00 0
ffff94271000-ffff94a71000 rw-p 00000000 00:00 0
ffff94a71000-ffff94a72000 ---p 00000000 00:00 0
ffff94a72000-ffff95272000 rw-p 00000000 00:00 0
ffff95272000-ffff95273000 ---p 00000000 00:00 0
ffff95273000-ffff95a73000 rw-p 00000000 00:00 0
ffff95a73000-ffff95a74000 ---p 00000000 00:00 0
ffff95a74000-ffff96274000 rw-p 00000000 00:00 0
ffff96274000-ffff96275000 ---p 00000000 00:00 0
ffff96275000-ffff96a75000 rw-p 00000000 00:00 0
ffff96a75000-ffff96a76000 ---p 00000000 00:00 0
ffff96a76000-ffff97276000 rw-p 00000000 00:00 0
ffff97276000-ffff97277000 ---p 00000000 00:00 0
ffff97277000-ffff97a77000 rw-p 00000000 00:00 0
ffff97a77000-ffff97a78000 ---p 00000000 00:00 0
ffff97a78000-ffff98278000 rw-p 00000000 00:00 0
ffff98278000-ffff98279000 ---p 00000000 00:00 0
ffff98279000-ffff98a79000 rw-p 00000000 00:00 0
ffff98a9c000-ffff98a9d000 ---p 00000000 00:00 0
ffff98a9d000-ffff9929d000 rw-p 00000000 00:00 0
ffff9929d000-ffff9929f000 r-xp 00000000 103:01 939762306 /data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/ext/encryptors/rotn/libwiredtiger_rotn.so
ffff9929f000-ffff992ae000 ---p 00002000 103:01 939762306 /data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/ext/encryptors/rotn/libwiredtiger_rotn.so
ffff992ae000-ffff992af000 r--p 00001000 103:01 939762306 /data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/ext/encryptors/rotn/libwiredtiger_rotn.so
ffff992af000-ffff992b0000 rw-p 00002000 103:01 939762306 /data/mci/77f42def8554ad4df256b4c3cf1434d4/wiredtiger/cmake_build/ext/encryptors/rotn/libwiredtiger_rotn.so
ffff992b0000-ffff99348000 r-xp 00000000 103:02 64155 /usr/lib/aarch64-linux-gnu/libm-2.31.so
ffff99348000-ffff99358000 ---p 00098000 103:02 64155 /usr/lib/aar
Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_stress_tests_arm64_format_stress_test_3_38eaacecb7591e200d62e3ef21710eac960d32af_22_05_05_00_54_09/0?type=T#L804