wmedvede opened a new issue, #1826: URL: https://github.com/apache/incubator-kie-kogito-examples/issues/1826
### Describe the bug It was detected that several times that the OuboxIT is intermittently failing with errors similar like the one shown below. After team discussion, and considering that this example is not used that much (outbox pattern with monbodb, never used), it was decided to disable it by now in favor of the CI cleaning etc. At a later point, it can be revisited and probably refactored, etc. Test results: PASSED: 377 FAILED: 2 Those are the test failures: org.kie.kogito.quarkus.outbox.OutboxIT.(?) org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [8083, 46991] should be listening) org.kie.kogito.springboot.outbox.OutboxIT.(?) org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [47043, 8083] should be listening) ### Expected behavior _No response_ ### Actual behavior _No response_ ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` _No response_ ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) _No response_ ### Additional information _No response_ -- 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]
