Error: OCI runtime error: writing file /sys/fs/cgroup/...cut.../cgroup.procs
: Device or resource busy
#11165
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
While updating images, noted newly persistent failures in the
Podman run with --cgroup-parent [It] always honor --cgroup-parent
CI test (test/e2e/run_cgroup_parent_test.go:102). @giuseppe attempted to fix this with #11068 but the test still regularly fails on F34 in rootless mode.Steps to reproduce the issue:
c4815129062670336
Describe the results you received:
(Annotated test log)
Describe the results you expected:
All CI Tests should consistently pass
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Built from
upstream/main
commit 04ab2b1Output of
podman info --debug
:See Annotated test log link above
Package info (e.g. output of
rpm -q podman
orapt list podman
):See Annotated test log link above
Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
int podman fedora-34 rootless host
The text was updated successfully, but these errors were encountered: