198 | 1s | 0% | docker build --file /tmp/cirrus-build-2874317526/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=17,20,31,37,46,47,50,54,60,62 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-2874317526 |
308 | 3s | 0% | retry -- apt-get update |
320 | 1m8s | 13% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1988 | 1m14s | 14% | git config --global ci.base-install-done true |
2032 | 5s | 0% | podman image prune --force --external |
2038 | 2s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
2050 | 3s | 0% | docker exec 8c6eba84d7b55cabf9c34bf3d078c309d388fc3576ee28949c10a92f8aeeba6d 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-2874317526/ /ci_container_base' |
2070 | 1s | 0% | docker exec 8c6eba84d7b55cabf9c34bf3d078c309d388fc3576ee28949c10a92f8aeeba6d 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' |
2079 | 2s | 0% | docker exec 8c6eba84d7b55cabf9c34bf3d078c309d388fc3576ee28949c10a92f8aeeba6d 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 "*"' |
2082 | 3s | 0% | docker exec 8c6eba84d7b55cabf9c34bf3d078c309d388fc3576ee28949c10a92f8aeeba6d 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/' |
2085 | 2s | 0% | docker exec 8c6eba84d7b55cabf9c34bf3d078c309d388fc3576ee28949c10a92f8aeeba6d 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/03_test_script.sh' |
2291 | 1m51s | 21% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
2321 | 24s | 4% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |