Build failed in Jenkins: java-oidc-common-multi » OpenJDK-16,CentOS7 #349

Shibboleth Jenkins noreply at shibboleth.net
Tue Sep 21 02:21:09 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/349/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-oidc-common-multi" build number 349
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-oidc-common-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-oidc-common
 > git init <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-oidc-common
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/java-oidc-common +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-oidc-common # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 12a57e8761033cce5a7eda38030bc15480450161 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 12a57e8761033cce5a7eda38030bc15480450161 # timeout=10
Commit message: "JCOMOIDC-22 - Move ProviderMetadataResolver implementations from OP to commons"
 > git rev-list --no-walk 12a57e8761033cce5a7eda38030bc15480450161 # 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.9 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 :: OIDC Common :: Parent                 [pom]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API          [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API             [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation  [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Plugin                 [jar]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: BOM                    [pom]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Distribution           [pom]
[INFO] 
[INFO] ---------------< net.shibboleth.oidc:oidc-common-parent >---------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Parent 1.1.1-SNAPSHOT [1/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-parent ---
[INFO] 
[INFO] -----------< net.shibboleth.oidc:oidc-common-attribute-api >------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API 1.1.1-SNAPSHOT [2/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-attribute-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-attribute-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/ws/oidc-common-attribute-api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/ws/oidc-common-attribute-api/target/classes>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] -------------< net.shibboleth.oidc:oidc-common-crypto-api >-------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API 1.1.1-SNAPSHOT [3/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-crypto-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-crypto-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-crypto-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-crypto-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/ws/oidc-common-crypto-api/target/classes>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------< net.shibboleth.oidc:oidc-common-metadata-api >------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API 1.1.1-SNAPSHOT [4/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-metadata-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-metadata-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/ws/oidc-common-metadata-api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-metadata-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/ws/oidc-common-metadata-api/target/classes>
[INFO] 
[INFO] --------------< net.shibboleth.oidc:oidc-common-saml-api >--------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API 1.1.1-SNAPSHOT [5/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-saml-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-saml-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/ws/oidc-common-saml-api/target/classes>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------< net.shibboleth.oidc:oidc-common-plugin >---------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Plugin 1.1.1-SNAPSHOT [6/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common-multi/jdk=OpenJDK-16,label=CentOS7/ws/oidc-common-plugin/target/classes>
[INFO] 
[INFO] ----------------< net.shibboleth.oidc:oidc-common-bom >-----------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: BOM 1.1.1-SNAPSHOT [7/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-bom ---
[INFO] 
[INFO] ----------------< net.shibboleth.oidc:oidc-common-dist >----------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Distribution 1.1.1-SNAPSHOT [8/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OIDC Common :: Parent 1.1.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Parent . SUCCESS [  0.509 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API FAILURE [  0.449 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API FAILURE [  0.115 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API FAILURE [  0.075 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API FAILURE [  0.031 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Plugin . FAILURE [  0.142 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: BOM .... SUCCESS [  0.017 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Distribution SUCCESS [  0.011 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.361 s
[INFO] Finished at: 2021-09-21T02:21:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project oidc-common-attribute-api: Fatal error compiling: invalid flag: --release -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project oidc-common-crypto-api: Fatal error compiling: invalid flag: --release -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project oidc-common-metadata-api: Fatal error compiling: invalid flag: --release -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project oidc-common-saml-api: Fatal error compiling: invalid flag: --release -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project oidc-common-plugin: 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 :oidc-common-attribute-api
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