Task 5545041361371136
wallet: Fix relative path backup during migration.
2025-04-16 23:52:18 aborted worker:ci_worker_1738693537_606070055 pull/32273 faf0f2cc2ffe83485b2f4cc0e435fa77ba24d663- ccache_hitrate:
- configure_duration:
39s - depends_build_duration:
9s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m2s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 1% | docker build --file /tmp/cirrus-build-2496308523/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=7,14,26,31,33,35,37,46,54,59 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2496308523 |
277 | 1s | 1% | docker exec c0fdfc99212253c355295f67f31089146d04c8674dfeb4e557d7070e4bfeb266 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-2496308523/ /ci_container_base' |
520 | 9s | 14% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
541 | 39s | 62% | 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)' |