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

Test Failures


Kubernetes e2e suite [sig-node] Variable Expansion should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] 1m36s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sVariable\sExpansion\sshould\sverify\sthat\sa\sfailing\ssubpath\sexpansion\scan\sbe\smodified\sduring\sthe\slifecycle\sof\sa\scontainer\s\[Slow\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 21 02:26:53.319: Unexpected error:
    <*errors.errorString | 0xc0044b9f70>: {
        s: "failed to get pod \"var-expansion-2ffa1fed-1625-4b99-8d4f-9effb6e9307e\": pods \"var-expansion-2ffa1fed-1625-4b99-8d4f-9effb6e9307e\" not found",
    }
    failed to get pod "var-expansion-2ffa1fed-1625-4b99-8d4f-9effb6e9307e": pods "var-expansion-2ffa1fed-1625-4b99-8d4f-9effb6e9307e" not found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/pods.go:134
				
				Click to see stdout/stderrfrom junit.kubetest.03.xml

Find var-expansion-2ffa1fed-1625-4b99-8d4f-9effb6e9307e mentions in log files | View test history on testgrid


Kubernetes e2e suite [sig-scheduling] SchedulerPreemption [Serial] validates lower priority pod preemption by critical pod [Conformance] 1m0s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-scheduling\]\sSchedulerPreemption\s\[Serial\]\svalidates\slower\spriority\spod\spreemption\sby\scritical\spod\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 21 02:20:55.287: Unexpected error:
    <*errors.StatusError | 0xc000cd0320>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "pods \"pod0-0-sched-preemption-low-priority\" is forbidden: no PriorityClass with name sched-preemption-low-priority was found",
            Reason: "Forbidden",
            Details: {
                Name: "pod0-0-sched-preemption-low-priority",
                Group: "",
                Kind: "pods",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 403,
        },
    }
    pods "pod0-0-sched-preemption-low-priority" is forbidden: no PriorityClass with name sched-preemption-low-priority was found
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduling/predicates.go:867
				
				Click to see stdout/stderrfrom junit.kubetest.03.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] 5m0s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-storage\]\sProjected\sconfigMap\sshould\sbe\sconsumable\sfrom\spods\sin\svolume\swith\smappings\sas\snon\-root\s\[NodeConformance\]\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 21 02:31:50.315: Unexpected error:
    <*errors.errorString | 0xc008216530>: {
        s: "failed to get pod status: pods \"pod-projected-configmaps-e41862e5-f432-4bdc-84cc-5098701beed2\" not found",
    }
    failed to get pod status: pods "pod-projected-configmaps-e41862e5-f432-4bdc-84cc-5098701beed2" 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.04.xml

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


Show 347 Passed Tests

Show 6712 Skipped Tests