Name:                 community-operators-fp6gq
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      community-operators
Node:                 crc/192.168.126.11
Start Time:           Thu, 06 Nov 2025 20:21:21 +0000
Labels:               catalogsource.operators.coreos.com/update=
                      olm.catalogSource=community-operators
                      olm.managed=true
                      olm.pod-spec-hash=7KLgDYYNOgLrTUcLwcwKd2v52wJnW4ItZAbXqf
Annotations:          cluster-autoscaler.kubernetes.io/safe-to-evict: true
                      k8s.ovn.org/pod-networks:
                        {"default":{"ip_addresses":["10.217.0.10/23"],"mac_address":"0a:58:0a:d9:00:0a","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                      k8s.v1.cni.cncf.io/network-status:
                        [{
                            "name": "ovn-kubernetes",
                            "interface": "eth0",
                            "ips": [
                                "10.217.0.10"
                            ],
                            "mac": "0a:58:0a:d9:00:0a",
                            "default": true,
                            "dns": {}
                        }]
                      openshift.io/required-scc: restricted-v2
                      openshift.io/scc: restricted-v2
                      operatorframework.io/managed-by: marketplace-operator
                      seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:               Running
SeccompProfile:       RuntimeDefault
IP:                   10.217.0.10
IPs:
  IP:           10.217.0.10
Controlled By:  CatalogSource/community-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://e00fc126bc34f28dcccca69f33956d3b7aaaa5302b8d248d056b76aa872e6732
    Image:         quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2
    Image ID:      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2
    Port:          <none>
    Host Port:     <none>
    Command:
      cp
    Args:
      /bin/copy-content
      /utilities/copy-content
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Thu, 06 Nov 2025 20:21:41 +0000
      Finished:     Thu, 06 Nov 2025 20:21:41 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2l9x9 (ro)
  extract-content:
    Container ID:  cri-o://8f9d98c7161544e6f8c6aa25458babddb485cf9934497ab0d3dfe9751fb4ae24
    Image:         registry.redhat.io/redhat/community-operator-index:v4.18
    Image ID:      registry.redhat.io/redhat/community-operator-index@sha256:3441cbeb3c8f5c58a98044d533b8810b797ea49094e2fb6e5315ae19fb608e49
    Port:          <none>
    Host Port:     <none>
    Command:
      /utilities/copy-content
    Args:
      --catalog.from=/configs
      --catalog.to=/extracted-catalog/catalog
      --cache.from=/tmp/cache
      --cache.to=/extracted-catalog/cache
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Thu, 06 Nov 2025 20:21:43 +0000
      Finished:     Thu, 06 Nov 2025 20:21:44 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /extracted-catalog from catalog-content (rw)
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2l9x9 (ro)
Containers:
  registry-server:
    Container ID:  cri-o://3731a66d251bac28c5ca06d2c67b33d06d2dc3ed39e9741172f70c6b772d6178
    Image:         quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad
    Image ID:      quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad
    Port:          50051/TCP
    Host Port:     0/TCP
    Command:
      /bin/opm
    Args:
      serve
      /extracted-catalog/catalog
      --cache-dir=/extracted-catalog/cache
    State:          Running
      Started:      Thu, 06 Nov 2025 20:32:01 +0000
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Thu, 06 Nov 2025 20:21:45 +0000
      Finished:     Thu, 06 Nov 2025 20:31:59 +0000
    Ready:          True
    Restart Count:  1
    Requests:
      cpu:      10m
      memory:   120Mi
    Liveness:   exec [grpc_health_probe -addr=:50051] delay=10s timeout=5s period=10s #success=1 #failure=3
    Readiness:  exec [grpc_health_probe -addr=:50051] delay=5s timeout=5s period=10s #success=1 #failure=3
    Startup:    exec [grpc_health_probe -addr=:50051] delay=0s timeout=5s period=10s #success=1 #failure=10
    Environment:
      GOMEMLIMIT:  120MiB
    Mounts:
      /extracted-catalog from catalog-content (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2l9x9 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       True 
  ContainersReady             True 
  PodScheduled                True 
Volumes:
  utilities:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  catalog-content:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  kube-api-access-2l9x9:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   Burstable
Node-Selectors:              kubernetes.io/os=linux
                             node-role.kubernetes.io/master=
Tolerations:                 node-role.kubernetes.io/master:NoSchedule op=Exists
                             node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             node.kubernetes.io/not-ready:NoExecute op=Exists for 120s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 120s
Events:
  Type     Reason                  Age                From               Message
  ----     ------                  ----               ----               -------
  Normal   Scheduled               65m                default-scheduler  Successfully assigned openshift-marketplace/community-operators-fp6gq to crc
  Warning  FailedCreatePodSandBox  65m                kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-fp6gq_openshift-marketplace_7cd60b18-23f3-494f-8ce0-78ba9f564608_0(b34becabaddd2dc10f0667d31461a4e5ddb661081d294fcf65e7373911a7df25): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Warning  FailedCreatePodSandBox  65m                kubelet            Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_community-operators-fp6gq_openshift-marketplace_7cd60b18-23f3-494f-8ce0-78ba9f564608_0(e282ad3d667c1088926b8a56dd83b5d286d632c821670ec59eb491930f1e97ec): no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?
  Normal   AddedInterface          65m                multus             Add eth0 [10.217.0.10/23] from ovn-kubernetes
  Normal   Pulled                  65m                kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2" already present on machine
  Normal   Created                 65m                kubelet            Created container extract-utilities
  Normal   Started                 65m                kubelet            Started container extract-utilities
  Normal   Pulling                 64m                kubelet            Pulling image "registry.redhat.io/redhat/community-operator-index:v4.18"
  Normal   Started                 64m                kubelet            Started container extract-content
  Normal   Pulled                  64m                kubelet            Successfully pulled image "registry.redhat.io/redhat/community-operator-index:v4.18" in 870ms (870ms including waiting). Image size: 1191760789 bytes.
  Normal   Created                 64m                kubelet            Created container extract-content
  Normal   Pulled                  64m                kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 653ms (653ms including waiting). Image size: 907837715 bytes.
  Warning  Unhealthy               56m                kubelet            Readiness probe failed: timeout: failed to connect service ":50051" within 1s
  Warning  Unhealthy               54m (x3 over 55m)  kubelet            Liveness probe failed: command timed out
  Warning  Unhealthy               54m (x2 over 55m)  kubelet            Readiness probe failed: command timed out
  Normal   Killing                 54m                kubelet            Container registry-server failed liveness probe, will be restarted
  Warning  Unhealthy               54m                kubelet            Readiness probe errored: rpc error: code = Unknown desc = command error: cannot register an exec PID: container is stopping, stdout: , stderr: , exit code -1
  Normal   Pulling                 54m (x2 over 64m)  kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad"
  Normal   Pulled                  54m                kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 540ms (540ms including waiting). Image size: 907837715 bytes.
  Normal   Created                 54m (x2 over 64m)  kubelet            Created container registry-server
  Normal   Started                 54m (x2 over 64m)  kubelet            Started container registry-server
  Warning  Unhealthy               54m                kubelet            Readiness probe errored: rpc error: code = NotFound desc = container is not created or running: checking if PID of 3836a2c158239cf720fb12ef92240c4f826a08e3d4eb97e4e409aee75fffd09b is running failed: container process not found
  Warning  Unhealthy               54m                kubelet            Startup probe failed: timeout: failed to connect service ":50051" within 1s
