Task 5111105044873216
test: replace hardcoded fee with node relay fee based calculation
2025-03-25 11:53:56 completed worker:ci_worker_1738693551_985849157 pull/32058 d99a5990901e0be4168fee7bdba68882f620d292- build_duration:
40s - ccache_hitrate:
99.83% - configure_duration:
27s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m0s)
line | duration | percentage | command |
---|---|---|---|
203 | 1s | 0% | docker build --file /tmp/cirrus-build-358755062/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,4,6,12,14,17,25,33,40,53 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-358755062 |
266 | 3s | 2% | docker image prune --force --filter label=bitcoin-ci-test |
522 | 6s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
543 | 27s | 22% | 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)' |
877 | 40s | 33% | bash -c 'cmake --build . -j10 --target all deploy' |
2272 | 2s | 1% | Done + |
2352 | 23s | 19% | '[' false = true ']' |