Build failed in Jenkins: java-identity-provider-v4-multi » Oracle-11,Windows2022 #1068
Shibboleth Jenkins
noreply at shibboleth.net
Mon Jan 9 04:11:13 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=Oracle-11,label=Windows2022/1068/display/redirect>
Changes:
------------------------------------------
[...truncated 189.22 KB...]
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.testng.TestRunner.privateRun(TestRunner.java:808)
at org.testng.TestRunner.run(TestRunner.java:603)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
at org.testng.SuiteRunner.run(SuiteRunner.java:326)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
at org.testng.TestNG.runSuites(TestNG.java:1092)
at org.testng.TestNG.run(TestNG.java:1060)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#74cff17c': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:374)
... 50 more
Caused by: net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
at org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver.initMetadataResolver(AbstractReloadingMetadataResolver.java:327)
at org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver.initMetadataResolver(FileBackedHTTPMetadataResolver.java:210)
at org.opensaml.saml.metadata.resolver.impl.AbstractMetadataResolver.doInitialize(AbstractMetadataResolver.java:289)
at net.shibboleth.utilities.java.support.component.AbstractInitializableComponent.initialize(AbstractInitializableComponent.java:65)
at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1930)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1872)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800)
... 53 more
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Exception during refresh
at org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver.refresh(AbstractReloadingMetadataResolver.java:378)
at org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver.initMetadataResolver(AbstractReloadingMetadataResolver.java:325)
... 62 more
Caused by: net.shibboleth.utilities.java.support.resolver.ResolverException: Unable to read metadata from remote server and backup does not exist
at org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver.fetchMetadata(FileBackedHTTPMetadataResolver.java:322)
at org.opensaml.saml.metadata.resolver.impl.AbstractReloadingMetadataResolver.refresh(AbstractReloadingMetadataResolver.java:364)
... 63 more
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] FileBackedHTTPMetadataProviderParserTest.indexes:288->AbstractMetadataParserTest.getBean:158 » BeanCreation Error creating bean with name 'HTTPSEntityWithIndexes': Cannot create inner bean '(inner bean)#74cff17c' of type [org.opensaml.saml.metadata.resolver.impl.FileBackedHTTPMetadataResolver] while setting bean property 'embeddedResolver'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)#74cff17c': Invocation of init method failed; nested exception is net.shibboleth.utilities.java.support.component.ComponentInitializationException: Error refreshing metadata during init
[INFO]
[ERROR] Tests run: 177, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 4.3.0-SNAPSHOT [25/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-consent-impl ---
[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-v4-multi\jdk\Oracle-11\label\Windows2022\idp-consent-impl\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ 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:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Oracle-11\label\Windows2022\idp-consent-impl\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-consent-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.05 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 224, 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 4.3.0-SNAPSHOT [26/35]
[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] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.3.0-SNAPSHOT [27/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.3.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.589 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 4.156 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.176 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 14.856 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 15.216 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.947 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 12.853 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 11.247 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 10.525 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.477 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 16.245 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 10.593 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.275 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 13.453 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 13.630 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 35.621 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 11.179 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 30.116 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 28.069 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 14.359 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 31.955 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 18.270 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 20.343 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... FAILURE [ 39.760 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 16.224 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 [ 0.145 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.007 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:42 min
[INFO] Finished at: 2023-01-09T04:11:12Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7:test (default-test) on project idp-profile-spring: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\Oracle-11\label\Windows2022\idp-profile-spring\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 :idp-profile-spring
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-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/Oracle-11/axis-label/Windows2022/builds/1068/testng/testng-results.xml'
0.045558% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list