Task 86541373665

ipc: support per-address max-connections options on -ipcbind

2026-07-11 11:41:47 failed 04-26-ipcbind-max-connections-draft df43cb2374f3c42344715e8d3a8dafc68be1a837


Commands that took longer than 1 second (total 1m31s)
linedurationpercentagecommand
1418s19%LSan + UBSan + integer
109624s26%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_native_asan.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_native_asan --load /home/runner/work/bitcoin/bitcoin
13031s1%retry apt-get update
14688s8%features - done
180325s27%cmake --build /home/runner/work/_temp/build -j8 --target all install
31297s7%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/build/src/ipc -I/home/runner/work/_temp/src/ipc/libmultiprocess/include -I/home/runner/work/_temp/build/src/ipc/libmultiprocess/include -I/home/runner/work/_temp/src/univalue/include -ftrivial-auto-var-init=pattern -O2 -g -std=c++20 -fPIC -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fsanitize=address,float-divide-by-zero,integer,undefined -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -Werror -MD -MT src/ipc/CMakeFiles/bitcoin_ipc.dir/capnp/protocol.cpp.o -MF CMakeFiles/bitcoin_ipc.dir/capnp/protocol.cpp.o.d -o CMakeFiles/bitcoin_ipc.dir/capnp/protocol.cpp.o -c /home/runner/work/_temp/src/ipc/capnp/protocol.cpp -DARENA_DEBUG -DDEBUG_LOCKORDER -std=c++23
Tags
  • ASan + LSan + UBSan + integer
  • 04-26-ipcbind-max-connections-draft
  • FAILED