Build failed in Jenkins: java-plugin-storage-jdbc-v1-multi-java11 » Oracle-11,Rocky9 #75
Shibboleth Jenkins
noreply at shibboleth.net
Fri Sep 22 03:06:42 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi-java11/jdk=Oracle-11,label=Rocky9/75/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-plugin-storage-jdbc-v1-multi-java11" build number 75
originally caused by:
Started by upstream project "trigger-multi-v11" build number 1301
originally caused by:
Started by upstream project "completed-nightly-v11" build number 413
originally caused by:
Started by upstream project "java-idp-plugin-totp-v1-nightly-java11" build number 1229
originally caused by:
Started by upstream project "java-plugin-storage-jdbc-v1-nightly-java11" build number 74
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v1-nightly-java11" build number 75
originally caused by:
Started by upstream project "java-idp-plugin-duo-v1-nightly-java11" build number 630
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v1-nightly-java11" build number 218
originally caused by:
Started by upstream project "java-idp-oidc-v3-nightly-java11" build number 73
originally caused by:
Started by upstream project "java-oidc-common-v2-nightly-java11" build number 73
originally caused by:
Started by upstream project "java-idp-plugin-oidc-config-v1-nightly-java11" build number 220
originally caused by:
Started by upstream project "java-idp-testbed-v4-nightly" build number 1278
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9 (i-089365af1c0574872) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi-java11/jdk=Oracle-11,label=Rocky9/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git init <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi-java11/jdk=Oracle-11,label=Rocky9/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-plugin-storage-jdbc
> git --version # timeout=10
> git --version # 'git version 2.39.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-plugin-storage-jdbc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-plugin-storage-jdbc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 1eb36351f8808fdf8650b813252bb1e73e6166c9 (refs/remotes/origin/maint-1)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1eb36351f8808fdf8650b813252bb1e73e6166c9 # timeout=10
Commit message: "JPAR-220 - Stabilise uid and gid in generated archives"
> git rev-list --no-walk 1eb36351f8808fdf8650b813252bb1e73e6166c9 # timeout=10
[Rocky9] $ /opt/maven_home/bin/mvn -Djdk=Oracle-11 -Dmatrix-combinations= -Dlabel=Rocky9 -Daether.metadataResolver.threads=1 -Dno-check-m2= -V -B clean test --update-snapshots --fail-at-end
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/maven_home
Java version: 11.0.20, vendor: Oracle Corporation, runtime: /efs/optjava/jdk/oracle/jdk-11.0.20
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-284.30.1.el9_2.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage [pom]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl [jar]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution [pom]
[INFO]
[INFO] -------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-parent >-------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage 1.0.5-SNAPSHOT [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jdbc-storage-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ jdbc-storage-parent ---
[INFO]
[INFO] --------< net.shibboleth.plugin.storage.jdbc:jdbc-storage-impl >--------
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Impl 1.0.5-SNAPSHOT [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jdbc-storage-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ jdbc-storage-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi-java11/jdk=Oracle-11,label=Rocky9/ws/jdbc-storage-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jdbc-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jdbc-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi-java11/jdk=Oracle-11,label=Rocky9/ws/jdbc-storage-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jdbc-storage-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 1122, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 41.083 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest.strings Time elapsed: 1.764 s <<< FAILURE!
java.io.IOException: java.sql.SQLTransactionRollbackException: statement execution aborted: timeout reached
Caused by: java.sql.SQLTransactionRollbackException: statement execution aborted: timeout reached
Caused by: org.hsqldb.HsqlException: statement execution aborted: timeout reached
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] net.shibboleth.plugin.storage.jdbc.impl.JDBCStorageServiceTest.strings
[ERROR] Run 1: JDBCStorageServiceTest>StorageServiceTest.strings:112 ? IO java.sql.SQLTransac...
[INFO] Run 2: PASS
[INFO] Run 3: PASS
[INFO] Run 4: PASS
[INFO] Run 5: PASS
[INFO] Run 6: PASS
[INFO] Run 7: PASS
[INFO] Run 8: PASS
[INFO] Run 9: PASS
[INFO] Run 10: PASS
[INFO]
[INFO]
[ERROR] Tests run: 1113, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ----< net.shibboleth.plugin.storage.jdbc:java-plugin-jdbc-storage >-----
[INFO] Building Shibboleth :: Plugins :: jdbc-storage Distribution 1.0.5-SNAPSHOT [3/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ java-plugin-jdbc-storage ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ java-plugin-jdbc-storage ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth :: Plugins :: jdbc-storage 1.0.5-SNAPSHOT:
[INFO]
[INFO] Shibboleth :: Plugins :: jdbc-storage .............. SUCCESS [ 0.673 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Impl ......... FAILURE [ 46.016 s]
[INFO] Shibboleth :: Plugins :: jdbc-storage Distribution . SUCCESS [ 0.228 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.200 s
[INFO] Finished at: 2023-09-22T03:06:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project jdbc-storage-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-plugin-storage-jdbc-v1-multi-java11/jdk=Oracle-11,label=Rocky9/ws/jdbc-storage-impl/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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :jdbc-storage-impl
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/java-plugin-storage-jdbc-v1-multi-java11/configurations/axis-jdk/Oracle-11/axis-label/Rocky9/builds/75/testng/testng-results.xml'
0.089127% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list