Build failed in Jenkins: java-idp-testbed #749
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jun 6 14:11:13 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-idp-testbed/749/changes>
Changes:
[Brent Putman] Some work on JSPT-45: Implement class and method renames for new naming convention for any remaing components.
------------------------------------------
Started by an SCM change
Building in workspace <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/>
Updating https://svn.shibboleth.net/java-idp-testbed/trunk at revision '2014-06-06T14:10:19.544 -0400'
U src/main/java/sp/SAML2Controller.java
At revision 262
Parsing POMs
[workspace] $ /opt/jdk1.7/bin/java -cp /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.5.jar:/opt/maven/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven /home/jenkins/tomcat_base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.39.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.5.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 58692
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building idp-testbed 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/jetty9/jetty9-dta-ssl/1.0-SNAPSHOT/jetty9-dta-ssl-1.0-20140605.060103-164.pom
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/jetty9/jetty9-dta-ssl/1.0-SNAPSHOT/jetty9-dta-ssl-1.0-20140605.060103-164.pom (3 KB at 0.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-testbed ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ idp-testbed ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-conf:3.0-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT.jar to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/target/idp-testbed-0.1.0-SNAPSHOT-distribution> with includes "" and excludes "META-INF/**"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-testbed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] Cannot find annotation method 'value()' in type 'org.springframework.test.context.ContextConfiguration': class file for org.springframework.test.context.ContextConfiguration not found
[WARNING] Cannot find annotation method 'alwaysRun()' in type 'org.testng.annotations.AfterTest': class file for org.testng.annotations.AfterTest not found
[WARNING] Cannot find annotation method 'dependsOnMethods()' in type 'org.testng.annotations.BeforeMethod': class file for org.testng.annotations.BeforeMethod not found
[INFO] 3 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[9,49] cannot find symbol
symbol: class URLBuilder
location: package net.shibboleth.utilities.java.support.net
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[189,25] cannot find symbol
symbol: class URLBuilder
location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[189,53] cannot find symbol
symbol: class URLBuilder
location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[203,25] cannot find symbol
symbol: class URLBuilder
location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[203,53] cannot find symbol
symbol: class URLBuilder
location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[217,25] cannot find symbol
symbol: class URLBuilder
location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[217,53] cannot find symbol
symbol: class URLBuilder
location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[230,25] cannot find symbol
symbol: class URLBuilder
location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[230,53] cannot find symbol
symbol: class URLBuilder
location: class sp.SAML2Controller
[INFO] 9 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.878s
[INFO] Finished at: Fri Jun 06 14:11:08 EDT 2014
[INFO] Final Memory: 27M/113M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project idp-testbed: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[9,49] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: package net.shibboleth.utilities.java.support.net
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[189,25] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[189,53] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[203,25] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[203,53] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[217,25] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[217,53] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[230,25] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: class sp.SAML2Controller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[230,53] cannot find symbol
[ERROR] symbol: class URLBuilder
[ERROR] location: class sp.SAML2Controller
[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
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
Did not find any matching files.
More information about the commits
mailing list