Date: Sat, 24 May 2025 02:30:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-test - Build #26459 - Failure Message-ID: <147032152.1145.1748071207828@jenkins.ci.freebsd.org> In-Reply-To: <1289446235.1111.1748030790754@jenkins.ci.freebsd.org> References: <1289446235.1111.1748030790754@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-test - Build #26459 (da2dbdc297c948d5923812e3d3b777b790d3bf43) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26459/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26459/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26459/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) da2dbdc297c948d5923812e3d3b777b790d3bf43 by ivy: bridge: check allow_llz_overlap before member_ifaddrs The end of the build log: [...truncated 5.17 MiB...] epair1b: Ethernet address: 02:6c:c5:e1:30:0b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:40:c9:d6:e9:0a epair2b: Ethernet address: 02:40:c9:d6:e9:0b epair2a: link state changed to UP epair2b: link state changed to UP epair3a: Ethernet address: 02:d8:3a:1f:9f:0a epair3b: Ethernet address: 02:d8:3a:1f:9f:0b epair3a: link state changed to UP epair3b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair3b: link state changed to DOWN epair3a: link state changed to DOWN epair2b: link state changed to DOWN epair2a: link state changed to DOWN passed [0.620s] sys/netipsec/tunnel/aes_cbc_256_hmac_sha2_256:v6 -> epair0a: Ethernet address: 02:4f:3c:28:ed:0a epair0b: Ethernet address: 02:4f:3c:28:ed:0b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:e7:dd:31:32:0a epair1b: Ethernet address: 02:e7:dd:31:32:0b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:99:91:44:15:0a epair2b: Ethernet address: 02:99:91:44:15:0b epair2a: link state changed to UP epair2b: link state changed to UP epair3a: Ethernet address: 02:50:63:8b:77:0a epair3b: Ethernet address: 02:50:63:8b:77:0b epair3a: link state changed to UP epair3b: link state changed to UP FATAL: command execution failed java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:824) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:176) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:278) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:505) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:243) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:195) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:208) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:792) at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:348) at hudson.remoting.Channel.close(Channel.java:1626) at hudson.remoting.Channel.close(Channel.java:1574) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:823) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@64f8e155:JNLP4-connect connection from 2610:1c1:1:607c:0:0:16:400/[2610:1c1:1:607c:0:0:16:400]:29656": Remote call on JNLP4-connect connection from 2610:1c1:1:607c:0:0:16:400/[2610:1c1:1:607c:0:0:16:400]:29656 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1105) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at jdk.proxy2/jdk.proxy2.$Proxy79.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1833) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) FATAL: Unable to delete script file /tmp/jenkins8247627588700394616.sh java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:824) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:176) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:278) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:505) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:243) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:195) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:208) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:792) at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:348) at hudson.remoting.Channel.close(Channel.java:1626) at hudson.remoting.Channel.close(Channel.java:1574) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:823) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@64f8e155:JNLP4-connect connection from 2610:1c1:1:607c:0:0:16:400/[2610:1c1:1:607c:0:0:16:400]:29656": Remote call on JNLP4-connect connection from 2610:1c1:1:607c:0:0:16:400/[2610:1c1:1:607c:0:0:16:400]:29656 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1105) at hudson.FilePath.act(FilePath.java:1207) at hudson.FilePath.act(FilePath.java:1196) at hudson.FilePath.delete(FilePath.java:1743) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1833) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Build step 'Execute shell' marked build as failure epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair3b: link state changed to DOWN epair3a: link state changed to DOWN epair2b: link state changed to DOWN epair2a: link state changed to DOWN passed [0.612s] sys/netipsec/tunnel/aes_gcm_128:v4 -> epair0a: Ethernet address: 02:18:6e:11:07:0a epair0b: Ethernet address: 02:18:6e:11:07:0b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:ec:37:46:de:0a epair1b: Ethernet address: 02:ec:37:46:de:0b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:69:cb:96:f0:0a epair2b: Ethernet address: 02:69:cb:96:f0:0b epair2a: link state changed to UP epair2b: link state changed to UP epair3a: Ethernet address: 02:cf:5c:07:65:0a epair3b: Ethernet address: 02:cf:5c:07:65:0b epair3a: link state changed to UP epair3b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair3b: link state changed to DOWN epair3a: link state changed to DOWN epair2b: link state changed to DOWN epair2a: link state changed to DOWN passed [0.651s] sys/netipsec/tunnel/aes_gcm_128:v6 -> epair0a: Ethernet address: 02:ce:06:c2:df:0a epair0b: Ethernet address: 02:ce:06:c2:df:0b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:87:93:bc:68:0a epair1b: Ethernet address: 02:87:93:bc:68:0b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:79:cf:80:4b:0a epair2b: Ethernet address: 02:79:cf:80:4b:0b epair2a: link state changed to UP epair2b: link state changed to UP epair3a: Ethernet address: 02:3b:f1:74:32:0a epair3b: Ethernet address: 02:3b:f1:74:32:0b epair3a: link state changed to UP epair3b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair3b: link state changed to DOWN epair3a: link state changed to DOWN epair2b: link state changed to DOWN epair2a: link state changed to DOWN passed [0.651s] sys/netipsec/tunnel/aes_gcm_256:v4 -> epair0a: Ethernet address: 02:19:c6:b7:4e:0a epair0b: Ethernet address: 02:19:c6:b7:4e:0b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:0c:c5:36:bc:0a epair1b: Ethernet address: 02:0c:c5:36:bc:0b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:a4:a8:a9:da:0a epair2b: Ethernet address: 02:a4:a8:a9:da:0b epair2a: link state changed to UP epair2b: link state changed to UP epair3a: Ethernet address: 02:4f:76:ef:b6:0a epair3b: Ethernet address: 02:4f:76:ef:b6:0b epair3a: link state changed to UP epair3b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair3b: link state changed to DOWN epair3a: link state changed to DOWN epair2b: link state changed to DOWN epair2a: link state changed to DOWN passed [0.577s] sys/netipsec/tunnel/aes_gcm_256:v6 -> epair0a: Ethernet address: 02:70:1f:38:c7:0a epair0b: Ethernet address: 02:70:1f:38:c7:0b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:d5:c4:b6:9a:0a epair1b: Ethernet address: 02:d5:c4:b6:9a:0b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:7e:eb:2a:f9:0a epair2b: Ethernet address: 02:7e:eb:2a:f9:0b epair2a: link state changed to UP epair2b: link state changed to UP epair3a: Ethernet address: 02:74:44:ff:d4:0a epair3b: Ethernet address: 02:74:44:ff:d4:0b epair3a: link state changed to UP epair3b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair3b: link state changed to DOWN epair3a: link state changed to DOWN epair2b: link state changed to DOWN epair2a: link state changed to DOWN passed [0.592s] sys/netipsec/tunnel/aesni_aes_cbc_128_hmac_sha1:v4 -> epair0a: Ethernet address: 02:7d:81:22:58:0a epair0b: Ethernet address: 02:7d:81:22:58:0b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:1b:79:df:35:0a epair1b: Ethernet address: 02:1b:79:df:35:0b [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for FreeBSD-main-amd64-test #26459 Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail addresshelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?147032152.1145.1748071207828>
