Task 5891487910592512
fuzz: Abort when using global PRNG without re-seed
2024-12-16 10:00:45 completed worker:ci_worker_1731482094_926155697 pull/31486 fa2748cd5fe5378a2c9c53e718a48fce86c6f9fc- build_duration:
2m57s - ccache_hitrate:
58.45% - configure_duration:
37s - docker_build_cached:
true
Commands that took longer than 1 second (total 1h1m26s)
line | duration | percentage | command |
---|---|---|---|
514 | 1m40s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 37s | 1% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
877 | 2m57s | 4% | bash -c 'cmake --build . -j10 --target all install' |
1415 | 55m59s | 91% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |