| 929 | 19s | 10% | docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/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_with_valgrind.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_fuzz_valgrind --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_fuzz_valgrind --load /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1198 | 43s | 24% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1337 | 8s | 4% | - skipped |
| 1656 | 58s | 33% | cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all all |
| 2279 | 1s | 0% | -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/leveldb/include -I/home/admin/actions-runner/_work/_temp/src/minisketch/include -I/home/admin/actions-runner/_work/_temp/src/univalue/include -Wno-error=array-bounds -O2 -g -std=c++20 -fPIC -fno-extended-identifiers -fdebug-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -fstack-reuse=none -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Werror -Wall -Wextra -Wformat -Wformat-security -Wvla -Wredundant-decls -Wdate-time -Wduplicated-branches -Wduplicated-cond -Wlogical-op -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wbidi-chars=any -Wundef -Wno-unused-parameter -MD -MT src/CMakeFiles/bitcoin_node.dir/node/miner.cpp.o -MF CMakeFiles/bitcoin_node.dir/node/miner.cpp.o.d -o CMakeFiles/bitcoin_node.dir/node/miner.cpp.o -c /home/admin/actions-runner/_work/_temp/src/node/miner.cpp |