OCI runtime create failed: runsc did not terminate successfully (unable to retrieve OCI runtime error: open /run/containerd/io.containerd.runtime.v2.task/k8s.io/xxx/log.json: no such file or directory): unknown #10993
Labels
type: bug
Something isn't working
Description
Trying to run gvisor sandbox using contained. Following documentation https://gvisor.dev/docs/user_guide/containerd/quick_start/. All commands and example are from this doc.
Working fine with
runc
Not working fine with
runsc
Checked permissions & looks fine
Cgroup v1 and v2 available
Here are logs found for containerd service
Steps to reproduce
runsc version
docker version (if using docker)
No response
uname
Linux ip-172-21-148-200.eu-central-1.compute.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
kubectl (if using Kubernetes)
No response
repo state (if built from source)
No response
runsc debug logs (if available)
No response
The text was updated successfully, but these errors were encountered: