[weld-builds] Build failed in Jenkins: Weld-2.x-api-nightly #2631

ci-builds at redhat.com ci-builds at redhat.com
Mon Feb 4 19:21:21 EST 2019


See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/2631/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev61-rhel6-x86_64 (hwavirt RHEL6_SW mem2G mwqa_drives_services native-RHEL6-x86_64 mem4G RHEL_SW mem8G nodejs brFF31 hibernate mwqa_test_ips general brFF12 x86_64 RHEL6_x86_64 native linux RHEL-any RHEL6 linux-express-lane eap-sustaining mwqa_drives_tools non-vmware RHEL RHEL6_x86_64_SW brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/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/weld/api.git # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.3^{commit} # timeout=10
Checking out Revision fe96e2a2617e1c3ae859feea28043e86d304e6bb (origin/2.3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fe96e2a2617e1c3ae859feea28043e86d304e6bb
 > git rev-list fe96e2a2617e1c3ae859feea28043e86d304e6bb # timeout=10
 > git tag -a -f -m Jenkins Build #2631 jenkins-Weld-2.x-api-nightly-2631 # timeout=10
[Weld-2.x-api-nightly] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Init Maven Dependency Management Extension 1.2.1
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api:jar:2.3-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/ws/api/pom.xml,> line 137, column 34
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/ws/api/pom.xml,> line 136, column 37
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-spi:jar:2.3-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/ws/api/pom.xml,> line 137, column 34
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/ws/api/pom.xml,> line 136, column 37
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/ws/api/pom.xml,> line 137, column 34
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/ws/api/pom.xml,> line 136, column 37
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api-parent:pom:2.3-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 137, column 34
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 136, column 37
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nightly/ws/api/bom/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-bom ---
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml
605 B   
        
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/maven-metadata.xml (605 B at 0.5 KB/sec)
Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20190205.002112-1364.pom
3 KB    
       
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld APIs BOM ..................................... FAILURE [10.615s]
[INFO] Weld APIs Parent .................................. SKIPPED
[INFO] Weld APIs ......................................... SKIPPED
[INFO] Weld SPIs for container integration ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.053s
[INFO] Finished at: Tue Feb 05 00:21:20 UTC 2019
[INFO] Final Memory: 9M/117M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project weld-api-bom: Failed to deploy artifacts: Could not transfer artifact org.jboss.weld:weld-api-bom:pom:2.3-20190205.002112-1364 from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Failed to transfer file: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-20190205.002112-1364.pom. Return code is: 401 -> [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


More information about the weld-builds mailing list