See <https://builds.apache.org/job/brooklyn-master-windows/228/>
------------------------------------------ Started by user svet [EnvInject] - Loading node environment variables. Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/brooklyn-master-windows/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/brooklyn.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/brooklyn.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse "origin/master^{commit}" # timeout=10 Checking out Revision e9ea4570b82ae6d41a9197d45ba576a173c1d275 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9ea4570b82ae6d41a9197d45ba576a173c1d275 > git rev-list e9ea4570b82ae6d41a9197d45ba576a173c1d275 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursive --remote [brooklyn-master-windows] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\1\hudson7607836479673962820.bat <https://builds.apache.org/job/brooklyn-master-windows/ws/>git> config core.autocrlf true <https://builds.apache.org/job/brooklyn-master-windows/ws/>git> config --list core.symlinks=false core.autocrlf=input core.fscache=true color.diff=auto color.status=auto color.branch=auto color.interactive=true help.format=html http.sslcainfo=F:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt diff.astextplain.textconv=astextplain rebase.autosquash=true credential.helper=manager core.longpaths=true core.repositoryformatversion=0 core.filemode=false core.bare=false core.logallrefupdates=true core.symlinks=false core.ignorecase=true core.hidedotfiles=dotGitOnly core.autocrlf=true remote.origin.url=https://git-wip-us.apache.org/repos/asf/brooklyn.git remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* submodule.brooklyn-client.url=https://github.com/apache/brooklyn-client.git submodule.brooklyn-dist.url=https://github.com/apache/brooklyn-dist.git submodule.brooklyn-docs.url=https://github.com/apache/brooklyn-docs.git submodule.brooklyn-library.url=https://github.com/apache/brooklyn-library.git submodule.brooklyn-server.url=https://github.com/apache/brooklyn-server.git submodule.brooklyn-ui.url=https://github.com/apache/brooklyn-ui.git <https://builds.apache.org/job/brooklyn-master-windows/ws/>exit> 0 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 50645 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [brooklyn-master-windows] $ F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java -Xmx512m -Xms512m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven32-agent.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.3\boot\plexus-classworlds-2.5.2.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven32-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50645 ERROR: Failed to parse POMs java.io.IOException: Cannot run program "F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security/bin/java" (in directory "<https://builds.apache.org/job/brooklyn-master-windows/ws/")>: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessBuilder.start(Unknown Source) 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(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Unknown Source) at ......remote call to windows-2012-1(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: CreateProcess error=2, The system cannot find the file specified at java.lang.ProcessImpl.create(Native Method) at java.lang.ProcessImpl.<init>(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) at java.lang.ProcessBuilder.start(Unknown Source) 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(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Unknown Source)