Task 6069966258044928
test: fix pushdata scripts
2025-04-14 19:12:59 completed worker:ci_worker_1738693551_985849157 pull/32270 c679958eafa234ad25ba9b29e02f250a14e7eeb9- build_duration:
35s - ccache_hitrate:
100.0% - configure_duration:
34s - depends_build_duration:
7s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m35s)
line | duration | percentage | command |
---|---|---|---|
201 | 1s | 1% | docker build --file /tmp/cirrus-build-3908823789/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=6,10,19,27,32,34,39,47,52,59 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3908823789 |
518 | 7s | 7% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
539 | 34s | 35% | 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)' |
890 | 35s | 36% | bash -c 'cmake --build . -j10 --target all deploy' |
2294 | 2s | 2% | Done + |
2374 | 2s | 2% | '[' false = true ']' |