Details
-
Bug
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
20
-
b18
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8295397 | 17.0.6 | Severin Gehwolf | P3 | Resolved | Fixed | b01 |
JDK-8297262 | 11.0.18 | Severin Gehwolf | P3 | Resolved | Fixed | b04 |
Description
[Error: OCI runtime error: runc: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: process_linux.go:508: setting cgroup config for procHooks process caused: cannot set memory limit: container could not join or create cgroup
This happens on OL8 not OL7. This started with the integration of
This test uses cgroups features but is missing the "@key cgroups" line. See
Attachments
Issue Links
- backported by
-
JDK-8295397 Add cgroups keyword to TestDockerBasic.java
-
- Resolved
-
-
JDK-8297262 Add cgroups keyword to TestDockerBasic.java
-
- Resolved
-
- relates to
-
JDK-8255787 Tag container tests that use cGroups with cgroups keyword
-
- Resolved
-
-
JDK-8293540 [Metrics] Incorrectly detected resource limits with additional cgroup fs mounts
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/7e6c47dd
-
Commit openjdk/jdk17u-dev/94984408
-
Commit openjdk/jdk/ae79af2a
-
Review openjdk/jdk11u-dev/1527
-
Review openjdk/jdk17u-dev/795
-
Review openjdk/jdk/10547