openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

serviceability_jvmti_j9_1 serviceability/jvmti/vthread/VThreadMonitorTest/VThreadMonitorTest.java RuntimeException: FAILED status returned from the agent

Open JasonFengJ9 opened this issue 5 months ago • 0 comments

Failure link

From internal Test_openjdk24_j9_extended.openjdk_ppc64_aix_testList_3 (p10aix134)

openjdk version "24.0.1-beta" 2025-04-15
IBM Semeru Runtime Open Edition 24.0.1+9-202506110853 (build 24.0.1-beta+9-202506110853)
Eclipse OpenJ9 VM 24.0.1+9-202506110853 (build master-7103757664, JRE 24 AIX ppc64-64-Bit Compressed References 20250611_79 (JIT enabled, AOT enabled)
OpenJ9   - 7103757664
OMR      - a9d5f8806
JCL      - 78e9ff37d based on jdk-24.0.1+9)

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

Optional info

Failure output (captured from console output)

[2025-06-11T10:57:49.435Z] variation: Mode650
[2025-06-11T10:57:49.435Z] JVM_OPTIONS:  -XX:-UseCompressedOops -Xverbosegclog 

[2025-06-11T11:07:17.587Z] TEST: serviceability/jvmti/vthread/VThreadMonitorTest/VThreadMonitorTest.java

[2025-06-11T11:07:17.590Z] java.lang.RuntimeException: FAILED status returned from the agent
[2025-06-11T11:07:17.590Z] 	at VThreadMonitorTest.main(VThreadMonitorTest.java:157)
[2025-06-11T11:07:17.590Z] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-06-11T11:07:17.590Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:571)
[2025-06-11T11:07:17.590Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-06-11T11:07:17.590Z] 	at java.base/java.lang.Thread.run(Thread.java:1458)

[2025-06-11T11:07:17.591Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: FAILED status returned from the agent
[2025-06-11T11:07:17.591Z] --------------------------------------------------
[2025-06-11T11:07:24.985Z] Test results: passed: 164; failed: 1

[2025-06-11T11:07:29.900Z] serviceability_jvmti_j9_1_FAILED

50x internal Grinder - 1 failure was reproduced

openjdk24_j9_extended.openjdk_ppc64le_linux

JasonFengJ9 avatar Jun 11 '25 19:06 JasonFengJ9