-
Bug
-
Resolution: Fixed
-
P4
-
22
-
b21
-
x86_64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8364392 | 21.0.10-oracle | Aarti Bijlani | P4 | Resolved | Fixed | master |
JDK-8364402 | 17.0.18-oracle | Aarti Bijlani | P4 | Resolved | Fixed | master |
JDK-8364403 | 11.0.30-oracle | Aarti Bijlani | P4 | Resolved | Fixed | master |
sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java
Here's a snippet from the log file:
#section:main
----------messages:(9/531)----------
command: main MonitorVmStartTerminate
reason: User specified action: run main/othervm MonitorVmStartTerminate
started: Tue Oct 24 02:28:11 GMT 2023
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules java.management,jdk.internal.jvmstat --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor.event=ALL-UNNAMED
Timeout information:
--- Timeout information end.
finished: Tue Oct 24 02:56:30 GMT 2023
elapsed time (seconds): 1698.609
----------configuration:(5/223)----------
<snip>
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
releaseStarted: not a test pid: 14819
releaseTerminated([])
started=9, terminated=9
releaseStarted([])
releaseTerminated([14819])
started=9, terminated=9
----------System.err:(951/77528)----------
Java Process af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 stdout:Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 to be removed, 342 ns
Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 to be removed, 1381467381 ns
Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 to be removed, 2533486926 ns
Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 to be removed, 3681440616 ns
<snip>
Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_6 to be removed, 1570746564984 ns
Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_6 to be removed, 1578135326790 ns
Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_6 to be removed, 1585474088049 ns
----------rerun:(39/7676)*----------
<snip>
result: Error. Program `/System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-22+21-1634/macosx-x64-debug.jdk/jdk-22/fastdebug/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 1698597ms).
- backported by
-
JDK-8364392 MonitorVmStartTerminate.java still times out after JDK-8209595
-
- Resolved
-
-
JDK-8364402 MonitorVmStartTerminate.java still times out after JDK-8209595
-
- Resolved
-
-
JDK-8364403 MonitorVmStartTerminate.java still times out after JDK-8209595
-
- Resolved
-
- duplicates
-
JDK-8339352 MonitorVmStartTerminate.java intermittent timeout
-
- Closed
-
- relates to
-
JDK-8209595 MonitorVmStartTerminate.java timed out
-
- Resolved
-
-
JDK-8339352 MonitorVmStartTerminate.java intermittent timeout
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/841989b2
-
Review(master) openjdk/jdk/24843