Task 4691545309315072

Merge bitcoin/bitcoin#32421: test: refactor: overhaul (w)txid determination for `CTransaction` objects

2025-06-11 21:21:32 completed worker:ci_worker_1738745315_933081214 master 1473f69924bc9a68ec1416e30aad5ac068e551b0


Commands that took longer than 1 second (total 1h33m13s)
linedurationpercentagecommand
1992s0%docker build --file /tmp/cirrus-build-4219341885/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=1,14,15,17,19,30,36,38,47,52 --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-4219341885
3093s0%retry -- apt-get update
3307s0%retry -- apt-get install curl -y
5422s0%retry -- apt-get update
55139s0%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'
127056s1%git config --global ci.base-install-done true
13132s0%podman image prune --force --external
13191s0%docker image prune --force --filter label=bitcoin-ci-test
13315s0%docker exec e49ca26f6c5fb216da735d25001587115d44edd4f4baf6ef37145191558b816a 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-4219341885/ /ci_container_base'
13511s0%docker exec e49ca26f6c5fb216da735d25001587115d44edd4f4baf6ef37145191558b816a 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'
13582s0%exit 0
13601s0%docker exec e49ca26f6c5fb216da735d25001587115d44edd4f4baf6ef37145191558b816a bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"'
13631s0%docker exec e49ca26f6c5fb216da735d25001587115d44edd4f4baf6ef37145191558b816a 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/'
156556s1%retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets
159831s0%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)'
191813s0%bash -c 'cmake --build . -j10 --target all all'
24451h29m11s95%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_1738745315_933081214
  • fuzzer,address,undefined,integer, no depends
  • master
  • COMPLETED