-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
3
-
Storage Engines 2019-10-21
The wiredtiger-test-checkpoint-stress job reported failures with negative return code after 10-round stress tests, in 2 consecutive Jenkins job runs, both on ocelot-aws.
http://build.wiredtiger.com:8080/job/wiredtiger-test-checkpoint-stress/1936/
http://build.wiredtiger.com:8080/job/wiredtiger-test-checkpoint-stress/1937/
+ (( t=0 )) + (( t<10 )) + wait -n + eval nohup nice ./test/checkpoint/t -h 'WT_TEST.$t' -t r -r 2 -W 3 -n 1000000 -k 1000000 -C '"cache_size=100MB"' + eval nohup nice ./test/checkpoint/t -h 'WT_TEST.$t' -t r -r 2 -W 3 -n 1000000 -k 1000000 -C '"cache_size=100MB"' + exit 1
The build_posix directory was archived here.