Build failed in Jenkins: java-identity-provider-v4-nightly #804
Shibboleth Jenkins
noreply at shibboleth.net
Wed May 11 01:16:17 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/804/display/redirect?page=changes>
Changes:
[Phil Smart] Move forward java-parent to 11.3.3-SNAPSHOT
------------------------------------------
[...truncated 29.83 KB...]
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-schema ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-schema ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/idp-schema-4.2.2-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-schema ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-schema ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/idp-schema-4.2.2-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-schema ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.4.0:jar (attach-javadocs) @ idp-schema ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.4.0:test-jar (attach-javadocs) @ idp-schema ---
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-schema >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-schema ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-schema ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-schema <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-schema ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/idp-schema-4.2.2-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-schema ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/idp-schema-4.2.2-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-schema/4.2.2-SNAPSHOT/idp-schema-4.2.2-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-schema/4.2.2-SNAPSHOT/idp-schema-4.2.2-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/idp-schema-4.2.2-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-schema/4.2.2-SNAPSHOT/idp-schema-4.2.2-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/idp-schema-4.2.2-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-schema/4.2.2-SNAPSHOT/idp-schema-4.2.2-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ idp-schema ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.idp:idp-schema:4.2.2-SNAPSHOT at end
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-attribute-api >----------------
[INFO] Building Shibboleth IdP :: Attribute API 4.2.2-SNAPSHOT [4/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-attribute-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/target/classes>
[WARNING] Error creating missing package info classes
java.nio.file.NoSuchFileException: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/target/classes/net/shibboleth/idp/attribute/logic/package-info.class>
at sun.nio.fs.UnixException.translateToIOException (UnixException.java:92)
at sun.nio.fs.UnixException.rethrowAsIOException (UnixException.java:111)
at sun.nio.fs.UnixException.rethrowAsIOException (UnixException.java:116)
at sun.nio.fs.UnixFileSystemProvider.newByteChannel (UnixFileSystemProvider.java:219)
at java.nio.file.spi.FileSystemProvider.newOutputStream (FileSystemProvider.java:478)
at java.nio.file.Files.newOutputStream (Files.java:220)
at java.nio.file.Files.write (Files.java:3425)
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.createMissingPackageInfoClasses (AbstractCompilerMojo.java:1364)
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1229)
at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:198)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/transcoding/AbstractAttributeTranscoder.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/transcoding/AbstractAttributeTranscoder.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[52,36] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[53,33] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[55,36] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[56,33] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[105,15] setDisplayNames(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[106,33] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[108,15] setDisplayNames(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[109,33] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[114,15] setDisplayNames(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[116,34] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[117,35] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[118,33] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[119,35] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[124,15] setDisplayNames(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[125,34] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[126,35] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[127,33] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[128,35] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[129,35] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[135,15] setDisplayNames(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[136,34] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[137,35] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[138,33] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[139,35] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[143,19] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[149,19] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[161,15] setDisplayDescriptions(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[162,33] getDisplayNames() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[164,15] setDisplayNames(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[165,33] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[169,15] setDisplayDescriptions(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[170,33] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[174,15] setDisplayDescriptions(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[176,34] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[177,35] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[178,33] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[179,35] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[184,15] setDisplayDescriptions(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[185,34] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[186,35] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[187,33] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[188,35] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[189,35] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[195,15] setDisplayDescriptions(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[196,34] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[197,35] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[198,33] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[199,35] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[203,19] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[209,19] getDisplayDescriptions() in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[325,15] setDisplayDescriptions(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>:[326,15] setDisplayNames(java.util.Map<java.util.Locale,java.lang.String>) in net.shibboleth.idp.attribute.IdPAttribute has been deprecated and marked for removal
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-attribute-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.77 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-attribute-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/target/idp-attribute-api-4.2.2-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-attribute-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-attribute-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-api/target/idp-attribute-api-4.2.2-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-attribute-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.4.0:jar (attach-javadocs) @ idp-attribute-api ---
[INFO] No previous run data found, generating javadoc.
[INFO]
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.2.2-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 5.223 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 16.943 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.251 s]
[INFO] Shibboleth IdP :: Attribute API .................... FAILURE [ 7.037 s]
[INFO] Shibboleth IdP :: Profile API ...................... SKIPPED
[INFO] Shibboleth IdP :: Authentication API ............... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile API ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter API ............. SKIPPED
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Attribute Implementation ......... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ 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: 30.904 s
[INFO] Finished at: 2022-05-11T01:16:16Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.4.0:jar (attach-javadocs) on project idp-attribute-api: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 2 - javadoc: error - No source files for package net.shibboleth.idp.attribute.logic
[ERROR]
[ERROR] Command line was: /efs/optjava/jdk/amazon/amazon-corretto-11.0.14.10.1-linux-x64/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-attribute-api/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-attribute-api
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list