Build failed in Jenkins: java-identity-provider-3.2-multi » JDK-1.7.0,master #165
Shibboleth Jenkins
noreply at shibboleth.net
Sun Nov 6 01:51:51 EDT 2016
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/165/>
------------------------------------------
[...truncated 1032 lines...]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 168 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/StoredPersistentIdGenerationStrategy.java>:[28,38] net.shibboleth.idp.saml.nameid.PersistentIdStore in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/JDBCPersistentIdStore.java>:[35,38] net.shibboleth.idp.saml.nameid.PersistentIdStore in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/StoredPersistentIdDecoder.java>:[35,38] net.shibboleth.idp.saml.nameid.PersistentIdStore in net.shibboleth.idp.saml.nameid has been deprecated
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/profile/impl/BaseAddAuthenticationStatementToAssertion.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/profile/impl/BaseAddAuthenticationStatementToAssertion.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 34 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/PopulateDelegationContextTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/PopulateDelegationContextTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-saml-impl ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 417, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 14 sec <<< FAILURE! - in TestSuite
testComputedAndStoredId(net.shibboleth.idp.saml.nameid.impl.PersistentSAML2NameIDGeneratorTest) Time elapsed: 0.037 sec <<< FAILURE!
java.lang.AssertionError: null
at net.shibboleth.idp.saml.nameid.impl.PersistentSAML2NameIDGeneratorTest.testComputedAndStoredId(PersistentSAML2NameIDGeneratorTest.java:210)
testComputedAndStoredIdDeprecated(net.shibboleth.idp.saml.nameid.impl.PersistentSAML2NameIDGeneratorTest) Time elapsed: 0.01 sec <<< FAILURE!
java.lang.AssertionError: null
at net.shibboleth.idp.saml.nameid.impl.PersistentSAML2NameIDGeneratorTest.testComputedAndStoredIdDeprecated(PersistentSAML2NameIDGeneratorTest.java:238)
Results :
Failed tests:
PersistentSAML2NameIDGeneratorTest.testComputedAndStoredId:210 null
PersistentSAML2NameIDGeneratorTest.testComputedAndStoredIdDeprecated:238 null
Tests run: 417, Failures: 2, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Filter Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Profile Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Consent Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: UI Support 3.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-ui ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/impl/SetRPUIInformation.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/impl/SetRPUIInformation.java> uses unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/impl/SetRPUIInformation.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ idp-ui ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.shibboleth.idp.ui.context.RelyingPartyUIContextTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 sec - in net.shibboleth.idp.ui.context.RelyingPartyUIContextTest
Results :
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/target/idp-ui-3.2.2-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/target/idp-ui-3.2.2-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ idp-ui ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ idp-ui ---
[INFO]
2 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://www.slf4j.org/apidocs/package-list
[WARNING] javadoc: warning - Error fetching URL: http://docs.mockito.googlecode.com/hg/latest/package-list
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/target/idp-ui-3.2.2-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:test-jar (attach-javadocs) @ idp-ui ---
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://docs.mockito.googlecode.com/hg/latest/package-list
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/target/idp-ui-3.2.2-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ idp-ui >>>
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ idp-ui <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ idp-ui ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-ui/target/idp-ui-3.2.2-SNAPSHOT-sources.jar>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 5.229 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 22.388 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 1.412 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 21.727 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 41.531 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 20.170 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 18.286 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 12.254 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 11.698 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 16.670 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 37.649 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 4.951 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 36.222 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 23.482 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... FAILURE [ 36.098 s]
[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 Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 12.075 s]
[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: 05:24 min
[INFO] Finished at: 2016-11-06T01:51:37-04:00
[INFO] Final Memory: 65M/432M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project idp-saml-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.7.0,label=master/ws/idp-saml-impl/target/surefire-reports> for the individual test results.
[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-impl
Build step 'Invoke top-level Maven targets' marked build as failure
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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-3.2-multi/configurations/axis-jdk/JDK-1.7.0/axis-label/master/builds/165/testng/testng-results.xml'
0.214823% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list