It looks like the MNX host for the arm cross-compile containers may have had a change in IP address recently. The host has been up for 28 days but the containers have been up for just over a day which may indicate that they were restarted as the result of a networking change.
The container logs were showing lots of:
WARNING: Connect timed out
Jul 29, 2026 8:36:33 AM hudson.remoting.Launcher$CuiListener status
INFO: Could not locate server among [https://ci-release.nodejs.org/]; waiting 10 seconds before retry
java.io.IOException: https://ci-release.nodejs.org/ provided port:41913 is not reachable on host ci-release.nodejs.org
at org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver.resolve(JnlpAgentEndpointResolver.java:331)
at hudson.remoting.Engine.innerRun(Engine.java:1001)
at hudson.remoting.Engine.runTcp(Engine.java:621)
at hudson.remoting.Engine.run(Engine.java:562)
I have modified the firewall configuration on the release jenkins to provide it with the new IP address and will update the inventory file shortly.
It looks like the MNX host for the arm cross-compile containers may have had a change in IP address recently. The host has been up for 28 days but the containers have been up for just over a day which may indicate that they were restarted as the result of a networking change.
The container logs were showing lots of:
I have modified the firewall configuration on the release jenkins to provide it with the new IP address and will update the inventory file shortly.