Task 6684839899824128
Bump SCRIPT_VERIFY flags to 64 bit
2025-07-16 23:00:44 failed worker:ci_worker_1749796699_562460734 pull/32998 0c82b29ba38ffdc4f42b6c94335e1984d42387ab- build_duration:
3m39s - ccache_hitrate:
- configure_duration:
43s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 6m11s)
line | duration | percentage | command |
---|---|---|---|
206 | 2s | 0% | docker build --file /tmp/cirrus-build-1192870828/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=1,4,6,11,27,28,33,53,55,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1192870828 |
281 | 1s | 0% | docker exec bb54052291d8c73040034a74d5fa68b412cd7deb5adcedd7edd0649ade8a1048 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-1192870828/ /ci_container_base' |
534 | 43s | 11% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -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)' |
853 | 3m39s | 59% | cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install |