Task 4623402574544896
refactor: Check translatable format strings at compile-time
2024-12-16 12:02:19 completed worker:ci_worker_1731482094_926155697 pull/31061 fa6d9a29162fb508385201c926ec745d071086fc- build_duration:
6m14s - ccache_hitrate:
48.10% - configure_duration:
28s - docker_build_cached:
true
Commands that took longer than 1 second (total 59m22s)
line | duration | percentage | command |
---|---|---|---|
513 | 1m16s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
546 | 28s | 0% | 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 | 6m14s | 10% | bash -c 'cmake --build . -j10 --target all install' |
1415 | 51m11s | 86% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |