kie-ci3 commented on PR #4229:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/4229#issuecomment-4143466017

   
   **PR job** `#2` was: **UNSTABLE**
   Possible explanation: This should be test failures
   
   
   <details>
   <summary><b>Reproducer</b></summary>
   
   
   
   build-chain build full_downstream  -f 
'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml'
 -o 'bc' -p apache/incubator-kie-kogito-runtimes -u 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/4229 
--skipParallelCheckout
   
   NOTE: To install the build-chain tool, please refer to 
https://github.com/kiegroup/github-action-build-chain#local-execution
   
   </details>
   
   
   Please look here: 
https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/display/redirect
   
   **Test results:**
   - PASSED: 3871
   - FAILED: 50
   
   Those are the test failures: 
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.explainability/ExplainabilityServiceTest/testPerturbedExecution/";>org.kie.kogito.explainability.ExplainabilityServiceTest.testPerturbedExecution</a></summary>
   java.lang.ExceptionInInitializerError<br/>   at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)<br/>
     at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)<br/>  
     at java.base/java.util.Optional.orElseGet(Optional.java:364)<br/>       at 
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/>      at 
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/>Caused by: 
java.lang.NullPointerException<br/>        at 
java.base/java.io.Reader.<init>(Reader.java:168)<br/>        at 
java.base/java.io.InputStreamReader.<init>(InputStreamReader.java:97)<br/>   at 
org.kie.kogito.dmn.AbstractDecisionModels.isrWithEncodingOrFallback(AbstractDecisionModels.java:133)<br/>
    at 
org.kie.kogito.dmn.AbstractDecisionModels.readResource(AbstractDecisionModels.java:102)<br/>
 at 
org.kie.kogito.dmn.DMNKogito.lambda$createGenericDMNRuntime$0(DMNKogito.java:81)<br/>
        at 
java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)<br/>
     at java.bas
 e/java.util.Iterator.forEachRemaining(Iterator.java:133)<br/>  at 
java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)<br/>
   at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)<br/>
 at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)<br/>
  at 
java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)<br/>
    at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)<br/>
 at 
java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)<br/>
        at 
org.kie.kogito.dmn.DMNKogito.createGenericDMNRuntime(DMNKogito.java:82)<br/> at 
org.kie.kogito.explainability.ExplainabilityServiceTest.<clinit>(ExplainabilityServiceTest.java:47)<br/>
     ... 5 more<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.codegen.rules/BusinessRuleTaskIT/testDecision/";>org.kie.kogito.codegen.rules.BusinessRuleTaskIT.testDecision</a></summary>
   java.lang.ExceptionInInitializerError<br/>   at 
org.kie.kogito.codegen.rules.Application.<init>(Application.java:27)<br/>    at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
 Method)<br/>        at 
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)<br/>
 at 
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)<br/>
 at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)<br/>
     at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)<br/>  
     at 
org.kie.kogito.codegen.AbstractCodegenIT.generateCode(AbstractCodegenIT.java:216)<br/>
       at 
org.kie.kogito.codegen.AbstractCodegenIT.generateCode(AbstractCodegenIT.java:164)<br/>
       at 
org.kie.kogito.codegen.rules.BusinessRuleTaskIT.testDecision(BusinessRuleTaskIT.java:147)<br/>
       at java.base/java.lang.reflect.Method.invoke(Method.java:568)<br/>      
at java.bas
 e/java.util.ArrayList.forEach(ArrayList.java:1511)<br/>        at 
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)<br/>Caused by: 
java.lang.IllegalStateException: Failed to find modelPaths.txt<br/>        at 
org.kie.kogito.dmn.AbstractDecisionModels.getModelPaths(AbstractDecisionModels.java:117)<br/>
        at 
org.kie.kogito.dmn.AbstractDecisionModels.init(AbstractDecisionModels.java:67)<br/>
  at 
org.kie.kogito.codegen.rules.DecisionModels.<clinit>(DecisionModels.java:24)<br/>
    ... 12 more<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.traffic/TrafficProcessIT/testTrafficViolationEmbeddedDecisionOnQuarkus/";>org.kie.kogito.traffic.TrafficProcessIT.testTrafficViolationEmbeddedDecisionOnQuarkus</a></summary>
   Failed to load ApplicationContext for 
[WebMergedContextConfiguration@751bb780 testClass = 
org.kie.kogito.traffic.TrafficProcessIT, locations = [], classes = 
[org.kie.kogito.traffic.KogitoApplication], contextInitializerClasses = [], 
activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7fc4780b,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6b6776cb,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@1acaf3d,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@68034
 211, 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@58594a11,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@2b175c00,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@9dce6891], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.jbpm.usertask.transaction.it/UserTaskTransactionRollbackIT/PR_check___Build_projects___testListenerExceptionCausesTransactionRollback/";>PR
 check / Build projects / 
org.jbpm.usertask.transaction.it.UserTaskTransactionRollbackIT.testListenerExceptionCausesTransactionRollback</a></summary>
   Failed to load ApplicationContext for [WebMergedContextConfiguration@c8d0ea3 
testClass = org.jbpm.usertask.transaction.it.UserTaskTransactionRollbackIT, 
locations = [], classes = [org.kie.kogito.it.KogitoSpringbootApplication], 
contextInitializerClasses = 
[org.kie.kogito.testcontainers.springboot.PostgreSqlSpringBootTestResource], 
activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4eaf3684,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@39d9314d,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@75d2da2d,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@71e693fa,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@3eb77ea8,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@455b6df1,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@5c96f405], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/it.pkg/GreetingsTest/PR_check___Build_projects___testOrderProcess/";>PR
 check / Build projects / it.pkg.GreetingsTest.testOrderProcess</a></summary>
   Failed to load ApplicationContext for 
[WebMergedContextConfiguration@4203529f testClass = it.pkg.GreetingsTest, 
locations = [], classes = [it.pkg.KogitoApplication], contextInitializerClasses 
= [], activeProfiles = [], propertySourceDescriptors = [], 
propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1b45c0e,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4416d64f,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@14f9390f,
 
org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@3b8f0a79,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourc
 eFactoryGlobalResourcesContextCustomizerCustomizer@488d1cd7, 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@d278d2b,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20ca951f,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@84f4304c], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/it.pkg/TrafficViolationTest/PR_check___Build_projects___testEvaluateTrafficViolation/";>PR
 check / Build projects / 
it.pkg.TrafficViolationTest.testEvaluateTrafficViolation</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@73e93c3a testClass = 
it.pkg.TrafficViolationTest, locations = [], classes = 
[it.pkg.KogitoApplication], contextInitializerClasses = [], activeProfiles = 
[], propertySourceDescriptors = [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1b45c0e,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4416d64f,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@14f9390f,
 
org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@3b8f0a79,
 org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFa
 
ctoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@488d1cd7,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@d278d2b,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20ca951f,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@84f4304c], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/it.pkg/TrafficViolationTest/PR_check___Build_projects___testEvaluateTrafficViolation/";>PR
 check / Build projects / 
it.pkg.TrafficViolationTest.testEvaluateTrafficViolation</a></summary>
   Failed to load ApplicationContext for 
[WebMergedContextConfiguration@2f73f0c7 testClass = 
it.pkg.TrafficViolationTest, locations = [], classes = 
[it.pkg.KogitoApplication], contextInitializerClasses = [], activeProfiles = 
[], propertySourceDescriptors = [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@3116c353,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2e32ccc5,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@329dbdbf,
 
org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2b72cb8a,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReacto
 rResourceFactoryGlobalResourcesContextCustomizerCustomizer@766653e6, 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@7fc4780b,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@1187c9e8,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@bee4aceb], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/BasicAddTest/testDs1/";>org.kie.kogito.integrationtests.springboot.BasicAddTest.testDs1</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@5d79fade testClass = 
org.kie.kogito.integrationtests.springboot.BasicAddTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/BasicAddTest/testWholeModel/";>org.kie.kogito.integrationtests.springboot.BasicAddTest.testWholeModel</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@5d79fade testClass = 
org.kie.kogito.integrationtests.springboot.BasicAddTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/BasicAddTest/testDs1_dmnresult/";>org.kie.kogito.integrationtests.springboot.BasicAddTest.testDs1_dmnresult</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@5d79fade testClass = 
org.kie.kogito.integrationtests.springboot.BasicAddTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/BasicAddTest/testWholeModel_dmnresult/";>org.kie.kogito.integrationtests.springboot.BasicAddTest.testWholeModel_dmnresult</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@5d79fade testClass = 
org.kie.kogito.integrationtests.springboot.BasicAddTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testDSb/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testDSb</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testDSd/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testDSd</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testDSn/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testDSn</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testDSs/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testDSs</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testDSt/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testDSt</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testWholeModel/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testWholeModel</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testDSdtd/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testDSdtd</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testDSymd/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testDSymd</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/DSCoercionTest/testDSdt/";>org.kie.kogito.integrationtests.springboot.DSCoercionTest.testDSdt</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@712a6e68 testClass = 
org.kie.kogito.integrationtests.springboot.DSCoercionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalRes
 
ourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/ElementAtIndexTest/testGET/";>org.kie.kogito.integrationtests.springboot.ElementAtIndexTest.testGET</a></summary>
   Failed to load ApplicationContext for 
[WebMergedContextConfiguration@6fd77c16 testClass = 
org.kie.kogito.integrationtests.springboot.ElementAtIndexTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFa
 ctoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a, 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/ElementAtIndexTest/testHeaderPopulated/";>org.kie.kogito.integrationtests.springboot.ElementAtIndexTest.testHeaderPopulated</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@6fd77c16 testClass = 
org.kie.kogito.integrationtests.springboot.ElementAtIndexTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGloba
 
lResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/ElementAtIndexTest/testHeaderEmpty/";>org.kie.kogito.integrationtests.springboot.ElementAtIndexTest.testHeaderEmpty</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@6fd77c16 testClass = 
org.kie.kogito.integrationtests.springboot.ElementAtIndexTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGloba
 
lResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/FaceMaskTest/testSurgicalMaskNeededInCity/";>org.kie.kogito.integrationtests.springboot.FaceMaskTest.testSurgicalMaskNeededInCity</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@7155dce8 testClass = 
org.kie.kogito.integrationtests.springboot.FaceMaskTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/FaceMaskTest/testSomeoneWithBreathingIssuesButInBuilding/";>org.kie.kogito.integrationtests.springboot.FaceMaskTest.testSomeoneWithBreathingIssuesButInBuilding</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@7155dce8 testClass = 
org.kie.kogito.integrationtests.springboot.FaceMaskTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/FaceMaskTest/testSomeoneWithBreathingIssues/";>org.kie.kogito.integrationtests.springboot.FaceMaskTest.testSomeoneWithBreathingIssues</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@7155dce8 testClass = 
org.kie.kogito.integrationtests.springboot.FaceMaskTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/FaceMaskTest/testRespiratorNeededInABuilding/";>org.kie.kogito.integrationtests.springboot.FaceMaskTest.testRespiratorNeededInABuilding</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@7155dce8 testClass = 
org.kie.kogito.integrationtests.springboot.FaceMaskTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/FaceMaskTest/testYoungBabyWithoutNeedForAMask/";>org.kie.kogito.integrationtests.springboot.FaceMaskTest.testYoungBabyWithoutNeedForAMask</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@7155dce8 testClass = 
org.kie.kogito.integrationtests.springboot.FaceMaskTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/HospitalsStatusTest/testHospitalStatus/";>org.kie.kogito.integrationtests.springboot.HospitalsStatusTest.testHospitalStatus</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@3eca0961 testClass = 
org.kie.kogito.integrationtests.springboot.HospitalsStatusTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlob
 
alResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/HospitalsTest/testTumor/";>org.kie.kogito.integrationtests.springboot.HospitalsTest.testTumor</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@1775ff4a testClass = 
org.kie.kogito.integrationtests.springboot.HospitalsTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalReso
 
urcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/HospitalsTest/testBrokenLeg/";>org.kie.kogito.integrationtests.springboot.HospitalsTest.testBrokenLeg</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@1775ff4a testClass = 
org.kie.kogito.integrationtests.springboot.HospitalsTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalReso
 
urcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/HospitalsTest/testCovidPositive/";>org.kie.kogito.integrationtests.springboot.HospitalsTest.testCovidPositive</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@1775ff4a testClass = 
org.kie.kogito.integrationtests.springboot.HospitalsTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalReso
 
urcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/HospitalsTest/testDiabetes/";>org.kie.kogito.integrationtests.springboot.HospitalsTest.testDiabetes</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@1775ff4a testClass = 
org.kie.kogito.integrationtests.springboot.HospitalsTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalReso
 
urcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/JavaFNctxTest/testJavaFNctx/";>org.kie.kogito.integrationtests.springboot.JavaFNctxTest.testJavaFNctx</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@23368646 testClass = 
org.kie.kogito.integrationtests.springboot.JavaFNctxTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalReso
 
urcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASisValid/";>org.kie.kogito.integrationtests.springboot.OASTest.testOASisValid</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[1]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[1]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[2]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[2]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[3]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[3]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[4]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[4]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[5]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[5]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[6]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[6]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[7]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[7]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[8]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[8]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASdmnDefinitions(String)[9]/">org.kie.kogito.integrationtests.springboot.OASTest.testOASdmnDefinitions(String)[9]</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OASTest/testOASisSwaggerUICompatible/";>org.kie.kogito.integrationtests.springboot.OASTest.testOASisSwaggerUICompatible</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@19601dc5 testClass = 
org.kie.kogito.integrationtests.springboot.OASTest, locations = [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesC
 
ontextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/OneOfEachTypeTest/allTypes/";>org.kie.kogito.integrationtests.springboot.OneOfEachTypeTest.allTypes</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@18ae3583 testClass = 
org.kie.kogito.integrationtests.springboot.OneOfEachTypeTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobal
 
ResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/PMMLRegressionTest/testEvaluateLinRegResult/";>org.kie.kogito.integrationtests.springboot.PMMLRegressionTest.testEvaluateLinRegResult</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@5a238d7e testClass = 
org.kie.kogito.integrationtests.springboot.PMMLRegressionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGloba
 
lResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/PMMLRegressionTest/testEvaluateLinRegDescriptive/";>org.kie.kogito.integrationtests.springboot.PMMLRegressionTest.testEvaluateLinRegDescriptive</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@5a238d7e testClass = 
org.kie.kogito.integrationtests.springboot.PMMLRegressionTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGloba
 
lResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/PMMLTreeTest/testEvaluateSampleMineResult/";>org.kie.kogito.integrationtests.springboot.PMMLTreeTest.testEvaluateSampleMineResult</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@6d88a3f4 testClass = 
org.kie.kogito.integrationtests.springboot.PMMLTreeTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-4229/2/testReport/org.kie.kogito.integrationtests.springboot/PMMLTreeTest/testEvaluateSampleMineDescriptive/";>org.kie.kogito.integrationtests.springboot.PMMLTreeTest.testEvaluateSampleMineDescriptive</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@6d88a3f4 testClass = 
org.kie.kogito.integrationtests.springboot.PMMLTreeTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors 
= [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@522ba524,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@77d18d0b,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@7573e12f,
 
org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResou
 
rcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6a2eea2a,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@6c298dc,
 
org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f,
 
org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0,
 
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@20095ab4,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@badd9e07], 
resourceBasePath = "src/main/webapp", contextLoader = 
org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to