Open
Description
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.functional_ppc64le_linux_Nightly_testList_1/603 - cent7-ppcle-2
Seems all CRIU tests failed on this machine. This is due to ibmruntimes/openj9-openjdk-jdk11#658
Disabled the machine.
[OUT] Pre-checkpoint
[OUT] Performing CRIUSupport.checkpointJVM(), current thread name: main, Thu Sep 14 04:54:11 ADT 2023, System.currentTimeMillis(): 1694678051195, System.nanoTime(): 11639303229211012
[OUT] CRIU needs to have the CAP_SYS_ADMIN or the CAP_CHECKPOINT_RESTORE capability:
[OUT] setcap cap_checkpoint_restore+eip criu
[OUT] Exception in thread "main" org.eclipse.openj9.criu.SystemCheckpointException: Could not dump the JVM processes, err=-52
[OUT] at openj9.criu/org.eclipse.openj9.criu.CRIUSupport.checkpointJVMImpl(Native Method)