Build failed in Jenkins: java-identity-provider #1859
Shibboleth Jenkins
noreply at shibboleth.net
Thu May 8 00:47:26 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/1859/changes>
Changes:
[Scott Cantor] Prototype of a more generalized predicate.
------------------------------------------
[...truncated 1458 lines...]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: ToU Engine Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-tou-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-tou-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-tou-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/src/main/java/net/shibboleth/idp/tou/storage/JDBCStorage.java>:[30,44] org.springframework.jdbc.core.simple.SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/src/main/java/net/shibboleth/idp/tou/storage/JDBCStorage.java>:[36,13] org.springframework.jdbc.core.simple.SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/src/main/java/net/shibboleth/idp/tou/storage/JDBCStorage.java>:[61,28] org.springframework.jdbc.core.simple.SimpleJdbcTemplate in org.springframework.jdbc.core.simple has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/src/main/java/net/shibboleth/idp/tou/storage/CacheStorage.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/src/main/java/net/shibboleth/idp/tou/storage/CacheStorage.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/src/main/java/net/shibboleth/idp/tou/storage/CacheStorage.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-tou-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-tou-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-tou-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec - in TestSuite
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-tou-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-tou-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-tou-impl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-tou-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-tou-impl ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc' has not been previously called for the module: 'net.shibboleth.idp:idp-tou-api:jar:3.0-SNAPSHOT'. Trying to invoke it...
[WARNING] Creating fake javadoc directory to prevent repeated invocations: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-api/target/testapidocs>
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-consent-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-api/target/testapidocs/package-list.> Ignored it.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-tou-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-tou-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-tou-impl/target/idp-tou-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/RecordResponseComplete.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/RecordResponseComplete.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[45,46] no suitable constructor found for RelyingPartyIdPredicate()
constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
(actual and formal argument lists differ in length)
constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
(actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[55,46] no suitable constructor found for RelyingPartyIdPredicate()
constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
(actual and formal argument lists differ in length)
constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
(actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[56,13] cannot find symbol
symbol: method setRelyingPartyIds(java.util.Set<java.lang.String>)
location: variable pred of type net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[66,46] no suitable constructor found for RelyingPartyIdPredicate()
constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
(actual and formal argument lists differ in length)
constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
(actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[67,13] cannot find symbol
symbol: method setRelyingPartyIds(java.util.Set<java.lang.String>)
location: variable pred of type net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [41.466s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [40.998s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [11.569s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [40.921s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [37.950s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [41.512s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [38.214s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [39.127s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [13.622s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [11.971s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [28.103s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [43.444s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [43.184s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [25.374s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [1:01.397s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [47.673s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [45.998s]
[INFO] Shibboleth IdP :: Consent Engine Implementation ... SUCCESS [26.090s]
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... SUCCESS [25.157s]
[INFO] Shibboleth IdP :: Profile Implementation .......... FAILURE [24.026s]
[INFO] Shibboleth IdP :: Profile Spring Integration ...... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute CLI ................... SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:45.672s
[INFO] Finished at: Thu May 08 00:45:53 EDT 2014
[INFO] Final Memory: 70M/281M
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project idp-profile-impl: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[45,46] no suitable constructor found for RelyingPartyIdPredicate()
[ERROR] constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[55,46] no suitable constructor found for RelyingPartyIdPredicate()
[ERROR] constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[56,13] cannot find symbol
[ERROR] symbol: method setRelyingPartyIds(java.util.Set<java.lang.String>)
[ERROR] location: variable pred of type net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[66,46] no suitable constructor found for RelyingPartyIdPredicate()
[ERROR] constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[67,13] cannot find symbol
[ERROR] symbol: method setRelyingPartyIds(java.util.Set<java.lang.String>)
[ERROR] location: variable pred of type net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate
[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-profile-impl
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.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-12.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-13.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-05-08_00-33-55/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list