Build failed in Jenkins: java-identity-provider-multi-jdk » JDK-1.7.0 #44

Shibboleth Jenkins noreply at shibboleth.net
Sat Apr 6 00:12:24 EDT 2013


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-multi-jdk/./jdk=JDK-1.7.0/44/changes>

Changes:

[rdw] IDP-205 SimpleAttributeDefinitionBeanParser and tests (encorporating BaseAttributionDefinitionBeanParser)

[rdw] typo, remove warnings

------------------------------------------
[...truncated 1584 lines...]
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:59)
	at net.shibboleth.idp.saml.impl.profile.saml2.AddNotOnOrAfterConditionToAssertionsTest.testSingleAssertionWithExistingConditions(AddNotOnOrAfterConditionToAssertionsTest.java:124)

testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected [proceed] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:59)
	at net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest.testMultipleAssertion(AddOneTimeUseConditionToAssertionsTest.java:154)

testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [NoAssertion] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest.testNoAssertion(AddOneTimeUseConditionToAssertionsTest.java:66)

testNoResponse(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [NoResponse] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest.testNoResponse(AddOneTimeUseConditionToAssertionsTest.java:49)

testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected [proceed] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:59)
	at net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest.testSingleAssertion(AddOneTimeUseConditionToAssertionsTest.java:90)

testSingleAssertionWithExistingCondition(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [proceed] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:59)
	at net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest.testSingleAssertionWithExistingCondition(AddOneTimeUseConditionToAssertionsTest.java:130)

testAddResponse(net.shibboleth.idp.saml.impl.profile.saml1.AddResponseShellTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [proceed] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:59)
	at net.shibboleth.idp.saml.impl.profile.saml1.AddResponseShellTest.testAddResponse(AddResponseShellTest.java:50)

testAddResponseWhenResponseAlreadyExist(net.shibboleth.idp.saml.impl.profile.saml1.AddResponseShellTest)  Time elapsed: 0.002 sec  <<< FAILURE!
java.lang.AssertionError: expected [ResponseExists] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.saml.impl.profile.saml1.AddResponseShellTest.testAddResponseWhenResponseAlreadyExist(AddResponseShellTest.java:86)

testAddResponse(net.shibboleth.idp.saml.impl.profile.saml2.AddResponseShellTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [proceed] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:59)
	at net.shibboleth.idp.saml.impl.profile.saml2.AddResponseShellTest.testAddResponse(AddResponseShellTest.java:50)

testAddResponseWhenResponseAlreadyExist(net.shibboleth.idp.saml.impl.profile.saml2.AddResponseShellTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [ResponseExists] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.saml.impl.profile.saml2.AddResponseShellTest.testAddResponseWhenResponseAlreadyExist(AddResponseShellTest.java:88)

testSaml1Message(net.shibboleth.idp.saml.impl.profile.saml1.CheckRequestVersionTest)  Time elapsed: 0.004 sec  <<< FAILURE!
java.lang.AssertionError: expected [proceed] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:59)
	at net.shibboleth.idp.saml.impl.profile.saml1.CheckRequestVersionTest.testSaml1Message(CheckRequestVersionTest.java:54)

testSaml2Message(net.shibboleth.idp.saml.impl.profile.saml1.CheckRequestVersionTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [InvalidMessageVersion] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.saml.impl.profile.saml1.CheckRequestVersionTest.testSaml2Message(CheckRequestVersionTest.java:73)

testSaml1Message(net.shibboleth.idp.saml.impl.profile.saml2.CheckRequestVersionTest)  Time elapsed: 0.004 sec  <<< FAILURE!
java.lang.AssertionError: expected [InvalidMessageVersion] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.saml.impl.profile.saml2.CheckRequestVersionTest.testSaml1Message(CheckRequestVersionTest.java:56)

testSaml2Message(net.shibboleth.idp.saml.impl.profile.saml2.CheckRequestVersionTest)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [proceed] but found [InvalidProfileContext]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotEquals(Assert.java:494)
	at org.testng.Assert.assertEquals(Assert.java:123)
	at org.testng.Assert.assertEquals(Assert.java:176)
	at org.testng.Assert.assertEquals(Assert.java:186)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertEvent(ActionTestingSupport.java:49)
	at net.shibboleth.idp.profile.ActionTestingSupport.assertProceedEvent(ActionTestingSupport.java:59)
	at net.shibboleth.idp.saml.impl.profile.saml2.CheckRequestVersionTest.testSaml2Message(CheckRequestVersionTest.java:73)


Results :

Failed tests:   testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddAudienceRestrictionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddAudienceRestrictionToAssertionsTest): expected [NoAssertion] but found [InvalidProfileContext]
  testNoResponse(net.shibboleth.idp.saml.impl.profile.saml1.AddAudienceRestrictionToAssertionsTest): expected [NoResponse] but found [InvalidProfileContext]
  testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddAudienceRestrictionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingCondition(net.shibboleth.idp.saml.impl.profile.saml1.AddAudienceRestrictionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingDoNotCondition(net.shibboleth.idp.saml.impl.profile.saml1.AddAudienceRestrictionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddAudienceRestrictionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddAudienceRestrictionToAssertionsTest): expected [NoAssertion] but found [InvalidProfileContext]
  testNoResponse(net.shibboleth.idp.saml.impl.profile.saml2.AddAudienceRestrictionToAssertionsTest): expected [NoResponse] but found [InvalidProfileContext]
  testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddAudienceRestrictionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingAudienceRestriction(net.shibboleth.idp.saml.impl.profile.saml2.AddAudienceRestrictionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingConditions(net.shibboleth.idp.saml.impl.profile.saml2.AddAudienceRestrictionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddDoNotCacheConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddDoNotCacheConditionToAssertionsTest): expected [NoAssertion] but found [InvalidProfileContext]
  testNoResponse(net.shibboleth.idp.saml.impl.profile.saml1.AddDoNotCacheConditionToAssertionsTest): expected [NoResponse] but found [InvalidProfileContext]
  testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddDoNotCacheConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingCondition(net.shibboleth.idp.saml.impl.profile.saml1.AddDoNotCacheConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingDoNotCacheCondition(net.shibboleth.idp.saml.impl.profile.saml1.AddDoNotCacheConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddNotBeforeConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddNotBeforeConditionToAssertionsTest): expected [NoAssertion] but found [InvalidProfileContext]
  testNoResponse(net.shibboleth.idp.saml.impl.profile.saml1.AddNotBeforeConditionToAssertionsTest): expected [NoResponse] but found [InvalidProfileContext]
  testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddNotBeforeConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingConditions(net.shibboleth.idp.saml.impl.profile.saml1.AddNotBeforeConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddNotBeforeConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddNotBeforeConditionToAssertionsTest): expected [NoAssertion] but found [InvalidProfileContext]
  testNoResponse(net.shibboleth.idp.saml.impl.profile.saml2.AddNotBeforeConditionToAssertionsTest): expected [NoResponse] but found [InvalidProfileContext]
  testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddNotBeforeConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingConditions(net.shibboleth.idp.saml.impl.profile.saml2.AddNotBeforeConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddNotOnOrAfterConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddNotOnOrAfterConditionToAssertionsTest): expected [NoAssertion] but found [InvalidProfileContext]
  testNoResponse(net.shibboleth.idp.saml.impl.profile.saml1.AddNotOnOrAfterConditionToAssertionsTest): expected [NoResponse] but found [InvalidProfileContext]
  testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml1.AddNotOnOrAfterConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingConditions(net.shibboleth.idp.saml.impl.profile.saml1.AddNotOnOrAfterConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddNotOnOrAfterConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddNotOnOrAfterConditionToAssertionsTest): expected [NoAssertion] but found [InvalidProfileContext]
  testNoResponse(net.shibboleth.idp.saml.impl.profile.saml2.AddNotOnOrAfterConditionToAssertionsTest): expected [NoResponse] but found [InvalidProfileContext]
  testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddNotOnOrAfterConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingConditions(net.shibboleth.idp.saml.impl.profile.saml2.AddNotOnOrAfterConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testMultipleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testNoAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest): expected [NoAssertion] but found [InvalidProfileContext]
  testNoResponse(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest): expected [NoResponse] but found [InvalidProfileContext]
  testSingleAssertion(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testSingleAssertionWithExistingCondition(net.shibboleth.idp.saml.impl.profile.saml2.AddOneTimeUseConditionToAssertionsTest): expected [proceed] but found [InvalidProfileContext]
  testAddResponse(net.shibboleth.idp.saml.impl.profile.saml1.AddResponseShellTest): expected [proceed] but found [InvalidProfileContext]
  testAddResponseWhenResponseAlreadyExist(net.shibboleth.idp.saml.impl.profile.saml1.AddResponseShellTest): expected [ResponseExists] but found [InvalidProfileContext]
  testAddResponse(net.shibboleth.idp.saml.impl.profile.saml2.AddResponseShellTest): expected [proceed] but found [InvalidProfileContext]
  testAddResponseWhenResponseAlreadyExist(net.shibboleth.idp.saml.impl.profile.saml2.AddResponseShellTest): expected [ResponseExists] but found [InvalidProfileContext]
  testSaml1Message(net.shibboleth.idp.saml.impl.profile.saml1.CheckRequestVersionTest): expected [proceed] but found [InvalidProfileContext]
  testSaml2Message(net.shibboleth.idp.saml.impl.profile.saml1.CheckRequestVersionTest): expected [InvalidMessageVersion] but found [InvalidProfileContext]
  testSaml1Message(net.shibboleth.idp.saml.impl.profile.saml2.CheckRequestVersionTest): expected [InvalidMessageVersion] but found [InvalidProfileContext]
  testSaml2Message(net.shibboleth.idp.saml.impl.profile.saml2.CheckRequestVersionTest): expected [proceed] but found [InvalidProfileContext]

Tests run: 142, Failures: 51, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Shibboleth Identity Provider ...................... SUCCESS [2.503s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [10.080s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [20.516s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [15.690s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [10.697s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [10.824s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [10.887s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [13.621s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [9.658s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [0.279s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [22.355s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [14.661s]
[INFO] Shibboleth IdP :: Profile Implementation .......... SUCCESS [13.615s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... FAILURE [4.931s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:40.970s
[INFO] Finished at: Sat Apr 06 00:12:23 EDT 2013
[INFO] Final Memory: 53M/249M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4: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-multi-jdk/./jdk=JDK-1.7.0/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
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-multi-jdk/configurations/axis-jdk/JDK-1.7.0/builds/2013-04-06_00-06-32/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list