| 926 | 2s | 0% | docker buildx build --file /home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases --cache-from type=gha,scope=ci_native_previous_releases --load /home/runner/work/bitcoin/bitcoin |
| 1064 | 2s | 0% | retry -- apt-get update |
| 1085 | 1s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y gcc-11 g++-11 python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
| 1211 | 3s | 0% | amd64 4:11.2.0-1ubuntu1 [1412 B] |
| 1525 | 2s | 0% | (4:11.2.0-1ubuntu1) ... |
| 1779 | 14s | 4% | echo -n done |
| 2027 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |
| 2042 | 4m48s | 88% | bash -c 'CONFIG_SHELL= make -j16 -C depends HOST=x86_64-pc-linux-gnu CC=gcc-11 CXX=g++-11 LOG=1' |