[weld-builds] Build failed in Jenkins: Weld-2.2-tck-GF4 #185

ci-builds at redhat.com ci-builds at redhat.com
Tue Nov 15 04:31:55 EST 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/185/>

------------------------------------------
Started by upstream project "cdi-tck-1.2.x-CI" build number 817
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg115 (x86_64 ipv6 RHEL-any mem2G openjdk RHEL6 linux general brFF eap-sustaining mwqa_drives_services RHEL mwqa_drives_tools mem4G nodejs unix mem8G) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/weld> # 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 config remote.origin.url git://github.com/weld/core.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/weld/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.2.10.Final^{commit} # timeout=10
 > git rev-parse 2.2.10.Final^{commit} # timeout=10
Checking out Revision 76f5811581014b26b0ca3f18572d19368bd1d9eb (2.2.10.Final)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76f5811581014b26b0ca3f18572d19368bd1d9eb
 > git rev-list 76f5811581014b26b0ca3f18572d19368bd1d9eb # timeout=10
 > git tag -a -f -m Jenkins Build #185 jenkins-Weld-2.2-tck-GF4-185 # timeout=10
Cloning the remote Git repository
Cloning repository git://github.com/weld/weld-glassfish-tck-runner.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/weld-glassfish-tck-runner> # timeout=10
Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/weld/weld-glassfish-tck-runner.git # timeout=10
Fetching upstream changes from git://github.com/weld/weld-glassfish-tck-runner.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/weld-glassfish-tck-runner.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c3775bb8e4608651c6c35c696fce8cf78d4bb053 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3775bb8e4608651c6c35c696fce8cf78d4bb053
 > git rev-list c3775bb8e4608651c6c35c696fce8cf78d4bb053 # timeout=10
 > git tag -a -f -m Jenkins Build #185 jenkins-Weld-2.2-tck-GF4-185 # timeout=10
Cloning the remote Git repository
Cloning repository git://github.com/cdi-spec/cdi-tck.git
 > git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/cdi-tck> # timeout=10
Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/cdi-spec/cdi-tck.git # timeout=10
Fetching upstream changes from git://github.com/cdi-spec/cdi-tck.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/cdi-spec/cdi-tck.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/1.2.4.Final^{commit} # timeout=10
 > git rev-parse 1.2.4.Final^{commit} # timeout=10
Checking out Revision 63ab842c12452d2365401644378a42786c39c97b (1.2.4.Final)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 63ab842c12452d2365401644378a42786c39c97b
 > git rev-list 63ab842c12452d2365401644378a42786c39c97b # timeout=10
 > git tag -a -f -m Jenkins Build #185 jenkins-Weld-2.2-tck-GF4-185 # timeout=10
[Weld-2.2-tck-GF4] $ bash -xe /tmp/hudson5479462009854427687.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.3.9
+ MAVEN_VERSION=3.3.9
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.3.9
+ M2_HOME=/qa/tools/opt/maven-3.3.9
+ 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.9/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.3.9/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
+ /qa/tools/opt/maven-3.3.9/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /qa/tools/opt/maven-3.3.9
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_79/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-642.6.2.el6.x86_64", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
++ grep '<version>' weld/pom.xml
++ grep -o '[0-9].*<'
++ sed 's/<$//'
++ head -n1
+ weld_version=2.2.10.Final
+ '[' -n 1.2.4.Final ']'
+ cdi_version=1.2.4.Final
+ rm -rf glassfish4
+ wget -q http://dlc.sun.com.edgesuite.net/glassfish/4.1/nightly/latest-glassfish.zip
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?



More information about the weld-builds mailing list