This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 9 failed / 321 succeeded
Started2023-02-02 21:16
Elapsed1h36m
Revisionmaster
control_plane_node_os_imagecos-85-13310-1308-1
job-versionv1.24.11-rc.0.11+73da4d3652771d
kubetest-versionv20230127-9396ca613c
revisionv1.24.11-rc.0.11+73da4d3652771d
worker_node_os_imagecos-85-13310-1308-1

Test Failures


Kubernetes e2e suite [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform rolling updates and roll backs of template modifications [Conformance] 32m57s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-apps\]\sStatefulSet\sBasic\sStatefulSet\sfunctionality\s\[StatefulSetBasic\]\sshould\sperform\srolling\supdates\sand\sroll\sbacks\sof\stemplate\smodifications\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Feb  2 22:20:01.565: Failed waiting for state update: timed out waiting for the condition
test/e2e/apps/wait.go:124
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-cli] Kubectl client Update Demo should create and stop a replication controller [Conformance] 7m9s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-cli\]\sKubectl\sclient\sUpdate\sDemo\sshould\screate\sand\sstop\sa\sreplication\scontroller\s\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Feb  2 22:19:28.577: Timed out after 300 seconds waiting for name=update-demo pods to reach valid state
test/e2e/kubectl/kubectl.go:315
				
				Click to see stdout/stderrfrom junit_04.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-network] Services should serve a basic endpoint from pods [Conformance] 7m48s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-network\]\sServices\sshould\sserve\sa\sbasic\sendpoint\sfrom\spods\s\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Feb  2 22:15:49.092: Unexpected error:
    <*errors.errorString | 0xc00022a1e0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
test/e2e/framework/pods.go:107
				
				Click to see stdout/stderrfrom junit_02.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] 7m44s

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
Feb  2 21:54:37.337: 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_02.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-windows] Services should be able to create a functioning NodePort service for Windows 3m56s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-windows\]\sServices\sshould\sbe\sable\sto\screate\sa\sfunctioning\sNodePort\sservice\sfor\sWindows$'
test/e2e/windows/service.go:44
Feb  2 21:56:07.965: Unexpected error:
    <*errors.errorString | 0xc007606180>: {
        s: "failed waiting for pods to be running: timeout waiting for 1 pods to be ready",
    }
    failed waiting for pods to be running: timeout waiting for 1 pods to be ready
occurred
test/e2e/windows/service.go:68
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers container command path validation 4m52s

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\scontainer\scommand\spath\svalidation$'
test/e2e/windows/host_process.go:197
Feb  2 21:42:18.314: wait for pod "host-process-command-1" to finish running
Expected success, but got an error:
    <*errors.errorString | 0xc0047efac0>: {
        s: "Gave up after waiting 3m0s for pod \"host-process-command-1\" to be \"Succeeded or Failed\"",
    }
    Gave up after waiting 3m0s for pod "host-process-command-1" to be "Succeeded or Failed"
test/e2e/framework/pods.go:257
				
				Click to see stdout/stderrfrom junit_01.xml

Find host-process-command-1 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 11s

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
Feb  2 21:51:16.827: Expected
    <v1.PodPhase>: Failed
to equal
    <v1.PodPhase>: Succeeded
test/e2e/windows/host_process.go:134
				
				Click to see stdout/stderrfrom junit_01.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 19s

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
Feb  2 21:39:14.309: Expected
    <v1.PodPhase>: Failed
to equal
    <v1.PodPhase>: Succeeded
test/e2e/windows/host_process.go:480
				
				Click to see stdout/stderrfrom junit_04.xml

Filter through log files | View test history on testgrid


kubetest 1h11m

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 321 Passed Tests

Show 6661 Skipped Tests