[weld-builds] Build failed in Jenkins: Weld-3.x-bootstrap-memory-beans4-CI #390

ci-builds at redhat.com ci-builds at redhat.com
Mon Jan 18 02:55:32 EST 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-bootstrap-memory-beans4-CI/390/>

------------------------------------------
Started by timer
Started by timer
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa06 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-bootstrap-memory-beans4-CI/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/weld/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ab57034e1d64866c49b36e38052e77673804a86c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ab57034e1d64866c49b36e38052e77673804a86c
 > git rev-list ab57034e1d64866c49b36e38052e77673804a86c # timeout=10
FATAL: hudson.remoting.ChannelClosedException: channel is already closed
hudson.remoting.RemotingSystemException: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:189)
	at com.sun.proxy.$Proxy261.tag(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.tag(RemoteGitImpl.java:481)
	at hudson.plugins.git.extensions.impl.PerBuildTag.onCheckoutCompleted(PerBuildTag.java:30)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1047)
	at hudson.scm.SCM.checkout(SCM.java:484)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:117)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1257)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
	at hudson.model.Run.execute(Run.java:1745)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:549)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:751)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:173)
	... 14 more
Caused by: java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1105)
	at hudson.remoting.Channel.close(Channel.java:1087)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:632)
	at hudson.slaves.SlaveComputer.access$600(SlaveComputer.java:92)
	at hudson.slaves.SlaveComputer$3.run(SlaveComputer.java:565)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)


More information about the weld-builds mailing list