This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultSUCCESS
Tests 2 failed / 347 succeeded
Started2023-01-22 13:59
Elapsed50m56s
Revisionrelease-1.2

Test Failures


Kubernetes e2e suite [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance] 4.42s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sProbing\scontainer\sshould\shave\smonotonically\sincreasing\srestart\scount\s\[NodeConformance\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 22 14:26:12.536: getting pod 
Unexpected error:
    <*errors.StatusError | 0xc0042c26e0>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "pods \"liveness-af31bd06-b54b-4a40-8231-664da913fd20\" not found",
            Reason: "NotFound",
            Details: {
                Name: "liveness-af31bd06-b54b-4a40-8231-664da913fd20",
                Group: "",
                Kind: "pods",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
    pods "liveness-af31bd06-b54b-4a40-8231-664da913fd20" not found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:921
				
				Click to see stdout/stderrfrom junit.kubetest.02.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] 5m0s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-storage\]\sSecrets\sshould\sbe\sconsumable\sin\smultiple\svolumes\sin\sa\spod\s\[NodeConformance\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 22 14:34:48.587: Unexpected error:
    <*errors.errorString | 0xc0007bec90>: {
        s: "failed to get pod status: pods \"pod-secrets-c95a3114-7f3c-4829-8f05-bee9f1a6eb13\" not found",
    }
    failed to get pod status: pods "pod-secrets-c95a3114-7f3c-4829-8f05-bee9f1a6eb13" not found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:770
				
				Click to see stdout/stderrfrom junit.kubetest.01.xml

Find status mentions in log files | View test history on testgrid


Show 347 Passed Tests

Show 6712 Skipped Tests