Build failed in Jenkins: java-idp-testbed #61
Shibboleth Jenkins
noreply at shibboleth.net
Thu May 21 21:54:15 EDT 2015
See <https://build.shibboleth.net/jenkins/job/java-idp-testbed/61/changes>
Changes:
[Tom Zeller] Add optional logback-access logging as well as the TeeFilter.
------------------------------------------
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 '2015-05-21T21:54:07.231 -0400'
U src/main/java/Main.java
A src/main/resources/system/conf/web-override.xml
A src/main/resources/system/conf/logback-access.xml
U pom.xml
At revision 306
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /opt/java7/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.49.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 53708
<===[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] ------------------------------------------------------------------------
[WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no dependency information available
[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 6 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ idp-testbed ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-conf:3.2.0-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.2.0-SNAPSHOT/idp-conf-3.2.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 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-testbed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/Main.java>:[36,35] package ch.qos.logback.access.jetty does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/Main.java>:[141,23] cannot find symbol
symbol: class RequestLogImpl
location: class Main
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/Main.java>:[141,55] cannot find symbol
symbol: class RequestLogImpl
location: class Main
[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 0 seconds
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.180 s
[INFO] Finished at: 2015-05-21T21:54:15-04:00
[INFO] Final Memory: 33M/478M
[INFO] ------------------------------------------------------------------------
[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/Main.java>:[36,35] package ch.qos.logback.access.jetty does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/Main.java>:[141,23] cannot find symbol
[ERROR] symbol: class RequestLogImpl
[ERROR] location: class Main
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/Main.java>:[141,55] cannot find symbol
[ERROR] symbol: class RequestLogImpl
[ERROR] location: class Main
[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