Task 4911056738320384

test: Add functional tests for blockreconstructionextratxn parameter

2025-07-24 11:30:34 aborted worker:ci_worker_1738693542_473258451 pull/33023 a01547c7b678040e3bad1f8477d12d502ae7fa85


Commands that took longer than 1 second (total 23m28s)
linedurationpercentagecommand
1893s0%docker build --file /tmp/cirrus-build/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=7,13,14,25,27,28,29,32,47,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_nowallet_libbitcoinkernel /tmp/cirrus-build
2883s0%retry -- apt-get update
29742s2%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'
106650s3%echo -n done
11098s0%podman image prune --force --external
11184s0%docker image prune --force --filter label=bitcoin-ci-test
11304s0%docker exec 2f6be9adbe048212560bcb2914ccc58fba4ae9430a635dec911d0aacfc09e337 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/ /ci_container_base'
137818m50s80%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'
155431s2%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 || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
195929s2%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install
Tags
  • worker:ci_worker_1738693542_473258451
  • no wallet, libbitcoinkernel
  • pull/33023
  • ABORTED