Build failed in Jenkins: java-idp-plugin-totp-v1-multi » OpenJDK-16,CentOS7 #454
Shibboleth Jenkins
noreply at shibboleth.net
Tue Sep 21 03:10:52 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1-multi/jdk=OpenJDK-16,label=CentOS7/454/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-idp-plugin-totp-v1-multi" build number 454
originally caused by:
Started by upstream project "trigger-multi-v11" build number 522
originally caused by:
Started by upstream project "java-idp-plugin-totp-v1-nightly" build number 451
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v1-nightly" build number 478
originally caused by:
Started by upstream project "java-idp-oidc-v2-nightly" build number 518
originally caused by:
Started by upstream project "java-oidc-common-nightly" build number 344
originally caused by:
Started by upstream project "java-idp-testbed-nightly" build number 500
originally caused by:
Started by upstream project "java-identity-provider-v4.1-nightly" build number 54
originally caused by:
Started by upstream project "java-identity-provider-v4-nightly" build number 514
originally caused by:
Started by upstream project "java-idwsfconsumer-v2-nightly" build number 502
originally caused by:
Started by upstream project "java-opensaml-v4-nightly" build number 504
originally caused by:
Started by upstream project "spring-extensions-v6-nightly" build number 496
originally caused by:
(deeply nested causes)
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-0635f1fa56642f783) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1-multi/jdk=OpenJDK-16,label=CentOS7/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-plugin-totp
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1-multi/jdk=OpenJDK-16,label=CentOS7/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-totp
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/java-idp-plugin-totp +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-totp # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 6a6eeaa9acaca6f2b69d8b4e627fda01176f6f41 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6a6eeaa9acaca6f2b69d8b4e627fda01176f6f41 # timeout=10
Commit message: "JPAR-180 - Update projects to use SCP site deployment"
> git rev-list --no-walk 6a6eeaa9acaca6f2b69d8b4e627fda01176f6f41 # timeout=10
[CentOS7] $ /opt/maven_home/bin/mvn -Djdk=OpenJDK-16 -Dmatrix-combinations= -Dlabel=CentOS7 -V -B clean test --update-snapshots --fail-at-end
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/maven_home
Java version: 1.8.0_302, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el7_9.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.42.2.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml (603 B at 1.6 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.2.2-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow [pom]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution [pom]
[INFO]
[INFO] ----------< net.shibboleth.idp.plugin.authn:idp-plugin-totp >-----------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow 1.0.1-SNAPSHOT [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-totp ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp ---
[INFO]
[INFO] --------< net.shibboleth.idp.plugin.authn:idp-plugin-totp-impl >--------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow Impl 1.0.1-SNAPSHOT [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/com/warrenstrange/googleauth/1.5.0/googleauth-1.5.0.pom
[INFO] Downloaded from local-shared-repository: file:///opt/m2/repository/com/warrenstrange/googleauth/1.5.0/googleauth-1.5.0.pom (10 kB at 307 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/com/warrenstrange/googleauth/1.5.0/googleauth-1.5.0.jar
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/idp/idp-attribute-resolver-api/4.1.0/idp-attribute-resolver-api-4.1.0-tests.jar
[INFO] Downloaded from local-shared-repository: file:///opt/m2/repository/com/warrenstrange/googleauth/1.5.0/googleauth-1.5.0.jar (23 kB at 639 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/net/shibboleth/idp/idp-attribute-resolver-api/4.1.0/idp-attribute-resolver-api-4.1.0-tests.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/net/shibboleth/idp/idp-attribute-resolver-api/4.1.0/idp-attribute-resolver-api-4.1.0-tests.jar (35 kB at 653 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-totp-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-totp-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 14 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-totp-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-totp-v1-multi/jdk=OpenJDK-16,label=CentOS7/ws/totp-impl/target/classes>
[INFO]
[INFO] --------< net.shibboleth.idp.plugin.authn:idp-plugin-totp-dist >--------
[INFO] Building Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution 1.0.1-SNAPSHOT [3/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-totp-dist ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-totp-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: TOTP Login Flow 1.0.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow ....... SUCCESS [ 0.444 s]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Impl .. FAILURE [ 1.028 s]
[INFO] Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution SUCCESS [ 0.011 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.501 s
[INFO] Finished at: 2021-09-21T03:10:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project idp-plugin-totp-impl: Fatal error compiling: invalid flag: --release -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-plugin-totp-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
Did not find any matching files.
More information about the commits
mailing list