This job view page is being replaced by Spyglass soon. Check out the new job view.
PRtkashem: Automated cherry pick of #115341: apiserver: remove 34s from DELETECOLLECTION rest handler
ResultFAILURE
Tests 1 failed / 741 succeeded
Started2023-02-02 17:18
Elapsed38m35s
Revision96b0d44d48177302ad3a96257137a3d3b2de57d9
Refs 115482

Test Failures


Kubernetes e2e suite [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance] 1m45s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sPods\sshould\srun\sthrough\sthe\slifecycle\sof\sPods\sand\sPodStatus\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Feb  2 17:35:30.586: pod pod-test found in namespace pods-4797, but it should be deleted: {"metadata":{"name":"pod-test","namespace":"pods-4797","uid":"d3f4daa3-347c-4e15-9841-39d78127f71f","resourceVersion":"2536","creationTimestamp":"2023-02-02T17:33:46Z","deletionTimestamp":"2023-02-02T17:34:31Z","deletionGracePeriodSeconds":1,"labels":{"test-pod":"patched","test-pod-static":"true"},"managedFields":[{"manager":"e2e.test","operation":"Update","apiVersion":"v1","time":"2023-02-02T17:34:30Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:labels":{".":{},"f:test-pod":{},"f:test-pod-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"pod-test\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2023-02-02T17:34:38Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.244.2.2\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-7s8dt","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"pod-test","image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","resources":{},"volumeMounts":[{"name":"kube-api-access-7s8dt","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent"}],"restartPolicy":"Always","terminationGracePeriodSeconds":1,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"kind-worker2","securityContext":{},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute","tolerationSeconds":300},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute","tolerationSeconds":300}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-02-02T17:33:46Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-02-02T17:34:07Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-02-02T17:34:07Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2023-02-02T17:33:46Z"}],"hostIP":"172.18.0.4","podIP":"10.244.2.2","podIPs":[{"ip":"10.244.2.2"}],"startTime":"2023-02-02T17:33:46Z","containerStatuses":[{"name":"pod-test","state":{"running":{"startedAt":"2023-02-02T17:34:06Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"k8s.gcr.io/e2e-test-images/agnhost:2.39","imageID":"k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e","containerID":"containerd://da7b75c1970ee1ed67ce1a67b5f32a5859e02555e8b458140db701f8b5f6c56c","started":true}],"qosClass":"BestEffort"}}
Expected an error to have occurred.  Got:
    <nil>: nil
test/e2e/common/node/pods.go:1069
				
				Click to see stdout/stderrfrom junit_17.xml

Find pod-test mentions in log files | View test history on testgrid


Show 741 Passed Tests

Show 6231 Skipped Tests