Build failed in Jenkins: java-identity-provider-v5-multi » Oracle-17,Windows2022 #130

Shibboleth Jenkins noreply at shibboleth.net
Thu Sep 22 01:42:06 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-multi/jdk=Oracle-17,label=Windows2022/130/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename httpclient package.

[Scott Cantor] Rename service abstraction packages.


------------------------------------------
[...truncated 93.96 KB...]
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 24 kB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 22 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-17\label\Windows2022\idp-consent-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-consent-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-consent-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-consent-impl ---
[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.10.1:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-17\label\Windows2022\idp-consent-impl\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AttributeDisplayNameFunction.java:[30,37] cannot find symbol
  symbol:   class ReloadableService
  location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[34,37] cannot find symbol
  symbol:   class ReloadableService
  location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[35,37] cannot find symbol
  symbol:   class ServiceableComponent
  location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AttributeDisplayNameFunction.java:[47,19] cannot find symbol
  symbol:   class ReloadableService
  location: class net.shibboleth.idp.consent.logic.impl.AttributeDisplayNameFunction
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[61,22] cannot find symbol
  symbol:   class ReloadableService
  location: class net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[72,19] cannot find symbol
  symbol:   class ReloadableService
  location: class net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AttributeDisplayDescriptionFunction.java:[30,37] cannot find symbol
  symbol:   class ReloadableService
  location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AttributeDisplayDescriptionFunction.java:[47,19] cannot find symbol
  symbol:   class ReloadableService
  location: class net.shibboleth.idp.consent.logic.impl.AttributeDisplayDescriptionFunction
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[96,24] cannot find symbol
  symbol:   class ServiceableComponent
  location: class net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
[INFO] 9 errors 
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] -------------------< net.shibboleth.idp:idp-spring >--------------------
[INFO] Building Shibboleth IdP :: Spring Integration 5.0.0-SNAPSHOT     [14/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 55 kB/s)
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-spring/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 47 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-spring ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-17\label\Windows2022\idp-spring\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-17\label\Windows2022\idp-spring\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-17\label\Windows2022\idp-spring\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-spring ---
[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.10.1:testCompile (default-testCompile) @ idp-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\opt\jenkins\workspace\java-identity-provider-v5-multi\jdk\Oracle-17\label\Windows2022\idp-spring\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.378 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: System Configuration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 5.0.0-SNAPSHOT                    [15/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.874 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  3.889 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.168 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 15.933 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.329 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... FAILURE [  1.668 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.518 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 15.050 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. FAILURE [  0.834 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.337 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 15.785 s]
[INFO] Shibboleth IdP :: Testing .......................... SUCCESS [ 15.455 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... FAILURE [  1.430 s]
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [ 11.308 s]
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  1.233 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:56 min
[INFO] Finished at: 2022-09-22T01:42:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project idp-admin-api: Compilation failure: Compilation failure: 
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java:[58,40] package net.shibboleth.shared.httpclient does not exist
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java:[88,15] cannot find symbol
[ERROR]   symbol:   class HttpClientBuilder
[ERROR]   location: class net.shibboleth.idp.module.IdPModuleTest
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-admin-api/src/test/java/net/shibboleth/idp/module/IdPModuleTest.java:[88,47] cannot find symbol
[ERROR]   symbol:   class HttpClientBuilder
[ERROR]   location: class net.shibboleth.idp.module.IdPModuleTest
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-cas-api: Compilation failure: Compilation failure: 
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-cas-api/src/main/java/net/shibboleth/idp/cas/service/PatternServiceRegistry.java:[29,44] package net.shibboleth.shared.spring.service does not exist
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-cas-api/src/main/java/net/shibboleth/idp/cas/service/PatternServiceRegistry.java:[43,45] cannot find symbol
[ERROR]   symbol: class AbstractServiceableComponent
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-cas-api/src/main/java/net/shibboleth/idp/cas/service/PatternServiceRegistry.java:[70,5] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-consent-impl: Compilation failure: Compilation failure: 
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AttributeDisplayNameFunction.java:[30,37] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[34,37] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[35,37] cannot find symbol
[ERROR]   symbol:   class ServiceableComponent
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AttributeDisplayNameFunction.java:[47,19] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: class net.shibboleth.idp.consent.logic.impl.AttributeDisplayNameFunction
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[61,22] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: class net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[72,19] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: class net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AttributeDisplayDescriptionFunction.java:[30,37] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AttributeDisplayDescriptionFunction.java:[47,19] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: class net.shibboleth.idp.consent.logic.impl.AttributeDisplayDescriptionFunction
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v5-multi/jdk/Oracle-17/label/Windows2022/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/AbstractAttributeDisplayFunction.java:[96,24] cannot find symbol
[ERROR]   symbol:   class ServiceableComponent
[ERROR]   location: class net.shibboleth.idp.consent.logic.impl.AbstractAttributeDisplayFunction
[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 :idp-admin-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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/130/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/130/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/130/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/130/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/130/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/130/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/130/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list