[weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #440

ci-builds at redhat.com ci-builds at redhat.com
Mon Jan 4 17:47:11 EST 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperability-deltaspike/440/>

------------------------------------------
Started by timer
Started by timer
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev15-rhel5-ia64 (git-working RHEL-any mem2G RHEL5 linux general mwqa_drives_services ia64 RHEL native-linux-ia64 mwqa_drives_tools mem4G git-sunjdk16 RHEL5-ia64 unix) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperability-deltaspike/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/deltaspike.git # timeout=10
Fetching upstream changes from git://github.com/apache/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/apache/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6ba0b458ca2b339e8ab85e3ed680d0929db4e3a1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ba0b458ca2b339e8ab85e3ed680d0929db4e3a1
 > git rev-list 6ba0b458ca2b339e8ab85e3ed680d0929db4e3a1 # timeout=10
 > git tag -a -f -m Jenkins Build #440 jenkins-Weld-3.x-interoperability-deltaspike-440 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/weld/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 663537a35a0f00c083b25e9f32ebe9f0caa7ef47 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 663537a35a0f00c083b25e9f32ebe9f0caa7ef47
 > git rev-list 663537a35a0f00c083b25e9f32ebe9f0caa7ef47 # timeout=10
 > git tag -a -f -m Jenkins Build #440 jenkins-Weld-3.x-interoperability-deltaspike-440 # timeout=10
[Weld-3.x-interoperability-deltaspike] $ bash -xe /tmp/hudson3454314498130803275.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.3.3-prod
+ MAVEN_VERSION=3.3.3-prod
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.3.3-prod
+ M2_HOME=/qa/tools/opt/maven-3.3.3-prod
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b0602)
Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode)
+ /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Error: JAVA_HOME is not defined correctly.
  We cannot execute /qa/tools/opt/ia64/jdk1.8.0_last/bin/java
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:660)
	at ......remote call to dev15-rhel5-ia64(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:969)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


More information about the weld-builds mailing list