Build failed in Jenkins: spring-extensions-v6-multi » JDK-12,WindowsServer2012 #542
Shibboleth Jenkins
noreply at shibboleth.net
Thu Mar 21 16:55:36 EDT 2019
See <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=JDK-12,label=WindowsServer2012/542/display/redirect?page=changes>
Changes:
[Ian Young] JSPT-79 - Review date and time handling for Java 8
------------------------------------------
Started by upstream project "spring-extensions-v6-multi" build number 542
originally caused by:
Started by user Tom Zeller
Building remotely on WindowsServer2012 (windows) in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=JDK-12,label=WindowsServer2012/ws/>
No credentials specified
> 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/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/*
Checking out Revision fd19cf45f23bb37d279828c0222f1bf523d7f46c (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f fd19cf45f23bb37d279828c0222f1bf523d7f46c
Commit message: "JSPT-79 - Review date and time handling for Java 8"
> git rev-list --no-walk 81745f318e6dc9a511eb9cafacd9ea7ac4b53856 # timeout=10
[WindowsServer2012] $ cmd.exe /C '""C:\Program Files\Apache\apache-maven-3.6.0\bin\mvn.cmd"' -Djdk=JDK-12 '"-Dmatrix-combinations=(jdk == 'JDK-11' && label == 'WindowsServer2012') || (jdk == 'JDK-11' && label == 'master') || (jdk == 'OpenJDK-11' && label == 'WindowsServer2012') || (jdk == 'OpenJDK-11' && label == 'master') || (jdk == 'JDK-12' && label == 'WindowsServer2012') || (jdk == 'JDK-12' && label == 'master') || (jdk == 'OpenJDK-12' && label == 'WindowsServer2012') || (jdk == 'OpenJDK-12' && label == 'master')"' -Dlabel=WindowsServer2012 -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml (601 B at 1.3 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 6.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 3.6 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=JDK-12,label=WindowsServer2012/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ spring-extensions ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 68 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=JDK-12,label=WindowsServer2012/ws/target\classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v6-multi/jdk/JDK-12/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v6-multi/jdk/JDK-12/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v6-multi/jdk/JDK-12/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/config/StringToDurationConverter.java:[34,34] cannot find symbol
symbol: method stringToDuration(java.lang.String)
location: class net.shibboleth.utilities.java.support.xml.DOMTypeSupport
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.808 s
[INFO] Finished at: 2019-03-21T16:55:36-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project spring-extensions: Compilation failure
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v6-multi/jdk/JDK-12/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/config/StringToDurationConverter.java:[34,34] cannot find symbol
[ERROR] symbol: method stringToDuration(java.lang.String)
[ERROR] location: class net.shibboleth.utilities.java.support.xml.DOMTypeSupport
[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
Build step 'Invoke top-level Maven targets' marked build as failure
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