Description
From Jenkins:
http://mjc.homeunix.org:8180/job/wiredtiger-test-format-stress-santizer/1915/console
Error is:
[1404716264:284840][25065:0007bc505a7f0000], t, file:wt-000040.lsm, cursor.next: read failed: 1468416/512 is on the available list
|
[1404716264:284895][25065:0007bc505a7f0000], t, file:wt-000040.lsm, cursor.next: the WiredTiger library cannot continue; the process must exit and restart
|
[1404716264:284899][25065:00c75a4f5a7f0000], t, cursor.get_key: the WiredTiger library cannot continue; the process must exit and restart
|
[1404716264:284904][25065:0007bc505a7f0000], t, file:wt-000040.lsm, cursor.next: aborting WiredTiger library
|
[1404716264:284922][25065:00c75a4f5a7f0000], t, cursor.get_key: aborting WiredTiger library
|
[1404716264:284922][25065:00670b505a7f0000], t, cursor.next: the WiredTiger library cannot continue; the process must exit and restart
|
[1404716264:284942][25065:00670b505a7f0000], t, cursor.next: aborting WiredTiger library
|
/tmp/hudson4789066558843223506.sh: line 28: 25065 Aborted nice ./t file_type=row leaf_page_max=9 internal_page_max=9
|
test/format configuration is:
############################################
|
# RUN PARAMETERS
|
############################################
|
auto_throttle=1
|
firstfit=0
|
bitcnt=8
|
bloom=1
|
bloom_bit_count=34
|
bloom_hash_count=22
|
bloom_oldest=0
|
cache=240
|
checkpoints=1
|
checksum=uncompressed
|
chunk_size=8
|
compaction=0
|
compression=none
|
data_extend=0
|
data_source=lsm
|
delete_pct=12
|
dictionary=0
|
file_type=row-store
|
hot_backups=0
|
huffman_key=0
|
huffman_value=0
|
insert_pct=81
|
internal_key_truncation=1
|
internal_page_max=9
|
isolation=snapshot
|
key_gap=1
|
key_max=256
|
key_min=256
|
leak_memory=0
|
leaf_page_max=9
|
logging=0
|
merge_max=6
|
merge_threads=3
|
mmap=0
|
ops=100000
|
prefix_compression=1
|
prefix_compression_min=5
|
repeat_data_pct=37
|
reverse=0
|
rows=100000
|
runs=1
|
split_pct=51
|
statistics=1
|
threads=12
|
value_max=1517
|
value_min=256
|
wiredtiger_config=
|
write_pct=9
|
############################################
|
Attachments
Issue Links
- is related to
-
WT-1142 Lock the available list when opening a block checkpoint
- Closed
- related to
-
WT-1 placeholder WT-1
- Closed
-
WT-2 What does metadata look like?
- Closed
-
WT-3 What file formats are required?
- Closed
-
WT-4 Flexible cursor traversals
- Closed
-
WT-5 How does pget work: is it necessary?
- Closed
-
WT-6 Complex schema example
- Closed
-
WT-7 Do we need the handle->err/errx methods?
- Closed
-
WT-8 Do we need table load, bulk-load and/or dump methods?
- Closed
-
WT-9 Does adding schema need to be transactional?
- Closed
-
WT-10 Basic "getting started" tutorial
- Closed
-
WT-11 placeholder #11
- Closed
-
WT-12 Write more examples
- Closed
-
WT-13 Define supported platforms
- Closed
-
WT-14 Windows build
- Closed
-
WT-15 Automated build/test infrastructure
- Closed
-
WT-16 Test suite
- Closed
-
WT-17 Multithreaded tests
- Closed
-
WT-18 Coverage tests
- Closed
-
WT-19 Memory access / leak tests
- Closed
-
WT-1141 Cache metadata reference when creating internal sessions.
- Closed
-
WT-1144 Make checkpoint cache handles, not a list of URIs, when flushing leaf pages.
- Closed
-
WT-1146 Grab the live lock when loading a checkpoint in diagnostic mode
- Closed