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

Remove yq installation step #1384

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Remove yq installation step #1384

merged 1 commit into from
Jan 7, 2025

Conversation

gastaldi
Copy link
Contributor

@gastaldi gastaldi commented Jan 7, 2025

yq is already installed in the runner image

`yq` is already installed in the runner image
@gastaldi gastaldi requested a review from gsmet January 7, 2025 13:39
Copy link

quarkus-bot bot commented Jan 7, 2025

Status for workflow CI Build

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

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.118: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-fast-infoset

io.quarkiverse.cxf.it.fastinfoset.FastInfosetTest.fastInfoset line 60 - 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 5487800 into main Jan 7, 2025
8 of 9 checks passed
@gsmet
Copy link
Member

gsmet commented Jan 7, 2025

Thanks a lot for the investigation, I'll check Ecosystem CI tomorrow.

@gsmet gsmet deleted the gastaldi-patch-1 branch January 29, 2025 16:53
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