Task 6448089088655360

refactor: Add ALLOW_LIST flags and enforce usage in CheckArgFlags

2025-07-31 17:26:22 aborted worker:ci_worker_1749796716_732431631 pull/17580 b7402367abfc8bd3ee3a21205b96e940223c6cdc


Commands that took longer than 1 second (total 53m49s)
linedurationpercentagecommand
2011s0%docker build --file /tmp/cirrus-build-2159759769/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_fuzz.sh --cpuset-cpus=13,20,22,35,36,38,42,53,61,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-2159759769
3103s0%retry -- apt-get update
33110s0%retry -- apt-get install curl -y
5432s0%retry -- apt-get update
5521m49s3%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libevent-dev libboost-dev libsqlite3-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
128538s1%echo -n done
13284s0%podman image prune --force --external
13341s0%docker image prune --force --filter label=bitcoin-ci-test
13466s0%docker exec 4886656f8d809f2e022ab19fbdab194f5afe9eec694348a41603e426c4675ac1 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-2159759769/ /ci_container_base'
13661s0%docker exec 4886656f8d809f2e022ab19fbdab194f5afe9eec694348a41603e426c4675ac1 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh'
13731s0%exit 0
13751s0%docker exec 4886656f8d809f2e022ab19fbdab194f5afe9eec694348a41603e426c4675ac1 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/'
15811m35s2%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
16052s0%ccache --zero-stats
16111m4s1%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 -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' '
19313m49s7%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all all
Tags
  • worker:ci_worker_1749796716_732431631
  • fuzzer,address,undefined,integer, no depends
  • pull/17580
  • ABORTED