Build failed in Jenkins: spring-extensions #131

Shibboleth Jenkins noreply at shibboleth.net
Wed Jan 8 09:34:07 EST 2014


See <https://build.shibboleth.net/jenkins/job/spring-extensions/131/changes>

Changes:

[rdw] IDP-346 rework the SVNBAsicAuthrnticationManager to use the SVNkit provided one, with the minotr addition that theproxying information can be set via bena like setters.  Allows Spring configuration

[rdw] IDP-346 example configuration test using Spring.

------------------------------------------
Started by an SCM change
Building in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/>
Updating https://svn.shibboleth.net/utilities/spring-extensions/trunk at revision '2014-01-08T09:33:52.233 -0500'
U         src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java
AU        src/test/resources/data/SVNBean.xml
U         src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java
Fetching 'https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/eclipse/.settings' at 201 into '<https://build.shibboleth.net/jenkins/job/spring-extensions/ws/.settings'>
At revision 201
At revision 498
no change for https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/eclipse/.settings since the previous build
Parsing POMs
[workspace] $ /opt/jdk1.7/bin/java -cp /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.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.33.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 55567
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring Framework Extension 1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/target>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (default) @ spring-extensions ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[31,43] package org.springframework.context.support does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[161,15] cannot find symbol
  symbol:   class GenericApplicationContext
  location: class net.shibboleth.ext.spring.resource.SVNResourceTest
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[161,61] cannot find symbol
  symbol:   class GenericApplicationContext
  location: class net.shibboleth.ext.spring.resource.SVNResourceTest
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[165,15] cannot find symbol
  symbol:   class GenericApplicationContext
  location: class net.shibboleth.ext.spring.resource.SVNResourceTest
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[165,55] cannot find symbol
  symbol:   class GenericApplicationContext
  location: class net.shibboleth.ext.spring.resource.SVNResourceTest
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.708s
[INFO] Finished at: Wed Jan 08 09:34:06 EST 2014
[INFO] Final Memory: 25M/209M
[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:testCompile (default-testCompile) on project spring-extensions: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[31,43] package org.springframework.context.support does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[161,15] cannot find symbol
[ERROR] symbol:   class GenericApplicationContext
[ERROR] location: class net.shibboleth.ext.spring.resource.SVNResourceTest
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[161,61] cannot find symbol
[ERROR] symbol:   class GenericApplicationContext
[ERROR] location: class net.shibboleth.ext.spring.resource.SVNResourceTest
Sending e-mails to: commits at shibboleth.net
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[165,15] cannot find symbol
[ERROR] symbol:   class GenericApplicationContext
[ERROR] location: class net.shibboleth.ext.spring.resource.SVNResourceTest
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/ws/src/test/java/net/shibboleth/ext/spring/resource/SVNResourceTest.java>:[165,55] cannot find symbol
[ERROR] symbol:   class GenericApplicationContext
[ERROR] location: class net.shibboleth.ext.spring.resource.SVNResourceTest
[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
Did not find any matching files.


More information about the commits mailing list