See
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
------------------------------------------
[...truncated 13 lines...]
git -c core.askpass=true fetch --tags --progress
git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
git rev-parse origin/1.1^{commit} # timeout=10
Checking out Revision
f043d419677dcc70d38d1c3a66b2973713415bd6 (origin/1.1)
git config core.sparsecheckout # timeout=10
git checkout -f f043d419677dcc70d38d1c3a66b2973713415bd6
git rev-list f043d419677dcc70d38d1c3a66b2973713415bd6 # timeout=10
git tag -a -f -m Jenkins Build #139 jenkins-Weld-1.1.x-CI-OracleJDK8-139 # timeout=10
[Weld-1.1.x-CI-OracleJDK8] $ bash -xe /tmp/hudson3011458804428874096.sh
+ java -version
java version "1.8.0_202"
Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)
[Weld-1.1.x-CI-OracleJDK8] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f weld/pom.xml
-Dmaven.test.failure.ignore=true
-Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -U
[INFO] Init Maven Dependency Management Extension 1.2.1
[INFO] Scanning for projects...
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
4 KB
5 KB
9 KB
13 KB
17 KB
21 KB
24 KB
27 KB
28 KB
29 KB
32 KB
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
(32 KB at 50.1 KB/sec)
Downloading:
http://repository.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-ja...
Downloading:
http://snapshots.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-jac...
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-7/wagon-webdav-jackrabbit-1.0-beta-7.pom.sha1.tmpa8ab0c17e4ac4098
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-jac...
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-7/wagon-webdav-jackrabbit-1.0-beta-7.pom.sha1.tmp5edc6e1f896d4e98
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-jac...
Downloaded:
http://snapshots.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-jac...
(0 B at 0.0 KB/sec)
[WARNING] The POM for org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-7 is
invalid, transitive dependencies (if any) will not be available, enable debug logging for
more details
Downloading:
http://repository.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-ja...
Downloading:
http://snapshots.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-jac...
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-7/wagon-webdav-jackrabbit-1.0-beta-7.jar.sha1.tmp07fd579468e54080
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-jac...
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-7/wagon-webdav-jackrabbit-1.0-beta-7.jar.sha1.tmp4c058f8db5c049ea
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-jac...
Downloaded:
http://snapshots.jboss.org/maven2/org/apache/maven/wagon/wagon-webdav-jac...
(0 B at 0.0 KB/sec)
[ERROR] Invalid extension descriptor for
org.apache.maven.wagon:wagon-webdav-jackrabbit:1.0-beta-7: zip file is empty
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.jboss.weld:weld-build-config:jar:1.1.35-SNAPSHOT
[WARNING] 'parent.relativePath' points at org.jboss.weld:weld-core-parent instead
of org.jboss.weld:weld-parent, please verify your project structure @ line 21, column 13
[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: Build Configuration
[INFO] Weld Parent
[INFO] Weld Implementation
[INFO] Weld Integration Tests - JBoss Test Harness (JBoss AS)
[INFO] Weld Porting Package for the CDI TCK
[INFO] Weld Integration Tests (JBoss AS)
[INFO] AtInject TCK runner for Weld
[INFO] CDI TCK runner for Weld (JBoss AS)
[INFO] Weld SE (Core)
[INFO] Weld SE (Uber Jar)
[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 (Tomcat7)
[INFO] Weld Servlet Integration Tests (Jetty)
[INFO] Weld Servlet Integration Tests (Jetty7)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld: Build Configuration 1.1.35-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading:
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading:
http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/...
741 B
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata-snapshots.jboss.org.xml.sha1.tmp830c549c27f145cf
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
(741 B at 3.9 KB/sec)
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata-snapshots.jboss.org.xml.sha1.tmp9d39aef5ff924143
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloaded:
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
(0 B at 0.0 KB/sec)
741 B
Downloaded:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
(741 B at 2.0 KB/sec)
[WARNING] The metadata
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata-snapshots.jboss.org.xml
is invalid: input contained no data
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-build-config ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-build-config ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not
able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-build-config ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-build-config ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-build-config
---
[INFO] Setting property: classpath.resource.loader.class =>
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-build-config
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-build-config ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
weld-build-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @
weld-build-config ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ weld-build-config ---
[INFO] Surefire report directory:
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-build-config ---
[INFO] Building jar:
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-build-config
>>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-build-config ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not
able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-build-config ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-build-config ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-build-config
<<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-build-config ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar:
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-build-config ---
[INFO] Installing
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
to
/qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-build-config/1.1.35-SNAPSHOT/weld-build-config-1.1.35-SNAPSHOT.jar
[INFO] Installing
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
to
/qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-build-config/1.1.35-SNAPSHOT/weld-build-config-1.1.35-SNAPSHOT.pom
[INFO] Installing
<
http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-Ora...
to
/qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-build-config/1.1.35-SNAPSHOT/weld-build-config-1.1.35-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Parent 1.1.35-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading:
http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/...
Downloading:
http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
741 B
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata-snapshots.jboss.org.xml.sha1.tmpf180776bb2284abc
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
Downloaded:
https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
(741 B at 4.2 KB/sec)
741 B
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata-snapshots.jboss.org.xml.sha1.tmp9d04cff65f8b4ff3
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloaded:
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
(0 B at 0.0 KB/sec)
Downloaded:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
(741 B at 4.1 KB/sec)
[WARNING] The metadata
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata-snapshots.jboss.org.xml
is invalid: input contained no data
Downloading:
http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/...
Downloading:
http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-checkst...
Downloading:
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-checksty...
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-checkstyle-plugin/2.5/maven-checkstyle-plugin-2.5.pom.sha1.tmp7e0992d3e3314afb
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-checksty...
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-checkstyle-plugin/2.5/maven-checkstyle-plugin-2.5.pom.sha1.tmpad2f984bf3ba426a
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-checksty...
Downloaded:
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-checksty...
(0 B at 0.0 KB/sec)
[WARNING] The POM for org.apache.maven.plugins:maven-checkstyle-plugin:jar:2.5 is invalid,
transitive dependencies (if any) will not be available, enable debug logging for more
details
Downloading:
http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/...
Downloading:
http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-checkst...
Downloading:
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-checksty...
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-checkstyle-plugin/2.5/maven-checkstyle-plugin-2.5.jar.sha1.tmp9998d4a9939e4fe3
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-checksty...
[WARNING] Checksum validation failed, could not read expected checksum:
/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-checkstyle-plugin/2.5/maven-checkstyle-plugin-2.5.jar.sha1.tmpa4ad86309c434d08
(No such file or directory) for
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-checksty...
Downloaded:
http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-checksty...
(0 B at 0.0 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld: Build Configuration ......................... SUCCESS [3.386s]
[INFO] Weld Parent ....................................... FAILURE [1.810s]
[INFO] Weld Implementation ............................... SKIPPED
[INFO] Weld Integration Tests - JBoss Test Harness (JBoss AS) SKIPPED
[INFO] Weld Porting Package for the CDI TCK .............. SKIPPED
[INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED
[INFO] AtInject TCK runner for Weld ...................... SKIPPED
[INFO] CDI TCK runner for Weld (JBoss AS) ................ SKIPPED
[INFO] Weld SE (Core) .................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................ 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 (Tomcat7) .......... SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty7) ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.415s
[INFO] Finished at: Sat Aug 31 02:21:30 UTC 2019
[INFO] Final Memory: 19M/198M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to parse plugin descriptor for
org.apache.maven.plugins:maven-checkstyle-plugin:2.5
(/qa/home/hudson/private_maven_repos/weld/org/apache/maven/plugins/maven-checkstyle-plugin/2.5/maven-checkstyle-plugin-2.5.jar):
zip file is empty -> [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/PluginDescriptorParsingE...
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?