Task 65337799984

kernel, refactor: return error status on all fatal errors

2026-03-02 01:21:34 failed pr/fatalresult 8c5593b5110a32ee955bc5926d73aef74c5e99f6


Commands that took longer than 1 second (total 3m7s)
linedurationpercentagecommand
9514s2%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --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
10932s1%retry apt-get update
11051s0%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
128120s10%arm64 4:14.2.0-1 [1332 B]
174322s11%(4:14.2.0-1) ...
220946s24%echo -n done
24267s3%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
247612s6%- skipped
290612s6%cmake --build /home/runner/work/_temp/build -j4 --target all install
35936s3%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -D_FILE_OFFSET_BITS=64 -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -isystem /home/runner/work/_temp/depends/arm-linux-gnueabihf/include -isystem /home/runner/work/_temp/depends/arm-linux-gnueabihf/boost/include -isystem /home/runner/work/_temp/depends/arm-linux-gnueabihf/systemtap/include -Wno-psabi -Wno-error=maybe-uninitialized -O2 -O2 -g -std=c++20 -fPIC -fvisibility=hidden -fno-extended-identifiers -fmacro-prefix-map=/home/runner/work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fstack-clash-protection -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter -Werror -MD -MT src/wallet/CMakeFiles/bitcoin_wallet.dir/coinselection.cpp.o -MF CMakeFiles/bitcoin_wallet.dir/coinselection.cpp.o.d -o CMakeFiles/bitcoin_wallet.dir/coinselection.cpp.o -c /home/runner/work/_temp/src/wallet/coinselection.cpp
Tags
  • 32 bit ARM
  • pr/fatalresult
  • FAILED