Task 4977549639417856
fuzz: Abort if system time is called without mock time being set
2024-12-20 18:35:46 aborted worker:ci_worker_1731481892_169468726 pull/31549 d4829645b6ad515a3d74e5de2c90a340ec3ec125- build_duration:
1m15s - ccache_hitrate:
94.26% - configure_duration:
30s - docker_build_cached:
true
Commands that took longer than 1 second (total 14m0s)
line | duration | percentage | command |
---|---|---|---|
257 | 10s | 1% | podman container rm --force --all |
515 | 1m10s | 8% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
548 | 30s | 3% | 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)' |
879 | 1m15s | 8% | bash -c 'cmake --build . -j10 --target all install' |