Task 4621018663223296
qa: Use `sys.executable` when invoking other Python scripts
2024-12-19 16:15:43 aborted worker:ci_worker_1731482106_369389725 pull/31541 bdd6ace706d1d3ccbb28debcc947417b3cb18ff1- build_duration:
25s - ccache_hitrate:
99.34% - configure_duration:
32s - docker_build_cached:
true
Commands that took longer than 1 second (total 55m10s)
line | duration | percentage | command |
---|---|---|---|
257 | 11s | 0% | podman container rm --force --all |
515 | 1m26s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
548 | 32s | 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-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
879 | 25s | 0% | bash -c 'cmake --build . -j10 --target all install' |