Task 5446624316489728
index: fix wrong assert of current_tip == m_best_block_index
2025-07-07 12:28:56 failed worker:ci_worker_1749796739_923535655 pull/32878 524b3c8907989fb031427df038cd9b1987269637- build_duration:
33s - ccache_hitrate:
- configure_duration:
35s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m4s)
line | duration | percentage | command |
---|---|---|---|
206 | 1s | 0% | docker build --file /tmp/cirrus-build-3284203797/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=7,11,12,17,21,23,26,27,35,37 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-3284203797 |
281 | 1s | 0% | docker exec cc6f508450dc5b19bedf3607c06367e0d8a4b321ece5d817142d2e184e89c9a8 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-3284203797/ /ci_container_base' |
536 | 35s | 28% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
855 | 33s | 26% | bash -c 'cmake --build . -j10 --target all install' |