Name:                 community-operators-wl725
Namespace:            openshift-marketplace
Priority:             2000000000
Priority Class Name:  system-cluster-critical
Service Account:      community-operators
Node:                 crc/192.168.126.11
Start Time:           Tue, 07 Oct 2025 19:31:30 +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.94/23"],"mac_address":"0a:58:0a:d9:00:5e","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.94"
                            ],
                            "mac": "0a:58:0a:d9:00:5e",
                            "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.94
IPs:
  IP:           10.217.0.94
Controlled By:  CatalogSource/community-operators
Init Containers:
  extract-utilities:
    Container ID:  cri-o://ce49847acec198af7bbc6e41e34ca5259b822a33c93e61fe2d30c4845e556d8b
    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:      Tue, 07 Oct 2025 19:31:32 +0000
      Finished:     Tue, 07 Oct 2025 19:31:32 +0000
    Ready:          True
    Restart Count:  0
    Environment:    <none>
    Mounts:
      /utilities from utilities (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hhgtq (ro)
  extract-content:
    Container ID:  cri-o://0baf1fc77243d583856749c01d443c5944cf627e5fca9a0baff8c61648c5853b
    Image:         registry.redhat.io/redhat/community-operator-index:v4.18
    Image ID:      registry.redhat.io/redhat/community-operator-index@sha256:57022e2d2130e9d1af5503f2fc4f8a6a07baa5ca291940aa5c39bec9a240f3ba
    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:      Tue, 07 Oct 2025 19:32:07 +0000
      Finished:     Tue, 07 Oct 2025 19:32:08 +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-hhgtq (ro)
Containers:
  registry-server:
    Container ID:  cri-o://70b6597e9c23cae707f08f935c647169301ad08424dfdb34f1ac32db8b79e0c0
    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:      Tue, 07 Oct 2025 19:32:09 +0000
    Ready:          True
    Restart Count:  0
    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-hhgtq (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-hhgtq:
    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       67m                default-scheduler  Successfully assigned openshift-marketplace/community-operators-wl725 to crc
  Normal   AddedInterface  67m                multus             Add eth0 [10.217.0.94/23] from ovn-kubernetes
  Normal   Pulled          67m                kubelet            Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:47b0670fa1051335fd2d2c9e8361e4ed77c7760c33a2180b136f7c7f59863ec2" already present on machine
  Normal   Created         67m                kubelet            Created container extract-utilities
  Normal   Started         67m                kubelet            Started container extract-utilities
  Warning  Failed          67m                kubelet            Error: ErrImagePull
  Warning  Failed          67m                kubelet            Failed to pull image "registry.redhat.io/redhat/community-operator-index:v4.18": rpc error: code = Canceled desc = copying system image from manifest list: copying config: context canceled
  Normal   BackOff         67m                kubelet            Back-off pulling image "registry.redhat.io/redhat/community-operator-index:v4.18"
  Warning  Failed          67m                kubelet            Error: ImagePullBackOff
  Normal   Pulling         66m (x2 over 67m)  kubelet            Pulling image "registry.redhat.io/redhat/community-operator-index:v4.18"
  Normal   Pulled          66m                kubelet            Successfully pulled image "registry.redhat.io/redhat/community-operator-index:v4.18" in 1.041s (1.041s including waiting). Image size: 1180828053 bytes.
  Normal   Created         66m                kubelet            Created container extract-content
  Normal   Started         66m                kubelet            Started container extract-content
  Normal   Pulling         66m                kubelet            Pulling image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad"
  Normal   Pulled          66m                kubelet            Successfully pulled image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3cc3840d7a81ce1b420f06e07a923861faf37d9c10688aa3aa0b7b76c8706ad" in 408ms (408ms including waiting). Image size: 907837715 bytes.
  Normal   Created         66m                kubelet            Created container registry-server
  Normal   Started         66m                kubelet            Started container registry-server
  Warning  Unhealthy       66m                kubelet            Startup probe failed: timeout: failed to connect service ":50051" within 1s
