This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 12 failed / 318 succeeded
Started2023-01-27 21:05
Elapsed1h10m
Revisionmaster
control_plane_node_os_imagecos-85-13310-1308-1
job-versionv1.24.11-rc.0.6+7c685ed7305e76
kubetest-versionv20230126-4c28746697
revisionv1.24.11-rc.0.6+7c685ed7305e76
worker_node_os_imagecos-85-13310-1308-1

Test Failures


Kubernetes e2e suite [sig-auth] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] 1m11s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-auth\]\sServiceAccounts\sServiceAccountIssuerDiscovery\sshould\ssupport\sOIDC\sdiscovery\sof\sservice\saccount\sissuer\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 27 21:51:05.027: Unexpected error:
    <*errors.errorString | 0xc002e11650>: {
        s: "pod \"oidc-discovery-validator\" failed with status: {Phase:Failed Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-01-27 21:49:55 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-01-27 21:50:32 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-01-27 21:50:32 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-01-27 21:49:55 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:10.40.0.5 PodIP:10.64.3.124 PodIPs:[{IP:10.64.3.124}] StartTime:2023-01-27 21:49:55 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:oidc-discovery-validator State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2023-01-27 21:49:59 +0000 UTC,FinishedAt:2023-01-27 21:50:31 +0000 UTC,ContainerID:containerd://b6c4ba798cccf305c7eec88b15a667892643b6a2ad7966c2aa278c4258c39966,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:k8s.gcr.io/e2e-test-images/agnhost:2.39 ImageID:k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e ContainerID:containerd://b6c4ba798cccf305c7eec88b15a667892643b6a2ad7966c2aa278c4258c39966 Started:0xc00247d3de}] QOSClass:BestEffort EphemeralContainerStatuses:[]}",
    }
    pod "oidc-discovery-validator" failed with status: {Phase:Failed Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-01-27 21:49:55 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-01-27 21:50:32 +0000 UTC Reason:PodFailed Message:} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-01-27 21:50:32 +0000 UTC Reason:PodFailed Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2023-01-27 21:49:55 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:10.40.0.5 PodIP:10.64.3.124 PodIPs:[{IP:10.64.3.124}] StartTime:2023-01-27 21:49:55 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:oidc-discovery-validator State:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2023-01-27 21:49:59 +0000 UTC,FinishedAt:2023-01-27 21:50:31 +0000 UTC,ContainerID:containerd://b6c4ba798cccf305c7eec88b15a667892643b6a2ad7966c2aa278c4258c39966,}} LastTerminationState:{Waiting:nil Running:nil Terminated:nil} Ready:false RestartCount:0 Image:k8s.gcr.io/e2e-test-images/agnhost:2.39 ImageID:k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e ContainerID:containerd://b6c4ba798cccf305c7eec88b15a667892643b6a2ad7966c2aa278c4258c39966 Started:0xc00247d3de}] QOSClass:BestEffort EphemeralContainerStatuses:[]}
occurred
test/e2e/auth/service_accounts.go:626
				
				Click to see stdout/stderrfrom junit_03.xml

Find oidc-discovery-validator mentions in log files | View test history on testgrid


Kubernetes e2e suite [sig-network] DNS should provide DNS for ExternalName services [Conformance] 11m32s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-network\]\sDNS\sshould\sprovide\sDNS\sfor\sExternalName\sservices\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 27 22:03:01.283: Unexpected error:
    <*errors.errorString | 0xc0001fa1b0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
test/e2e/network/dns_common.go:455
				
				Click to see stdout/stderrfrom junit_04.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance] 2m40s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-network\]\sServices\sshould\sbe\sable\sto\schange\sthe\stype\sfrom\sExternalName\sto\sClusterIP\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 27 21:48:38.907: Unexpected error:
    <*errors.errorString | 0xc0004c0560>: {
        s: "service is not reachable within 2m0s timeout on endpoint externalname-service:80 over TCP protocol",
    }
    service is not reachable within 2m0s timeout on endpoint externalname-service:80 over TCP protocol
occurred
test/e2e/network/service.go:1345
				
				Click to see stdout/stderrfrom junit_02.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance] 2m42s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-network\]\sServices\sshould\sbe\sable\sto\schange\sthe\stype\sfrom\sExternalName\sto\sNodePort\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 27 21:53:12.457: Unexpected error:
    <*errors.errorString | 0xc0005a6840>: {
        s: "service is not reachable within 2m0s timeout on endpoint externalname-service:80 over TCP protocol",
    }
    service is not reachable within 2m0s timeout on endpoint externalname-service:80 over TCP protocol
occurred
test/e2e/network/service.go:1384
				
				Click to see stdout/stderrfrom junit_02.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance] 3m0s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-network\]\sServices\sshould\sbe\sable\sto\schange\sthe\stype\sfrom\sNodePort\sto\sExternalName\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 27 21:47:42.593: Unexpected error:
    <*errors.errorString | 0xc00022c1e0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
test/e2e/network/service.go:1470
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-network] Services should serve multiport endpoints from pods [Conformance] 5m5s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-network\]\sServices\sshould\sserve\smultiport\sendpoints\sfrom\spods\s\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 27 21:42:26.619: Unexpected error:
    <*errors.errorString | 0xc003274120>: {
        s: "service is not reachable within 2m0s timeout on endpoint multi-endpoint-test:80 over TCP protocol",
    }
    service is not reachable within 2m0s timeout on endpoint multi-endpoint-test:80 over TCP protocol
occurred
test/e2e/network/service.go:922
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance] 5m42s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-node\]\sConfigMap\sshould\sbe\sconsumable\svia\senvironment\svariable\s\[NodeConformance\]\s\[Conformance\]$'
test/e2e/framework/framework.go:652
Jan 27 22:04:55.456: Unexpected error:
    <*errors.errorString | 0xc0043c6ab0>: {
        s: "expected pod \"pod-configmaps-df6e1b5b-3f86-401d-8966-38ed0ef1129d\" success: Gave up after waiting 5m0s for pod \"pod-configmaps-df6e1b5b-3f86-401d-8966-38ed0ef1129d\" to be \"Succeeded or Failed\"",
    }
    expected pod "pod-configmaps-df6e1b5b-3f86-401d-8966-38ed0ef1129d" success: Gave up after waiting 5m0s for pod "pod-configmaps-df6e1b5b-3f86-401d-8966-38ed0ef1129d" to be "Succeeded or Failed"
occurred
test/e2e/framework/util.go:770
				
				Click to see stdout/stderrfrom junit_03.xml

Find pod-configmaps-df6e1b5b-3f86-401d-8966-38ed0ef1129d mentions in 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] 8m3s

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 27 22:00:14.319: Timed out after 300.000s.
Expected
    <v1.PodPhase>: Failed
to equal
    <v1.PodPhase>: Succeeded
test/e2e/common/node/runtime.go:156
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [sig-storage] Projected secret should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] 5m32s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-storage\]\sProjected\ssecret\sshould\sbe\sable\sto\smount\sin\sa\svolume\sregardless\sof\sa\sdifferent\ssecret\sexisting\swith\ssame\sname\sin\sdifferent\snamespace\s\[NodeConformance\]$'
test/e2e/common/storage/projected_secret.go:92
Jan 27 22:04:55.508: Unexpected error:
    <*errors.errorString | 0xc00323ec00>: {
        s: "expected pod \"pod-projected-secrets-980eaf58-79d8-411f-9c22-dc882960cb6d\" success: Gave up after waiting 5m0s for pod \"pod-projected-secrets-980eaf58-79d8-411f-9c22-dc882960cb6d\" to be \"Succeeded or Failed\"",
    }
    expected pod "pod-projected-secrets-980eaf58-79d8-411f-9c22-dc882960cb6d" success: Gave up after waiting 5m0s for pod "pod-projected-secrets-980eaf58-79d8-411f-9c22-dc882960cb6d" to be "Succeeded or Failed"
occurred
test/e2e/framework/util.go:770
				
				Click to see stdout/stderrfrom junit_02.xml

Find pod-projected-secrets-980eaf58-79d8-411f-9c22-dc882960cb6d 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 13s

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 27 21:40:18.015: 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 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\ssupport\svarious\svolume\smount\stypes$'
test/e2e/windows/host_process.go:422
Jan 27 21:52:28.681: 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 46m27s

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