Skip to content
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

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

karesti
Copy link
Member

@karesti karesti commented Jan 31, 2025

Updates to latests 15.0 versions

Copy link

quarkus-bot bot commented Jan 31, 2025

Thanks for your pull request!

Your pull request does not follow our editorial rules. Could you have a look?

  • description should not be empty, describe your intent or provide links to the issues this PR is fixing (using Fixes #NNNNN) or changelogs

This message is automatically generated by a bot.

@karesti karesti requested a review from gsmet January 31, 2025 13:04
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/infinispan Infinispan labels Jan 31, 2025
@karesti karesti removed the area/dependencies Pull requests that update a dependency file label Jan 31, 2025
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Jan 31, 2025
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 31, 2025
Copy link

quarkus-bot bot commented Jan 31, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 7be19e9.

Failing Jobs

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)

@gsmet gsmet merged commit a94cce2 into quarkusio:main Feb 1, 2025
51 of 53 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 1, 2025
@quarkus-bot quarkus-bot bot added this to the 3.19 - main milestone Feb 1, 2025
@karesti karesti deleted the update-infinispan-15.0.13.Final branch February 3, 2025 09:17
@gsmet gsmet modified the milestones: 3.19 - main, 3.18.2 Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/infinispan Infinispan triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants