bitcoin-tools / bitcoin-tools/nodebuilder

[BUG] - weird maxconnections messages during make check

Open
#2,326 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
7
Forks
0
Avg merge
2h 37m
Merged PRs (30d)
28

Description

### Expected Behavior

no weird UI

### Actual Behavior

```
[2025-08-24T23:45:59] INFO: Running compile checks. Please wait.
+ printf '[%s] INFO: %s\n' '2025-08-24T23:45:59' 'Running compile checks. Please wait.'
+ gmake --jobs 5 check >/dev/null 2>/root/nodebuilder_temp/stderr_install.log
+ sed -n '1N;2N;/Ran 3 tests in /{N;N;d;};P;N;D' /root/nodebuilder_temp/stderr_install.log >&2
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
Warning: Reducing -maxconnections from 125 to 96, because of system limitations.
+ log_info 'Installing Bitcoin Core 28.1.'
```

### Steps to Reproduce

1.
2.
3.

### Optional Screenshots

_No response_

### Optional Logs

```text

```

### Operating System

_No response_

### Operating System version

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.