-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates to Infinispan 15.0.13.Final #46009
Conversation
Thanks for your pull request! Your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🔍 |
✖ | JVM Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 17 #
- Failing: integration-tests/container-image/maven-invoker-way
📦 integration-tests/container-image/maven-invoker-way
✖ Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.9.0:run (integration-tests) on project quarkus-integration-test-container-image-invoker: 1 build failed. See console output above for details.
📦 integration-tests/container-image/maven-invoker-way/target/it/container-native-main
✖ HelloWorldMainIT.testLaunchCommand(LaunchResult)
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: Exit code did not match ==> expected: <0> but was: <1>
at io.quarkus.test.junit.QuarkusMainIntegrationTestExtension.beforeEach(QuarkusMainIntegrationTestExtension.java:62)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
✖ HelloWorldMainIT.testLaunchCommand(LaunchResult)
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: Exit code did not match ==> expected: <0> but was: <1>
at io.quarkus.test.junit.QuarkusMainIntegrationTestExtension.beforeEach(QuarkusMainIntegrationTestExtension.java:62)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
✖ HelloWorldMainIT.testManualLaunch(QuarkusMainLauncher)
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
at HelloWorldMainTest.testManualLaunch(HelloWorldMainTest.java:25)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusMainTestExtension.interceptTestMethod(QuarkusMainTestExtension.java:303)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
✖ HelloWorldMainIT.testManualLaunch(QuarkusMainLauncher)
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
at HelloWorldMainTest.testManualLaunch(HelloWorldMainTest.java:25)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at io.quarkus.test.junit.QuarkusMainTestExtension.interceptTestMethod(QuarkusMainTestExtension.java:303)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
⚙️ JVM Tests - JDK 21 #
- Failing: integration-tests/container-image/maven-invoker-way
📦 integration-tests/container-image/maven-invoker-way
✖ Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.9.0:run (integration-tests) on project quarkus-integration-test-container-image-invoker: 1 build failed. See console output above for details.
📦 integration-tests/container-image/maven-invoker-way/target/it/container-native-main
✖ HelloWorldMainIT.testLaunchCommand(LaunchResult)
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: Exit code did not match ==> expected: <0> but was: <1>
at io.quarkus.test.junit.QuarkusMainIntegrationTestExtension.beforeEach(QuarkusMainIntegrationTestExtension.java:62)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
✖ HelloWorldMainIT.testLaunchCommand(LaunchResult)
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: Exit code did not match ==> expected: <0> but was: <1>
at io.quarkus.test.junit.QuarkusMainIntegrationTestExtension.beforeEach(QuarkusMainIntegrationTestExtension.java:62)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
✖ HelloWorldMainIT.testManualLaunch(QuarkusMainLauncher)
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
at HelloWorldMainTest.testManualLaunch(HelloWorldMainTest.java:25)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusMainTestExtension.interceptTestMethod(QuarkusMainTestExtension.java:303)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
✖ HelloWorldMainIT.testManualLaunch(QuarkusMainLauncher)
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
at HelloWorldMainTest.testManualLaunch(HelloWorldMainTest.java:25)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at io.quarkus.test.junit.QuarkusMainTestExtension.interceptTestMethod(QuarkusMainTestExtension.java:303)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 17
📦 integration-tests/reactive-messaging-context-propagation
✖ io.quarkus.it.kafka.KafkaContextPropagationTest.testAbsenceOfContextPropagationBlocking
- History
1 expectation failed. Expected status code <500> but was <204>.
-java.lang.AssertionError
java.lang.AssertionError:
1 expectation failed.
Expected status code <500> but was <204>.
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
Updates to latests 15.0 versions