Build failed in Jenkins: spring-extensions-v6-nightly #653
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 16 20:15:25 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/653/display/redirect>
------------------------------------------
Started by upstream project "java-support-v8-nightly" build number 655
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 164
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 163
originally caused by:
Started by timer
Running as SYSTEM
Building on master in workspace <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-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/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/spring-extensions +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 03f3a014d5bdc8b620717a8649a043400cdc8509 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 03f3a014d5bdc8b620717a8649a043400cdc8509
Commit message: "IDP-1470 Fix mix-scope custom parsing."
> git rev-list --no-walk 03f3a014d5bdc8b620717a8649a043400cdc8509 # timeout=10
[workspace] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/.repository> -B clean -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.7 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-20190717.000050-164.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-20190717.000050-164.pom (50 kB at 2.2 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] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 6.0.0-SNAPSHOT
[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 29 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-20190717.000717-646.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-20190717.000717-646.pom (6.4 kB at 530 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-20190717.000717-646.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-20190717.000717-646-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-20190717.000717-646.jar (277 kB at 4.1 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-20190717.000717-646-tests.jar (203 kB at 2.2 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ spring-extensions ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.807 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ spring-extensions ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/target/spring-extensions-6.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ spring-extensions ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/target/spring-extensions-6.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ spring-extensions ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ spring-extensions ---
[INFO]
8 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/config/StringToResourceConverter.java>:33: warning - Tag @link: reference not found: DefaultResourceLoader
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityConfigurer.java>:54: warning - Tag @link: reference not found: org.springframework.ui.velocity.VelocityEngineFactoryBean
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityConfigurer.java>:99: warning - Tag @see: reference not found: #setVelocityEngine
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactory.java>:45: warning - Tag @link: reference not found: org.springframework.web.servlet.view.velocity.VelocityConfigurer
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactory.java>:59: warning - Tag @link: reference not found: CommonsLogLogChute
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactory.java>:69: warning - Tag @see: reference not found: #setOverrideLogging
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactory.java>:72: warning - Tag @see: reference not found: org.springframework.web.servlet.view.velocity.VelocityConfigurer
[WARNING] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/src/main/java/net/shibboleth/ext/spring/velocity/VelocityEngineFactoryBean.java>:52: warning - Tag @see: reference not found: org.springframework.web.servlet.view.velocity.VelocityConfigurer
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-nightly/ws/target/spring-extensions-6.0.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ spring-extensions ---
[INFO]
1 error
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.910 s
[INFO] Finished at: 2019-07-16T20:15:25-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) on project spring-extensions: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://www.slf4j.org/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/spring-extensions-v6-nightly/ws/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
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list