Build failed in Jenkins: java-identity-provider-v4-nightly #32
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jun 11 01:23:54 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/32/display/redirect?page=changes>
Changes:
[Rod Widdowson] JSPT-96 Deprecated multi-parameter constructors to EvaluableScript
[Rod Widdowson] JSPT-95 Throw some Rhino script tests back into the IdP
[Rod Widdowson] JSPT-95 Fix over eager tests.
[Rod Widdowson] JSPT-95 Selectively add graal into the test scope
[Scott Cantor] Log use of deprecated bean names.
[Scott Cantor] Remove unneeded type declaration.
[Scott Cantor] Fix comment.
[Scott Cantor] IDP-1619 - Deprecate terms from classes and configuration
[Scott Cantor] IDP-1619 - Deprecate terms from classes and configuration
[Scott Cantor] IDP-1619 - Deprecate terms from classes and configuration
------------------------------------------
[...truncated 335.54 KB...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ idp-war ---
[INFO] Packaging webapp
[INFO] Assembling webapp [idp-war] in [<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war/target/idp-war-4.1.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war/src/main/webapp]>
[INFO] Webapp assembled in [272 msecs]
[INFO] Building war: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war/target/idp-war-4.1.0-SNAPSHOT.war>
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-war ---
[INFO] Skipping because packaging 'war' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-war ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ idp-war ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-war ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ idp-war ---
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-war >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-war ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-war ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-war <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-war ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-war ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war/target/idp-war-4.1.0-SNAPSHOT.war> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-war/4.1.0-SNAPSHOT/idp-war-4.1.0-SNAPSHOT.war>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-war/4.1.0-SNAPSHOT/idp-war-4.1.0-SNAPSHOT.pom>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-war ---
[INFO] Deploying net.shibboleth.idp:idp-war:4.1.0-SNAPSHOT at end
[INFO]
[INFO] --------------< net.shibboleth.idp:idp-war-distribution >---------------
[INFO] Building Shibboleth IdP :: WAR distribution 4.1.0-SNAPSHOT [29/34]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-war-distribution ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war-distribution/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-war-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war-distribution/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-war-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war-distribution/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-war-distribution ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ idp-war-distribution ---
[INFO] Packaging webapp
[INFO] Assembling webapp [idp-war-distribution] in [<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war-distribution/target/idp-war-distribution-4.1.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Processing overlay [ id net.shibboleth.idp:idp-war]
[INFO] Webapp assembled in [687 msecs]
[INFO] Building war: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war-distribution/target/idp-war-distribution-4.1.0-SNAPSHOT.war>
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-war-distribution ---
[INFO] Skipping because packaging 'war' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-war-distribution ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ idp-war-distribution ---
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-war-distribution >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-war-distribution ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-war-distribution ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-war-distribution <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-war-distribution ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-war-distribution ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war-distribution/target/idp-war-distribution-4.1.0-SNAPSHOT.war> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-war-distribution/4.1.0-SNAPSHOT/idp-war-distribution-4.1.0-SNAPSHOT.war>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-war-distribution/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-war-distribution/4.1.0-SNAPSHOT/idp-war-distribution-4.1.0-SNAPSHOT.pom>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-war-distribution ---
[INFO] Deploying net.shibboleth.idp:idp-war-distribution:4.1.0-SNAPSHOT at end
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 4.1.0-SNAPSHOT [30/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom (2.5 kB at 16 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar (329 kB at 2.2 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-installer ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-installer ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-installer ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-installer ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-installer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/target/idp-installer-4.1.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-installer ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-installer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/target/idp-installer-4.1.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.2.0:single (make-assembly) @ idp-installer ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-installer ---
[INFO] Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO]
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.1.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 4.368 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 15.642 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.195 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 15.747 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 21.633 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 17.099 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 6.067 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 15.155 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 14.043 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 13.465 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 20.248 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 13.571 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 5.545 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 17.293 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 21.696 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 42.512 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 14.126 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 33.209 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 36.917 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 33.299 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 21.139 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 27.719 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 18.000 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 34.257 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 46.009 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 21.267 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 18.559 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 2.191 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [ 2.737 s]
[INFO] Shibboleth IdP :: Installer ........................ FAILURE [ 10.422 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:25 min
[INFO] Finished at: 2020-06-11T01:23:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs) on project idp-installer: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/PluginVersion.java>:121: error: bad use of '>'
[ERROR] * or if the value is less than 0 or > {@link #MAX_VNO}.
[ERROR] ^
[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-identity-provider-v4-nightly/ws/idp-installer/target/apidocs'> 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 <args> -rf :idp-installer
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list