Build failed in Jenkins: java-identity-provider #2168
Shibboleth Jenkins
noreply at shibboleth.net
Wed Jun 25 23:02:09 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/2168/changes>
Changes:
[Scott Cantor] Tweak default policy.
[Scott Cantor] Fix tests on Windows by normalizing path like we do in our real context.
[Tom Zeller] Try to make the site plugin happy by changing the phase of the various build plugins to 'package'.
------------------------------------------
[...truncated 2063 lines...]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: War 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-war ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-war/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-war/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-war/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-war ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ idp-war ---
[INFO] Packaging webapp
[INFO] Assembling webapp [idp-war] in [<https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-war/target/idp-war-3.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-war/src/main/webapp]>
[INFO] Webapp assembled in [258 msecs]
[INFO] Building war: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-war/target/idp-war-3.0-SNAPSHOT.war>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-war ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-war ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-war ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-war ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ idp-war ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-war ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-war/target/idp-war-3.0-SNAPSHOT.war> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-war/3.0-SNAPSHOT/idp-war-3.0-SNAPSHOT.war
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-war/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-war/3.0-SNAPSHOT/idp-war-3.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Configuration Files 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-conf ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 119 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 23 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/mapper/SpoofSAMLMessage.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/mapper/SpoofSAMLMessage.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-conf ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.542 sec - in TestSuite
Results :
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ idp-conf ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/idp-conf-3.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-conf ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/idp-conf-3.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ idp-conf ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ idp-conf ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ idp-conf ---
[INFO]
7 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/InMemoryDirectory.java>:50: warning - @param argument "LDIF" is not a parameter name.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2TestResponseValidator.java>:376: warning - @param argument "subjectConfirmation" is not a parameter name.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml2/SAML2TestResponseValidator.java>:411: warning - @param argument "nameID" is not a parameter name.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/AbstractFlowTest.java>:280: warning - #OUTPUT_ATTR_NAME (referenced by @value tag) is an unknown reference.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml1/SAML1TestResponseValidator.java>:329: warning - @param argument "authenticationMethod" is not a parameter name.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml1/SAML1TestResponseValidator.java>:417: warning - @param argument "nameIdentifier" is not a parameter name.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/saml1/SAML1TestResponseValidator.java>:458: warning - @param argument "confirmationMethod" is not a parameter name.
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/idp-conf-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-conf ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/idp-conf-3.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ idp-conf ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/idp-conf-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/idp-conf-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/idp-conf-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-conf/target/idp-conf-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Distribution 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-distribution ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-distribution/target>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ idp-distribution ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (default) @ idp-distribution ---
[INFO] Executing tasks
main:
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [46.944s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [55.524s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [12.796s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [55.908s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [45.826s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [44.300s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [44.522s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [44.701s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [22.469s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [16.948s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [35.464s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [53.862s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [48.068s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [30.790s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [1:14.269s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [54.334s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [51.634s]
[INFO] Shibboleth IdP :: Consent Engine Implementation ... SUCCESS [39.627s]
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... SUCCESS [32.896s]
[INFO] Shibboleth IdP :: Profile Implementation .......... SUCCESS [46.759s]
[INFO] Shibboleth IdP :: Profile Spring Integration ...... SUCCESS [53.212s]
[INFO] Shibboleth IdP :: Session Implementation .......... SUCCESS [42.383s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [1:13.084s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [35.473s]
[INFO] Shibboleth IdP :: Attribute CLI ................... SUCCESS [25.982s]
[INFO] Shibboleth IdP :: War ............................. SUCCESS [21.786s]
[INFO] Shibboleth IdP :: Configuration Files ............. SUCCESS [48.621s]
[INFO] Shibboleth IdP :: Distribution .................... FAILURE [7.312s]
[INFO] Shibboleth IdP :: UI Support ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:46.959s
[INFO] Finished at: Wed Jun 25 23:01:59 EDT 2014
[INFO] Final Memory: 73M/128M
[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
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (default) on project idp-distribution: An Ant BuildException has occured: <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-distribution/target/idp-distribution-3.0-SNAPSHOT/bin> does not exist.
[ERROR] around Ant part ...<chmod dir="<https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-distribution/target/idp-distribution-3.0-SNAPSHOT/bin"> perm="755" includes="**/*.sh"/>... @ 4:166 in <https://build.shibboleth.net/jenkins/job/java-identity-provider/ws/idp-distribution/target/antrun/build-main.xml>
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :idp-distribution
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.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-12.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-13.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-14.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-15.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-16.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-17.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-18.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-19.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider/builds/2014-06-25_22-42-00/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list