You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/15 10:44:40 UTC

Build failed in Jenkins: sling-testing-junit-performance-1.8 #2

See <https://builds.apache.org/job/sling-testing-junit-performance-1.8/2/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-testing-junit-performance-1.8/ws/>
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/sling-testing-junit-performance-1.8/ws/>
Cleaning local Directory .
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:87)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:170)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:134)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:996)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-6(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
Caused: java.io.IOException: Remote call on ubuntu-6 failed
	at hudson.remoting.Channel.call(Channel.java:838)
	at hudson.FilePath.act(FilePath.java:985)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/sling-testing-junit-performance-1.8/ws/> at hudson.remoting.Channel@25913b67:ubuntu-6
	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:897)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:833)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at <https://builds.apache.org/job/sling-testing-junit-performance-1.8/ws/>
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/sling/trunk/testing/junit/performance at revision '2017-06-15T10:44:22.091 +0000'
A         src
A         src/main
A         src/main/java
A         src/main/java/org
A         src/main/java/org/apache
A         src/main/java/org/apache/sling
A         src/main/java/org/apache/sling/junit
A         src/main/java/org/apache/sling/junit/performance
A         src/main/java/org/apache/sling/junit/performance/impl
A         src/main/java/org/apache/sling/junit/performance/impl/RunWarmUpIterationFinishedEvents.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunWarmUpFinishedEvents.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunExecutionIterationStartedEvents.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunExecutionStartedEvents.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunSerial.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunExecutionIterationFinishedEvents.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunIterations.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunExecutionFinishedEvents.java
A         src/main/java/org/apache/sling/junit/performance/impl/Listeners.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunAfters.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunBefores.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunWarmUpIterationStartedEvents.java
A         src/main/java/org/apache/sling/junit/performance/impl/RunWarmUpStartedEvents.java
A         src/main/java/org/apache/sling/junit/performance/listener
A         src/main/java/org/apache/sling/junit/performance/listener/StatisticsListener.java
A         src/main/java/org/apache/sling/junit/performance/runner
A         src/main/java/org/apache/sling/junit/performance/runner/PerformanceRunner.java
A         src/main/java/org/apache/sling/junit/performance/runner/AfterWarmUpIteration.java
A         src/main/java/org/apache/sling/junit/performance/runner/AfterWarmUp.java
A         src/main/java/org/apache/sling/junit/performance/runner/BeforeWarmUpIteration.java
A         src/main/java/org/apache/sling/junit/performance/runner/BeforeWarmUp.java
A         src/main/java/org/apache/sling/junit/performance/runner/Listen.java
A         src/main/java/org/apache/sling/junit/performance/runner/PerformanceTest.java
A         src/main/java/org/apache/sling/junit/performance/runner/AfterPerformanceIteration.java
A         src/main/java/org/apache/sling/junit/performance/runner/AfterPerformanceTest.java
A         src/main/java/org/apache/sling/junit/performance/runner/BeforePerformanceIteration.java
A         src/main/java/org/apache/sling/junit/performance/runner/BeforePerformanceTest.java
A         src/main/java/org/apache/sling/junit/performance/runner/Listener.java
A         src/test
A         src/test/java
A         src/test/java/org
A         src/test/java/org/apache
A         src/test/java/org/apache/sling
A         src/test/java/org/apache/sling/junit
A         src/test/java/org/apache/sling/junit/performance
A         src/test/java/org/apache/sling/junit/performance/runner
A         src/test/java/org/apache/sling/junit/performance/runner/PerformanceRunnerDynamicsTest.java
A         src/test/java/org/apache/sling/junit/performance/runner/PerformanceRunnerTest.java
A         pom.xml
 U        .
At revision 1798817

Parsing POMs
Established TCP socket on 42294
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-testing-junit-performance-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42294
ERROR: Failed to parse POMs
java.io.IOException: Remote call on ubuntu-6 failed
	at hudson.remoting.Channel.call(Channel.java:838)
	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:959)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:278)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.Proc$LocalProc.<init>(Proc.java:253)
	at hudson.Proc$LocalProc.<init>(Proc.java:214)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1195)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1160)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-6(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	... 10 more
Recording test results

Jenkins build is back to normal : sling-testing-junit-performance-1.8 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-testing-junit-performance-1.8/3/display/redirect>