Task 6111881397534720

cmake: Create subdirectories in build tree in advance

2025-06-19 09:31:08 completed worker:ci_worker_1749796716_732431631 pull/32773 a1255bfb9d06d225058711ee7e74b0645e9a8f3e


Commands that took longer than 1 second (total 1h45m28s)
linedurationpercentagecommand
2042s0%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_fuzz.sh --cpuset-cpus=0,1,4,10,30,31,32,33,36,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build
2791s0%docker exec 86e02e9516e443c9f014e5a4810f1cbb5344fedab57f934e0756a62b995f5e0a 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/ /ci_container_base'
5181m23s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
55144s0%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
87126s0%bash -c 'cmake --build . -j10 --target all all'
13971h42m33s97%test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60
Tags
  • worker:ci_worker_1749796716_732431631
  • fuzzer,address,undefined,integer, no depends
  • pull/32773
  • COMPLETED