This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 41 failed / 746 succeeded
Started2023-01-15 02:15
Elapsed46m11s
Revisionmaster

Test Failures


Kubernetes e2e suite External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (ext4)] volumes should allow exec of files on the volume 5m31s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\sExternal\sStorage\s\[Driver\:\sebs\.csi\.aws\.com\]\s\[Testpattern\:\sDynamic\sPV\s\(ext4\)\]\svolumes\sshould\sallow\sexec\sof\sfiles\son\sthe\svolume$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:196
Jan 15 02:52:27.627: Unexpected error:
    <*errors.errorString | 0xc003882400>: {
        s: "expected pod \"exec-volume-test-dynamicpv-t4jj\" success: Gave up after waiting 5m0s for pod \"exec-volume-test-dynamicpv-t4jj\" to be \"Succeeded or Failed\"",
    }
    expected pod "exec-volume-test-dynamicpv-t4jj" success: Gave up after waiting 5m0s for pod "exec-volume-test-dynamicpv-t4jj" to be "Succeeded or Failed"
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_12.xml

Find exec-volume-test-dynamicpv-t4jj mentions in log files


Kubernetes e2e suite External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly] 5m22s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\sExternal\sStorage\s\[Driver\:\sebs\.csi\.aws\.com\]\s\[Testpattern\:\sDynamic\sPV\s\(filesystem\svolmode\)\]\svolumeMode\sshould\snot\smount\s\/\smap\sunused\svolumes\sin\sa\spod\s\[LinuxOnly\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:352
Jan 15 02:47:33.140: Unexpected error:
    <*errors.errorString | 0xc0002382b0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:385
				
				Click to see stdout/stderrfrom junit_08.xml

Filter through log files


Kubernetes e2e suite [sig-apps] Deployment deployment reaping should cascade to its replica sets and pods 5m9s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-apps\]\sDeployment\sdeployment\sreaping\sshould\scascade\sto\sits\sreplica\ssets\sand\spods$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:95
Jan 15 02:53:19.324: Unexpected error:
    <*errors.errorString | 0xc00526b890>: {
        s: "error waiting for deployment \"test-new-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, 15, 2, 48, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 15, 2, 48, 18, 0, time.Local), Reason:\"MinimumReplicasUnavailable\", Message:\"Deployment does not have minimum availability.\"}, v1.DeploymentCondition{Type:\"Progressing\", Status:\"True\", LastUpdateTime:time.Date(2023, time.January, 15, 2, 48, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 15, 2, 48, 18, 0, time.Local), Reason:\"ReplicaSetUpdated\", Message:\"ReplicaSet \\\"test-new-deployment-5d9fdcc779\\\" is progressing.\"}}, CollisionCount:(*int32)(nil)}",
    }
    error waiting for deployment "test-new-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, 15, 2, 48, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 15, 2, 48, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.January, 15, 2, 48, 18, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 15, 2, 48, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-new-deployment-5d9fdcc779\" is progressing."}}, CollisionCount:(*int32)(nil)}
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:720
				
				Click to see stdout/stderrfrom junit_14.xml

Filter through log files


Kubernetes e2e suite [sig-apps] Deployment test Deployment ReplicaSet orphaning and adoption regarding controllerRef 5m8s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-apps\]\sDeployment\stest\sDeployment\sReplicaSet\sorphaning\sand\sadoption\sregarding\scontrollerRef$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:136
Jan 15 02:45:25.007: Unexpected error:
    <*errors.errorString | 0xc00229f190>: {
        s: "error waiting for deployment \"test-orphan-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, 15, 2, 40, 24, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 15, 2, 40, 24, 0, time.Local), Reason:\"MinimumReplicasUnavailable\", Message:\"Deployment does not have minimum availability.\"}, v1.DeploymentCondition{Type:\"Progressing\", Status:\"True\", LastUpdateTime:time.Date(2023, time.January, 15, 2, 40, 24, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 15, 2, 40, 24, 0, time.Local), Reason:\"ReplicaSetUpdated\", Message:\"ReplicaSet \\\"test-orphan-deployment-5d9fdcc779\\\" is progressing.\"}}, CollisionCount:(*int32)(nil)}",
    }
    error waiting for deployment "test-orphan-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, 15, 2, 40, 24, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 15, 2, 40, 24, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2023, time.January, 15, 2, 40, 24, 0, time.Local), LastTransitionTime:time.Date(2023, time.January, 15, 2, 40, 24, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-orphan-deployment-5d9fdcc779\" is progressing."}}, CollisionCount:(*int32)(nil)}
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/deployment.go:1131
				
				Click to see stdout/stderrfrom junit_09.xml

Filter through log files


Kubernetes e2e suite [sig-cli] Kubectl client Update Demo should scale a replication controller [Conformance] 5m37s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-cli\]\sKubectl\sclient\sUpdate\sDemo\sshould\sscale\sa\sreplication\scontroller\s\s\[Conformance\]$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:633
Jan 15 02:45:13.541: Timed out after 300 seconds waiting for name=update-demo pods to reach valid state
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl/kubectl.go:335
				
				Click to see stdout/stderrfrom junit_14.xml

Filter through log files


Kubernetes e2e suite [sig-network] Networking Granular Checks: Services should be able to handle large requests: http 5m29s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[sig\-network\]\sNetworking\sGranular\sChecks\:\sServices\sshould\sbe\sable\sto\shandle\slarge\srequests\:\shttp$'
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/networking.go:443
Jan 15 02:51:31.669: Unexpected error:
    <*errors.errorString | 0xc0002482d0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/network/utils.go:858