Task 50847959911

Merge bitcoin/bitcoin#33429: fuzz: reduce iterations in slow targets

2025-09-20 13:53:37 completed master 953544d0286ba35dd1b07fe1921c573cba4703cf


Commands that took longer than 1 second (total 17m44s)
linedurationpercentagecommand
87626s2%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/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_tidy.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --cache-to type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,mode=max,ignore-error=true,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
9971s0%docker run --cap-add LINUX_IMMUTABLE --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file /tmp/env-admin-ci_native_tidy --name ci_native_tidy --network ci-ip6net --platform=linux ci_native_tidy
119610s0%bash -c 'cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' '
152212s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
26471s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
26795s0%cmake --build /tidy-build -j8
26967m10s40%tee tmp.tidy-out.txt
48131m29s8%python3 /include-what-you-use/iwyu_tool.py -p /home/admin/actions-runner/_work/_temp/build -j8 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/home/admin/actions-runner/_work/_temp/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
128849s0%has correct #includes/fwd-decls)
136502s0%should remove these lines:
139726s0%has correct #includes/fwd-decls)
144621s0%should remove these lines:
147117s0%has correct #includes/fwd-decls)
154761s0%should remove these lines:
158868s0%should remove these lines:
160303s0%has correct #includes/fwd-decls)
162457s0%should remove these lines:
164296m36s37%should remove these lines:
410701s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
699611s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • master
  • COMPLETED