Bug 1957713

Summary: Pod stuck in ContainerCreating - Failed to start transient scope unit: Connection timed out
Product: OpenShift Container Platform Reporter: KOSAL RAJ I <kiyyappa>
Component: NodeAssignee: Peter Hunt <pehunt>
Node sub component: CRI-O QA Contact: Sunil Choudhary <schoudha>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: unspecified CC: aos-bugs
Version: 4.6   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-06 14:25:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description KOSAL RAJ I 2021-05-06 10:47:50 UTC
Description of problem:
Pod stuck in ContainerCreating - Failed to start transient scope unit: Connection timed out

Version-Release number of selected component (if applicable):
OCP 4.6.26

Additional info:

Event log:

Events:
  Type     Reason       Age                    From     Message
  ----     ------       ----                   ----     -------
  Warning  FailedMount  163m (x93 over 6h14m)  kubelet  MountVolume.SetUp failed for volume "siptls-ca" : mount failed: exit status 1
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/siptls-ca --scope -- mount -t tmpfs tmpfs /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/siptls-ca
Output: Failed to start transient scope unit: Connection timed out
  Warning  FailedMount  134m (x105 over 6h14m)  kubelet  MountVolume.SetUp failed for volume "client-ca" : mount failed: exit status 1
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/client-ca --scope -- mount -t tmpfs tmpfs /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/client-ca
Output: Failed to start transient scope unit: Connection timed out
  Warning  FailedMount  43m (x142 over 6h14m)  kubelet  MountVolume.SetUp failed for volume "etcd-bro-client-cert" : mount failed: exit status 1
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/etcd-bro-client-cert --scope -- mount -t tmpfs tmpfs /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/etcd-bro-client-cert
Output: Failed to start transient scope unit: Connection timed out
  Warning  FailedMount  33m (x146 over 6h14m)  kubelet  MountVolume.SetUp failed for volume "server-cert" : mount failed: exit status 1
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/server-cert --scope -- mount -t tmpfs tmpfs /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/server-cert
Output: Failed to start transient scope unit: Connection timed out
  Warning  FailedMount  23m (x150 over 6h14m)  kubelet  MountVolume.SetUp failed for volume "bootstrap-ca" : mount failed: exit status 1
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/bootstrap-ca --scope -- mount -t tmpfs tmpfs /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/bootstrap-ca
Output: Failed to start transient scope unit: Connection timed out
  Warning  FailedMount  18m (x152 over 6h14m)  kubelet  MountVolume.SetUp failed for volume "pmca" : mount failed: exit status 1
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/pmca --scope -- mount -t tmpfs tmpfs /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/pmca
Output: Failed to start transient scope unit: Connection timed out
  Warning  FailedMount  4m8s (x158 over 6h14m)  kubelet  MountVolume.SetUp failed for volume "peer-client-cert" : mount failed: exit status 1
Mounting command: systemd-run
Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/peer-client-cert --scope -- mount -t tmpfs tmpfs /var/lib/kubelet/pods/0b94f3d8-4449-451a-9147-e0e64230ee1f/volumes/kubernetes.io~secret/peer-client-cert
Output: Failed to start transient scope unit: Connection timed out

Comment 1 Peter Hunt 2021-05-06 14:25:34 UTC

*** This bug has been marked as a duplicate of bug 1957726 ***