Task 5244231658242048

ci: build multiprocess on most jobs

2025-02-11 07:56:23 completed worker:ci_worker_1738693494_546143393 pull/30975 be8abf9c55c5279ca36cd080626b8071733ac6c1


Commands that took longer than 1 second (total 16m3s)
linedurationpercentagecommand
2101s0%docker build --file /tmp/cirrus-build-3530435175/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=5,19,20,32,38,48,49,50,61,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3530435175
3233s0%retry -- apt-get update
3433m27s21%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang lld llvm zip build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
111819s1%retry -- curl --location --fail https://bitcoincore.org/depends-sources/sdks/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz -o /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
11226s0%tar -C /ci_container_base/depends/SDKs -xf /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
112354s5%git config --global ci.base-install-done true
11674s0%podman image prune --force --external
11731s0%docker image prune --force --filter label=bitcoin-ci-test
11853s0%docker exec 79b08b9d9a17da1a805774edabf44cdfdfa95bb43e299d092227687d97cb3f44 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-3530435175/ /ci_container_base'
14289m57s61%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin MULTIPROCESS=1 LOG=1'
151629s3%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
185722s2%bash -c 'cmake --build . -j10 --target all deploy'
32962s0%Done +
Tags
  • worker:ci_worker_1738693494_546143393
  • macOS-cross, gui, no tests
  • pull/30975
  • COMPLETED