Task 50949696150

ci(lint): Harden curl usage in 01_install.sh with fail-safe flags

2025-09-22 14:49:26 completed master 59365d61de9edf979856ca8c4cffe292df6450ea


Commands that took longer than 1 second (total 15m58s)
linedurationpercentagecommand
8903s0%docker buildx build --file /home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10353s0%retry -- apt-get update
10704s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
125913s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
170311s1%(4:13.2.0-7ubuntu1) ...
20572s0%to provide /usr/bin/c++ (c++) in auto mode
20873s0%'[' -n '' ']'
208834s3%echo -n done
23301s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/runner/work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
31667s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
31969s0%- skipped
360411m52s74%cmake --build /home/runner/work/_temp/build -j4 --target all install
47321m51s11%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50431s0%docker container kill 6ef31331929e3999b6b79d72e405f196f7ab263f5d7578ea4b19d5c47d45090b
Tags
  • 32 bit ARM, unit tests, no functional tests
  • master
  • COMPLETED