195 | 1s | 0% | docker build --file /tmp/cirrus-build-12321885/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=5,12,15,17,31,32,34,36,50,55 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-12321885 |
297 | 3s | 0% | retry -- apt-get update |
317 | 8s | 0% | retry -- apt-get install curl -y |
529 | 2s | 0% | retry -- apt-get update |
538 | 49s | 5% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libc++abi-19-dev libc++-19-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1271 | 31s | 3% | git config --global ci.base-install-done true |
1313 | 1s | 0% | podman image prune --force --external |
1319 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1331 | 4s | 0% | docker exec 325db692454c60c6acbbd423428ccfee13e82bb6926687287155ee9c948c3d48 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-12321885/ /ci_container_base' |
1366 | 1s | 0% | docker exec 325db692454c60c6acbbd423428ccfee13e82bb6926687287155ee9c948c3d48 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' |
1583 | 12m54s | 83% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-19 CXX='\''clang++-19 -stdlib=libc++'\'' LOG=1' |