Name: orc-controller-manager-6cb597b5d4-6g27c Namespace: orc-system Priority: 0 Service Account: orc-controller-manager Node: instance/199.204.45.210 Start Time: Fri, 10 Jul 2026 00:38:07 +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.55 IPs: IP: 10.0.0.55 Controlled By: ReplicaSet/orc-controller-manager-6cb597b5d4 Containers: manager: Container ID: containerd://bfbfbb68754b350f06a877611d9acd9d3d09b2f2e8768967580be10078bfaf24 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: Fri, 10 Jul 2026 00:43:28 +0000 Last State: Terminated Reason: Error Message: 26-07-10T00:38:12Z INFO controller-runtime.metrics Serving metrics server {"bindAddress": ":8443", "secure": true} E0710 00:42:38.478504 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 E0710 00:42:43.478475 1 leaderelection.go:472] Failed to update lock: Put "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": context deadline exceeded I0710 00:42:43.478866 1 leaderelection.go:297] failed to renew lease orc-system/f35396c5.k-orc.cloud: context deadline exceeded E0710 00:42:48.479652 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-07-10T00:42:48Z INFO Stopping and waiting for non leader election runnables 2026-07-10T00:42:48Z INFO Stopping and waiting for leader election runnables 2026-07-10T00:42:48Z DEBUG events orc-controller-manager-6cb597b5d4-6g27c_4cae413f-382d-41b2-8ed1-f2cd2778a1f5 stopped leading {"type": "Normal", "object": {"kind":"Lease","namespace":"orc-system","name":"f35396c5.k-orc.cloud","uid":"3c06f802-692f-41be-9f43-8ac746d0f1d4","apiVersion":"coordination.k8s.io/v1","resourceVersion":"26216"}, "reason": "LeaderElection"} 2026-07-10T00:42:48Z INFO Stopping and waiting for caches 2026-07-10T00:42:48Z 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 2026-07-10T00:42:48Z INFO Stopping and waiting for webhooks 2026-07-10T00:42:48Z INFO Stopping and waiting for HTTP servers 2026-07-10T00:42:48Z INFO Wait completed, proceeding to shutdown the manager Exit Code: 1 Started: Fri, 10 Jul 2026 00:38:10 +0000 Finished: Fri, 10 Jul 2026 00:43:23 +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-qqwxk (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-qqwxk: 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 36m default-scheduler Successfully assigned orc-system/orc-controller-manager-6cb597b5d4-6g27c to instance Normal Pulling 36m kubelet Pulling image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" Normal Pulled 36m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" in 1.531s (1.531s including waiting) Warning Unhealthy 31m kubelet Liveness probe failed: Get "http://10.0.0.55:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Warning Unhealthy 31m (x4 over 32m) kubelet Readiness probe failed: Get "http://10.0.0.55:8081/readyz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Normal Pulled 31m kubelet Container image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" already present on machine Normal Created 31m (x2 over 36m) kubelet Created container manager Normal Started 31m (x2 over 36m) kubelet Started container manager