Task 6586999403970560
test: fix anti-fee-sniping off-by-one error
2025-08-01 19:41:30 completed worker:ci_worker_1738693551_985849157 pull/33118 dc85bba173a82ea6b1022c20da6a19a2af12898d- build_duration:
50s - ccache_hitrate:
99.86% - configure_duration:
28s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m51s)
line | duration | percentage | command |
---|---|---|---|
201 | 1s | 0% | docker build --file /tmp/cirrus-build-3522381323/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=1,10,13,15,35,36,37,40,50,60 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3522381323 |
515 | 5s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
533 | 28s | 25% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-apple-darwin -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON' |
872 | 50s | 45% | cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy |
1948 | 2s | 1% | Done + |
2029 | 6s | 5% | '[' false = true ']' |