Task 6323799647322112
wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult
2025-07-13 14:12:24 failed worker:ci_worker_1749796646_916412771 pull/32958 0748f9b4d5ed5ca2201d3458963b7e42ac2e9f31- build_duration:
27s - ccache_hitrate:
- configure_duration:
36s - depends_build_duration:
30s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 2m44s)
line | duration | percentage | command |
---|---|---|---|
199 | 2s | 1% | docker build --file /tmp/cirrus-build-502619526/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=4,10,36,42,45,46,47,55,56,62 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-502619526 |
256 | 11s | 6% | podman container rm --force --all |
523 | 30s | 18% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1' |
860 | 36s | 21% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1269 | 27s | 16% | bash -c 'cmake --build . -j10 --target all install' |