This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 7 failed / 323 succeeded
Started2023-01-29 21:07
Elapsed1h8m
Revisionmaster
control_plane_node_os_imagecos-85-13310-1308-1
job-versionv1.24.11-rc.0.6+7c685ed7305e76
kubetest-versionv20230127-9396ca613c
revisionv1.24.11-rc.0.6+7c685ed7305e76
worker_node_os_imagecos-85-13310-1308-1

Test Failures


Kubernetes e2e suite [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance] 5m5s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\sinclude\swebhook\sresources\sin\sdiscovery\sdocuments\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:89
Jan 29 21:27:33.311: waiting for the deployment status valid%!(EXTRA string=k8s.gcr.io/e2e-test-images/agnhost:2.39, string=sample-webhook-deployment, string=webhook-258)
Unexpected error:
    <*errors.errorString | 0xc002ddeec0>: {
        s: "error waiting for deployment \"sample-webhook-deployment\" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:\"Available\", Status:\"False\", LastUpdateTime:time.Date(2023, time.January, 29, 21, 22, 33, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 29, 21, 22, 33, 0, time.Local), Reason:\"MinimumReplicasUnavailable\", Message:\"Deployment does not have minimum availability.\"}, v1.DeploymentCondition{Type:\"Progressing\", Status:\"True\", LastUpdateTime:time.Date(2023, time.January, 29, 21, 22, 33, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 29, 21, 22, 33, 0, time.Local), Reason:\"ReplicaSetUpdated\", Message:\"ReplicaSet \\\"sample-webhook-deployment-68c7bd4684\\\" is progressing.\"}}, CollisionCount:(*int32)(nil)}",
    }
    error waiting for deployment "sample-webhook-deployment" status to match expectation: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:1, UpdatedReplicas:1, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2023, time.January, 29, 21, 22, 33, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 29, 21, 22, 33, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.January, 29, 21, 22, 33, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 29, 21, 22, 33, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-68c7bd4684\" is progressing."}}, CollisionCount:(*int32)(nil)}
occurred
test/e2e/apimachinery/webhook.go:826
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] 5m2s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sContainer\sRuntime\sblackbox\stest\son\sterminated\scontainer\sshould\sreport\stermination\smessage\sif\sTerminationMessagePath\sis\sset\sas\snon\-root\suser\sand\sat\sa\snon\-default\spath\s\[NodeConformance\]\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 29 21:41:33.023: Timed out after 300.001s.
Expected
    <v1.PodPhase>: Failed
to equal
    <v1.PodPhase>: Succeeded
test/e2e/common/node/runtime.go:156
				
				Click to see stdout/stderrfrom junit_03.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-node] Probing container should *not* be restarted with a GRPC liveness probe [NodeConformance] 5m3s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sProbing\scontainer\sshould\s\*not\*\sbe\srestarted\swith\sa\sGRPC\sliveness\sprobe\s\[NodeConformance\]$'
test/e2e/common/node/container_probe.go:528
Jan 29 21:47:13.705: starting pod test-grpc-212de8ef-e6dc-4103-94af-3067034822d8 in namespace container-probe-7230
Unexpected error:
    <*errors.errorString | 0xc00022c1e0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
test/e2e/common/node/container_probe.go:901
				
				Click to see stdout/stderrfrom junit_02.xml

Find test-grpc-212de8ef-e6dc-4103-94af-3067034822d8 mentions in log files | View test history on testgrid


Kubernetes e2e suite [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance] 5m23s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-storage\]\sConfigMap\sshould\sbe\sconsumable\sfrom\spods\sin\svolume\sas\snon\-root\s\[NodeConformance\]\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 29 21:27:49.294: Unexpected error:
    <*errors.errorString | 0xc002a72480>: {
        s: "expected pod \"pod-configmaps-a6f462b3-c88b-4151-b164-6dd8a5ce84ca\" success: Gave up after waiting 5m0s for pod \"pod-configmaps-a6f462b3-c88b-4151-b164-6dd8a5ce84ca\" to be \"Succeeded or Failed\"",
    }
    expected pod "pod-configmaps-a6f462b3-c88b-4151-b164-6dd8a5ce84ca" success: Gave up after waiting 5m0s for pod "pod-configmaps-a6f462b3-c88b-4151-b164-6dd8a5ce84ca" to be "Succeeded or Failed"
occurred
test/e2e/framework/util.go:770
				
				Click to see stdout/stderrfrom junit_04.xml

Find pod-configmaps-a6f462b3-c88b-4151-b164-6dd8a5ce84ca mentions in log files | View test history on testgrid


Kubernetes e2e suite [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers should run as a process on the host/node 10s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-windows\]\s\[Feature\:WindowsHostProcessContainers\]\s\[MinimumKubeletVersion\:1\.22\]\sHostProcess\scontainers\sshould\srun\sas\sa\sprocess\son\sthe\shost\/node$'
test/e2e/windows/host_process.go:88
Jan 29 21:41:10.567: Expected
    <v1.PodPhase>: Failed
to equal
    <v1.PodPhase>: Succeeded
test/e2e/windows/host_process.go:134
				
				Click to see stdout/stderrfrom junit_04.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers should support various volume mount types 10s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-windows\]\s\[Feature\:WindowsHostProcessContainers\]\s\[MinimumKubeletVersion\:1\.22\]\sHostProcess\scontainers\sshould\ssupport\svarious\svolume\smount\stypes$'
test/e2e/windows/host_process.go:422
Jan 29 21:41:53.659: Expected
    <v1.PodPhase>: Failed
to equal
    <v1.PodPhase>: Succeeded
test/e2e/windows/host_process.go:480
				
				Click to see stdout/stderrfrom junit_03.xml

Filter through log files | View test history on testgrid


kubetest 44m17s

error during /home/prow/go/src/sigs.k8s.io/windows-testing/gce/run-e2e.sh --node-os-distro=windows -prepull-images=true --ginkgo.focus=\[Conformance\]|\[NodeConformance\]|\[sig-windows\]|\[Feature:Windows\] --ginkgo.skip=\[LinuxOnly\]|\[Serial\]|\[alpha\]|\[Slow\]|\[GMSA\]|Guestbook.application.should.create.and.stop.a.working.application|device.plugin.for.Windows|\[sig-api-machinery\].Aggregator|\[Driver:.windows-gcepd\]: exit status 1
				from junit_runner.xml

Filter through log files | View test history on testgrid


Show 323 Passed Tests

Show 6661 Skipped Tests