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

serviceability_jvmti_j9_0 FAILED serviceability/jvmti/GetMethodDeclaringClass/TestUnloadedClass.java 'OutOfMemoryError' missing from stdout/stderr #20676

Open
JasonFengJ9 opened this issue Nov 25, 2024 · 1 comment

Comments

@JasonFengJ9
Copy link
Member

Failure link

From internal Test_openjdk21_j9_extended.openjdk_ppc64le_linux_testList_1 (rtj-rhel8le-rtp-test-8kd6c-1)

java version "21.0.6-beta" 2025-01-21
IBM Semeru Runtime Certified Edition 21.0.6+4-202411231604 (build 21.0.6-beta+4-202411231604)
Eclipse OpenJ9 VM 21.0.6+4-202411231604 (build master-3da9d2f0ba, JRE 21 Linux ppc64le-64-Bit Compressed References 20241123_312 (JIT enabled, AOT enabled)
OpenJ9   - 3da9d2f0ba
OMR      - 32ef86c51
JCL      - 8967a7c62 based on jdk-21.0.6+4)

Rerun in Grinder - Change TARGET to run only the failed test targets

Optional info

Failure output (captured from console output)

[2024-11-23T17:10:20.104Z] variation: Mode150
[2024-11-23T17:10:20.104Z] JVM_OPTIONS:  -XX:+UseCompressedOops -Xverbosegclog 

[2024-11-23T17:11:54.865Z] TEST: serviceability/jvmti/GetMethodDeclaringClass/TestUnloadedClass.java

[2024-11-23T17:11:54.866Z]  exitValue = 134
[2024-11-23T17:11:54.866Z] 
[2024-11-23T17:11:54.866Z] java.lang.RuntimeException: 'OutOfMemoryError' missing from stdout/stderr
[2024-11-23T17:11:54.866Z] 	at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:231)
[2024-11-23T17:11:54.866Z] 	at TestUnloadedClass.main(TestUnloadedClass.java:53)
[2024-11-23T17:11:54.866Z] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2024-11-23T17:11:54.866Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:586)
[2024-11-23T17:11:54.866Z] 	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
[2024-11-23T17:11:54.866Z] 	at java.base/java.lang.Thread.run(Thread.java:1595)
[2024-11-23T17:11:54.866Z] 
[2024-11-23T17:11:54.866Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
[2024-11-23T17:11:54.866Z] JavaTest Message: shutting down test
[2024-11-23T17:11:54.866Z] 
[2024-11-23T17:11:54.866Z] 
[2024-11-23T17:11:54.866Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 'OutOfMemoryError' missing from stdout/stderr
[2024-11-23T17:11:54.866Z] --------------------------------------------------
[2024-11-23T17:15:50.137Z] Test results: passed: 156; failed: 1
[2024-11-23T17:16:09.439Z] Report written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_ppc64le_linux_testList_1/jvmtest/openjdk/report/html/report.html
[2024-11-23T17:16:09.439Z] Results written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_ppc64le_linux_testList_1/aqa-tests/TKG/output_17323818186962/serviceability_jvmti_j9_0/work
[2024-11-23T17:16:09.439Z] Error: Some tests failed or other problems occurred.
[2024-11-23T17:16:09.439Z] -----------------------------------
[2024-11-23T17:16:09.439Z] serviceability_jvmti_j9_0_FAILED

The existing code 134 means a SIGABRT signal.

50x internal Grinder

Copy link

Issue Number: 20676
Status: Open
Recommended Components: comp:jvmti, comp:vm, comp:test

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

1 participant