Build failed in Jenkins: java-idp-integration-tests #1081
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jan 16 14:00:31 EST 2015
See <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/1081/>
------------------------------------------
Started by upstream project "java-idp-testbed" build number 1628
originally caused by:
Started by upstream project "java-identity-provider" build number 3203
originally caused by:
Started by upstream project "java-opensaml" build number 1327
originally caused by:
Started by upstream project "java-support" build number 402
originally caused by:
Started by an SCM change
Building in workspace <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/>
Updating https://svn.shibboleth.net/java-idp-integration-tests/trunk at revision '2015-01-16T13:59:55.095 -0500'
At revision 46
no change for https://svn.shibboleth.net/java-idp-integration-tests/trunk since the previous build
Parsing POMs
[workspace] $ /opt/jdk1.7/bin/java -cp /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/opt/apache-maven-3.2.3/boot/plexus-classworlds-2.5.1.jar:/opt/apache-maven-3.2.3/conf/logging jenkins.maven3.agent.Maven31Main /opt/apache-maven-3.2.3 /home/jenkins/tomcat_base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.46.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 51414
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building idp-integration-tests TRUNK-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-integration-tests ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions> (includes = [], excludes = [])
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/target/dependency-maven-plugin-markers> (includes = [], excludes = [])
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (clean-initialize) @ idp-integration-tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-integration-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-idp-distribution) @ idp-integration-tests ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-distribution:3.0-SNAPSHOT:zip
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-distribution/3.0-SNAPSHOT/idp-distribution-3.0-SNAPSHOT.zip to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions> with includes "" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-idp-conf-test-credentials) @ idp-integration-tests ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-conf:3.0-SNAPSHOT:test-jar
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT-tests.jar to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions/shibboleth-identity-provider-3.0-SNAPSHOT> with includes "**/credentials/*" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-jetty-distribution) @ idp-integration-tests ---
[INFO] Configured Artifact: org.eclipse.jetty:jetty-distribution:9.2.6.v20141205:zip
[INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-distribution/9.2.6.v20141205/jetty-distribution-9.2.6.v20141205.zip to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions> with includes "" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy (copy-testbed-war) @ idp-integration-tests ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-testbed:0.1.0-SNAPSHOT:war
[INFO] Copying idp-testbed-0.1.0-SNAPSHOT.war to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions/shibboleth-identity-provider-3.0-SNAPSHOT/testbed-war/idp-testbed.war>
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-testbed-deployment-descriptor) @ idp-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-example-metadata-providers) @ idp-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-example-metadata) @ idp-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-integration-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/src/test/java/net/shibboleth/idp/test/saml2/AbstractSAML2IntegrationTest.java>:[415,25] statusCode has protected access in net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/src/test/java/net/shibboleth/idp/test/saml2/AbstractSAML2IntegrationTest.java>:[416,25] statusCodeNested has protected access in net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/src/test/java/net/shibboleth/idp/test/saml2/AbstractSAML2IntegrationTest.java>:[417,25] statusMessage has protected access in net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator
[INFO] 3 errors
[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 4 second
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.910 s
[INFO] Finished at: 2015-01-16T14:00:30-05:00
[INFO] Final Memory: 40M/330M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project idp-integration-tests: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/src/test/java/net/shibboleth/idp/test/saml2/AbstractSAML2IntegrationTest.java>:[415,25] statusCode has protected access in net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/src/test/java/net/shibboleth/idp/test/saml2/AbstractSAML2IntegrationTest.java>:[416,25] statusCodeNested has protected access in net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/src/test/java/net/shibboleth/idp/test/saml2/AbstractSAML2IntegrationTest.java>:[417,25] statusMessage has protected access in net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator
[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
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...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list