Task 5487866505068544

ci: Catch tests corrupting the source directory

2025-07-04 09:55:55 failed worker:ci_worker_1749796646_916412771 pull/32874 83a51f820df4c642b682ee511cc52d3bd7abd9fc


Commands that took longer than 1 second (total 23m4s)
linedurationpercentagecommand
1912s0%docker build --file /tmp/cirrus-build-3712106524/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=4,7,14,19,20,21,38,41,44,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-3712106524
2923s0%retry -- apt-get update
31342s3%retry -- apt-get install curl -y
52517s1%retry -- apt-get update
53455s3%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libc++abi-20-dev libc++-20-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
12641m10s5%echo -n done
13078s0%podman image prune --force --external
13131s0%docker image prune --force --filter label=bitcoin-ci-test
13255s0%docker exec 633a8b5accc9c929f0efc5fda65f00f459857445ac7c8f0526a746e6bfaef96b 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-3712106524/ /ci_container_base'
13451s0%docker exec 633a8b5accc9c929f0efc5fda65f00f459857445ac7c8f0526a746e6bfaef96b 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'
13522s0%exit 0
13542s0%docker exec 633a8b5accc9c929f0efc5fda65f00f459857445ac7c8f0526a746e6bfaef96b bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
15611s0%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
157217m48s77%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-20 CXX='\''clang++-20 -stdlib=libc++'\'' LOG=1'
175843s3%bash -c 'cmake -S /ci_container_base -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 -DWITH_ZMQ=ON -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
216548s3%bash -c 'cmake --build . -j10 --target all install'
Tags
  • worker:ci_worker_1749796646_916412771
  • TSan, depends, gui
  • pull/32874
  • FAILED