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

Upgrade to Quarkus 3.17.4 #1376

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Upgrade to Quarkus 3.17.4 #1376

merged 1 commit into from
Dec 11, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Dec 11, 2024

Make sure that you have run ./mvnw -Dsync and included the changes in your pull request (preferably in the same commit, unless it makes sense to do otherwise).

Thanks!

Copy link

quarkus-bot bot commented Dec 11, 2024

Status for workflow CI Build

This is the status report for running CI Build on commit ddab361.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build - JDK 17 Build with Maven Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 17 #

- Failing:  

📦 Root project

Failed to execute goal io.quarkus:quarkus-platform-bom-maven-plugin:0.0.116:invoke-platform-project (build-platform-project) on project quarkus-platform-config: Failed to build the platform project, please consult the errors logged above.

📦 generated-platform-project/quarkus-cxf/integration-tests/quarkus-cxf-integration-test-client

io.quarkiverse.cxf.client.it.CxfClientTest.soakRequestScopedHttpClient line 412 - More details - Source on GitHub

java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:288)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:314)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:161)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)

@gsmet gsmet merged commit c93c98a into quarkusio:3.17 Dec 11, 2024
4 of 5 checks passed
@gsmet
Copy link
Member Author

gsmet commented Dec 11, 2024

/cc @ppalaga FYI for the failure. Probably just due to CI slowness.

@ppalaga
Copy link
Collaborator

ppalaga commented Dec 12, 2024

Thanks for the heads up, @gsmet, indeed, I have seen this happening very rarely in the past with older versions of Quarkus, hence probably not a regression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants