Task 5490293237088256

tests: improves tapscript unit tests

2025-01-15 00:40:21 aborted worker:ci_worker_1731482106_369389725 pull/31640 89cd974b6f069db2be6955109d541a01a53a0d5d


Commands that took longer than 1 second (total 3m58s)
linedurationpercentagecommand
1952s0%docker build --file /tmp/cirrus-build-316601139/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=3,6,24,26,36,37,39,41,42,50 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-316601139
3002s0%retry -- apt-get update
32030s12%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
123128s11%git config --global ci.base-install-done true
127013s5%podman container rm --force --all
12751s0%podman image prune --force --external
154321s8%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
185429s12%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 -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DCMAKE_CXX_FLAGS='\''-Wno-error=documentation'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
21811m11s29%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1731482106_369389725
  • multiprocess, i686, DEBUG
  • pull/31640
  • ABORTED