Task 6532135235878912

refactor: Add ALLOW_LIST flags and enforce usage in CheckArgFlags

2025-07-31 20:21:42 aborted worker:ci_worker_1749796739_923535655 pull/17580 8e32b8f40536dac79a9b2b9491411aa41aedfb3b


Commands that took longer than 1 second (total 45m43s)
linedurationpercentagecommand
2062s0%docker build --file /tmp/cirrus-build/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 --cpuset-cpus=8,12,13,23,27,28,38,45,61,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build
3196s0%retry -- apt-get update
34012s0%retry -- apt-get install curl -y
5525s0%retry -- apt-get update
5613m11s6%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 libclang-20-dev llvm-20-dev libomp-20-dev clang-tidy-20 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
22504s0%cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-20 -S /include-what-you-use
23071m15s2%make -C /iwyu-build/ install -j10
23632m23s5%echo -n done
240622s0%podman image prune --force --external
24121s0%docker image prune --force --filter label=bitcoin-ci-test
24244s0%docker exec 5d95a04e7c665c13c621939e4e17101e35d53b1e20c723427a3d1f243d22e439 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/ /ci_container_base'
24519s0%exit 0
24534s0%docker exec 5d95a04e7c665c13c621939e4e17101e35d53b1e20c723427a3d1f243d22e439 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
267640s1%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/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'\'' '
29961m0s2%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install
407810s0%/ci_container_base/contrib/devtools/check-deps.sh /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu
411121s0%cmake --build /tidy-build -j10
41161s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
412818m43s40%tee tmp.tidy-out.txt
Tags
  • worker:ci_worker_1749796739_923535655
  • tidy
  • pull/17580
  • ABORTED