-
Notifications
You must be signed in to change notification settings - Fork 732
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
jdk_container_0_FAILED Error: invalid configuration, cannot specify resource limits without cgroups v2 and --cgroup-manager=systemd #19176
Comments
The testing passed on sles12le-rtp-rt1-1 and ubu20le-rtp-rt1-1. Failed on rhel7 machines (rhel7le-svl-rt5-1, rhel7le-svl-rt6-1, rhel7le-svl-rt7-1). @llxia is this a test configuration error, should it avoid running on rhel7? |
I am not aware of such a requirement for jdk_container.
Unfortunately, Adoptium does not have rhel on plinux. They only have centos and ubuntu: https://ci.adoptium.net/job/Test_openjdk17_hs_dev.openjdk_ppc64le_linux/ @annaibm could you add a temporary exclude on rhel7 for now? See example: https://github.com/adoptium/TKG/blob/0c5e49d22d17f1b91e0cc054b6b8cd047497d1ac/examples/platformRequirements/playlist.xml#L100 |
related:eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
Similar error on cent8x86-svl-rt8-1.fyre.ibm.com:
Thanks for @annaibm . We also noticed the failure in cent7, sles15, ub22 and rhel8. |
List of subtests with errors:
@llxia Should we exclude all the 5 subtests here. |
- Exclude jdk_container subtests for all linux versions - `jdk/internal/platform/docker/TestDockerBasic.java`, `jdk/internal/platform/docker/TestDockerMemoryMetrics.java`, `jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java`, `jdk/internal/platform/docker/TestLimitsUpdating.java`, `jdk/internal/platform/docker/TestPidsLimit.java` related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
- Exclude jdk_container subtests for all linux versions - `jdk/internal/platform/docker/TestDockerBasic.java`, `jdk/internal/platform/docker/TestDockerMemoryMetrics.java`, `jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java`, `jdk/internal/platform/docker/TestLimitsUpdating.java`, `jdk/internal/platform/docker/TestPidsLimit.java` related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
subtests are excluded via adoptium/aqa-tests#5162 |
- Exclude jdk_container subtests for all linux versions - `jdk/internal/platform/docker/TestDockerBasic.java`, `jdk/internal/platform/docker/TestDockerMemoryMetrics.java`, `jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java`, `jdk/internal/platform/docker/TestLimitsUpdating.java`, `jdk/internal/platform/docker/TestPidsLimit.java` related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]>
* Exclude jdk_nio,jdk_rmi,jdk_security subtests (#5182) - Exclude `java/nio/channels/DatagramChannel/BasicMulticastTests.java` for all java versions on the Mac OS platform. - Exclude `java/rmi/activation/Activatable/nestedActivate/NestedActivate.java` for Java 8,Java 11 versions on the Windows platform. - Exclude `java/nio/channels/Pipe/PipeInterrupt.java` for all java versions on windows platform. - Exclude `sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java` for Java 8 version on AIX platform. related:https://github.ibm.com/runtimes/backlog/issues/1053 related:https://github.ibm.com/runtimes/backlog/issues/1004 related:eclipse-openj9/openj9#18479 related:eclipse-openj9/openj9#18575 Signed-off-by: Anna Babu Palathingal <[email protected]> * Exclude jdk_container subtests (#5162) - Exclude jdk_container subtests for all linux versions - `jdk/internal/platform/docker/TestDockerBasic.java`, `jdk/internal/platform/docker/TestDockerMemoryMetrics.java`, `jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java`, `jdk/internal/platform/docker/TestLimitsUpdating.java`, `jdk/internal/platform/docker/TestPidsLimit.java` related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]> --------- Signed-off-by: Anna Babu Palathingal <[email protected]>
Failure link
From an internal build(
rhel7le-rtp-rt5-1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder - #19176 (comment)
The text was updated successfully, but these errors were encountered: