Task 6299620776607744

RFC: Riscv bare metal CI job

2025-04-03 15:32:18 failed worker:ci_worker_1738693556_852882864 pull/31425 6fbfb56a833fb0fec413793e30cb03418c1e3169


Commands that took longer than 1 second (total 1h14m18s)
linedurationpercentagecommand
19516s0%docker build --file /tmp/cirrus-build-2991841740/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_riscv_bare_cross.sh --cpuset-cpus=5,9,15,33,38,39,50,52,60,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_riscv_bare /tmp/cirrus-build-2991841740
3005s0%retry -- apt-get update
3218m56s12%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y autoconf automake autotools-dev curl python3 python3-pip libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev libexpat-dev ninja-build git cmake libglib2.0-dev libslirp-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
13274s0%./configure --prefix=/opt/riscv-ilp32 --with-arch=rv32gc --with-abi=ilp32
13511h0m21s81%make -j -j10
2788532s0%rm -rf /riscv/gcc
278863s0%retry -- git clone --depth=1 https://sourceware.org/git/newlib-cygwin.git -b topic/3.6 /riscv/newlib
278923s0%../configure --target=riscv32-unknown-elf --with-arch=rv32gc --with-abi=ilp32 --disable-shared --disable-multilib --prefix=/opt/newlib CC_FOR_TARGET=/opt/riscv-ilp32/bin/riscv32-unknown-elf-gcc CXX_FOR_TARGET=/opt/riscv-ilp32/bin/riscv32-unknown-elf-g++ AR_FOR_TARGET=/opt/riscv-ilp32/bin/riscv32-unknown-elf-ar RANLIB_FOR_TARGET=/opt/riscv-ilp32/bin/riscv32-unknown-elf-ranlib
2799429s0%make -j -j10
293794s0%make install
295251m31s2%git config --global ci.base-install-done true
295331s0%docker volume create ci_native_riscv_bare_ccache
295793s0%docker exec 6627aa275444f00b273d22b6dcf7830fc3c3c9ddb06e6c9f495f09c957247859 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-2991841740/ /ci_container_base'
2983516s0%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_C_COMPILER=/opt/riscv-ilp32/bin/riscv32-unknown-elf-gcc -DCMAKE_CXX_COMPILER=/opt/riscv-ilp32/bin/riscv32-unknown-elf-g++ -DBUILD_KERNEL_LIB=OFF -DBUILD_UTIL_CHAINSTATE=OFF -DBUILD_TESTS=OFF -DBUILD_BENCH=OFF -DBUILD_FUZZ_BINARY=OFF -DBUILD_DAEMON=OFF -DBUILD_TX=OFF -DBUILD_UTIL=OFF -DBUILD_CLI=OFF -DENABLE_WALLET=OFF -DCMAKE_SYSTEM_NAME=Generic || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
Tags
  • worker:ci_worker_1738693556_852882864
  • riscv32 bare metal, static libbitcoin_consensus
  • pull/31425
  • FAILED