Build failed in Jenkins: java-metadata-aggregator #404
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jun 6 14:50:24 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/404/changes>
Changes:
[Brent Putman] Some work on JSPT-45: Implement class and method renames for new naming convention for any remaining components.
[Brent Putman] Some work on JSPT-45: Implement class and method renames for new naming convention for any remaining components.
------------------------------------------
Started by an SCM change
Started by an SCM change
Building in workspace <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/>
Updating https://svn.shibboleth.net/java-metadata-aggregator/trunk at revision '2014-06-06T14:49:45.340 -0400'
U aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java
U aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/GenerateIdStage.java
At revision 373
Parsing POMs
[aggregator-parent] $ /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 59882
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/aggregator-parent/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Metadata Aggregator
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface
[INFO] Shibboleth Metadata Aggregator :: Web Service Interface
[INFO] Shibboleth Metadata Aggregator :: Standalone Distribution
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator-parent ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ aggregator-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ aggregator-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ aggregator-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ aggregator-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ aggregator-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ aggregator-parent ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/aggregator-parent/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/metadata/aggregator-parent/0.9-SNAPSHOT/aggregator-parent-0.9-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator :: Processing Pipeline 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator-pipeline ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/aggregator-pipeline/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 83 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/aggregator-pipeline/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java>:[37,49] cannot find symbol
symbol: class DOMTypeSupport
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java>:[308,34] cannot find symbol
symbol: variable DOMTypeSupport
location: class net.shibboleth.metadata.dom.saml.EntityRoleFilterStage
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Metadata Aggregator .................... SUCCESS [7.556s]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline FAILURE [13.260s]
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface SKIPPED
[INFO] Shibboleth Metadata Aggregator :: Web Service Interface SKIPPED
[INFO] Shibboleth Metadata Aggregator :: Standalone Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.922s
[INFO] Finished at: Fri Jun 06 14:50:14 EDT 2014
[INFO] Final Memory: 25M/338M
[INFO] ------------------------------------------------------------------------
[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:compile (default-compile) on project aggregator-pipeline: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java>:[37,49] cannot find symbol
[ERROR] symbol: class DOMTypeSupport
[ERROR] location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/saml/EntityRoleFilterStage.java>:[308,34] cannot find symbol
[ERROR] symbol: variable DOMTypeSupport
[ERROR] location: class net.shibboleth.metadata.dom.saml.EntityRoleFilterStage
[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 :aggregator-pipeline
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.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list