Task 5354356272267264

tests: cover abortrescan() in-flight True path with dynamic-tail retry

2025-08-04 13:02:22 aborted worker:ci_worker_1738693532_860143205 pull/33131 48c9468fcb8374a8d5fa1cfe860f7a23bb4342f7


Commands that took longer than 1 second (total 10m55s)
linedurationpercentagecommand
2062s0%docker build --file /tmp/cirrus-build-565890907/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,3,16,18,23,24,38,44,45,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_msan /tmp/cirrus-build-565890907
3173s0%retry -- apt-get update
33814s2%retry -- apt-get install curl -y
5501s0%retry -- apt-get update
5593m6s28%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'
12971m33s14%retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-20.1.8 /llvm-project
131716s2%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
150647s7%ninja -C /cxx_build/ -j10
39091s0%du -sh /llvm-project
391110s1%rm -rf /llvm-project
391648s7%echo -n done
39592s0%podman image prune --force --external
39773s0%docker exec f107ce1eebe4705e7213031ec1b4c7fd8184f3d38ebff54cd9b769d845415e5f 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-565890907/ /ci_container_base'
42181s0%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
Tags
  • worker:ci_worker_1738693532_860143205
  • MSan, depends
  • pull/33131
  • ABORTED