Started by user Alwin Joseph Agent default-agent-zx1t4 is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (null): * [jnlp] eclipsecbijenkins/jenkins-agent:latest@sha256:34d007cfdbf90099588d4548e029299f4de926cffb47a02097fd2daa1254570d(resourceRequestCpu: 1250m, resourceRequestMemory: 2560Mi, resourceLimitCpu: 2375m, resourceLimitMemory: 2560Mi) yaml: apiVersion: v1 kind: Pod spec: containers: - name: jnlp volumeMounts: - name: settings-xml mountPath: /home/jenkins/.m2/settings.xml subPath: settings.xml readOnly: true - name: toolchains-xml mountPath: /home/jenkins/.m2/toolchains.xml subPath: toolchains.xml readOnly: true volumes: - name: settings-xml configMap: name: m2-dir items: - key: settings.xml path: settings.xml - name: toolchains-xml configMap: name: m2-dir items: - key: toolchains.xml path: toolchains.xml [EnvInject] - Loading node environment variables. Building remotely on default-agent-zx1t4 in workspace /home/jenkins/workspace/jaxb-tck-nightly-build-run [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-lPYY0qbPElTH/agent.73 SSH_AGENT_PID=75 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/jaxb-tck-nightly-build-run@tmp/private_key_6405176766093431115.key (/home/jenkins/workspace/jaxb-tck-nightly-build-run@tmp/private_key_6405176766093431115.key) [ssh-agent] Using credentials genie.jakartaee-tck (ssh://genie.jakartaee-tck@projects-storage.eclipse.org) [jaxb-tck-nightly-build-run] $ /bin/sh -xe /tmp/jenkins5185799515852732639.sh + rm -f jaxbtck.properties + touch jaxbtck.properties + echo 'GF_BUNDLE_URL=https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/nightly/glassfish.zip' + echo 'GF_VERSION_URL=https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/nightly/glassfish.version' + echo 'PROFILE=FULL' + echo 'BUILD_TYPE=STANDALONE-TCK' + echo 'JAF_BUNDLE_URL=http://central.maven.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar' Waiting for the completion of jaxb-tck ? master FATAL: Channel "unknown": Remote call on JNLP4-connect connection from 10.128.10.1/10.128.10.1:33666 failed. The channel is closing down or has closed down java.io.IOException at hudson.remoting.Channel.close(Channel.java:1428) at hudson.remoting.Channel.close(Channel.java:1405) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:832) at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:799) at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:88) at jenkins.model.Jenkins.access$2200(Jenkins.java:309) at jenkins.model.Jenkins$19.run(Jenkins.java:3432) at hudson.model.Queue._withLock(Queue.java:1381) at hudson.model.Queue.withLock(Queue.java:1258) at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3426) at jenkins.model.Jenkins.cleanUp(Jenkins.java:3301) at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379) at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:960) at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:571) at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:937) at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1503) at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1467) at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1004) at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:297) at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:569) at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89) at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:149) at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:170) at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124) at org.eclipse.jetty.server.Server.doStop(Server.java:462) at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89) at winstone.Launcher.shutdown(Launcher.java:310) at winstone.ShutdownHook.run(ShutdownHook.java:25) Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on JNLP4-connect connection from 10.128.10.1/10.128.10.1:33666 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:950) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1059) at hudson.Launcher$ProcStarter.start(Launcher.java:455) at com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:130) at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417) at hudson.model.Build$BuildExecution.doRun(Build.java:174) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1816) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Step ?Publish JUnit test result report? failed: no workspace for jaxb-tck-nightly-build-run #9 ERROR: Step ?Publish JUnit reports generated with handlebars? failed: no workspace for jaxb-tck-nightly-build-run #9 ERROR: Step ?Archive the artifacts? failed: no workspace for jaxb-tck-nightly-build-run #9 [description-setter] Description set: Finished: FAILURE