Build failed in Jenkins: java-idp-tomcat-base-9.0-nightly #68
Shibboleth Jenkins
noreply at shibboleth.net
Thu Dec 27 09:37:17 EST 2018
See <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/68/display/redirect>
------------------------------------------
Started by upstream project "java-parent-project-v7-nightly" build number 1342
originally caused by:
Started by upstream project "trigger-nightly-v7" build number 1339
originally caused by:
Started by user Scott Cantor
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/java-idp-tomcat-base # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-idp-tomcat-base
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-idp-tomcat-base +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/9.0^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/9.0^{commit} # timeout=10
Checking out Revision cb30877ef1ddd037c08559d45e9dc930641f63b7 (refs/remotes/origin/9.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f cb30877ef1ddd037c08559d45e9dc930641f63b7
Commit message: "Update from Tomcat 9.0.12 distribution"
> git rev-list --no-walk cb30877ef1ddd037c08559d45e9dc930641f63b7 # timeout=10
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent-v3:TRUNK-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[WARNING] Failure to transfer net.shibboleth:parent-v3:TRUNK-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata net.shibboleth:parent-v3:TRUNK-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent-v3:TRUNK-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[INFO]
[INFO] -----------------< net.shibboleth.idp:idp-tomcat-base >-----------------
[INFO] Building idp-tomcat-base 9.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tomcat-base ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ idp-tomcat-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jstl) @ idp-tomcat-base ---
[INFO] Configured Artifact: javax.servlet:jstl:1.2:jar
[INFO] Copying jstl-1.2.jar to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base/tomcat-base/lib/jstl-1.2.jar>
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-trustany-ssl) @ idp-tomcat-base ---
[INFO] Configured Artifact: net.shibboleth.utilities:trustany-ssl:1.0.0:jar
[INFO] Copying trustany-ssl-1.0.0.jar to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base/tomcat-base/lib/trustany-ssl-1.0.0.jar>
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy (copy-tomcat-juli) @ idp-tomcat-base ---
[INFO] Configured Artifact: org.apache.tomcat:tomcat-juli:9.0.12:jar
[INFO] Copying tomcat-juli-9.0.12.jar to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base/tomcat-base/bin/tomcat-juli-9.0.12.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-tomcat-base ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ idp-tomcat-base ---
[INFO] Reading assembly descriptor: src/main/assembly/tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[INFO] Building tar: <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz>
[INFO] Building zip: <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.zip>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ idp-tomcat-base ---
[INFO] Reading assembly descriptor: src/main/assembly/tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[INFO] Building tar: <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz>
[INFO] Building zip: <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.zip>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ idp-tomcat-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ idp-tomcat-base ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-tomcat-base >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-tomcat-base <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-tomcat-base ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-tomcat-base ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/pom.xml> to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/idp-tomcat-base-9.0.0-SNAPSHOT.pom>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz> to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.zip> to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/idp-tomcat-base-9.0.0-SNAPSHOT.zip>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz> to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.zip> to <https://build.shibboleth.net/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/idp-tomcat-base-9.0.0-SNAPSHOT.zip>
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ idp-tomcat-base ---
Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth.idp:idp-tomcat-base:9.0.0-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.378 s
[INFO] Finished at: 2018-12-27T09:37:17-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project idp-tomcat-base: Failed to retrieve remote metadata net.shibboleth.idp:idp-tomcat-base:9.0.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata net.shibboleth.idp:idp-tomcat-base:9.0.0-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [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 commits
mailing list