eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k stars 721 forks source link

Update reference repos not gc'ing on AIX #20350

Open pshipton opened 6 days ago

pshipton commented 6 days ago

The following seems to happen on all machines, not sure if it's a real problem though.

https://openj9-jenkins.osuosl.org/view/Infrastructure/job/Update-Reference-Repos-AIX/1

16:00:59  + git gc --aggressive --prune=all
16:00:59  fatal: gc is already running on machine 'p8-java1-ibm10' pid 25428318 (use --force if not)

@AdamBrousseau

github-actions[bot] commented 6 days ago

Issue Number: 20350 Status: Open Recommended Components: comp:build, comp:gc, comp:vm Recommended Assignees: adambrousseau, pshipton, keithc-ca