Task 4729818417201152

refactor: Avoid copies by using const references or by move-construction

2025-04-22 17:43:54 completed worker:ci_worker_1738745297_592575384 pull/31650 fa19d8bee350fef088f5fabca38f09610fa8d20d


Commands that took longer than 1 second (total 1h54m6s)
linedurationpercentagecommand
2041s0%docker build --file /tmp/cirrus-build-4065466322/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=6,8,10,21,31,33,35,37,53,54 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-4065466322
2791s0%docker exec 4688dab13b1190a71516794de83457441e0b28f5c4a5e285ce60da24d717880f 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-4065466322/ /ci_container_base'
5191m5s0%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
54944s0%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=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)'
88011m7s9%bash -c 'cmake --build . -j10 --target all all'
14081h40m54s88%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_1738745297_592575384
  • fuzzer,address,undefined,integer, no depends
  • pull/31650
  • COMPLETED