Task 57902104650

refactor: Use util::Result class for wallet loading

2025-12-12 12:19:28 completed pr/bresult-load d3e677f59d6369dc295edb7b5f112b83f99ec3c9


Commands that took longer than 1 second (total 21m46s)
linedurationpercentagecommand
9409s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10834s0%retry -- apt-get update
11181s0%retry -- apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11836s0%g++-13
130814s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
173612s0%(4:13.2.0-7ubuntu1) ...
21261s0%to provide /usr/bin/c++ (c++) in auto mode
215746s3%echo -n done
23781s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
23936s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
244511s0%- skipped
28671m41s7%cmake --build /home/runner/work/_temp/build -j4 --target all install
32743m4s14%offsetof(util::Result<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>,util::Result<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>::<unnamed>.util::detail::SuccessHolder<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>::<unnamed>)).std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>::_M_data’ was declared here
345112m14s56%offsetof(util::Result<int, void, util::Messages>,util::Result<int, void, util::Messages>::<unnamed>.util::detail::SuccessHolder<int, void, util::Messages>::<unnamed>))’ was declared here
41041m55s8%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
44239s0%docker container kill e8d1eb63472df3c3680b2e553fbc9bcfcbdd8e7aa981ad95357b26d4922589df
Tags
  • 32 bit ARM
  • pr/bresult-load
  • COMPLETED