Name: orc-controller-manager-6cb597b5d4-24xjg Namespace: orc-system Priority: 0 Service Account: orc-controller-manager Node: instance/199.204.45.244 Start Time: Thu, 23 Apr 2026 03:06:49 +0000 Labels: control-plane=controller-manager pod-template-hash=6cb597b5d4 Annotations: kubectl.kubernetes.io/default-container: manager Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.105 IPs: IP: 10.0.0.105 Controlled By: ReplicaSet/orc-controller-manager-6cb597b5d4 Containers: manager: Container ID: containerd://ce76413f7de25e7e1c39f65201cbefd6d0edb5a61a5525ec24a5c5b5a1ebc921 Image: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0 Image ID: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller@sha256:e3c51b1c3048c3f8c2856a6327810981fd4624602091021c4d310092c85e247c Port: Host Port: Command: /manager Args: --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 State: Running Started: Thu, 23 Apr 2026 03:13:48 +0000 Last State: Terminated Reason: Error Message: lient.Timeout exceeded while awaiting headers), falling back to slow path E0423 03:11:33.885434 1 leaderelection.go:429] Failed to update lock optimistically: Put "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers), falling back to slow path E0423 03:11:38.885273 1 leaderelection.go:436] error retrieving resource lock orc-system/f35396c5.k-orc.cloud: Get "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": context deadline exceeded I0423 03:11:38.885311 1 leaderelection.go:297] failed to renew lease orc-system/f35396c5.k-orc.cloud: context deadline exceeded E0423 03:11:43.886469 1 leaderelection.go:322] Failed to release lock: Put "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers) 2026-04-23T03:11:43Z DEBUG events orc-controller-manager-6cb597b5d4-24xjg_a7c012c4-074a-4209-969f-ed1176aaae60 stopped leading {"type": "Normal", "object": {"kind":"Lease","namespace":"orc-system","name":"f35396c5.k-orc.cloud","uid":"01409281-4939-427f-b36b-28bc85865e78","apiVersion":"coordination.k8s.io/v1","resourceVersion":"26031"}, "reason": "LeaderElection"} 2026-04-23T03:11:43Z INFO Stopping and waiting for non leader election runnables 2026-04-23T03:11:43Z INFO Stopping and waiting for leader election runnables 2026-04-23T03:11:43Z INFO Stopping and waiting for caches 2026-04-23T03:11:43Z INFO Stopping and waiting for webhooks 2026-04-23T03:11:43Z INFO Stopping and waiting for HTTP servers 2026-04-23T03:11:43Z INFO Wait completed, proceeding to shutdown the manager 2026-04-23T03:11:43Z ERROR setup Error starting manager {"error": "problem running manager: leader election lost"} main.main /workspace/cmd/manager/main.go:121 runtime.main /usr/local/go/src/runtime/proc.go:272 Exit Code: 1 Started: Thu, 23 Apr 2026 03:06:52 +0000 Finished: Thu, 23 Apr 2026 03:11:43 +0000 Ready: True Restart Count: 1 Limits: cpu: 500m memory: 256Mi Requests: cpu: 10m memory: 64Mi Liveness: http-get http://:8081/healthz delay=15s timeout=1s period=20s #success=1 #failure=3 Readiness: http-get http://:8081/readyz delay=5s timeout=1s period=10s #success=1 #failure=3 Environment: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nbzc2 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-nbzc2: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: openstack-control-plane=enabled Tolerations: 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 41m default-scheduler Successfully assigned orc-system/orc-controller-manager-6cb597b5d4-24xjg to instance Normal Pulling 41m kubelet Pulling image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" Normal Pulled 41m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" in 1.661s (1.661s including waiting) Warning Unhealthy 35m (x3 over 36m) kubelet Liveness probe failed: Get "http://10.0.0.105:8081/healthz": dial tcp 10.0.0.105:8081: connect: connection refused Normal Killing 35m kubelet Container manager failed liveness probe, will be restarted Warning Unhealthy 34m (x14 over 36m) kubelet Readiness probe failed: Get "http://10.0.0.105:8081/readyz": dial tcp 10.0.0.105:8081: connect: connection refused Normal Pulled 34m kubelet Container image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" already present on machine Normal Created 34m (x2 over 41m) kubelet Created container manager Normal Started 34m (x2 over 41m) kubelet Started container manager