Name: orc-controller-manager-b56d5d966-bjlrs Namespace: orc-system Priority: 0 Service Account: orc-controller-manager Node: instance/162.253.55.207 Start Time: Fri, 27 Feb 2026 17:40:17 +0000 Labels: control-plane=controller-manager pod-template-hash=b56d5d966 Annotations: kubectl.kubernetes.io/default-container: manager Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.108 IPs: IP: 10.0.0.108 Controlled By: ReplicaSet/orc-controller-manager-b56d5d966 Containers: manager: Container ID: containerd://a6d2e405f6b1cdb1eee206dbf77950b78d72761695e23e3f4b5b5d0b8c0bc3de Image: quay.io/orc/openstack-resource-controller:v2.2.0 Image ID: 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, 27 Feb 2026 17:46:03 +0000 Last State: Terminated Reason: Error Message: d": "Project"} 2026-02-27T17:40:22Z INFO Starting workers {"controller": "project", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "Project", "worker count": 1} 2026-02-27T17:40:22Z INFO Starting Controller {"controller": "subnet", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "Subnet"} 2026-02-27T17:40:22Z INFO Starting workers {"controller": "subnet", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "Subnet", "worker count": 1} 2026-02-27T17:40:22Z INFO Starting Controller {"controller": "securitygroup", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "SecurityGroup"} 2026-02-27T17:40:22Z INFO Starting workers {"controller": "securitygroup", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "SecurityGroup", "worker count": 1} 2026-02-27T17:40:23Z INFO controller-runtime.metrics Serving metrics server {"bindAddress": ":8443", "secure": true} E0227 17:45:42.914092 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": context deadline exceeded, falling back to slow path E0227 17:45:47.913995 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 I0227 17:45:47.914054 1 leaderelection.go:297] failed to renew lease orc-system/f35396c5.k-orc.cloud: context deadline exceeded E0227 17:45:52.327075 1 leaderelection.go:322] Failed to release lock: Operation cannot be fulfilled on leases.coordination.k8s.io "f35396c5.k-orc.cloud": the object has been modified; please apply your changes to the latest version and try again 2026-02-27T17:45:52Z 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: Fri, 27 Feb 2026 17:40:21 +0000 Finished: Fri, 27 Feb 2026 17:46:02 +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-kmnmn (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-kmnmn: 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 9m32s default-scheduler Successfully assigned orc-system/orc-controller-manager-b56d5d966-bjlrs to instance Normal Pulling 9m31s kubelet Pulling image "quay.io/orc/openstack-resource-controller:v2.2.0" Normal Pulled 9m28s kubelet Successfully pulled image "quay.io/orc/openstack-resource-controller:v2.2.0" in 3.091s (3.091s including waiting) Warning Unhealthy 3m51s kubelet Liveness probe failed: Get "http://10.0.0.108:8081/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Warning Unhealthy 3m51s kubelet Readiness probe failed: Get "http://10.0.0.108:8081/readyz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Normal Created 3m46s (x2 over 9m28s) kubelet Created container manager Normal Started 3m46s (x2 over 9m28s) kubelet Started container manager Normal Pulled 3m46s kubelet Container image "quay.io/orc/openstack-resource-controller:v2.2.0" already present on machine