Name: capi-controller-manager-bc4cf8c95-vflvr Namespace: capi-system Priority: 0 Service Account: capi-manager Node: instance/199.19.213.65 Start Time: Wed, 06 May 2026 02:02:08 +0000 Labels: cluster.x-k8s.io/provider=cluster-api control-plane=controller-manager pod-template-hash=bc4cf8c95 Annotations: Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.143 IPs: IP: 10.0.0.143 Controlled By: ReplicaSet/capi-controller-manager-bc4cf8c95 Containers: manager: Container ID: containerd://c68998a33600066d0fc9ceca76cf798e803d0ca9a4cf2110ae272cc88fd85c47 Image: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5 Image ID: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller@sha256:d93407d031296336ccbabc8494005672dc048c4ebc616ccfc18f813d49bd87fc Ports: 9443/TCP, 9440/TCP, 8443/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP Command: /manager Args: --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false State: Running Started: Wed, 06 May 2026 02:07:54 +0000 Last State: Terminated Reason: Error Message: ller.go:239] "Starting Controller" controller="machine" controllerGroup="cluster.x-k8s.io" controllerKind="Machine" I0506 02:02:35.586424 1 controller.go:248] "Starting workers" controller="machine" controllerGroup="cluster.x-k8s.io" controllerKind="Machine" worker count=10 I0506 02:02:35.586492 1 controller.go:239] "Starting Controller" controller="topology/machineset" controllerGroup="cluster.x-k8s.io" controllerKind="MachineSet" I0506 02:02:35.586543 1 controller.go:248] "Starting workers" controller="topology/machineset" controllerGroup="cluster.x-k8s.io" controllerKind="MachineSet" worker count=1 E0506 02:06:26.612084 1 leaderelection.go:429] Failed to update lock optimistically: Put "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/capi-system/leases/controller-leader-election-capi?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers), falling back to slow path E0506 02:06:31.611706 1 leaderelection.go:436] error retrieving resource lock capi-system/controller-leader-election-capi: Get "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/capi-system/leases/controller-leader-election-capi?timeout=5s": context deadline exceeded I0506 02:06:31.611783 1 leaderelection.go:297] failed to renew lease capi-system/controller-leader-election-capi: context deadline exceeded I0506 02:06:31.611995 1 internal.go:538] "Stopping and waiting for non leader election runnables" I0506 02:06:31.612047 1 internal.go:542] "Stopping and waiting for leader election runnables" I0506 02:06:31.612101 1 internal.go:550] "Stopping and waiting for caches" I0506 02:06:31.612171 1 internal.go:554] "Stopping and waiting for webhooks" I0506 02:06:31.612187 1 internal.go:557] "Stopping and waiting for HTTP servers" I0506 02:06:31.612197 1 internal.go:561] "Wait completed, proceeding to shutdown the manager" E0506 02:06:31.612222 1 main.go:433] "Problem running manager" err="leader election lost" logger="setup" Exit Code: 1 Started: Wed, 06 May 2026 02:02:09 +0000 Finished: Wed, 06 May 2026 02:06:31 +0000 Ready: True Restart Count: 1 Liveness: http-get http://:healthz/healthz delay=0s timeout=1s period=10s #success=1 #failure=3 Readiness: http-get http://:healthz/readyz delay=0s timeout=1s period=10s #success=1 #failure=3 Environment: POD_NAMESPACE: capi-system (v1:metadata.namespace) POD_NAME: capi-controller-manager-bc4cf8c95-vflvr (v1:metadata.name) POD_UID: (v1:metadata.uid) Mounts: /tmp/k8s-webhook-server/serving-certs from cert (ro) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-67hlz (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: cert: Type: Secret (a volume populated by a Secret) SecretName: capi-webhook-service-cert Optional: false kube-api-access-67hlz: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node-role.kubernetes.io/control-plane:NoSchedule node-role.kubernetes.io/master:NoSchedule node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 33m default-scheduler Successfully assigned capi-system/capi-controller-manager-bc4cf8c95-vflvr to instance Warning Unhealthy 28m (x3 over 28m) kubelet Liveness probe failed: Get "http://10.0.0.143:9440/healthz": dial tcp 10.0.0.143:9440: connect: connection refused Normal Killing 28m kubelet Container manager failed liveness probe, will be restarted Normal Pulled 27m (x2 over 33m) kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5" already present on machine Warning Unhealthy 27m (x9 over 28m) kubelet Readiness probe failed: Get "http://10.0.0.143:9440/readyz": dial tcp 10.0.0.143:9440: connect: connection refused Normal Created 27m (x2 over 33m) kubelet Created container manager Normal Started 27m (x2 over 33m) kubelet Started container manager