144 | 2s | 0% | docker build --file /tmp/cirrus-build-533078919/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_msan.sh --cpuset-cpus=1,4,9,10,20,25,26,38,47,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-533078919 |
255 | 2s | 0% | retry -- apt-get update |
276 | 8s | 1% | retry -- apt-get install curl -y |
488 | 8s | 1% | retry -- apt-get update |
497 | 52s | 11% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 llvm-20-dev libclang-20-dev libclang-rt-20-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1228 | 1m25s | 19% | retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.8 /llvm-project |
1248 | 20s | 4% | cmake -G Ninja -B /cxx_build/ '-DLLVM_ENABLE_RUNTIMES=libcxx;libcxxabi;libunwind' -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_SANITIZER=MemoryWithOrigins -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DLLVM_TARGETS_TO_BUILD=Native -DLLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF -DLIBCXXABI_USE_LLVM_UNWINDER=OFF '-DLIBCXX_ABI_DEFINES=_LIBCPP_ABI_BOUNDED_ITERATORS;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STD_ARRAY;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_STRING;_LIBCPP_ABI_BOUNDED_ITERATORS_IN_VECTOR;_LIBCPP_ABI_BOUNDED_UNIQUE_PTR' -DLIBCXX_HARDENING_MODE=debug -S /llvm-project/runtimes |
1437 | 37s | 8% | ninja -C /cxx_build/ -j10 |
3840 | 1s | 0% | du -sh /llvm-project |
3842 | 13s | 2% | rm -rf /llvm-project |
3847 | 1m29s | 20% | echo -n done |
3890 | 23s | 5% | podman image prune --force --external |
3896 | 3s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
3908 | 1s | 0% | docker exec 5d8d764bd72091746d5c6ff905bddcf40ba15003598fd3552027123ccff52c47 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-533078919/ /ci_container_base' |