Build failed in Jenkins: java-support #130
Shibboleth Jenkins
noreply at shibboleth.net
Mon May 8 14:17:28 EDT 2017
See <https://build.shibboleth.net/jenkins/job/java-support/130/display/redirect?page=changes>
Changes:
[Scott Cantor] Add a generic ScriptedPredicate.
------------------------------------------
Started by an SCM change
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-support/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59f81574f97d0b1c49e2b197164e8b5c5b3216de (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 59f81574f97d0b1c49e2b197164e8b5c5b3216de
> git rev-list 1068c3d81d0c6c44cf09bc55e527f63b20cb1e69 # timeout=10
Parsing POMs
Established TCP socket on 42695
[workspace] $ /opt/java7/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 42695
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-support/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building java-support 7.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ java-support ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-support/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 150 source files to <https://build.shibboleth.net/jenkins/job/java-support/ws/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/collection/ClassIndexedSet.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/collection/ClassIndexedSet.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/FileCachingHttpClientBuilder.java>:[41,28] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/FileCachingHttpClientBuilder.java>:[47,30] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[319,20] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[173,19] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[196,17] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[140,19] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[134,19] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[INFO] 7 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/logic/ScriptedPredicate.java>:[36,35] package org.springframework.core.io does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/logic/ScriptedPredicate.java>:[108,28] cannot find symbol
symbol: class Resource
location: class net.shibboleth.utilities.java.support.logic.ScriptedPredicate<T>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/logic/ScriptedPredicate.java>:[123,51] cannot find symbol
symbol: class Resource
location: class net.shibboleth.utilities.java.support.logic.ScriptedPredicate<T>
[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: 7.721 s
[INFO] Finished at: 2017-05-08T14:17:25-04:00
[INFO] Final Memory: 25M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project java-support: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/logic/ScriptedPredicate.java>:[36,35] package org.springframework.core.io does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/logic/ScriptedPredicate.java>:[108,28] cannot find symbol
[ERROR] symbol: class Resource
[ERROR] location: class net.shibboleth.utilities.java.support.logic.ScriptedPredicate<T>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/ws/src/main/java/net/shibboleth/utilities/java/support/logic/ScriptedPredicate.java>:[123,51] cannot find symbol
[ERROR] symbol: class Resource
[ERROR] location: class net.shibboleth.utilities.java.support.logic.ScriptedPredicate<T>
[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.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 2 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
More information about the commits
mailing list