Task 5456628771717120

Add bitcoin-{node,gui} to release binaries for IPC

2025-07-03 10:10:18 completed worker:ci_worker_1749796732_542608080 pull/31802 1d9ba616c91c992e64cf7bef89f80a8bf3b6e737


Commands that took longer than 1 second (total 53m42s)
linedurationpercentagecommand
1974s0%docker build --file /tmp/cirrus-build-444920539/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_no_ipc.sh --cpuset-cpus=0,23,25,27,37,42,43,53,57,59 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_no_multiprocess /tmp/cirrus-build-444920539
30512s0%retry -- apt-get update
32655s1%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
122036s1%echo -n done
12631s0%podman image prune --force --external
12841s0%docker exec 2b61a8baa4af35552a1bcb8446c444f1ea073febdf4051fa874a4eacdff4e57f bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-444920539/ /ci_container_base'
15201s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
153116m45s31%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 NO_IPC=1 LOG=1'
190153s1%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 -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)'
23041m32s2%bash -c 'cmake --build . -j10 --target all install'
33777m51s14%ctest --stop-on-failure -j10 --timeout 2400
367024m33s45%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --usecli --quiet --failfast
Tags
  • worker:ci_worker_1749796732_542608080
  • no IPC, i686, DEBUG
  • pull/31802
  • COMPLETED