Name: capi-controller-manager-bc4cf8c95-lcz89 Namespace: capi-system Priority: 0 Service Account: capi-manager Node: instance/199.204.45.53 Start Time: Mon, 11 May 2026 06:24:33 +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.44 IPs: IP: 10.0.0.44 Controlled By: ReplicaSet/capi-controller-manager-bc4cf8c95 Containers: manager: Container ID: containerd://a99dfeaad7bf129772be0949860f70d76bb8f10e9fa9536413ddf21f253a87bd 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: Mon, 11 May 2026 06:29:04 +0000 Last State: Terminated Reason: Error Message: Check" I0511 06:27:55.015465 1 controller.go:270] "All workers finished" controller="clusterresourcesetbinding" controllerGroup="addons.cluster.x-k8s.io" controllerKind="ClusterResourceSetBinding" I0511 06:27:55.015468 1 controller.go:270] "All workers finished" controller="machineset" controllerGroup="cluster.x-k8s.io" controllerKind="MachineSet" I0511 06:27:55.015474 1 controller.go:270] "All workers finished" controller="topology/machinedeployment" controllerGroup="cluster.x-k8s.io" controllerKind="MachineDeployment" I0511 06:27:55.015479 1 controller.go:270] "All workers finished" controller="machinepool" controllerGroup="cluster.x-k8s.io" controllerKind="MachinePool" I0511 06:27:55.015491 1 controller.go:270] "All workers finished" controller="clusterclass" controllerGroup="cluster.x-k8s.io" controllerKind="ClusterClass" I0511 06:27:55.015493 1 controller.go:270] "All workers finished" controller="crdmigrator" controllerGroup="apiextensions.k8s.io" controllerKind="CustomResourceDefinition" I0511 06:27:55.015499 1 controller.go:270] "All workers finished" controller="machinedeployment" controllerGroup="cluster.x-k8s.io" controllerKind="MachineDeployment" I0511 06:27:55.015520 1 controller.go:270] "All workers finished" controller="clusterresourceset" controllerGroup="addons.cluster.x-k8s.io" controllerKind="ClusterResourceSet" I0511 06:27:55.015547 1 server.go:249] "Shutting down webhook server with timeout of 1 minute" logger="controller-runtime.webhook" I0511 06:27:55.015579 1 server.go:68] "shutting down server" name="health probe" addr="[::]:9440" I0511 06:27:55.015625 1 controller.go:270] "All workers finished" controller="clustercache" controllerGroup="cluster.x-k8s.io" controllerKind="Cluster" I0511 06:27:55.015548 1 server.go:254] "Shutting down metrics server with timeout of 1 minute" logger="controller-runtime.metrics" E0511 06:27:55.015782 1 main.go:433] "Problem running manager" err="leader election lost" logger="setup" Exit Code: 1 Started: Mon, 11 May 2026 06:24:34 +0000 Finished: Mon, 11 May 2026 06:27:55 +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-lcz89 (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-7pt8q (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-7pt8q: 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 36m default-scheduler Successfully assigned capi-system/capi-controller-manager-bc4cf8c95-lcz89 to instance Warning Unhealthy 32m (x3 over 32m) kubelet Liveness probe failed: Get "http://10.0.0.44:9440/healthz": dial tcp 10.0.0.44:9440: connect: connection refused Normal Killing 32m kubelet Container manager failed liveness probe, will be restarted Warning Unhealthy 31m (x8 over 32m) kubelet Readiness probe failed: Get "http://10.0.0.44:9440/readyz": dial tcp 10.0.0.44:9440: connect: connection refused Normal Pulled 31m (x2 over 36m) kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5" already present on machine Normal Created 31m (x2 over 36m) kubelet Created container manager Normal Started 31m (x2 over 36m) kubelet Started container manager