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

   
   **PR job** `#5` 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/4059 
--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-4059/5/display/redirect
   
   **Test results:**
   - PASSED: 3504
   - FAILED: 5
   
   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-4059/5/testReport/org.kie.kogito.quarkus.token.persistence.workflows/TokenExchangeIT/tokenExchange/";>org.kie.kogito.quarkus.token.persistence.workflows.TokenExchangeIT.tokenExchange</a></summary>
   java.lang.RuntimeException: io.quarkus.builder.BuildException: Build 
failure: Build failed due to errors<br/> [error]: Build step 
io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor#startKeycloakContainer
 threw an exception: java.lang.RuntimeException: 
org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image quay.io/keycloak/keycloak:26.1.3<br/> at 
io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:250)<br/>
 at 
java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)<br/>
 at 
io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)<br/> 
at io.quarkus.builder.BuildContext.run(BuildContext.java:255)<br/> at 
org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)<br/> at 
org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2675)<br/>
 at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQu
 eueExecutor.java:2654)<br/> at 
org.jboss.threads.EnhancedQueueExecutor.runThreadBody(EnhancedQueueExecutor.java:1627)<br/>
 at 
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1594)<br/>
 at java.base/java.lang.Thread.run(Thread.java:840)<br/> at 
org.jboss.threads.JBossThread.run(JBossThread.java:499)<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image quay.io/keycloak/keycloak:26.1.3<br/> at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:351)<br/>
 at 
org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)<br/>
 at 
io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.lambda$startContainer$4(KeycloakDevServicesProcessor.java:421)<br/>
 at java.base/java.util.Optional.orElseGet(Optional.java:364)<br/> at 
io.quarkus.devservices.keycloak.KeycloakDevServicesProcessor.startContainer(KeycloakDevServicesProcessor.java:447)<br/>
 at io.quarkus.devser
 
vices.keycloak.KeycloakDevServicesProcessor.startKeycloakContainer(KeycloakDevServicesProcessor.java:200)<br/>
 ... 10 more<br/>Caused by: org.rnorth.ducttape.RetryCountExceededException: 
Retry limit hit with exception<br/> at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)<br/>
 at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:336)<br/>
 ... 15 more<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Could not create/start 
container<br/> at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:556)<br/>
 at 
org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:346)<br/>
 at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)<br/>
 ... 16 more<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Timed out waiting for 
log output matching '.*Keycloak.*started.*'<br/> at 
org.testcontainers.containers.wait
 
.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:47)<br/>
 at 
org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)<br/>
 at 
org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)<br/>
 at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:492)<br/>
 ... 18 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-4059/5/testReport/org.kie.kogito.integrationtests.springboot/ProcessEventIT/testSaveTask/";>org.kie.kogito.integrationtests.springboot.ProcessEventIT.testSaveTask</a></summary>
   Failed to load ApplicationContext for 
[WebMergedContextConfiguration@3a2881d6 testClass = 
org.kie.kogito.integrationtests.springboot.ProcessEventIT, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = 
[org.kie.kogito.testcontainers.springboot.KafkaSpringBootTestResource], 
activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7f8a9499,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@420a85c4,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5a37d3ed,
 org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactory
 
GlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@1bab8268,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@2b9ed6da,
 
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@6fa34d52,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@f6441eff], 
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-4059/5/testReport/org.kie.kogito.integrationtests.springboot/MessageSenderReceiverTest/testMessageSignalBetweenProcessInstances/";>org.kie.kogito.integrationtests.springboot.MessageSenderReceiverTest.testMessageSignalBetweenProcessInstances</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@44eb4740 testClass = 
org.kie.kogito.integrationtests.springboot.MessageSenderReceiverTest, locations 
= [], classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = 
[org.kie.kogito.testcontainers.springboot.KafkaSpringBootTestResource], 
activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7578e06a,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7b208b45,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@66596a88,
 org.spr
 
ingframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6d4a65c6,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@7f02251,
 
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@444548a0,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@645a1029], 
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-4059/5/testReport/org.kie.kogito.integrationtests.springboot/PingPongMessageTest/verifyTopicsInformation/";>org.kie.kogito.integrationtests.springboot.PingPongMessageTest.verifyTopicsInformation</a></summary>
   Failed to load ApplicationContext for 
[WebMergedContextConfiguration@4330f93c testClass = 
org.kie.kogito.integrationtests.springboot.PingPongMessageTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = 
[org.kie.kogito.testcontainers.springboot.KafkaSpringBootTestResource], 
activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7578e06a,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7b208b45,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@66596a88,
 org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFa
 
ctoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6d4a65c6,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@7f02251,
 
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@444548a0,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@645a1029], 
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-4059/5/testReport/org.kie.kogito.integrationtests.springboot/PingPongMessageTest/testPingPongBetweenProcessInstances/";>org.kie.kogito.integrationtests.springboot.PingPongMessageTest.testPingPongBetweenProcessInstances</a></summary>
   ApplicationContext failure threshold (1) exceeded: skipping repeated attempt 
to load context for [WebMergedContextConfiguration@4330f93c testClass = 
org.kie.kogito.integrationtests.springboot.PingPongMessageTest, locations = [], 
classes = 
[org.kie.kogito.integrationtests.springboot.KogitoSpringbootApplication], 
contextInitializerClasses = 
[org.kie.kogito.testcontainers.springboot.KafkaSpringBootTestResource], 
activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = 
["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true",
 "server.port=0"], contextCustomizers = 
[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7578e06a,
 
org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7b208b45,
 org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, 
org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@66596a88,
 org.springfra
 
mework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@6d4a65c6,
 
org.springframework.boot.test.autoconfigure.OnFailureConditionReportContextCustomizerFactory$OnFailureConditionReportContextCustomizer@7f02251,
 
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@444548a0,
 org.springframework.test.context.support.DynamicPropertiesContextCustomizer@0, 
org.springframework.boot.test.context.SpringBootTestAnnotation@645a1029], 
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