Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: SAML Profile Implementation #2486

Shibboleth Jenkins noreply at shibboleth.net
Mon Sep 1 11:13:24 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/2486/changes>

Changes:

[Scott Cantor] IDP-224 - checkpoint work on extending RP contexts during logout

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 146 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/attribute/encoding/impl/SAML1StringNameIdentifierEncoder.java>:[141,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/profile/impl/IdPInitiatedSSORequest.java>:[126,23] toStringHelper(java.lang.Object) in com.google.common.base.Objects has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/nameid/impl/TransformingNameIdentifierDecoder.java>:[37,37] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoder.java>:[40,43] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/profile/impl/ExtractSubjectFromRequest.java>:[165,54] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/attribute/resolver/impl/SAML1NameIdentifierAttributeDefinition.java>:[131,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/nameid/impl/TransientNameIdentifierDecoder.java>:[39,43] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/profile/impl/InitializeOutboundMessageContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/profile/impl/InitializeOutboundMessageContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrincipalConnectorTest.java>:[103,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/LegacySAML1NameIdentifierGeneratorTest.java>:[137,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/LegacySAML1NameIdentifierGeneratorTest.java>:[162,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[66,11] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[150,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[169,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[188,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML1NameIdentifierGeneratorTest.java>:[208,41] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientSAML1NameIdentifierGeneratorTest.java>:[123,32] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/CryptoTransientNameIdentifierDecoderTest.java>:[122,15] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/StoredTransientSAML1NameIdentifierGeneratorTest.java>:[100,26] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/profile/impl/ExtractSubjectFromRequestTest.java>:[144,54] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/AttributeSourcedSAML2NameIDGeneratorTest.java>:[66,11] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/impl/SAML1StringNameIdentifierEncoderTest.java>:[83,35] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/encoding/impl/SAML1StringNameIdentifierEncoderTest.java>:[90,35] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/NameIdentifierCanonicalizationTest.java>:[78,57] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/nameid/impl/NameIdentifierCanonicalizationTest.java>:[104,11] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[106,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[113,33] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[117,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[121,33] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[125,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[132,23] setNameIdentifier(java.lang.String) in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[137,49] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/attribute/principalconnector/impl/PrinicpalConnectorCanonicalizerTest.java>:[224,43] getNameIdentifier() in org.opensaml.saml.saml1.core.NameIdentifier has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/AddAuthnStatementToAssertionTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/AddAuthnStatementToAssertionTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 27 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/ProcessLogoutTest.java>:[163,23] method destroySession in class net.shibboleth.idp.session.impl.StorageBackedSessionManager cannot be applied to given types;
  required: java.lang.String,boolean
  found: java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/ProcessLogoutTest.java>:[281,23] method destroySession in class net.shibboleth.idp.session.impl.StorageBackedSessionManager cannot be applied to given types;
  required: java.lang.String,boolean
  found: java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/saml2/profile/impl/ProcessLogoutTest.java>:[333,23] method destroySession in class net.shibboleth.idp.session.impl.StorageBackedSessionManager cannot be applied to given types;
  required: java.lang.String,boolean
  found: java.lang.String
  reason: actual and formal argument lists differ in length
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list