You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/23 16:44:16 UTC

Build failed in Jenkins: Tobago 4.x (deploy) #122

See <https://builds.apache.org/job/Tobago%204.x%20(deploy)/122/display/redirect?page=changes>

Changes:

[udo.schnurpfeil] cleanup: rebuild-theme.txt files not used since late 2018

[udo.schnurpfeil] chore: update node.js


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu) in workspace <https://builds.apache.org/job/Tobago%204.x%20(deploy)/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/tobago-4.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/tobago-4.x^{commit} # timeout=10
Checking out Revision 81ca3fcabbe111f0762fec27c0b7bdb9a386dca7 (refs/remotes/origin/tobago-4.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81ca3fcabbe111f0762fec27c0b7bdb9a386dca7
Commit message: "chore: update node.js"
 > git rev-list --no-walk e40f0ab92a7e98d81e7067b9ff2f8eb5f85386ab # timeout=10
Parsing POMs
Established TCP socket on 43275
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago 4.x (deploy)] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43275
<===[JENKINS REMOTING CAPACITY]===>   channel started
Apr 23, 2020 4:44:14 PM hudson.remoting.SynchronousCommandTransport$ReaderThread run
SEVERE: Unexpected error in channel channel
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:957)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1378)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
	at hudson.remoting.DelegatingExecutorService.submit(DelegatingExecutorService.java:42)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:46)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:41)
	at org.jenkinsci.remoting.util.AnonymousClassWarnings.check(AnonymousClassWarnings.java:65)
	at hudson.remoting.ClassFilter$RegExpClassFilter.isBlacklisted(ClassFilter.java:301)
	at hudson.remoting.ClassFilter$1.isBlacklisted(ClassFilter.java:121)
	at hudson.remoting.ClassFilter.check(ClassFilter.java:76)
	at hudson.remoting.ObjectInputStreamEx.resolveClass(ObjectInputStreamEx.java:61)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1922)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1805)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1939)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1805)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1939)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1805)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2096)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1624)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:464)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.Command.readFromObjectStream(Command.java:152)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)

channel stopped
ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue).
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:340)
	at hudson.remoting.Channel.terminate(Channel.java:1040)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx4g, -Xms4g, -cp, /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven35Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/remoting.jar, /home/jenkins/jenkins-slave/maven35-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 43275]
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:956)
		at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:299)
		at hudson.maven.ProcessCache.get(ProcessCache.java:236)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
project=hudson.maven.MavenModuleSet@e8d5cc3[Tobago 4.x (deploy)]
project.getModules()=[hudson.maven.MavenModule@7774c767[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago][relativePath:], hudson.maven.MavenModule@be8c1c5[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-assembly][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-assembly][relativePath:tobago-assembly], hudson.maven.MavenModule@13def8b4[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-core][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-core][relativePath:tobago-core], hudson.maven.MavenModule@313f21db[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example][relativePath:tobago-example], hudson.maven.MavenModule@2d92df60[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-assembly][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-assembly][relativePath:tobago-example/tobago-example-assembly], hudson.maven.MavenModule@484af344[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-blank][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-blank][relativePath:tobago-example/tobago-example-blank], hudson.maven.MavenModule@2d21d3bb[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-demo][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-demo][relativePath:tobago-example/tobago-example-demo], hudson.maven.MavenModule@3c3819c7[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme][relativePath:tobago-theme], hudson.maven.MavenModule@67c7d95f[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-charlotteville][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-charlotteville][relativePath:tobago-theme/tobago-theme-charlotteville], hudson.maven.MavenModule@f370b82[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-roxborough][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-roxborough][relativePath:tobago-theme/tobago-theme-roxborough], hudson.maven.MavenModule@788055d0[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-scarborough][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-scarborough][relativePath:tobago-theme/tobago-theme-scarborough], hudson.maven.MavenModule@28765577[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-speyside][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-speyside][relativePath:tobago-theme/tobago-theme-speyside], hudson.maven.MavenModule@433f15d5[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-standard][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-standard][relativePath:tobago-theme/tobago-theme-standard], hudson.maven.MavenModule@33ab8745[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool][relativePath:tobago-tool], hudson.maven.MavenModule@4feca292[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-annotation][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-annotation][relativePath:tobago-tool/tobago-tool-annotation], hudson.maven.MavenModule@76e08e0[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-apt][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-apt][relativePath:tobago-tool/tobago-tool-apt], hudson.maven.MavenModule@3ee6f8af[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-test][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-test][relativePath:tobago-tool/tobago-tool-test]]
project.getRootModule()=hudson.maven.MavenModule@7774c767[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago][relativePath:]
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx4g, -Xms4g, -cp, /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven35Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/remoting.jar, /home/jenkins/jenkins-slave/maven35-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 43275]
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:956)
		at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:299)
		at hudson.maven.ProcessCache.get(ProcessCache.java:236)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:340)
	at hudson.remoting.Channel.terminate(Channel.java:1040)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94)

Jenkins build is back to normal : Tobago 4.x (deploy) #123

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%204.x%20(deploy)/123/display/redirect?page=changes>