Task 6562317501988864
net: Fix Discover() not running when using -bind=0.0.0.0:port
2025-07-25 05:18:18 aborted worker:ci_worker_1738693563_606004509 pull/32757 51f8d0875a0f5c8b55f4094ab72f8db183ce1a86- ccache_hitrate:
- configure_duration:
29s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m36s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 1% | docker build --file /tmp/cirrus-build-729658464/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=15,18,20,27,32,35,52,54,56,57 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-729658464 |
517 | 5s | 5% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
536 | 29s | 30% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-apple-darwin -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -Werror=dev -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |