OpenLiberty / OpenLiberty/liberty-tools-eclipse

GHA Windows runner is slow and timing out

Open
#607 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
16
Forks
20
Avg merge
2d 9h
Merged PRs (30d)
16

Description

Github actions tests on Windows end up hanging and timing out at random points within the test execution. This looks like the test code or product code is hanging, but after some time, the logs progress and the timestamps show no sign of a hang. Eventually, the tests hit timeout altogether and the job is cancelled.

After much debugging, I do not see any issues in the test code that would cause this. It is also a known issue that GHA Windows runners can run quite slow, hang, and get bogged down. This may just be fallout from that.

Let's keep this issue open to track and revisit in the future.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reviewing the GitHub Actions Windows test job and its timeout logs, then compare the reported pauses with the test execution timestamps. Done means determining whether the delays come from the runner or the test/product code and recording the findings for future follow-up.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, java
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.