Task 84374168802
private broadcast: limit outstanding txs to count of 10,000
2026-06-30 18:52:33 aborted 2026-05-private_cap d50ff0d19888d8ccf1bfbe424e4185224ba7b253- configure_duration:
6s - docker_build_cached:
true - docker_build_duration:
16s
Commands that took longer than 1 second (total 1m54s)
| line | duration | percentage | command |
|---|---|---|---|
| 1126 | 16s | 14% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:26.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_fuzz_with_msan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz_msan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_fuzz_msan --load /home/runner/work/bitcoin/bitcoin |
| 1228 | 2s | 1% | docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/runner/work/bitcoin/bitcoin,dst=/home/runner/work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/runner/work/_temp/ccache_dir,dst=/home/runner/work/_temp/ccache_dir --mount=type=bind,src=/home/runner/work/_temp/depends/built,dst=/home/runner/work/_temp/depends/built --mount=type=bind,src=/home/runner/work/_temp/depends/sources,dst=/home/runner/work/_temp/depends/sources --mount=type=bind,src=/home/runner/work/_temp/previous_releases,dst=/home/runner/work/_temp/previous_releases --mount=type=bind,src=/home/runner/work/_temp/build,dst=/home/runner/work/_temp/build --env-file=/tmp/env-runner-ci_native_fuzz_msan --name=ci_native_fuzz_msan --network=ci-ip6net --ip6=1111:1111::5 --platform=linux ci_native_fuzz_msan |
| 1397 | 35s | 30% | retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets '/home/runner/work/_temp/ci/scratch_ ₿🧪_/qa-assets' |
| 1775 | 3s | 2% | - |
| 1853 | 6s | 5% | cmake -S /home/runner/work/_temp -B /home/runner/work/_temp/build -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/runner/work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake '-DCMAKE_INSTALL_PREFIX=/home/runner/work/_temp/ci/scratch_ ₿🧪_/out' -Werror=dev -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS_DEBUG= -DCMAKE_CXX_FLAGS_DEBUG= -DBUILD_FOR_FUZZING=ON -DSANITIZERS=memory '-DAPPEND_CPPFLAGS=-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE -U_FORTIFY_SOURCE' |