Build failed in Jenkins: java-idp-testbed #1782
Shibboleth Jenkins
noreply at shibboleth.net
Sun Feb 3 07:49:45 EST 2019
See <https://build.shibboleth.net/jenkins/job/java-idp-testbed/1782/display/redirect>
------------------------------------------
Started by upstream project "java-identity-provider-v4" build number 114
originally caused by:
Started by upstream project "java-parent-project-v11" build number 3
originally caused by:
Started by an SCM change
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-idp-testbed/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-idp-testbed # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-idp-testbed
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-idp-testbed +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 8e0d9574828a017dbcdb431721455e30a08115e7 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e0d9574828a017dbcdb431721455e30a08115e7
Commit message: "Add ldaptive-unbound provider as runtime dependency."
> git rev-list --no-walk 8e0d9574828a017dbcdb431721455e30a08115e7 # timeout=10
Parsing POMs
Established TCP socket on 38589
[workspace] $ /opt/java8/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.27.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 38589
<===[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] -------------------< net.shibboleth.idp:idp-testbed >-------------------
[INFO] Building idp-testbed 0.8.0-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-jetty-base/9.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-jetty-base/9.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-jetty-base/9.3.1-SNAPSHOT/maven-metadata.xml (966 B at 1.9 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-testbed ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-testbed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[26,32] org.apache.http.conn.ssl.SSLContextBuilder in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/SAML2Controller.java>:[27,32] org.apache.http.conn.ssl.SSLContexts in org.apache.http.conn.ssl has been deprecated
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/CASController.java>:[35,39] cannot access net.shibboleth.idp.cas.protocol.ProtocolParam
bad class file: /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/4.0.0-SNAPSHOT/idp-cas-api-4.0.0-SNAPSHOT.jar(net/shibboleth/idp/cas/protocol/ProtocolParam.class)
class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
[INFO] 1 error
[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: 34.559 s
[INFO] Finished at: 2019-02-03T07:49:28-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project idp-testbed: Compilation failure
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/sp/CASController.java>:[35,39] cannot access net.shibboleth.idp.cas.protocol.ProtocolParam
[ERROR] bad class file: /home/jenkins/.m2/repository/net/shibboleth/idp/idp-cas-api/4.0.0-SNAPSHOT/idp-cas-api-4.0.0-SNAPSHOT.jar(net/shibboleth/idp/cas/protocol/ProtocolParam.class)
[ERROR] class file has wrong version 55.0, should be 52.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[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 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
More information about the commits
mailing list