189 | 2s | 0% | docker build --file /tmp/cirrus-build-1417520999/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=7,10,11,16,37,40,44,46,54,56 --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-1417520999 |
287 | 4s | 0% | retry -- apt-get update |
307 | 10s | 1% | retry -- apt-get install curl -y |
519 | 2s | 0% | retry -- apt-get update |
528 | 37s | 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 pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1275 | 45s | 6% | git config --global ci.base-install-done true |
1314 | 12s | 1% | podman container rm --force --all |
1319 | 1s | 0% | podman image prune --force --external |
1325 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1337 | 2s | 0% | docker exec cb870031402cd66bac818ea23fe3b1296c3e3b31a1b254756a800604ea392b30 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-1417520999/ /ci_container_base' |
1576 | 1s | 0% | 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 |