Task 50949696195

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 28m4s)
linedurationpercentagecommand
2331s1%LSan + UBSan + integer, no depends, USDT
91659s3%./ci/test/02_run_container.sh
10431s0%docker run --cap-add LINUX_IMMUTABLE --privileged -v /sys/kernel:/sys/kernel:rw --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file /tmp/env-admin-ci_native_asan --name ci_native_asan --network ci-ip6net --platform=linux ci_native_asan
11202s0%retry -- apt-get update
11671s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y systemtap-sdt-dev clang-21 llvm-21 libclang-rt-21-dev python3-zmq qt6-base-dev qt6-tools-dev qt6-l10n-tools libevent-dev libboost-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.8.0-79-generic libcapnp-dev capnproto python3-pip'
12691s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
129714s0%- skipped
162717s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27563m28s12%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
306522m15s79%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py --ci -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
39101s0%docker container kill db21a80f53706012c3fe678704141e9bdc326b69eeaebf1f5f9520d5cb409a57
Tags
  • ASan + LSan + UBSan + integer, no depends, USDT
  • master
  • COMPLETED