Build failed in Jenkins: java-metadata-aggregator-0.10-nightly #1564
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jul 18 20:07:48 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/1564/display/redirect>
------------------------------------------
Started by upstream project "spring-extensions-v6-nightly" build number 655
originally caused by:
Started by upstream project "java-support-v8-nightly" build number 657
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 166
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 165
originally caused by:
Started by timer
Running as SYSTEM
Building on master in workspace <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/>
No credentials specified
> 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-metadata-aggregator # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-metadata-aggregator
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7a1faf172854bb37daf71c862a9626fb02f58514 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7a1faf172854bb37daf71c862a9626fb02f58514
Commit message: "Update reference to newly moved impl class."
> git rev-list --no-walk 7a1faf172854bb37daf71c862a9626fb02f58514 # timeout=10
[workspace] $ /opt/maven_home/bin/mvn -f aggregator-parent/pom.xml clean -B -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml (603 B at 3.2 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/parent-11.0.0-20190719.000021-166.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/parent-11.0.0-20190719.000021-166.pom (50 kB at 2.3 MB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Metadata Aggregator [pom]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline [jar]
[INFO] Shibboleth Metadata Aggregator :: RSA Key Blacklists [jar]
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface [jar]
[INFO] Shibboleth Metadata Aggregator :: BOM [pom]
[INFO]
[INFO] -------------< net.shibboleth.metadata:aggregator-parent >--------------
[INFO] Building Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-parent/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ aggregator-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (no-joda-time) @ aggregator-parent ---
[INFO]
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ aggregator-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ aggregator-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ aggregator-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ aggregator-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ aggregator-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ aggregator-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ aggregator-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (no-joda-time) @ aggregator-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ aggregator-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ aggregator-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ aggregator-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-parent/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/aggregator-parent-0.10.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-parent/target/aggregator-parent-0.10.0-SNAPSHOT-site.xml> to /home/jenkins/.m2/repository/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/aggregator-parent-0.10.0-SNAPSHOT-site.xml
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aggregator-parent ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/maven-metadata.xml (840 B at 8.5 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/aggregator-parent-0.10.0-20190719.000706-1321.pom
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/aggregator-parent-0.10.0-20190719.000706-1321.pom (7.4 kB at 148 kB/s)
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/maven-metadata.xml
[INFO] Downloaded from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/maven-metadata.xml (402 B at 1.9 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/maven-metadata.xml (840 B at 9.2 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/maven-metadata.xml (402 B at 2.7 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/aggregator-parent-0.10.0-20190719.000706-1321-site.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/aggregator-parent-0.10.0-20190719.000706-1321-site.xml (544 B at 6.6 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/metadata/aggregator-parent/0.10.0-SNAPSHOT/maven-metadata.xml (840 B at 22 kB/s)
[INFO]
[INFO] ------------< net.shibboleth.metadata:aggregator-pipeline >-------------
[INFO] Building Shibboleth Metadata Aggregator :: Processing Pipeline 0.10.0-SNAPSHOT [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 118 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20190719.000156-648.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20190719.000156-648.pom (6.4 kB at 265 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 6.7 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20190719.000156-648.jar
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20190719.000156-648-tests.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20190719.000156-648.jar (277 kB at 2.6 MB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20190719.000156-648-tests.jar (203 kB at 1.7 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-pipeline ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ aggregator-pipeline ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (no-joda-time) @ aggregator-pipeline ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 155 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 154 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 97 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/src/test/java/net/shibboleth/metadata/dom/saml/mdattr/EntityCategoryMatcherSpringTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/src/test/java/net/shibboleth/metadata/dom/saml/mdattr/EntityCategoryMatcherSpringTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ aggregator-pipeline ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 286, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.681 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 286, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ aggregator-pipeline ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/target/aggregator-pipeline-0.10.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ aggregator-pipeline ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ aggregator-pipeline ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/target/aggregator-pipeline-0.10.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ aggregator-pipeline ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ aggregator-pipeline ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/target/aggregator-pipeline-0.10.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ aggregator-pipeline ---
[INFO]
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Metadata Aggregator ..................... SUCCESS [ 14.516 s]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline FAILURE [ 40.872 s]
[INFO] Shibboleth Metadata Aggregator :: RSA Key Blacklists SKIPPED
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface SKIPPED
[INFO] Shibboleth Metadata Aggregator :: BOM .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.173 s
[INFO] Finished at: 2019-07-18T20:07:48-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) on project aggregator-pipeline: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://logback.qos.ch/apidocs/
[ERROR]
[ERROR] Command line was: /opt/jdk/amazon-11/bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/aggregator-pipeline/target/testapidocs'> dir.
[ERROR] -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :aggregator-pipeline
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list