Build failed in Jenkins: spring-extensions-v6-multi » RedHat-11,CentOS7 #2
Shibboleth Jenkins
noreply at shibboleth.net
Wed May 13 21:20:18 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/2/display/redirect>
Changes:
------------------------------------------
Started by upstream project "spring-extensions-v6-multi" build number 2
originally caused by:
Started by upstream project "trigger-multi-v11" build number 2
originally caused by:
Started by upstream project "java-idp-oidc-nightly" build number 2
originally caused by:
Started by upstream project "java-identity-provider-v4-nightly" build number 2
originally caused by:
Started by upstream project "idwsfconsumer-v2-nightly" build number 2
originally caused by:
Started by upstream project "java-opensaml-v4-nightly" build number 2
originally caused by:
Started by upstream project "spring-extensions-v6-nightly" build number 2
originally caused by:
Started by upstream project "java-support-v8-nightly" build number 2
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 2
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 5
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-0a0b9242c1de05b99) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/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 https://git.shibboleth.net/git/spring-extensions # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/spring-extensions
> git --version # timeout=10
> git fetch --tags --progress https://git.shibboleth.net/git/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 505052486a12dc54e6ce4db4bbce70317e5596eb (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 505052486a12dc54e6ce4db4bbce70317e5596eb # timeout=10
Commit message: "warnings"
> git rev-list --no-walk 505052486a12dc54e6ce4db4bbce70317e5596eb # timeout=10
[CentOS7] $ /opt/maven_home/bin/mvn -Djdk=RedHat-11 -Dmatrix-combinations= -Dlabel=CentOS7 -B clean test -Prelease --update-snapshots --fail-at-end
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.1-SNAPSHOT/maven-metadata.xml (601 B at 276 B/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.0.1-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 6.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ spring-extensions ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java>: <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 51, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.472 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.ext.spring.resource.HTTPResourceTest.testRelated Time elapsed: 0.859 s <<< FAILURE!
java.lang.AssertionError: Expected date of 2020-04-27T16:49:29Z did not match) expected [1205848652000] but found [1588006169000]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testRelated(HTTPResourceTest.java:126)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] HTTPResourceTest.testRelated:126 Expected date of 2020-04-27T16:49:29Z did not match) expected [1205848652000] but found [1588006169000]
[INFO]
[ERROR] Tests run: 51, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55.595 s
[INFO] Finished at: 2020-05-13T21:20:18Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project spring-extensions: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=RedHat-11,label=CentOS7/ws/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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
Saving reports...
Processing '/var/lib/jenkins/jobs/spring-extensions-v6-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/2/testng/testng-results.xml'
1.960784% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list