Task 5049582071054336
validation: write chainstate to disk every hour
2025-04-30 22:14:54 aborted worker:ci_worker_1738693524_146031339 pull/30611 2aadd877f0db599d67d7ca74b8173b0148c9e098- ccache_hitrate:
- configure_duration:
30s - depends_build_duration:
8s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 3m28s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 0% | docker build --file /tmp/cirrus-build-2766291585/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=3,8,17,29,30,34,45,52,55,58 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2766291585 |
277 | 1s | 0% | docker exec 57cca07a8be90e8884b3ae3cf2a4bcc783481a52ae9ea66c1e9b4dcc8dc1055b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-2766291585/ /ci_container_base' |
520 | 8s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
541 | 30s | 14% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |