Task 6600840380678144

Merge bitcoin/bitcoin#31657: ci: Supply `--platform` argument to `docker` commands.

2025-01-20 16:11:09 completed worker:ci_worker_1732185923_860982082 master 6dc60126701c0bdc46577554a88f15b0c6956461


Commands that took longer than 1 second (total 15m13s)
linedurationpercentagecommand
1741s0%tee --append /tmp/env-ci_worker_1732185923_860982082-ci_native_centos
1864s0%docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream9 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=0,1,2,3,5,6,9,10,14,15 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build
28712s1%bash -c 'dnf -y install epel-release'
34727s2%bash -c 'dnf -y --allowerasing install gcc-toolset-12-gcc-c++ glibc-devel gcc-toolset-12-libstdc++-devel ccache make git python3 python3-pip which patch xz procps-ng dash rsync coreutils bison e2fsprogs cmake '
11421s0%retry -- pip3 install --user pyzmq
11536s0%git config --global ci.base-install-done true
14767m13s47%bash -c 'CONFIG_SHELL=/bin/dash make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1'
152519s2%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
186839s4%bash -c 'cmake --build . -j10 --target all install'
324855s6%ctest --stop-on-failure -j10 --timeout 2400
35314m57s32%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1732185923_860982082
  • CentOS, dash, gui
  • master
  • COMPLETED