[prev in list] [next in list] [prev in thread] [next in thread] 

List:       httpclient-commons-dev
Subject:    Re: Fwd: Build failed in Jenkins: httpcomponents-core-4.4.x #124
From:       Gary Gregory <garydgregory () gmail ! com>
Date:       2016-04-21 15:56:39
Message-ID: CACZkXPzeyFhHK39RAvNS2x7CBtmKiTg17O1aT+x-o+EWhGRREg () mail ! gmail ! com
[Download RAW message or body]


On Thu, Apr 21, 2016 at 4:02 AM, Oleg Kalnichevski <olegk@apache.org> wrote:

> On Wed, 2016-04-20 at 18:59 -0700, Gary Gregory wrote:
> > I'm not sure how to fix this. Anyone? Maybe try with Java 7 instead of 6?
> > 
> > Gary
> > 
> 
> The latest 4.4.x snapshot builds locally without any issues. Jenkins has
> always been unstable likely due to sheer number of jobs it has to
> handle.
> 
> The build is back to normal now.
> 

Weirdness!

Gary


> 
> Oleg
> 
> 
> > ---------- Forwarded message ----------
> > From: Apache Jenkins Server <jenkins@builds.apache.org>
> > Date: Wed, Apr 20, 2016 at 6:51 PM
> > Subject: Build failed in Jenkins: httpcomponents-core-4.4.x #124
> > To: commits@hc.apache.org
> > 
> > 
> > See <https://builds.apache.org/job/httpcomponents-core-4.4.x/124/>
> > 
> > ------------------------------------------
> > Started by user ggregory
> > [EnvInject] - Loading node environment variables.
> > Building remotely on beam3 (beam) in workspace <
> > https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/>
> > Updating
> > http://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.4.x
> at
> > revision '2016-04-21T01:51:22.408 +0000'
> > At revision 1740225
> > no change for
> > http://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.4.x
> > since the previous build
> > Parsing POMs
> > Established TCP socket on 45424
> > maven3-agent.jar already up to date
> > maven3-interceptor.jar already up to date
> > maven3-interceptor-commons.jar already up to date
> > [httpcore-4.4.x] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g
> > -Xms256m -XX:MaxPermSize=512m -cp
> > 
> /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar
> 
> > org.jvnet.hudson.maven3.agent.Maven3Main
> > 
> /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5
> > /home/jenkins/jenkins-slave/slave.jar
> > /home/jenkins/jenkins-slave/maven3-interceptor.jar
> > /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45424
> > ERROR: Failed to parse POMs
> > java.io.IOException: Cannot run program
> > "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<
> > 
> https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-4.4.x
> ")>:
> > error=2, No such file or directory
> > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
> > at hudson.Proc$LocalProc.<init>(Proc.java:244)
> > at hudson.Proc$LocalProc.<init>(Proc.java:216)
> > at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
> > at hudson.Launcher$ProcStarter.start(Launcher.java:381)
> > at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
> > at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
> > at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> > at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> > at hudson.remoting.Request$2.run(Request.java:326)
> > 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 beam3(Native Method)
> > at
> > hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> > at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
> > at hudson.remoting.Channel.call(Channel.java:781)
> > at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
> > at hudson.Launcher$ProcStarter.start(Launcher.java:381)
> > at
> > 
> hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
> 
> > at hudson.maven.ProcessCache.get(ProcessCache.java:236)
> > at
> > 
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
> 
> > at
> > 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
> > at hudson.model.Run.execute(Run.java:1738)
> > at
> > hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> > at
> > hudson.model.ResourceController.execute(ResourceController.java:98)
> > at hudson.model.Executor.run(Executor.java:410)
> > Caused by: java.io.IOException: error=2, No such file or directory
> > at java.lang.UNIXProcess.forkAndExec(Native Method)
> > at java.lang.UNIXProcess.<init>(UNIXProcess.java:186)
> > at java.lang.ProcessImpl.start(ProcessImpl.java:130)
> > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
> > at hudson.Proc$LocalProc.<init>(Proc.java:244)
> > at hudson.Proc$LocalProc.<init>(Proc.java:216)
> > at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
> > at hudson.Launcher$ProcStarter.start(Launcher.java:381)
> > at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
> > at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
> > at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> > at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> > at hudson.remoting.Request$2.run(Request.java:326)
> > 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)
> > 
> > 
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
> 
> 


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic