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

Fix intermittent gradle failures #20401

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

stuartwdouglas
Copy link
Member

No description provided.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle labels Sep 26, 2021
@famod
Copy link
Member

famod commented Sep 26, 2021

I suppose this is fixing #20315?

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 27, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 9d05122

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.MultiModuleIncludedBuildTest.main line 24 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeTestUtils that uses java.util.function.Supplier, java.util.function.Supplierjava.util.concurrent.atomic.AtomicReference, java.util.concurrent.atomic.AtomicReferencejava.lang.String, java.lang.Stringboolean was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

Copy link
Member

@glefloch glefloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I restarted CI just to check if it succeed twice.

@stuartwdouglas
Copy link
Member Author

I tested it a lot locally and it was passing, while I was seeing the failures on about every 3rd run otherwise.

@stuartwdouglas stuartwdouglas merged commit c3c9983 into quarkusio:main Sep 27, 2021
@quarkus-bot quarkus-bot bot added this to the 2.4 - main milestone Sep 27, 2021
@geoand geoand modified the milestones: 2.4 - main, 2.3.0.Final Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants