[weld-builds] Build failed in Jenkins: Weld-2.x-CI-jdk7 #132

ci-builds at redhat.com ci-builds at redhat.com
Thu Mar 30 07:31:58 EDT 2017


See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/132/changes>

Changes:

[mkouba] WELD-2356 remove gae, glassfish, tomcat-embedded and jetty-embedded

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg121 (EAP-RHEL7 mem2G mwqa_drives_services mem4G eap-sustaining mem8G mwqa_drives_tools nodejs mwqa_test_ips general openjdk x86_64 ipv6 linux RHEL-any RHEL brFF unix RHEL7) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
 > git init <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/ws/> # 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.4^{commit} # timeout=10
Checking out Revision 1645b620af6a155cf0a39dfc6b17b9e30774a869 (origin/2.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1645b620af6a155cf0a39dfc6b17b9e30774a869
 > git rev-list 1265588b31d328a71d6f634092ab67c2adac611e # timeout=10
 > git tag -a -f -m Jenkins Build #132 jenkins-Weld-2.x-CI-jdk7-132 # timeout=10
[Weld-2.x-CI-jdk7] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -DskipTests=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Weld Parent
[INFO] Weld Implementation (Core)
[INFO] Weld Core - JSF
[INFO] Weld Implementation
[INFO] Weld Probe Parent
[INFO] Weld Probe Core
[INFO] Weld Test Utilities
[INFO] weld-probe-tests
[INFO] Weld Core BOM
[INFO] Weld Porting Package for the CDI TCK 1.1
[INFO] Weld Unit Tests
[INFO] Weld Integration Tests (JBoss AS)
[INFO] AtInject TCK runner for Weld
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly)
[INFO] Weld Environment Common
[INFO] Weld SE (Core)
[INFO] Weld SE (Uber Jar)
[INFO] Weld SE Parent
[INFO] Weld SE Tests
[INFO] Weld Servlet Parent
[INFO] Weld Servlet Core
[INFO] Weld Servlet (Uber Jar)
[INFO] Weld Servlet Integration Tests (Base)
[INFO] Weld Servlet Integration Tests (Tomcat)
[INFO] Weld Servlet Integration Tests (Jetty)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Parent 2.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-core-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-parent ---
[INFO] Executing: /bin/sh -c cd '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/ws/>
[INFO] Storing buildNumber: 1645b620af6a155cf0a39dfc6b17b9e30774a869 at timestamp: March 30, 2017 11:31:36 AM UTC
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-core-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-parent ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/ws/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-parent/2.4.3-SNAPSHOT/weld-core-parent-2.4.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld Parent ........................................ FAILURE [  9.242 s]
[INFO] Weld Implementation (Core) ......................... SKIPPED
[INFO] Weld Core - JSF .................................... SKIPPED
[INFO] Weld Implementation ................................ SKIPPED
[INFO] Weld Probe Parent .................................. SKIPPED
[INFO] Weld Probe Core .................................... SKIPPED
[INFO] Weld Test Utilities ................................ SKIPPED
[INFO] weld-probe-tests ................................... SKIPPED
[INFO] Weld Core BOM ...................................... SKIPPED
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SKIPPED
[INFO] Weld Unit Tests .................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) .................. SKIPPED
[INFO] AtInject TCK runner for Weld ....................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SKIPPED
[INFO] Weld Environment Common ............................ SKIPPED
[INFO] Weld SE (Core) ..................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................. SKIPPED
[INFO] Weld SE Parent ..................................... SKIPPED
[INFO] Weld SE Tests ...................................... SKIPPED
[INFO] Weld Servlet Parent ................................ SKIPPED
[INFO] Weld Servlet Core .................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ............................ SKIPPED
[INFO] Weld Servlet Integration Tests (Base) .............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.091 s
[INFO] Finished at: 2017-03-30T11:31:42+00:00
[INFO] Final Memory: 39M/289M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project weld-core-parent: Failed to install metadata org.jboss.weld:weld-core-parent:2.4.3-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-parent/2.4.3-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' 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