JDK-8250806 : serviceability/dcmd/gc/HeapDumpCompressedTest.java#id2 test timed out
  • Type: Bug
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 15
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2020-07-30
  • Updated: 2024-01-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Relates :  
Description
Following timeout failure in jdk-15+34-1551 CI testing.

test - serviceability/dcmd/gc/HeapDumpCompressedTest.java#id2

(Run test open/test/hotspot/jtreg/:hotspot_serviceability 
        with linux-x64-debug 
        with -Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:+TieredCompilation -XX:+DeoptimizeALot 
        #tier7-comp
        id jdk-15+34-1551 )

result: Error. Program `/opt/mach5/mesos/work_dir/jib-master/install/jdk-15+34-1551/linux-x64-debug.jdk/jdk-15/fastdebug/bin/java' timed out (timeout set to 1200000ms, elapsed time including timeout handling was 1228763ms).

(No hs_err, replay logs generated)
Comments
Similarities to https://bugs.openjdk.org/browse/JDK-8286345 where jcmd also fails to launch a process.
25-01-2024

JDK-8193640 looks like the same stack trace, although it was on Solaris. It was called out as being similar to JDK-8194848, which was closed an an environment issue.
30-07-2020