Task 6234982491881472

doc: Updates how to reproduce fuzz CI failure locally

2025-04-10 14:21:00 completed worker:ci_worker_1738745312_931752388 pull/32245 99201fd0feef083b4a1fdfea5635fd2bdecee79f


Commands that took longer than 1 second (total 29m31s)
linedurationpercentagecommand
2012s0%docker build --file /tmp/cirrus-build-652466398/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=25,27,31,39,41,46,47,49,52,62 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-652466398
2761s0%docker exec d2e60203bc315dfc70ff263ac3c0aaf6426a6b7b338cff14ed67d1e566935211 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-652466398/ /ci_container_base'
5171s0%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
52842s2%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
85748s2%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
12721m37s5%bash -c 'cmake --build . -j10 --target all install'
27346m57s23%ctest --stop-on-failure -j10 --timeout 2400
302719m4s64%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --quiet --failfast
Tags
  • worker:ci_worker_1738745312_931752388
  • multiprocess, i686, DEBUG
  • pull/32245
  • COMPLETED