See <https://builds.apache.org/job/Shiro-1.2.x/13/changes>
Changes: [bdemers] SHIRO-462: improving logging of exceptions [bdemers] SHIRO-467: improving exception logging [bdemers] SHIRO-516: Avoid build warning due to version differences between [bdemers] Update aspectj to the latest version [bdemers] Update the webstart-maven-plugin to the latest release ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/Shiro-1.2.x/ws/> Cloning the remote Git repository Cloning repository git://git.apache.org/shiro.git > git init <https://builds.apache.org/job/Shiro-1.2.x/ws/> # timeout=10 Fetching upstream changes from git://git.apache.org/shiro.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > git://git.apache.org/shiro.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://git.apache.org/shiro.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url git://git.apache.org/shiro.git # timeout=10 Fetching upstream changes from git://git.apache.org/shiro.git > git -c core.askpass=true fetch --tags --progress > git://git.apache.org/shiro.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/1.2.x^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/1.2.x^{commit} # timeout=10 Checking out Revision c4c3c27f83ab0df24816e731910355238460a8f5 (refs/remotes/origin/1.2.x) > git config core.sparsecheckout # timeout=10 > git checkout -f c4c3c27f83ab0df24816e731910355238460a8f5 > git rev-list 88dd180506f3fb416fe5966c73571df0c9328e44 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 54505 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Shiro-1.2.x] $ /home/jenkins/tools/java/latest1.6/bin/java -Xms128m -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 54505 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/Shiro-1.2.x/ws/")>: 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 beam2(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)
