Name:             tempest-tests-tempest
Namespace:        openstack
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Wed, 08 Oct 2025 10:07:37 +0000
Labels:           instanceName=tempest-tests-tempest
                  operator=test-operator
                  service=tempest
                  workflowStep=0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.6/23"],"mac_address":"0a:58:0a:d9:01:06","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.1.6"
                        ],
                        "mac": "0a:58:0a:d9:01:06",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: privileged
Status:           Succeeded
IP:               10.217.1.6
IPs:
  IP:           10.217.1.6
Controlled By:  Tempest/tempest-tests-tempest
Containers:
  tempest-tests-tempest-tests-runner:
    Container ID:    cri-o://b7c39adb1c4c22a29d29fad2de16bf87f1c7cef29adf3e343f39ee82be31941f
    Image:           quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
    Image ID:        quay.io/podified-antelope-centos9/openstack-tempest-all@sha256:a66d2fdc21f25c690f02e643d2666dbe7df43a64cd55086ec33d6755e6d809b9
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    State:           Terminated
      Reason:        Completed
      Exit Code:     0
      Started:       Wed, 08 Oct 2025 10:08:39 +0000
      Finished:      Wed, 08 Oct 2025 10:21:36 +0000
    Ready:           False
    Restart Count:   0
    Environment Variables from:
      tempest-tests-tempest-custom-data-s0  ConfigMap  Optional: false
      tempest-tests-tempest-env-vars-s0     ConfigMap  Optional: false
    Environment:                            <none>
    Mounts:
      /etc/openstack/clouds.yaml from openstack-config (ro,path="clouds.yaml")
      /etc/openstack/secure.yaml from openstack-config-secret (rw,path="secure.yaml")
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from ca-certs (ro,path="tls-ca-bundle.pem")
      /etc/test_operator from config-data (rw)
      /tmp from test-operator-ephemeral-temporary (rw)
      /var/lib/tempest from test-operator-ephemeral-workdir (rw)
      /var/lib/tempest/.config/openstack/clouds.yaml from openstack-config (ro,path="clouds.yaml")
      /var/lib/tempest/external_files from test-operator-logs (rw)
      /var/lib/tempest/id_ecdsa from ssh-key (rw,path="ssh_key")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-h776v (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   False 
  Initialized                 True 
  Ready                       False 
  ContainersReady             False 
  PodScheduled                True 
Volumes:
  config-data:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      tempest-tests-tempest-custom-data-s0
    Optional:  false
  openstack-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openstack-config
    Optional:  false
  openstack-config-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  openstack-config-secret
    Optional:    false
  test-operator-logs:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  tempest-tests-tempest-0-0b59a
    ReadOnly:   false
  test-operator-ephemeral-workdir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  test-operator-ephemeral-temporary:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  ca-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  ssh-key:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  test-operator-controller-priv-key
    Optional:    false
  kube-api-access-h776v:
    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:                   BestEffort
Node-Selectors:              <none>
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       25m                default-scheduler  Successfully assigned openstack/tempest-tests-tempest to crc
  Normal   AddedInterface  24m                multus             Add eth0 [10.217.1.6/23] from ovn-kubernetes
  Warning  Failed          24m                kubelet            Failed to pull image "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          24m                kubelet            Error: ErrImagePull
  Normal   BackOff         24m                kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
  Warning  Failed          24m                kubelet            Error: ImagePullBackOff
  Normal   Pulling         23m (x2 over 24m)  kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
  Normal   Pulled          23m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified" in 502ms (502ms including waiting). Image size: 2063271432 bytes.
  Normal   Created         23m                kubelet            Created container tempest-tests-tempest-tests-runner
  Normal   Started         23m                kubelet            Started container tempest-tests-tempest-tests-runner
