Task 5480967160201216
fuzz: Make partially_downloaded_block more deterministic
2025-04-01 08:21:00 aborted worker:ci_worker_1738693524_146031339 pull/32158 fac68e125a0bc554290a129d0a419be73c7053e6- ccache_hitrate:
- configure_duration:
28s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m27s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 1% | docker build --file /tmp/cirrus-build-1612175547/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=13,22,24,26,35,43,46,52,58,61 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1612175547 |
277 | 3s | 3% | docker exec b276ea8b99342808ed2edba5e2c8260a526dde37cc3579573dd79b551425c1e5 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-1612175547/ /ci_container_base' |
520 | 6s | 6% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
541 | 28s | 32% | 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)' |