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

jdk11 java/beans/Beans/TypoInBeanDescription.java timeout on test-osuosl-aix715-ppc64-3 #2643

Closed
sophia-guo opened this issue Jun 27, 2022 · 9 comments

Comments

@sophia-guo
Copy link

java/beans/Beans/TypoInBeanDescription.java timeout on test-osuosl-aix715-ppc64-3

on passed machine https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5044

@Haroon-Khel
Copy link
Contributor

Haroon-Khel commented Jul 7, 2022

The grinders ran the test for 5 iterations. Out of the failed grinders, only the 1st iteration failed due to time out on test-osuosl-aix715-ppc64-1 and test-osuosl-aix715-ppc64-4, while the remaining iterations passed. Seems intermittent as it did not fail again on test-osuosl-aix715-ppc64-3

@aixtools
Copy link
Contributor

aixtools commented Jul 7, 2022

I looked at the stderr output - and I cannot help thinking -

  • is it java11 only?
  • some code optimization for thread handling - is too optimized (see a lot of - waiting to re-lock in wait()

@aixtools
Copy link
Contributor

aixtools commented Jul 14, 2022

  • Want to comment: the success is on AIX 7.1 TL4, and failure on AIX 7.1 TL5 - so we may be looking at a threading bug in AIX 7.1 TL5 (as one possible explanation).
  • what I also notice: when I rebuilt test-osuosl-aix715-ppc64-2 (the only aix715 system taht has not shown a failure in this 'limited' stress testing) I did NOT install AIX 7.1 TL5 SP9 (as the other three are) - but it is still on AIX 7.1 TL5 SP6 - again, could be a RTE (e.g., thread library) difference
  • test-osuosl-aix72-ppc64-X are at AIX 7.2 TL4 SP2, for another check try build-osuosl-aix72-ppc64-1 (AIX 7.2 TL2 SP4)
  • @Haroon-Khel : can you run the build-aix72 and see if that passes, or not?

@aixtools
Copy link
Contributor

aixtools commented Aug 1, 2022

Did this go away?

@aixtools
Copy link
Contributor

aixtools commented Nov 4, 2022

  • I suggest closing this as no longer relevant.

  • OR, updated with a URL that can reproduce the test on one system - and can be simply modified to run on a different target.

@aixtools
Copy link
Contributor

aixtools commented Nov 9, 2022

URL that does the test needed, or close?

@aixtools
Copy link
Contributor

aixtools commented Jun 6, 2023

Again - shall we close this?

@aixtools
Copy link
Contributor

As AIX 7.1 is no longer being used - I'm going to risk closing this as No longer relevant.

IMHO: if the issue comes up again - on a current system - a new issue should be opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants