Task 6754305639710720

Add functional test for IPC interface

2025-08-18 17:17:11 aborted worker:ci_worker_1738693556_852882864 pull/33201 f1491db0242e1d06edd960a6c003c7522e66c0ea


Commands that took longer than 1 second (total 3m2s)
linedurationpercentagecommand
1272s1%docker build --file /tmp/cirrus-build-231354965/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_native_nowallet_libbitcoinkernel.sh --cpuset-cpus=3,6,14,17,27,30,36,45,47,52 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build-231354965
2292s1%retry -- apt-get update
23838s20%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq clang-16 llvm-16 libc++abi-16-dev libc++-16-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
100735s19%echo -n done
105036s19%podman image prune --force --external
10564s2%docker image prune --force --filter label=bitcoin-ci-test
10682s1%docker exec 3229252f74824c6676fb4f0b51e6aa3ed79aac0012149bea2b7183eb30fc7c0c 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-231354965/ /ci_container_base'
10883s1%docker exec 3229252f74824c6676fb4f0b51e6aa3ed79aac0012149bea2b7183eb30fc7c0c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh'
11002s1%docker exec 3229252f74824c6676fb4f0b51e6aa3ed79aac0012149bea2b7183eb30fc7c0c bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/03_test_script.sh'
12577s3%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu NO_WALLET=1 CC=clang-16 CXX='\''clang++-16 -stdlib=libc++'\'' LOG=1'
127535s19%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_LIB=ON -DBUILD_SHARED_LIBS=ON'
Tags
  • worker:ci_worker_1738693556_852882864
  • no wallet, libbitcoinkernel
  • pull/33201
  • ABORTED