Task 5312923393851392

p2p: add `DifferenceFormatter` fuzz target and invariant check

2025-08-29 10:12:11 aborted worker:ci_worker_1749796732_542608080 pull/33252 5f74212e2bf29dcb2c8b54280c2e2a821675c6fa


Commands that took longer than 1 second (total 5m0s)
linedurationpercentagecommand
1383s0%docker build --file /tmp/cirrus-build-359258288/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=1,9,13,14,16,17,21,31,32,52 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-359258288
2456s1%retry -- apt-get update
26619s6%retry -- apt-get install curl -y
4783s0%retry -- apt-get update
48750s16%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-21 llvm-21 llvm-21-dev libclang-21-dev libclang-rt-21-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
12561m49s36%retry -- git clone --depth=1 https://github.com/llvm/llvm-project -b llvmorg-21.1.0 /llvm-project
127625s8%cmake -G Ninja -B /cxx_build/ '-DLLVM_ENABLE_RUNTIMES=libcxx;libcxxabi;libunwind' -DCMAKE_BUILD_TYPE=Release -DLLVM_USE_SANITIZER=Thread -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
Tags
  • worker:ci_worker_1749796732_542608080
  • TSan, depends, no gui
  • pull/33252
  • ABORTED