Build failed in Jenkins: java-identity-provider #3158

Shibboleth Jenkins noreply at shibboleth.net
Fri Dec 19 18:37:53 EST 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/3158/changes>

Changes:

[Tom Zeller] Fix tests, including Java 8 tests, by ignoring the order of attributes in assertions by the response validator. This assumes that the order of attributes in assertions is not guaranteed.

[Scott Cantor] IDP-548 - IdPAttributeValue should expose a display value

------------------------------------------
[...truncated 633 lines...]
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-session-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-session-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-session-api ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/src/main/java/net/shibboleth/idp/session/context/LogoutContext.java>:41: warning - Tag @link: reference not found: MultiRelyingPartyContext
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-session-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ idp-session-api >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ idp-session-api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-session-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-session-api ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.0-SNAPSHOT/idp-session-api-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.0-SNAPSHOT/idp-session-api-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.0-SNAPSHOT/idp-session-api-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.0-SNAPSHOT/idp-session-api-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.0-SNAPSHOT/idp-session-api-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-session-api/target/idp-session-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-session-api/3.0-SNAPSHOT/idp-session-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: CAS Protocol API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-cas-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-cas-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-cas-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/ProtocolError.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/ProtocolError.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/ProtocolError.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-cas-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-cas-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-cas-api ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-cas-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-cas-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-cas-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-cas-api ---
[INFO] 
3 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/ticket/TicketContext.java>:31: warning - Tag @link: reference not found: org.opensaml.profile.context.ProfileRequestContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/service/ServiceContext.java>:31: warning - Tag @link: reference not found: org.opensaml.profile.context.ProfileRequestContext
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/TicketValidationResponse.java>:60: warning - @param argument "proxy" is not a parameter name.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-cas-api ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ idp-cas-api >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ idp-cas-api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-cas-api ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-cas-api ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.0-SNAPSHOT/idp-cas-api-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.0-SNAPSHOT/idp-cas-api-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.0-SNAPSHOT/idp-cas-api-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.0-SNAPSHOT/idp-cas-api-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-cas-api/target/idp-cas-api-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/3.0-SNAPSHOT/idp-cas-api-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 99 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/AbstractSAMLAttributeEncoder.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/AbstractSAMLAttributeEncoder.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/src/test/java/net/shibboleth/idp/saml/saml2/profile/SAML2ActionSupportTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/src/test/java/net/shibboleth/idp/saml/saml2/profile/SAML2ActionSupportTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/src/test/java/net/shibboleth/idp/saml/attribute/encoding/AbstractSAMLAttributeEncoderTest.java>:[132,57] <anonymous net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoderTest$1> is not abstract and does not override abstract method getDisplayValue() in net.shibboleth.idp.attribute.IdPAttributeValue
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[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
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[JENKINS] Archiving disabled[INFO] Shibboleth Identity Provider ....................... SUCCESS [01:05 min]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [01:03 min]

[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 30.390 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [01:05 min]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [01:11 min]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [01:20 min]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [01:16 min]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [01:02 min]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 56.437 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 20.717 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. FAILURE [ 49.952 s]
[INFO] Shibboleth IdP :: Authentication 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 :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... 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 .......................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: War .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:48 min
[INFO] Finished at: 2014-12-19T18:29:10-05:00
[INFO] Final Memory: 48M/168M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project idp-saml-api: Compilation failure
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-saml-api/src/test/java/net/shibboleth/idp/saml/attribute/encoding/AbstractSAMLAttributeEncoderTest.java>:[132,57] <anonymous net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoderTest$1> is not abstract and does not override abstract method getDisplayValue() in net.shibboleth.idp.attribute.IdPAttributeValue
[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 :idp-saml-api
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-12-19_18-18-08/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-12-19_18-18-08/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-12-19_18-18-08/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-12-19_18-18-08/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-12-19_18-18-08/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-12-19_18-18-08/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list