-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
flakesFlakes from Continuous IntegrationFlakes from Continuous Integrationlocked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.rootless
Description
This is one of those flakes that appear at random, in random tests, making it almost impossible for my flake-logger to isolate. Symptom is:
Running: podman [options] run [...] quay.io/libpod/alpine:latest [command]
Error: readlink: Permission denied: OCI permission denied
One interesting thing: I see this (sometimes, not always) with run -d, implying that the error happens before detach.
Podman UserNS support [It] podman --userns=container:CTR
- fedora-34 : int podman fedora-34 rootless host
Podman pod create [It] podman pod container can override pod not sharing pid
- fedora-33 : int podman fedora-33 rootless host
- fedora-34 : int podman fedora-34 rootless host
- ubuntu-2104 : int podman ubuntu-2104 rootless host
Podman run [It] podman shared PID NS container share SELinux labels
- fedora-33 : int podman fedora-33 rootless host
- fedora-34 : int podman fedora-34 rootless host
Podman pod create [It] podman pod correctly sets up PIDNS
- fedora-34 : int podman fedora-34 rootless host
- ubuntu-2104 : int podman ubuntu-2104 rootless host
Podman top [It] podman pod top on pod with containers in same pid namespace
- fedora-33 : int podman fedora-33 rootless host
- ubuntu-2104 : int podman ubuntu-2104 rootless host
sys: podman selinux: shared context in (some) namespaces
- fedora-34 : sys podman fedora-34 rootless host
Metadata
Metadata
Assignees
Labels
flakesFlakes from Continuous IntegrationFlakes from Continuous Integrationlocked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.rootless