Build failed in Jenkins: java-opensaml-v5 #343
Shibboleth Jenkins
noreply at shibboleth.net
Mon Mar 20 19:56:08 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/343/display/redirect?page=changes>
Changes:
[Scott Cantor] IDP-2069 - Null Handling Task
------------------------------------------
[...truncated 433.77 KB...]
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-soap-api ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-soap-api ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-soap-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-api/target/opensaml-soap-api-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-soap-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-soap-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-api/target/opensaml-soap-api-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-soap-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-api/target/opensaml-soap-api-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-api/5.0.0-SNAPSHOT/opensaml-soap-api-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-api/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-api/5.0.0-SNAPSHOT/opensaml-soap-api-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-soap-api/target/opensaml-soap-api-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-soap-api/5.0.0-SNAPSHOT/opensaml-soap-api-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] -----------------< org.opensaml:opensaml-profile-api >------------------
[INFO] Building OpenSAML :: Profile API 5.0.0-SNAPSHOT [8/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-test/6.0.4/spring-test-6.0.4.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-test/6.0.4/spring-test-6.0.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.0.4/spring-test-6.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.0.4/spring-test-6.0.4.pom (2.0 kB at 228 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-test/6.0.4/spring-test-6.0.4.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-test/6.0.4/spring-test-6.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.0.4/spring-test-6.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/6.0.4/spring-test-6.0.4.jar (821 kB at 48 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-profile-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-profile-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-profile-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) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-api/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ opensaml-profile-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-profile-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-api/target/opensaml-profile-api-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-profile-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-profile-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-api/target/opensaml-profile-api-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-profile-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-api/target/opensaml-profile-api-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-profile-api/5.0.0-SNAPSHOT/opensaml-profile-api-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-api/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-profile-api/5.0.0-SNAPSHOT/opensaml-profile-api-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-profile-api/target/opensaml-profile-api-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-profile-api/5.0.0-SNAPSHOT/opensaml-profile-api-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] -------------------< org.opensaml:opensaml-saml-api >-------------------
[INFO] Building OpenSAML :: SAML Provider API 5.0.0-SNAPSHOT [9/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-saml-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-saml-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 61 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 406 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/assertion/SAML20AssertionValidator.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/assertion/SAML20AssertionValidator.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/assertion/SAML20AssertionValidator.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/profile/logic/InboundMessageSignedPredicate.java>:[50,63] expression type org.opensaml.messaging.context.MessageContext is a subtype of pattern type org.opensaml.messaging.context.MessageContext
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLSubjectNameIdentifierContext.java>:[138,34] expression type org.opensaml.saml.saml2.core.Subject is a subtype of pattern type org.opensaml.saml.saml2.core.Subject
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLSubjectNameIdentifierContext.java>:[143,34] expression type org.opensaml.saml.saml2.core.Subject is a subtype of pattern type org.opensaml.saml.saml2.core.Subject
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLSubjectNameIdentifierContext.java>:[149,53] expression type org.opensaml.saml.saml1.core.Subject is a subtype of pattern type org.opensaml.saml.saml1.core.Subject
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLPeerEntityContext.java>:[254,41] expression type org.opensaml.saml.saml1.core.AttributeQuery is a subtype of pattern type org.opensaml.saml.saml1.core.AttributeQuery
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLPeerEntityContext.java>:[261,53] expression type org.opensaml.saml.saml1.core.AuthorizationDecisionQuery is a subtype of pattern type org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[376,45] expression type org.opensaml.xmlsec.keyinfo.KeyInfoGenerator is a subtype of pattern type org.opensaml.xmlsec.keyinfo.KeyInfoGenerator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[454,34] expression type org.opensaml.xmlsec.signature.KeyInfo is a subtype of pattern type org.opensaml.xmlsec.signature.KeyInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[506,34] expression type org.opensaml.xmlsec.signature.KeyInfo is a subtype of pattern type org.opensaml.xmlsec.signature.KeyInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[515,39] expression type org.opensaml.xmlsec.encryption.ReferenceList is a subtype of pattern type org.opensaml.xmlsec.encryption.ReferenceList
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[532,34] expression type org.opensaml.xmlsec.signature.KeyInfo is a subtype of pattern type org.opensaml.xmlsec.signature.KeyInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[566,43] expression type org.opensaml.xmlsec.encryption.ReferenceList is a subtype of pattern type org.opensaml.xmlsec.encryption.ReferenceList
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/common/SAML2Support.java>:[135,48] expression type java.time.Duration is a subtype of pattern type java.time.Duration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/profile/logic/MetadataNameIdentifierFormatStrategy.java>:[97,67] expression type org.opensaml.messaging.context.MessageContext is a subtype of pattern type org.opensaml.messaging.context.MessageContext
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[164,46] expression type org.opensaml.saml.saml2.metadata.EntityDescriptor is a subtype of pattern type org.opensaml.saml.saml2.metadata.EntityDescriptor
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[191,44] expression type org.opensaml.saml.saml2.metadata.RoleDescriptor is a subtype of pattern type org.opensaml.saml.saml2.metadata.RoleDescriptor
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[221,44] expression type org.opensaml.saml.saml2.metadata.RoleDescriptor is a subtype of pattern type org.opensaml.saml.saml2.metadata.RoleDescriptor
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[434,47] expression type java.lang.String is a subtype of pattern type java.lang.String
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[437,43] expression type javax.xml.namespace.QName is a subtype of pattern type javax.xml.namespace.QName
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[442,84] expression type org.opensaml.saml.saml2.metadata.RoleDescriptor is a subtype of pattern type org.opensaml.saml.saml2.metadata.RoleDescriptor
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/profile/logic/EntityAttributesPredicate.java>:[432,72] expression type org.opensaml.core.xml.schema.XSBooleanValue is a subtype of pattern type org.opensaml.core.xml.schema.XSBooleanValue
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/profile/logic/EntityAttributesPredicate.java>:[435,72] expression type java.lang.Integer is a subtype of pattern type java.lang.Integer
[INFO] 22 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 16.279 s]
[INFO] OpenSAML :: Core API ............................... SUCCESS [ 11.891 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 1.289 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 3.634 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 9.690 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 4.274 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 1.627 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [ 3.595 s]
[INFO] OpenSAML :: SAML Provider API ...................... FAILURE [ 1.815 s]
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Testing ................................ SKIPPED
[INFO] OpenSAML :: Core Implementation .................... SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2023-03-20T19:55:59Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-saml-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/profile/logic/InboundMessageSignedPredicate.java>:[50,63] expression type org.opensaml.messaging.context.MessageContext is a subtype of pattern type org.opensaml.messaging.context.MessageContext
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLSubjectNameIdentifierContext.java>:[138,34] expression type org.opensaml.saml.saml2.core.Subject is a subtype of pattern type org.opensaml.saml.saml2.core.Subject
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLSubjectNameIdentifierContext.java>:[143,34] expression type org.opensaml.saml.saml2.core.Subject is a subtype of pattern type org.opensaml.saml.saml2.core.Subject
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLSubjectNameIdentifierContext.java>:[149,53] expression type org.opensaml.saml.saml1.core.Subject is a subtype of pattern type org.opensaml.saml.saml1.core.Subject
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLPeerEntityContext.java>:[254,41] expression type org.opensaml.saml.saml1.core.AttributeQuery is a subtype of pattern type org.opensaml.saml.saml1.core.AttributeQuery
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/context/SAMLPeerEntityContext.java>:[261,53] expression type org.opensaml.saml.saml1.core.AuthorizationDecisionQuery is a subtype of pattern type org.opensaml.saml.saml1.core.AuthorizationDecisionQuery
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[376,45] expression type org.opensaml.xmlsec.keyinfo.KeyInfoGenerator is a subtype of pattern type org.opensaml.xmlsec.keyinfo.KeyInfoGenerator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[454,34] expression type org.opensaml.xmlsec.signature.KeyInfo is a subtype of pattern type org.opensaml.xmlsec.signature.KeyInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[506,34] expression type org.opensaml.xmlsec.signature.KeyInfo is a subtype of pattern type org.opensaml.xmlsec.signature.KeyInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[515,39] expression type org.opensaml.xmlsec.encryption.ReferenceList is a subtype of pattern type org.opensaml.xmlsec.encryption.ReferenceList
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[532,34] expression type org.opensaml.xmlsec.signature.KeyInfo is a subtype of pattern type org.opensaml.xmlsec.signature.KeyInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/encryption/Encrypter.java>:[566,43] expression type org.opensaml.xmlsec.encryption.ReferenceList is a subtype of pattern type org.opensaml.xmlsec.encryption.ReferenceList
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/saml2/common/SAML2Support.java>:[135,48] expression type java.time.Duration is a subtype of pattern type java.time.Duration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/profile/logic/MetadataNameIdentifierFormatStrategy.java>:[97,67] expression type org.opensaml.messaging.context.MessageContext is a subtype of pattern type org.opensaml.messaging.context.MessageContext
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[164,46] expression type org.opensaml.saml.saml2.metadata.EntityDescriptor is a subtype of pattern type org.opensaml.saml.saml2.metadata.EntityDescriptor
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[191,44] expression type org.opensaml.saml.saml2.metadata.RoleDescriptor is a subtype of pattern type org.opensaml.saml.saml2.metadata.RoleDescriptor
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[221,44] expression type org.opensaml.saml.saml2.metadata.RoleDescriptor is a subtype of pattern type org.opensaml.saml.saml2.metadata.RoleDescriptor
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[434,47] expression type java.lang.String is a subtype of pattern type java.lang.String
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[437,43] expression type javax.xml.namespace.QName is a subtype of pattern type javax.xml.namespace.QName
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/messaging/soap/SAMLSOAPClientContextBuilder.java>:[442,84] expression type org.opensaml.saml.saml2.metadata.RoleDescriptor is a subtype of pattern type org.opensaml.saml.saml2.metadata.RoleDescriptor
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/profile/logic/EntityAttributesPredicate.java>:[432,72] expression type org.opensaml.core.xml.schema.XSBooleanValue is a subtype of pattern type org.opensaml.core.xml.schema.XSBooleanValue
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-saml-api/src/main/java/org/opensaml/saml/common/profile/logic/EntityAttributesPredicate.java>:[435,72] expression type java.lang.Integer is a subtype of pattern type java.lang.Integer
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :opensaml-saml-api
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: XACML Provider API #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: BOM #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: SOAP Provider Implementations #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: XACML Provider Implementations #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: Profile Implementations #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: XML Security Implementation #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: Spring Support #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: Testing #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: Storage Implementation #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: SAML XACML Profile API #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: SAML Provider Implementations #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: Core Implementation #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: Security Implementation #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: SAML XACML Profile Implementation #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-opensaml-v5 �� OpenSAML :: Messaging Implementations #343' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/343/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/343/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/343/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/343/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v5/builds/343/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list