Task 5459032988712960

Merge bitcoin/bitcoin#31651: ci: Turn CentOS task into native one

2025-01-17 11:43:14 completed worker:ci_worker_1732185956_530406238 master 832d57307302e9d9b48ac3870ad5e207b39bb665


Commands that took longer than 1 second (total 23m55s)
linedurationpercentagecommand
1715s0%tee --append /tmp/env-ci_worker_1732185956_530406238-ci_native_centos
1881s0%docker build --file /tmp/cirrus-build-4205536381/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=1,2,4,6,8,9,11,12,13,15 --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-4205536381
28413s0%bash -c 'dnf -y install epel-release'
34431s2%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 '
11392s0%retry -- pip3 install --user pyzmq
11508s0%git config --global ci.base-install-done true
14659m9s38%bash -c 'CONFIG_SHELL=/bin/dash make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1'
177825s1%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)'
21217m9s29%bash -c 'cmake --build . -j10 --target all install'
350150s3%ctest --stop-on-failure -j10 --timeout 2400
37845m1s20%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_1732185956_530406238
  • CentOS, dash, gui
  • master
  • COMPLETED