Task 5579797285306368
test: add end-to-end tests for CConnman and PeerManager
2025-02-11 09:35:32 completed worker:ci_worker_1738745294_152617514 pull/26812 53d2c8e0e2c54773adca7dd07bbdc901e982612d- build_duration:
7m34s - ccache_hitrate:
31.67% - configure_duration:
30s - docker_build_cached:
true
Commands that took longer than 1 second (total 56m19s)
line | duration | percentage | command |
---|---|---|---|
524 | 1m27s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
557 | 30s | 0% | 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)' |
888 | 7m34s | 13% | bash -c 'cmake --build . -j10 --target all install' |
1429 | 46m35s | 82% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |