Skip to content

Increase multi-assembly log wait timeout#1930

Merged
rohanKanojia merged 1 commit into
fabric8io:masterfrom
JamBalaya56562:codex/increase-multi-assembly-wait-timeout
Jul 9, 2026
Merged

Increase multi-assembly log wait timeout#1930
rohanKanojia merged 1 commit into
fabric8io:masterfrom
JamBalaya56562:codex/increase-multi-assembly-wait-timeout

Conversation

@JamBalaya56562

Copy link
Copy Markdown
Contributor

Summary

  • increase the dmp-multi-assembly log wait timeout from 30s to 60s
  • reduce macOS/Lima E2E flakiness where Spring Boot startup/log delivery can approach the old 30s limit

Root cause

The macOS E2E job intermittently timed out waiting for Hello from Spring Boot! from the dmp-multi-assembly container. Successful runs showed this sample can take roughly 23s before the log is observed, leaving little margin under the previous 30s timeout.

Validation

  • Confirmed diff is limited to it/multi-assembly/pom.xml changing 30000 to 60000
  • Attempted ./mvnw -pl it/multi-assembly -DskipTests validate, but this environment has no Java/Javac and JAVA_HOME is not defined

@rohanKanojia rohanKanojia merged commit 9ee343c into fabric8io:master Jul 9, 2026
24 of 26 checks passed
@JamBalaya56562 JamBalaya56562 deleted the codex/increase-multi-assembly-wait-timeout branch July 9, 2026 04:52
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