This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 3 failed / 1219 succeeded
Started2023-02-11 12:02
Elapsed3h15m
Revision
control_plane_node_os_imagecos-97-16919-103-16
job-versionv1.27.0-alpha.1.366+4303743736abb4
kubetest-versionv20230207-192d5afee3
revisionv1.27.0-alpha.1.366+4303743736abb4
worker_node_os_imagecos-97-16919-103-16

Test Failures


Kubernetes e2e suite [It] [sig-network] LoadBalancers should be able to change the type and ports of a UDP service [Slow] 2m27s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sLoadBalancers\sshould\sbe\sable\sto\schange\sthe\stype\sand\sports\sof\sa\sUDP\sservice\s\[Slow\]$'
[FAILED] service is not reachable within 2m0s timeout on endpoint 10.40.3.128:31521 over UDP protocol
In [It] at: test/e2e/network/loadbalancer.go:376 @ 02/11/23 12:47:32.858

				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral should support two pods which have the same volume definition 15m27s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-storage\]\sCSI\sVolumes\s\[Driver\:\scsi\-hostpath\]\s\[Testpattern\:\sGeneric\sEphemeral\-volume\s\(block\svolmode\)\s\(late\-binding\)\]\sephemeral\sshould\ssupport\stwo\spods\swhich\shave\sthe\ssame\svolume\sdefinition$'
[FAILED] waiting for pod with inline volume: Timed out after 900.001s.
Expected Pod to be in <v1.PodPhase>: "Running"
Got instead:
    <*v1.Pod | 0xc0028e1680>: 
        metadata:
          creationTimestamp: "2023-02-11T12:29:58Z"
          generateName: inline-volume-tester-
          labels:
            app: inline-volume-tester
          managedFields:
          - apiVersion: v1
            fieldsType: FieldsV1
            fieldsV1:
              f:metadata:
                f:generateName: {}
                f:labels:
                  .: {}
                  f:app: {}
              f:spec:
                f:affinity:
                  .: {}
                  f:nodeAffinity:
                    .: {}
                    f:requiredDuringSchedulingIgnoredDuringExecution: {}
                f:containers:
                  k:{"name":"csi-volume-tester"}:
                    .: {}
                    f:command: {}
                    f:image: {}
                    f:imagePullPolicy: {}
                    f:name: {}
                    f:resources: {}
                    f:terminationMessagePath: {}
                    f:terminationMessagePolicy: {}
                    f:volumeDevices:
                      .: {}
                      k:{"devicePath":"/mnt/test-0"}:
                        .: {}
                        f:devicePath: {}
                        f:name: {}
                f:dnsPolicy: {}
                f:enableServiceLinks: {}
                f:restartPolicy: {}
                f:schedulerName: {}
                f:securityContext: {}
                f:terminationGracePeriodSeconds: {}
                f:volumes:
                  .: {}
                  k:{"name":"my-volume-0"}:
                    .: {}
                    f:ephemeral:
                      .: {}
                      f:volumeClaimTemplate:
                        .: {}
                        f:metadata:
                          .: {}
                          f:creationTimestamp: {}
                        f:spec:
                          .: {}
                          f:accessModes: {}
                          f:resources:
                            .: {}
                            f:requests:
                              .: {}
                              f:storage: {}
                          f:storageClassName: {}
                          f:volumeMode: {}
                    f:name: {}
            manager: e2e.test
            operation: Update
            time: "2023-02-11T12:29:58Z"
          - apiVersion: v1
            fieldsType: FieldsV1
            fieldsV1:
              f:status:
                f:conditions:
                  .: {}
                  k:{"type":"PodScheduled"}:
                    .: {}
                    f:lastProbeTime: {}
                    f:lastTransitionTime: {}
                    f:message: {}
                    f:reason: {}
                    f:status: {}
                    f:type: {}
            manager: kube-scheduler
            operation: Update
            subresource: status
            time: "2023-02-11T12:40:00Z"
          name: inline-volume-tester-vdbhc
          namespace: ephemeral-2573
          resourceVersion: "1093872"
          uid: 0f42dfb8-ad70-4b99-820a-aa22a6bae2e8
        spec:
          affinity:
            nodeAffinity:
              requiredDuringSchedulingIgnoredDuringExecution:
                nodeSelectorTerms:
                - matchFields:
                  - key: metadata.name
                    operator: In
                    values:
                    - gce-scale-cluster-minion-group-1-zbkr
          containers:
          - command:
            - /bin/sh
            - -c
            - sleep 10000
            image: registry.k8s.io/e2e-test-images/busybox:1.29-4
            imagePullPolicy: IfNotPresent
            name: csi-volume-tester
            resources: {}
            terminationMessagePath: /dev/termination-log
            terminationMessagePolicy: File
            volumeDevices:
            - devicePath: /mnt/test-0
              name: my-volume-0
            volumeMounts:
            - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
              name: kube-api-access-95zg2
              readOnly: true
          dnsPolicy: ClusterFirst
          enableServiceLinks: true
          preemptionPolicy: PreemptLowerPriority
          priority: 0
          restartPolicy: Never
          schedulerName: default-scheduler
          securityContext: {}
          serviceAccount: default
          serviceAccountName: default
          terminationGracePeriodSeconds: 30
          tolerations:
          - effect: NoExecute
            key: node.kubernetes.io/not-ready
            operator: Exists
            tolerationSeconds: 300
          - effect: NoExecute
            key: node.kubernetes.io/unreachable
            operator: Exists
            tolerationSeconds: 300
          volumes:
          - ephemeral:
              volumeClaimTemplate:
                metadata:
                  creationTimestamp: null
                spec:
                  accessModes:
                  - ReadWriteOnce
                  resources:
                    requests:
                      storage: 1Mi
                  storageClassName: ephemeral-2573lrgd8
                  volumeMode: Block
            name: my-volume-0
          - name: kube-api-access-95zg2
            projected:
              defaultMode: 420
              sources:
              - serviceAccountToken:
                  expirationSeconds: 3607
                  path: token
              - configMap:
                  items:
                  - key: ca.crt
                    path: ca.crt
                  name: kube-root-ca.crt
              - downwardAPI:
                  items:
                  - fieldRef:
                      apiVersion: v1
                      fieldPath: metadata.namespace
                    path: namespace
        status:
          conditions:
          - lastProbeTime: null
            lastTransitionTime: "2023-02-11T12:29:58Z"
            message: 'running PreBind plugin "VolumeBinding": binding volumes: timed out waiting
              for the condition'
            reason: SchedulerError
            status: "False"
            type: PodScheduled
          phase: Pending
          qosClass: BestEffort
In [It] at: test/e2e/storage/testsuites/ephemeral.go:423 @ 02/11/23 12:44:58.812

				
				Click to see stdout/stderrfrom junit_01.xml

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


kubetest Test 1h48m

error during ./hack/ginkgo-e2e.sh --ginkgo.skip=\[Driver:.gcepd\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8 --node-schedulable-timeout=90m --logexporter-gcs-path=gs://k8s-infra-scalability-tests-logs/ci-kubernetes-e2e-gce-scale-correctness/1624378114068975616 --report-dir=/logs/artifacts --disable-log-dump=true --cluster-ip-range=10.64.0.0/11: exit status 1
				from junit_runner.xml

Filter through log files | View test history on testgrid


Show 1219 Passed Tests

Show 5960 Skipped Tests