[jbosstools-fuse-dev] Build failed in Jenkins: Fuse-Tooling-Master » default #1

address not configured yet nobody at nowhere.rhev-ci-vms.eng.rdu2.redhat.com
Thu Jul 14 14:35:17 EDT 2016


See <http://10.8.63.16/job/Fuse-Tooling-Master/default/1/>

------------------------------------------
Started by upstream project "Fuse-Tooling-Master" build number 1
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on Red-Hat-HP-UX (hpux) in workspace <http://10.8.63.16/job/Fuse-Tooling-Master/default/ws/>
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository git://github.com/fusesource/fuseide.git
 > /usr/local/bin/git init <http://10.8.63.16/job/Fuse-Tooling-Master/default/ws/sources> # timeout=10
Fetching upstream changes from git://github.com/fusesource/fuseide.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git -c core.askpass=true fetch --tags --progress git://github.com/fusesource/fuseide.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git://github.com/fusesource/fuseide.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git://github.com/fusesource/fuseide.git # timeout=10
Fetching upstream changes from git://github.com/fusesource/fuseide.git
 > /usr/local/bin/git -c core.askpass=true fetch --tags --progress git://github.com/fusesource/fuseide.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 325dae390dd367453bff1b4dde592eb36b386983 (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 325dae390dd367453bff1b4dde592eb36b386983
First time build. Skipping changelog.
 > /usr/local/bin/git tag -a -f -m Jenkins Build #1 jenkins-default-1 # timeout=10
[default] $ mvn -f <http://10.8.63.16/job/Fuse-Tooling-Master/default/ws/sources/pom.xml> -DTARGET_PLATFORM=mars -DBUILD_TYPE=integration -DBUILD_ALIAS=MASTER -Dversion=8.0.0.${BUILD_ALIAS} -Dmaven.repo.local=<http://10.8.63.16/job/Fuse-Tooling-Master/default/ws/.repository> clean install -fae -B -DBUILD_NUMBER=1 -DBUILD_ALIAS=MASTER -DBUILD_TYPE=integration -DTARGET_PLATFORM=mars -DVERSION=8.0.0.MASTER
FATAL: command execution failed
java.io.IOException: Cannot run program "mvn" (in directory "<http://10.8.63.16/job/Fuse-Tooling-Master/default/ws/")>: mvn: not found
	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:744)
	at ......remote call to Red-Hat-HP-UX(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.Launcher$ProcStarter.join(Launcher.java:388)
	at hudson.tasks.Maven.perform(Maven.java:332)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: mvn: not found
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:158)
	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:744)
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?



More information about the jbosstools-fuse-dev mailing list