I1113 06:05:46.853133 23 e2e.go:129] Starting e2e run "640a8119-1c63-4280-a9c5-c0122bf41d59" on Ginkgo node 1 {"msg":"Test Suite starting","total":21,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1636783545 - Will randomize all specs Will run 21 of 5770 specs Nov 13 06:05:46.937: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:05:46.942: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Nov 13 06:05:46.971: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready Nov 13 06:05:47.035: INFO: The status of Pod cmk-init-discover-node1-vkj2s is Succeeded, skipping waiting Nov 13 06:05:47.035: INFO: The status of Pod cmk-init-discover-node2-5f4hp is Succeeded, skipping waiting Nov 13 06:05:47.035: INFO: 40 / 42 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) Nov 13 06:05:47.035: INFO: expected 8 pod replicas in namespace 'kube-system', 8 are Running and Ready. Nov 13 06:05:47.035: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start Nov 13 06:05:47.052: INFO: 2 / 2 pods ready in namespace 'kube-system' in daemonset 'cmk' (0 seconds elapsed) Nov 13 06:05:47.052: INFO: 5 / 5 pods ready in namespace 'kube-system' in daemonset 'kube-flannel' (0 seconds elapsed) Nov 13 06:05:47.052: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'kube-flannel-ds-arm' (0 seconds elapsed) Nov 13 06:05:47.052: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'kube-flannel-ds-arm64' (0 seconds elapsed) Nov 13 06:05:47.053: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'kube-flannel-ds-ppc64le' (0 seconds elapsed) Nov 13 06:05:47.053: INFO: 0 / 0 pods ready in namespace 'kube-system' in daemonset 'kube-flannel-ds-s390x' (0 seconds elapsed) Nov 13 06:05:47.053: INFO: 5 / 5 pods ready in namespace 'kube-system' in daemonset 'kube-multus-ds-amd64' (0 seconds elapsed) Nov 13 06:05:47.053: INFO: 5 / 5 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) Nov 13 06:05:47.053: INFO: 2 / 2 pods ready in namespace 'kube-system' in daemonset 'node-feature-discovery-worker' (0 seconds elapsed) Nov 13 06:05:47.053: INFO: 2 / 2 pods ready in namespace 'kube-system' in daemonset 'sriov-net-dp-kube-sriov-device-plugin-amd64' (0 seconds elapsed) Nov 13 06:05:47.053: INFO: e2e test version: v1.21.5 Nov 13 06:05:47.054: INFO: kube-apiserver version: v1.21.1 Nov 13 06:05:47.054: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:05:47.060: INFO: Cluster IP family: ipv4 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2 /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:05:47.062: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test W1113 06:05:47.099802 23 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ Nov 13 06:05:47.100: INFO: Found PodSecurityPolicies; testing pod creation to see if PodSecurityPolicy is enabled Nov 13 06:05:47.103: INFO: Error creating dryrun pod; assuming PodSecurityPolicy is disabled: admission webhook "cmk.intel.com" does not support dry run STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:195 Nov 13 06:05:49.136: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l] Namespace:persistent-local-volumes-test-1445 PodName:hostexec-node2-ntcbj ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:49.137: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:05:49.231: INFO: exec node2: command: ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l Nov 13 06:05:49.231: INFO: exec node2: stdout: "0\n" Nov 13 06:05:49.231: INFO: exec node2: stderr: "ls: cannot access /mnt/disks/by-uuid/google-local-ssds-scsi-fs/: No such file or directory\n" Nov 13 06:05:49.231: INFO: exec node2: exit code: 0 Nov 13 06:05:49.231: INFO: Requires at least 1 scsi fs localSSD [AfterEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:204 STEP: Cleaning up PVC and PV [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:05:49.233: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-1445" for this suite. S [SKIPPING] in Spec Setup (BeforeEach) [2.181 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192 Two pods mounting a local volume one after the other [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:254 should be able to write from pod1 and read from pod2 /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255 Requires at least 1 scsi fs localSSD /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:1256 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics PVController should create unbound pvc count metrics for pvc controller after creating pvc only /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:494 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:05:49.244: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:05:49.273: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:05:49.275: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-5465" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.039 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 PVController [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:383 should create unbound pvc count metrics for pvc controller after creating pvc only /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:494 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] PersistentVolumes-local Stress with local volumes [Serial] should be able to process many pods and reuse local volumes /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:531 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:05:49.287: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] Stress with local volumes [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:455 STEP: Setting up 10 local volumes on node "node1" STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-d9479b4e-24c6-4773-8909-eb9543390eb1" Nov 13 06:05:51.344: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-d9479b4e-24c6-4773-8909-eb9543390eb1" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-d9479b4e-24c6-4773-8909-eb9543390eb1" "/tmp/local-volume-test-d9479b4e-24c6-4773-8909-eb9543390eb1"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:51.344: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-5db14a9c-fe6c-456f-a3cc-4a9426e8960c" Nov 13 06:05:51.444: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-5db14a9c-fe6c-456f-a3cc-4a9426e8960c" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-5db14a9c-fe6c-456f-a3cc-4a9426e8960c" "/tmp/local-volume-test-5db14a9c-fe6c-456f-a3cc-4a9426e8960c"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:51.444: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-184242c4-c495-4d6e-8a33-ed555dbff607" Nov 13 06:05:51.555: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-184242c4-c495-4d6e-8a33-ed555dbff607" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-184242c4-c495-4d6e-8a33-ed555dbff607" "/tmp/local-volume-test-184242c4-c495-4d6e-8a33-ed555dbff607"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:51.555: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-e063e3cd-6b64-4f90-afe1-fc8ec485b76e" Nov 13 06:05:51.648: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-e063e3cd-6b64-4f90-afe1-fc8ec485b76e" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-e063e3cd-6b64-4f90-afe1-fc8ec485b76e" "/tmp/local-volume-test-e063e3cd-6b64-4f90-afe1-fc8ec485b76e"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:51.648: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-1d97f5ae-36f5-49bc-8078-91be51774dfd" Nov 13 06:05:51.734: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-1d97f5ae-36f5-49bc-8078-91be51774dfd" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-1d97f5ae-36f5-49bc-8078-91be51774dfd" "/tmp/local-volume-test-1d97f5ae-36f5-49bc-8078-91be51774dfd"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:51.734: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-75eb6a6b-3d96-4cac-9e1c-394fdf372785" Nov 13 06:05:51.823: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-75eb6a6b-3d96-4cac-9e1c-394fdf372785" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-75eb6a6b-3d96-4cac-9e1c-394fdf372785" "/tmp/local-volume-test-75eb6a6b-3d96-4cac-9e1c-394fdf372785"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:51.823: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-ded5f467-0467-4c2a-9432-37f43d957bd3" Nov 13 06:05:51.939: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-ded5f467-0467-4c2a-9432-37f43d957bd3" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-ded5f467-0467-4c2a-9432-37f43d957bd3" "/tmp/local-volume-test-ded5f467-0467-4c2a-9432-37f43d957bd3"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:51.939: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-32ace05c-334a-4158-bb16-18caa9765513" Nov 13 06:05:52.030: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-32ace05c-334a-4158-bb16-18caa9765513" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-32ace05c-334a-4158-bb16-18caa9765513" "/tmp/local-volume-test-32ace05c-334a-4158-bb16-18caa9765513"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:52.030: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-11ea2222-51c3-4193-8411-dff62cc5498d" Nov 13 06:05:52.123: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-11ea2222-51c3-4193-8411-dff62cc5498d" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-11ea2222-51c3-4193-8411-dff62cc5498d" "/tmp/local-volume-test-11ea2222-51c3-4193-8411-dff62cc5498d"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:52.124: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node1" at path "/tmp/local-volume-test-f0777005-4f90-4315-843e-5db8da046429" Nov 13 06:05:52.214: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-f0777005-4f90-4315-843e-5db8da046429" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-f0777005-4f90-4315-843e-5db8da046429" "/tmp/local-volume-test-f0777005-4f90-4315-843e-5db8da046429"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:52.214: INFO: >>> kubeConfig: /root/.kube/config STEP: Setting up 10 local volumes on node "node2" STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-2dae4f45-b101-47a4-b2a7-2e0e5059a77f" Nov 13 06:05:54.326: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-2dae4f45-b101-47a4-b2a7-2e0e5059a77f" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-2dae4f45-b101-47a4-b2a7-2e0e5059a77f" "/tmp/local-volume-test-2dae4f45-b101-47a4-b2a7-2e0e5059a77f"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:54.326: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-839490e1-175e-4778-a06f-7df620a58cdc" Nov 13 06:05:54.424: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-839490e1-175e-4778-a06f-7df620a58cdc" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-839490e1-175e-4778-a06f-7df620a58cdc" "/tmp/local-volume-test-839490e1-175e-4778-a06f-7df620a58cdc"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:54.424: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-45303a57-e167-456b-80e9-6ccef75cce2a" Nov 13 06:05:54.570: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-45303a57-e167-456b-80e9-6ccef75cce2a" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-45303a57-e167-456b-80e9-6ccef75cce2a" "/tmp/local-volume-test-45303a57-e167-456b-80e9-6ccef75cce2a"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:54.570: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-5d7826f2-b786-4d56-b011-da47564a1e94" Nov 13 06:05:54.691: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-5d7826f2-b786-4d56-b011-da47564a1e94" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-5d7826f2-b786-4d56-b011-da47564a1e94" "/tmp/local-volume-test-5d7826f2-b786-4d56-b011-da47564a1e94"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:54.691: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-e2c1e5ba-9ba6-409d-a49b-b4782f45ace3" Nov 13 06:05:54.782: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-e2c1e5ba-9ba6-409d-a49b-b4782f45ace3" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-e2c1e5ba-9ba6-409d-a49b-b4782f45ace3" "/tmp/local-volume-test-e2c1e5ba-9ba6-409d-a49b-b4782f45ace3"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:54.782: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-2294585a-7a6b-4ec5-9277-cf8f3a7511f3" Nov 13 06:05:54.906: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-2294585a-7a6b-4ec5-9277-cf8f3a7511f3" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-2294585a-7a6b-4ec5-9277-cf8f3a7511f3" "/tmp/local-volume-test-2294585a-7a6b-4ec5-9277-cf8f3a7511f3"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:54.906: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-94a63b46-fe43-4e6a-87e6-eb7715f6a0a8" Nov 13 06:05:54.998: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-94a63b46-fe43-4e6a-87e6-eb7715f6a0a8" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-94a63b46-fe43-4e6a-87e6-eb7715f6a0a8" "/tmp/local-volume-test-94a63b46-fe43-4e6a-87e6-eb7715f6a0a8"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:54.998: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-67781b23-54b3-4b3a-b7dc-26ec84cc701c" Nov 13 06:05:55.090: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-67781b23-54b3-4b3a-b7dc-26ec84cc701c" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-67781b23-54b3-4b3a-b7dc-26ec84cc701c" "/tmp/local-volume-test-67781b23-54b3-4b3a-b7dc-26ec84cc701c"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:55.090: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-d2eef6cd-4997-4f6e-a9b6-a5213e9d9caa" Nov 13 06:05:55.179: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-d2eef6cd-4997-4f6e-a9b6-a5213e9d9caa" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-d2eef6cd-4997-4f6e-a9b6-a5213e9d9caa" "/tmp/local-volume-test-d2eef6cd-4997-4f6e-a9b6-a5213e9d9caa"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:55.179: INFO: >>> kubeConfig: /root/.kube/config STEP: Creating tmpfs mount point on node "node2" at path "/tmp/local-volume-test-335d6dd5-ce07-4370-abdf-63af4eda2081" Nov 13 06:05:55.273: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p "/tmp/local-volume-test-335d6dd5-ce07-4370-abdf-63af4eda2081" && mount -t tmpfs -o size=10m tmpfs-"/tmp/local-volume-test-335d6dd5-ce07-4370-abdf-63af4eda2081" "/tmp/local-volume-test-335d6dd5-ce07-4370-abdf-63af4eda2081"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:05:55.273: INFO: >>> kubeConfig: /root/.kube/config STEP: Create 20 PVs STEP: Start a goroutine to recycle unbound PVs [It] should be able to process many pods and reuse local volumes /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:531 STEP: Creating 7 pods periodically STEP: Waiting for all pods to complete successfully Nov 13 06:06:03.559: INFO: Deleting pod pod-726dcf7e-7d45-42a7-80b6-96617034bdaa Nov 13 06:06:03.567: INFO: Deleting PersistentVolumeClaim "pvc-k2rp9" Nov 13 06:06:03.571: INFO: Deleting PersistentVolumeClaim "pvc-n7mwz" Nov 13 06:06:03.574: INFO: Deleting PersistentVolumeClaim "pvc-wzzc7" Nov 13 06:06:03.579: INFO: 1/28 pods finished STEP: Delete "local-pvtc6xt" and create a new PV for same local volume storage STEP: Delete "local-pvbnz9p" and create a new PV for same local volume storage STEP: Delete "local-pvgfr5x" and create a new PV for same local volume storage Nov 13 06:06:04.556: INFO: Deleting pod pod-b12fbc92-903f-437a-a49a-92c5c470c11f Nov 13 06:06:04.563: INFO: Deleting PersistentVolumeClaim "pvc-lh4gc" Nov 13 06:06:04.566: INFO: Deleting PersistentVolumeClaim "pvc-dqsrf" Nov 13 06:06:04.570: INFO: Deleting PersistentVolumeClaim "pvc-wtxcc" Nov 13 06:06:04.574: INFO: 2/28 pods finished Nov 13 06:06:04.574: INFO: Deleting pod pod-e1211cd2-51cf-445d-8017-145d08782a3c Nov 13 06:06:04.579: INFO: Deleting PersistentVolumeClaim "pvc-sr2k7" STEP: Delete "local-pvgp5bz" and create a new PV for same local volume storage Nov 13 06:06:04.583: INFO: Deleting PersistentVolumeClaim "pvc-72bkl" Nov 13 06:06:04.587: INFO: Deleting PersistentVolumeClaim "pvc-hjn4h" STEP: Delete "local-pvww8jm" and create a new PV for same local volume storage Nov 13 06:06:04.591: INFO: 3/28 pods finished STEP: Delete "local-pvqkrfk" and create a new PV for same local volume storage STEP: Delete "local-pvxxh4g" and create a new PV for same local volume storage STEP: Delete "local-pvkkrvs" and create a new PV for same local volume storage STEP: Delete "local-pv6df5c" and create a new PV for same local volume storage Nov 13 06:06:05.557: INFO: Deleting pod pod-5e09c60e-1777-4a00-9779-96b09ddecdc5 Nov 13 06:06:05.565: INFO: Deleting PersistentVolumeClaim "pvc-98lld" Nov 13 06:06:05.569: INFO: Deleting PersistentVolumeClaim "pvc-84tvn" Nov 13 06:06:05.572: INFO: Deleting PersistentVolumeClaim "pvc-65d2f" Nov 13 06:06:05.576: INFO: 4/28 pods finished Nov 13 06:06:05.576: INFO: Deleting pod pod-d5e40dbd-eaf6-42c5-9df6-83f16b9675a1 STEP: Delete "local-pvtkxw4" and create a new PV for same local volume storage Nov 13 06:06:05.583: INFO: Deleting PersistentVolumeClaim "pvc-ktd9c" Nov 13 06:06:05.587: INFO: Deleting PersistentVolumeClaim "pvc-fwn79" STEP: Delete "local-pvw9bq2" and create a new PV for same local volume storage Nov 13 06:06:05.591: INFO: Deleting PersistentVolumeClaim "pvc-w8zqf" Nov 13 06:06:05.594: INFO: 5/28 pods finished STEP: Delete "local-pvt4gkj" and create a new PV for same local volume storage STEP: Delete "local-pvqtkg4" and create a new PV for same local volume storage STEP: Delete "local-pvt5tt5" and create a new PV for same local volume storage STEP: Delete "local-pv2d6hq" and create a new PV for same local volume storage Nov 13 06:06:06.556: INFO: Deleting pod pod-c7927d92-ac93-41eb-807d-a745800abfa6 Nov 13 06:06:06.566: INFO: Deleting PersistentVolumeClaim "pvc-4c8dh" Nov 13 06:06:06.570: INFO: Deleting PersistentVolumeClaim "pvc-hrl96" Nov 13 06:06:06.573: INFO: Deleting PersistentVolumeClaim "pvc-mv8cj" Nov 13 06:06:06.577: INFO: 6/28 pods finished STEP: Delete "local-pv5krkr" and create a new PV for same local volume storage STEP: Delete "local-pv48rk9" and create a new PV for same local volume storage STEP: Delete "local-pvqplvh" and create a new PV for same local volume storage Nov 13 06:06:13.556: INFO: Deleting pod pod-843e99cb-dbc0-490e-8725-7027ba0b8d9a Nov 13 06:06:13.563: INFO: Deleting PersistentVolumeClaim "pvc-6t7ph" Nov 13 06:06:13.567: INFO: Deleting PersistentVolumeClaim "pvc-hksvd" Nov 13 06:06:13.571: INFO: Deleting PersistentVolumeClaim "pvc-mm6rb" Nov 13 06:06:13.575: INFO: 7/28 pods finished STEP: Delete "local-pvjbxkb" and create a new PV for same local volume storage STEP: Delete "local-pv5vmrf" and create a new PV for same local volume storage STEP: Delete "local-pv8znsr" and create a new PV for same local volume storage Nov 13 06:06:14.555: INFO: Deleting pod pod-e36addf4-54cf-47bc-b023-17498b16b011 Nov 13 06:06:14.562: INFO: Deleting PersistentVolumeClaim "pvc-l82hs" Nov 13 06:06:14.566: INFO: Deleting PersistentVolumeClaim "pvc-qrmh4" Nov 13 06:06:14.570: INFO: Deleting PersistentVolumeClaim "pvc-mwcxv" Nov 13 06:06:14.573: INFO: 8/28 pods finished STEP: Delete "local-pvsj95t" and create a new PV for same local volume storage STEP: Delete "local-pvj6l25" and create a new PV for same local volume storage STEP: Delete "local-pv7q7dq" and create a new PV for same local volume storage Nov 13 06:06:15.556: INFO: Deleting pod pod-9c792ab1-a4a2-490b-baa4-c4ea68ed57f2 Nov 13 06:06:15.563: INFO: Deleting PersistentVolumeClaim "pvc-cjt5p" Nov 13 06:06:15.567: INFO: Deleting PersistentVolumeClaim "pvc-66lwx" Nov 13 06:06:15.570: INFO: Deleting PersistentVolumeClaim "pvc-t7xg6" Nov 13 06:06:15.574: INFO: 9/28 pods finished STEP: Delete "local-pvtcj8h" and create a new PV for same local volume storage STEP: Delete "local-pv45k9x" and create a new PV for same local volume storage STEP: Delete "local-pvf679c" and create a new PV for same local volume storage Nov 13 06:06:17.556: INFO: Deleting pod pod-1b7ded05-106f-4f13-95c2-0d84bb518458 Nov 13 06:06:17.562: INFO: Deleting PersistentVolumeClaim "pvc-brnmk" Nov 13 06:06:17.566: INFO: Deleting PersistentVolumeClaim "pvc-bb2wq" Nov 13 06:06:17.569: INFO: Deleting PersistentVolumeClaim "pvc-wxwd4" Nov 13 06:06:17.573: INFO: 10/28 pods finished Nov 13 06:06:17.573: INFO: Deleting pod pod-a805c1e0-0942-473d-a5ac-ab7ac32ae5e1 Nov 13 06:06:17.579: INFO: Deleting PersistentVolumeClaim "pvc-ck6t4" STEP: Delete "local-pv7xtvz" and create a new PV for same local volume storage Nov 13 06:06:17.582: INFO: Deleting PersistentVolumeClaim "pvc-wlzjv" Nov 13 06:06:17.585: INFO: Deleting PersistentVolumeClaim "pvc-lpm2z" Nov 13 06:06:17.589: INFO: 11/28 pods finished Nov 13 06:06:17.589: INFO: Deleting pod pod-d244c7c5-f0b2-4a55-8b59-d56e0ff6c4d6 STEP: Delete "local-pvm8j4z" and create a new PV for same local volume storage Nov 13 06:06:17.595: INFO: Deleting PersistentVolumeClaim "pvc-s6bpg" Nov 13 06:06:17.600: INFO: Deleting PersistentVolumeClaim "pvc-cg4zk" STEP: Delete "local-pvngmmb" and create a new PV for same local volume storage Nov 13 06:06:17.604: INFO: Deleting PersistentVolumeClaim "pvc-sjtv2" Nov 13 06:06:17.608: INFO: 12/28 pods finished STEP: Delete "local-pv2xp5b" and create a new PV for same local volume storage STEP: Delete "local-pvq5dvq" and create a new PV for same local volume storage STEP: Delete "local-pvrwnw6" and create a new PV for same local volume storage STEP: Delete "local-pvk99g5" and create a new PV for same local volume storage STEP: Delete "local-pvfptb7" and create a new PV for same local volume storage STEP: Delete "local-pvk87jt" and create a new PV for same local volume storage Nov 13 06:06:24.556: INFO: Deleting pod pod-103246d2-733c-4872-ae45-535218496f38 Nov 13 06:06:24.562: INFO: Deleting PersistentVolumeClaim "pvc-fwrmh" Nov 13 06:06:24.566: INFO: Deleting PersistentVolumeClaim "pvc-xsqfh" Nov 13 06:06:24.570: INFO: Deleting PersistentVolumeClaim "pvc-bbbsr" Nov 13 06:06:24.574: INFO: 13/28 pods finished STEP: Delete "local-pvq4n5b" and create a new PV for same local volume storage STEP: Delete "local-pvcqt2c" and create a new PV for same local volume storage STEP: Delete "local-pvxxsps" and create a new PV for same local volume storage Nov 13 06:06:25.555: INFO: Deleting pod pod-de0afcf7-8e3c-45f2-962e-29bc20be2db0 Nov 13 06:06:25.562: INFO: Deleting PersistentVolumeClaim "pvc-txnf2" Nov 13 06:06:25.566: INFO: Deleting PersistentVolumeClaim "pvc-gltz5" Nov 13 06:06:25.570: INFO: Deleting PersistentVolumeClaim "pvc-xcvbl" Nov 13 06:06:25.573: INFO: 14/28 pods finished STEP: Delete "local-pv9bvqm" and create a new PV for same local volume storage STEP: Delete "local-pv9bvqm" and create a new PV for same local volume storage STEP: Delete "local-pvsp4n8" and create a new PV for same local volume storage STEP: Delete "local-pvwqxz8" and create a new PV for same local volume storage Nov 13 06:06:27.557: INFO: Deleting pod pod-95b461b8-b5dc-497b-a5c6-a80d1de9bd67 Nov 13 06:06:27.566: INFO: Deleting PersistentVolumeClaim "pvc-nfdl6" Nov 13 06:06:27.570: INFO: Deleting PersistentVolumeClaim "pvc-kw5hd" Nov 13 06:06:27.574: INFO: Deleting PersistentVolumeClaim "pvc-vrx95" Nov 13 06:06:27.577: INFO: 15/28 pods finished STEP: Delete "local-pvc7hkp" and create a new PV for same local volume storage STEP: Delete "local-pvqhbz2" and create a new PV for same local volume storage STEP: Delete "local-pv65p6m" and create a new PV for same local volume storage Nov 13 06:06:28.557: INFO: Deleting pod pod-ead46cde-3d74-4dea-ad7c-1bb0aca1720c Nov 13 06:06:28.565: INFO: Deleting PersistentVolumeClaim "pvc-msmmv" Nov 13 06:06:28.568: INFO: Deleting PersistentVolumeClaim "pvc-x7c8s" Nov 13 06:06:28.572: INFO: Deleting PersistentVolumeClaim "pvc-jpz4m" Nov 13 06:06:28.576: INFO: 16/28 pods finished STEP: Delete "local-pvh696t" and create a new PV for same local volume storage STEP: Delete "local-pvd89m4" and create a new PV for same local volume storage STEP: Delete "local-pvjtr6h" and create a new PV for same local volume storage Nov 13 06:06:30.559: INFO: Deleting pod pod-424e2678-70cb-486b-bdbb-bda2a5b87a68 Nov 13 06:06:30.567: INFO: Deleting PersistentVolumeClaim "pvc-4j4l4" Nov 13 06:06:30.570: INFO: Deleting PersistentVolumeClaim "pvc-qpld8" Nov 13 06:06:30.574: INFO: Deleting PersistentVolumeClaim "pvc-qmhkl" Nov 13 06:06:30.578: INFO: 17/28 pods finished STEP: Delete "local-pv2pgqd" and create a new PV for same local volume storage STEP: Delete "local-pvqrhm5" and create a new PV for same local volume storage STEP: Delete "local-pv4jj44" and create a new PV for same local volume storage Nov 13 06:06:31.555: INFO: Deleting pod pod-89e57e83-f3a6-4f4d-937b-514622593971 Nov 13 06:06:31.562: INFO: Deleting PersistentVolumeClaim "pvc-b7n7m" Nov 13 06:06:31.572: INFO: Deleting PersistentVolumeClaim "pvc-shg9s" Nov 13 06:06:31.576: INFO: Deleting PersistentVolumeClaim "pvc-g4nq7" Nov 13 06:06:31.580: INFO: 18/28 pods finished STEP: Delete "local-pvdw7kf" and create a new PV for same local volume storage STEP: Delete "local-pvfhszh" and create a new PV for same local volume storage STEP: Delete "local-pvfv5wl" and create a new PV for same local volume storage Nov 13 06:06:32.557: INFO: Deleting pod pod-4eece7a8-866a-41b2-94c1-6b9a074077fc Nov 13 06:06:32.564: INFO: Deleting PersistentVolumeClaim "pvc-s6sxk" Nov 13 06:06:32.568: INFO: Deleting PersistentVolumeClaim "pvc-nvncl" Nov 13 06:06:32.571: INFO: Deleting PersistentVolumeClaim "pvc-pjwlw" Nov 13 06:06:32.575: INFO: 19/28 pods finished STEP: Delete "local-pvpp588" and create a new PV for same local volume storage STEP: Delete "local-pv7cxf9" and create a new PV for same local volume storage STEP: Delete "local-pvqtdl6" and create a new PV for same local volume storage Nov 13 06:06:37.556: INFO: Deleting pod pod-c8cf09e7-7971-41f3-8908-ecd154ff8b35 Nov 13 06:06:37.564: INFO: Deleting PersistentVolumeClaim "pvc-ztv9r" Nov 13 06:06:37.568: INFO: Deleting PersistentVolumeClaim "pvc-nzbdz" Nov 13 06:06:37.572: INFO: Deleting PersistentVolumeClaim "pvc-sq6jw" Nov 13 06:06:37.575: INFO: 20/28 pods finished STEP: Delete "local-pvp72pk" and create a new PV for same local volume storage STEP: Delete "local-pvjhc9v" and create a new PV for same local volume storage STEP: Delete "local-pvf7msk" and create a new PV for same local volume storage Nov 13 06:06:38.559: INFO: Deleting pod pod-4ca82da6-0b2f-4c29-a42c-d34f231002ae Nov 13 06:06:38.565: INFO: Deleting PersistentVolumeClaim "pvc-j9kfd" Nov 13 06:06:38.568: INFO: Deleting PersistentVolumeClaim "pvc-2mtgt" Nov 13 06:06:38.572: INFO: Deleting PersistentVolumeClaim "pvc-8d2xf" Nov 13 06:06:38.576: INFO: 21/28 pods finished Nov 13 06:06:38.576: INFO: Deleting pod pod-e8b1da6d-29c1-47db-8574-802bdad0a76b Nov 13 06:06:38.581: INFO: Deleting PersistentVolumeClaim "pvc-6nq2q" STEP: Delete "local-pvlj4jw" and create a new PV for same local volume storage Nov 13 06:06:38.585: INFO: Deleting PersistentVolumeClaim "pvc-8ncqf" Nov 13 06:06:38.589: INFO: Deleting PersistentVolumeClaim "pvc-zvs5d" Nov 13 06:06:38.592: INFO: 22/28 pods finished STEP: Delete "local-pvn98k4" and create a new PV for same local volume storage STEP: Delete "local-pv7r6rk" and create a new PV for same local volume storage STEP: Delete "local-pv924zl" and create a new PV for same local volume storage STEP: Delete "local-pv6t8p2" and create a new PV for same local volume storage STEP: Delete "local-pv5vmtc" and create a new PV for same local volume storage Nov 13 06:06:40.558: INFO: Deleting pod pod-114876f6-8ebb-44f8-817a-eca6e191e220 Nov 13 06:06:40.565: INFO: Deleting PersistentVolumeClaim "pvc-pk7z7" Nov 13 06:06:40.569: INFO: Deleting PersistentVolumeClaim "pvc-cth44" Nov 13 06:06:40.572: INFO: Deleting PersistentVolumeClaim "pvc-dpgws" Nov 13 06:06:40.577: INFO: 23/28 pods finished STEP: Delete "local-pv7hs6g" and create a new PV for same local volume storage STEP: Delete "local-pvjtjdt" and create a new PV for same local volume storage STEP: Delete "local-pvzpf2h" and create a new PV for same local volume storage Nov 13 06:06:41.555: INFO: Deleting pod pod-dea4f079-a00c-4afd-82d6-2dc77a1c6ad6 Nov 13 06:06:41.564: INFO: Deleting PersistentVolumeClaim "pvc-lb2r7" Nov 13 06:06:41.568: INFO: Deleting PersistentVolumeClaim "pvc-m5fdk" Nov 13 06:06:41.572: INFO: Deleting PersistentVolumeClaim "pvc-hkpzb" Nov 13 06:06:41.575: INFO: 24/28 pods finished STEP: Delete "local-pvbnkcq" and create a new PV for same local volume storage STEP: Delete "local-pv58w8p" and create a new PV for same local volume storage STEP: Delete "local-pvfgzmk" and create a new PV for same local volume storage Nov 13 06:06:42.558: INFO: Deleting pod pod-61011322-5916-49d9-8dba-4cef9897abd8 Nov 13 06:06:42.567: INFO: Deleting PersistentVolumeClaim "pvc-bqzpn" Nov 13 06:06:42.571: INFO: Deleting PersistentVolumeClaim "pvc-sfrsd" Nov 13 06:06:42.575: INFO: Deleting PersistentVolumeClaim "pvc-29qqq" Nov 13 06:06:42.579: INFO: 25/28 pods finished STEP: Delete "local-pvw85qk" and create a new PV for same local volume storage STEP: Delete "local-pvnxclc" and create a new PV for same local volume storage STEP: Delete "local-pvdb5fz" and create a new PV for same local volume storage Nov 13 06:06:46.558: INFO: Deleting pod pod-f0baa927-2c4b-4047-b6e3-d4d655cd28f9 Nov 13 06:06:46.567: INFO: Deleting PersistentVolumeClaim "pvc-q6p6m" Nov 13 06:06:46.570: INFO: Deleting PersistentVolumeClaim "pvc-ntlqn" Nov 13 06:06:46.574: INFO: Deleting PersistentVolumeClaim "pvc-x6qg4" Nov 13 06:06:46.577: INFO: 26/28 pods finished STEP: Delete "local-pvxcmxq" and create a new PV for same local volume storage STEP: Delete "local-pvn2w6c" and create a new PV for same local volume storage STEP: Delete "local-pvrw2tx" and create a new PV for same local volume storage Nov 13 06:06:48.557: INFO: Deleting pod pod-4cc316a8-78fa-48d4-89f8-0f0f54c74f33 Nov 13 06:06:48.564: INFO: Deleting PersistentVolumeClaim "pvc-z6kz9" Nov 13 06:06:48.567: INFO: Deleting PersistentVolumeClaim "pvc-rhxxd" Nov 13 06:06:48.571: INFO: Deleting PersistentVolumeClaim "pvc-g7pqx" Nov 13 06:06:48.575: INFO: 27/28 pods finished STEP: Delete "local-pv45g7r" and create a new PV for same local volume storage STEP: Delete "local-pv48fhk" and create a new PV for same local volume storage STEP: Delete "local-pvrccf5" and create a new PV for same local volume storage Nov 13 06:06:49.555: INFO: Deleting pod pod-718fd3d3-ad20-4ba2-9aba-3ae73f2f0771 Nov 13 06:06:49.561: INFO: Deleting PersistentVolumeClaim "pvc-jq8jz" Nov 13 06:06:49.565: INFO: Deleting PersistentVolumeClaim "pvc-6kxrw" Nov 13 06:06:49.569: INFO: Deleting PersistentVolumeClaim "pvc-qlkdn" Nov 13 06:06:49.573: INFO: 28/28 pods finished [AfterEach] Stress with local volumes [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:519 STEP: Stop and wait for recycle goroutine to finish STEP: Clean all PVs STEP: Cleaning up 10 local volumes on node "node1" STEP: Cleaning up PVC and PV Nov 13 06:06:49.573: INFO: pvc is nil Nov 13 06:06:49.573: INFO: Deleting PersistentVolume "local-pvjwmv6" STEP: Cleaning up PVC and PV Nov 13 06:06:49.577: INFO: pvc is nil Nov 13 06:06:49.577: INFO: Deleting PersistentVolume "local-pvp6klv" STEP: Cleaning up PVC and PV Nov 13 06:06:49.581: INFO: pvc is nil Nov 13 06:06:49.581: INFO: Deleting PersistentVolume "local-pvwtvs5" STEP: Cleaning up PVC and PV Nov 13 06:06:49.584: INFO: pvc is nil Nov 13 06:06:49.584: INFO: Deleting PersistentVolume "local-pvq2v79" STEP: Cleaning up PVC and PV Nov 13 06:06:49.587: INFO: pvc is nil Nov 13 06:06:49.587: INFO: Deleting PersistentVolume "local-pv779xg" STEP: Cleaning up PVC and PV Nov 13 06:06:49.591: INFO: pvc is nil Nov 13 06:06:49.591: INFO: Deleting PersistentVolume "local-pv5bdsd" STEP: Cleaning up PVC and PV Nov 13 06:06:49.595: INFO: pvc is nil Nov 13 06:06:49.595: INFO: Deleting PersistentVolume "local-pv5nm7n" STEP: Cleaning up PVC and PV Nov 13 06:06:49.598: INFO: pvc is nil Nov 13 06:06:49.598: INFO: Deleting PersistentVolume "local-pvj825d" STEP: Cleaning up PVC and PV Nov 13 06:06:49.602: INFO: pvc is nil Nov 13 06:06:49.602: INFO: Deleting PersistentVolume "local-pv8gkdf" STEP: Cleaning up PVC and PV Nov 13 06:06:49.605: INFO: pvc is nil Nov 13 06:06:49.605: INFO: Deleting PersistentVolume "local-pvlsgw8" STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-d9479b4e-24c6-4773-8909-eb9543390eb1" Nov 13 06:06:49.609: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-d9479b4e-24c6-4773-8909-eb9543390eb1"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:49.609: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:49.832: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-d9479b4e-24c6-4773-8909-eb9543390eb1] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:49.832: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-5db14a9c-fe6c-456f-a3cc-4a9426e8960c" Nov 13 06:06:49.956: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-5db14a9c-fe6c-456f-a3cc-4a9426e8960c"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:49.956: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:50.047: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-5db14a9c-fe6c-456f-a3cc-4a9426e8960c] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.047: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-184242c4-c495-4d6e-8a33-ed555dbff607" Nov 13 06:06:50.138: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-184242c4-c495-4d6e-8a33-ed555dbff607"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.138: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:50.229: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-184242c4-c495-4d6e-8a33-ed555dbff607] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.229: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-e063e3cd-6b64-4f90-afe1-fc8ec485b76e" Nov 13 06:06:50.326: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-e063e3cd-6b64-4f90-afe1-fc8ec485b76e"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.326: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:50.416: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-e063e3cd-6b64-4f90-afe1-fc8ec485b76e] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.416: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-1d97f5ae-36f5-49bc-8078-91be51774dfd" Nov 13 06:06:50.558: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-1d97f5ae-36f5-49bc-8078-91be51774dfd"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.558: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:50.649: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-1d97f5ae-36f5-49bc-8078-91be51774dfd] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.649: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-75eb6a6b-3d96-4cac-9e1c-394fdf372785" Nov 13 06:06:50.734: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-75eb6a6b-3d96-4cac-9e1c-394fdf372785"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.734: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:50.854: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-75eb6a6b-3d96-4cac-9e1c-394fdf372785] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.854: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-ded5f467-0467-4c2a-9432-37f43d957bd3" Nov 13 06:06:50.963: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-ded5f467-0467-4c2a-9432-37f43d957bd3"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:50.963: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:51.080: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-ded5f467-0467-4c2a-9432-37f43d957bd3] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.080: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-32ace05c-334a-4158-bb16-18caa9765513" Nov 13 06:06:51.177: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-32ace05c-334a-4158-bb16-18caa9765513"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.177: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:51.269: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-32ace05c-334a-4158-bb16-18caa9765513] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.269: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-11ea2222-51c3-4193-8411-dff62cc5498d" Nov 13 06:06:51.352: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-11ea2222-51c3-4193-8411-dff62cc5498d"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.352: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:51.452: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-11ea2222-51c3-4193-8411-dff62cc5498d] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.452: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node1" at path "/tmp/local-volume-test-f0777005-4f90-4315-843e-5db8da046429" Nov 13 06:06:51.540: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-f0777005-4f90-4315-843e-5db8da046429"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.540: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:51.636: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-f0777005-4f90-4315-843e-5db8da046429] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node1-q687k ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.636: INFO: >>> kubeConfig: /root/.kube/config STEP: Cleaning up 10 local volumes on node "node2" STEP: Cleaning up PVC and PV Nov 13 06:06:51.723: INFO: pvc is nil Nov 13 06:06:51.723: INFO: Deleting PersistentVolume "local-pv29q55" STEP: Cleaning up PVC and PV Nov 13 06:06:51.729: INFO: pvc is nil Nov 13 06:06:51.729: INFO: Deleting PersistentVolume "local-pv27vw9" STEP: Cleaning up PVC and PV Nov 13 06:06:51.733: INFO: pvc is nil Nov 13 06:06:51.733: INFO: Deleting PersistentVolume "local-pvcvsxn" STEP: Cleaning up PVC and PV Nov 13 06:06:51.736: INFO: pvc is nil Nov 13 06:06:51.736: INFO: Deleting PersistentVolume "local-pvmzdgz" STEP: Cleaning up PVC and PV Nov 13 06:06:51.739: INFO: pvc is nil Nov 13 06:06:51.739: INFO: Deleting PersistentVolume "local-pvrn2r9" STEP: Cleaning up PVC and PV Nov 13 06:06:51.743: INFO: pvc is nil Nov 13 06:06:51.743: INFO: Deleting PersistentVolume "local-pvnz9fd" STEP: Cleaning up PVC and PV Nov 13 06:06:51.747: INFO: pvc is nil Nov 13 06:06:51.747: INFO: Deleting PersistentVolume "local-pvtg9hj" STEP: Cleaning up PVC and PV Nov 13 06:06:51.751: INFO: pvc is nil Nov 13 06:06:51.751: INFO: Deleting PersistentVolume "local-pvhbjq8" STEP: Cleaning up PVC and PV Nov 13 06:06:51.755: INFO: pvc is nil Nov 13 06:06:51.755: INFO: Deleting PersistentVolume "local-pvjws79" STEP: Cleaning up PVC and PV Nov 13 06:06:51.758: INFO: pvc is nil Nov 13 06:06:51.758: INFO: Deleting PersistentVolume "local-pvk5s98" STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-2dae4f45-b101-47a4-b2a7-2e0e5059a77f" Nov 13 06:06:51.761: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-2dae4f45-b101-47a4-b2a7-2e0e5059a77f"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.761: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:51.859: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-2dae4f45-b101-47a4-b2a7-2e0e5059a77f] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.859: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-839490e1-175e-4778-a06f-7df620a58cdc" Nov 13 06:06:51.938: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-839490e1-175e-4778-a06f-7df620a58cdc"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:51.938: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:52.028: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-839490e1-175e-4778-a06f-7df620a58cdc] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.028: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-45303a57-e167-456b-80e9-6ccef75cce2a" Nov 13 06:06:52.112: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-45303a57-e167-456b-80e9-6ccef75cce2a"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.112: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:52.206: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-45303a57-e167-456b-80e9-6ccef75cce2a] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.207: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-5d7826f2-b786-4d56-b011-da47564a1e94" Nov 13 06:06:52.306: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-5d7826f2-b786-4d56-b011-da47564a1e94"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.306: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:52.397: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-5d7826f2-b786-4d56-b011-da47564a1e94] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.397: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-e2c1e5ba-9ba6-409d-a49b-b4782f45ace3" Nov 13 06:06:52.474: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-e2c1e5ba-9ba6-409d-a49b-b4782f45ace3"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.474: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:52.563: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-e2c1e5ba-9ba6-409d-a49b-b4782f45ace3] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.563: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-2294585a-7a6b-4ec5-9277-cf8f3a7511f3" Nov 13 06:06:52.644: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-2294585a-7a6b-4ec5-9277-cf8f3a7511f3"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.644: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:52.736: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-2294585a-7a6b-4ec5-9277-cf8f3a7511f3] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.736: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-94a63b46-fe43-4e6a-87e6-eb7715f6a0a8" Nov 13 06:06:52.844: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-94a63b46-fe43-4e6a-87e6-eb7715f6a0a8"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.844: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:52.932: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-94a63b46-fe43-4e6a-87e6-eb7715f6a0a8] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:52.932: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-67781b23-54b3-4b3a-b7dc-26ec84cc701c" Nov 13 06:06:53.009: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-67781b23-54b3-4b3a-b7dc-26ec84cc701c"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:53.009: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:53.093: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-67781b23-54b3-4b3a-b7dc-26ec84cc701c] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:53.093: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-d2eef6cd-4997-4f6e-a9b6-a5213e9d9caa" Nov 13 06:06:53.174: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-d2eef6cd-4997-4f6e-a9b6-a5213e9d9caa"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:53.174: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:53.284: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-d2eef6cd-4997-4f6e-a9b6-a5213e9d9caa] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:53.284: INFO: >>> kubeConfig: /root/.kube/config STEP: Unmount tmpfs mount point on node "node2" at path "/tmp/local-volume-test-335d6dd5-ce07-4370-abdf-63af4eda2081" Nov 13 06:06:53.364: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c umount "/tmp/local-volume-test-335d6dd5-ce07-4370-abdf-63af4eda2081"] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:53.364: INFO: >>> kubeConfig: /root/.kube/config STEP: Removing the test directory Nov 13 06:06:53.459: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-335d6dd5-ce07-4370-abdf-63af4eda2081] Namespace:persistent-local-volumes-test-7418 PodName:hostexec-node2-86tzl ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:53.459: INFO: >>> kubeConfig: /root/.kube/config [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:06:53.544: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-7418" for this suite. • [SLOW TEST:64.265 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 Stress with local volumes [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:441 should be able to process many pods and reuse local volumes /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:531 ------------------------------ {"msg":"PASSED [sig-storage] PersistentVolumes-local Stress with local volumes [Serial] should be able to process many pods and reuse local volumes","total":21,"completed":1,"skipped":423,"failed":0} SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2 /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:06:53.555: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:195 Nov 13 06:06:55.603: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l] Namespace:persistent-local-volumes-test-5524 PodName:hostexec-node2-8stst ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:55.603: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:06:55.720: INFO: exec node2: command: ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l Nov 13 06:06:55.720: INFO: exec node2: stdout: "0\n" Nov 13 06:06:55.720: INFO: exec node2: stderr: "ls: cannot access /mnt/disks/by-uuid/google-local-ssds-scsi-fs/: No such file or directory\n" Nov 13 06:06:55.720: INFO: exec node2: exit code: 0 Nov 13 06:06:55.720: INFO: Requires at least 1 scsi fs localSSD [AfterEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:204 STEP: Cleaning up PVC and PV [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:06:55.722: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-5524" for this suite. S [SKIPPING] in Spec Setup (BeforeEach) [2.176 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192 Two pods mounting a local volume at the same time [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:248 should be able to write from pod1 and read from pod2 /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249 Requires at least 1 scsi fs localSSD /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:1256 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics should create volume metrics with the correct PVC ref /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:204 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:06:55.733: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:06:55.757: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:06:55.758: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-1272" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.033 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 should create volume metrics with the correct PVC ref [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:204 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSS ------------------------------ [sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] One pod requesting one prebound PVC should be able to mount volume and write from pod1 /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:06:55.766: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:195 Nov 13 06:06:59.814: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l] Namespace:persistent-local-volumes-test-1122 PodName:hostexec-node1-w44fs ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:06:59.814: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:06:59.907: INFO: exec node1: command: ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l Nov 13 06:06:59.907: INFO: exec node1: stdout: "0\n" Nov 13 06:06:59.907: INFO: exec node1: stderr: "ls: cannot access /mnt/disks/by-uuid/google-local-ssds-scsi-fs/: No such file or directory\n" Nov 13 06:06:59.907: INFO: exec node1: exit code: 0 Nov 13 06:06:59.907: INFO: Requires at least 1 scsi fs localSSD [AfterEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:204 STEP: Cleaning up PVC and PV [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:06:59.909: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-1122" for this suite. S [SKIPPING] in Spec Setup (BeforeEach) [4.154 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192 One pod requesting one prebound PVC [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:209 should be able to mount volume and write from pod1 /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238 Requires at least 1 scsi fs localSSD /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:1256 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics should create volume metrics in Volume Manager /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:292 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:06:59.926: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:06:59.951: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:06:59.953: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-1128" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.035 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 should create volume metrics in Volume Manager [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:292 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics PVController should create bound pv/pvc count metrics for pvc controller after creating both pv and pvc /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:503 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:06:59.970: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:06:59.991: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:06:59.992: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-5030" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.030 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 PVController [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:383 should create bound pv/pvc count metrics for pvc controller after creating both pv and pvc /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:503 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] PersistentVolumes-local Pods sharing a single local PV [Serial] all pods should be running /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:657 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:07:00.008: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] Pods sharing a single local PV [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:634 [It] all pods should be running /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:657 STEP: Create a PVC STEP: Create 50 pods to use this PVC STEP: Wait for all pods are running [AfterEach] Pods sharing a single local PV [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:648 STEP: Clean PV local-pvd4wkb [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:08:44.544: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-5233" for this suite. • [SLOW TEST:104.544 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 Pods sharing a single local PV [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:629 all pods should be running /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:657 ------------------------------ {"msg":"PASSED [sig-storage] PersistentVolumes-local Pods sharing a single local PV [Serial] all pods should be running","total":21,"completed":2,"skipped":2209,"failed":0} SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Set fsGroup for local volume should set same fsGroup for two pods simultaneously [Slow] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:274 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:08:44.560: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:195 Nov 13 06:08:52.607: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l] Namespace:persistent-local-volumes-test-3435 PodName:hostexec-node1-cxwzp ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:08:52.607: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:08:52.988: INFO: exec node1: command: ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l Nov 13 06:08:52.988: INFO: exec node1: stdout: "0\n" Nov 13 06:08:52.988: INFO: exec node1: stderr: "ls: cannot access /mnt/disks/by-uuid/google-local-ssds-scsi-fs/: No such file or directory\n" Nov 13 06:08:52.988: INFO: exec node1: exit code: 0 Nov 13 06:08:52.988: INFO: Requires at least 1 scsi fs localSSD [AfterEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:204 STEP: Cleaning up PVC and PV [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:08:52.991: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-3435" for this suite. S [SKIPPING] in Spec Setup (BeforeEach) [8.441 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192 Set fsGroup for local volume [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:260 should set same fsGroup for two pods simultaneously [Slow] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:274 Requires at least 1 scsi fs localSSD /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:1256 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Set fsGroup for local volume should set different fsGroup for second pod if first pod is deleted /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:08:53.004: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:195 Nov 13 06:08:55.053: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l] Namespace:persistent-local-volumes-test-3277 PodName:hostexec-node2-6srhn ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:08:55.053: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:08:55.157: INFO: exec node2: command: ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l Nov 13 06:08:55.157: INFO: exec node2: stdout: "0\n" Nov 13 06:08:55.157: INFO: exec node2: stderr: "ls: cannot access /mnt/disks/by-uuid/google-local-ssds-scsi-fs/: No such file or directory\n" Nov 13 06:08:55.157: INFO: exec node2: exit code: 0 Nov 13 06:08:55.157: INFO: Requires at least 1 scsi fs localSSD [AfterEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:204 STEP: Cleaning up PVC and PV [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:08:55.159: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-3277" for this suite. S [SKIPPING] in Spec Setup (BeforeEach) [2.164 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192 Set fsGroup for local volume [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:260 should set different fsGroup for second pod if first pod is deleted /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286 Requires at least 1 scsi fs localSSD /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:1256 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics PVController should create unbound pv count metrics for pvc controller after creating pv only /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:485 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:08:55.169: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:08:55.193: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:08:55.194: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-72" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.034 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 PVController [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:383 should create unbound pv count metrics for pvc controller after creating pv only /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:485 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics should create prometheus metrics for volume provisioning errors [Slow] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:147 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:08:55.206: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:08:55.240: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:08:55.242: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-8972" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.046 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 should create prometheus metrics for volume provisioning errors [Slow] [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:147 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Set fsGroup for local volume should set fsGroup for one pod [Slow] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:267 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:08:55.253: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:195 Nov 13 06:09:09.295: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l] Namespace:persistent-local-volumes-test-2671 PodName:hostexec-node1-mktgn ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:09:09.295: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:09:09.536: INFO: exec node1: command: ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l Nov 13 06:09:09.536: INFO: exec node1: stdout: "0\n" Nov 13 06:09:09.536: INFO: exec node1: stderr: "ls: cannot access /mnt/disks/by-uuid/google-local-ssds-scsi-fs/: No such file or directory\n" Nov 13 06:09:09.536: INFO: exec node1: exit code: 0 Nov 13 06:09:09.536: INFO: Requires at least 1 scsi fs localSSD [AfterEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:204 STEP: Cleaning up PVC and PV [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:09:09.538: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-2671" for this suite. S [SKIPPING] in Spec Setup (BeforeEach) [14.294 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192 Set fsGroup for local volume [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:260 should set fsGroup for one pod [Slow] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:267 Requires at least 1 scsi fs localSSD /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:1256 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] One pod requesting one prebound PVC should be able to mount volume and read from pod1 /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232 [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:09:09.553: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename persistent-local-volumes-test STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:158 [BeforeEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:195 Nov 13 06:09:11.609: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l] Namespace:persistent-local-volumes-test-2721 PodName:hostexec-node2-k74lw ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false} Nov 13 06:09:11.609: INFO: >>> kubeConfig: /root/.kube/config Nov 13 06:09:11.700: INFO: exec node2: command: ls -1 /mnt/disks/by-uuid/google-local-ssds-scsi-fs/ | wc -l Nov 13 06:09:11.700: INFO: exec node2: stdout: "0\n" Nov 13 06:09:11.700: INFO: exec node2: stderr: "ls: cannot access /mnt/disks/by-uuid/google-local-ssds-scsi-fs/: No such file or directory\n" Nov 13 06:09:11.700: INFO: exec node2: exit code: 0 Nov 13 06:09:11.700: INFO: Requires at least 1 scsi fs localSSD [AfterEach] [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:204 STEP: Cleaning up PVC and PV [AfterEach] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:09:11.703: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "persistent-local-volumes-test-2721" for this suite. S [SKIPPING] in Spec Setup (BeforeEach) [2.159 seconds] [sig-storage] PersistentVolumes-local /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 [Volume type: gce-localssd-scsi-fs] [Serial] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:192 One pod requesting one prebound PVC [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:209 should be able to mount volume and read from pod1 /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232 Requires at least 1 scsi fs localSSD /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:1256 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics PVController should create total pv count metrics for with plugin and volume mode labels after creating pv /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:513 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:09:11.724: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:09:11.748: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:09:11.749: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-6278" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.038 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 PVController [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:383 should create total pv count metrics for with plugin and volume mode labels after creating pv /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:513 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics PVController should create none metrics for pvc controller before creating any PV or PVC /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:481 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:09:11.769: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:09:11.791: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:09:11.792: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-1803" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.031 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 PVController [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:383 should create none metrics for pvc controller before creating any PV or PVC /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:481 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics should create metrics for total number of volumes in A/D Controller /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:322 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:09:11.806: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:09:11.825: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:09:11.826: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-7570" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.028 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 should create metrics for total number of volumes in A/D Controller [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:322 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics should create prometheus metrics for volume provisioning and attach/detach /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:101 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:09:11.839: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:09:11.858: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:09:11.859: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-9443" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.029 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 should create prometheus metrics for volume provisioning and attach/detach [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:101 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] [Serial] Volume metrics should create metrics for total time taken in volume operations in P/V Controller /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:261 [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:09:11.869: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pv STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:56 Nov 13 06:09:11.888: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:09:11.890: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pv-421" for this suite. [AfterEach] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:82 S [SKIPPING] in Spec Setup (BeforeEach) [0.029 seconds] [sig-storage] [Serial] Volume metrics /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 should create metrics for total time taken in volume operations in P/V Controller [BeforeEach] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:261 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:60 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS ------------------------------ [sig-storage] Pod Disks [Serial] attach on previously attached volumes should work /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/pd.go:458 [BeforeEach] [sig-storage] Pod Disks /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:185 STEP: Creating a kubernetes client Nov 13 06:09:11.899: INFO: >>> kubeConfig: /root/.kube/config STEP: Building a namespace api object, basename pod-disks STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] Pod Disks /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/pd.go:74 [It] [Serial] attach on previously attached volumes should work /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/pd.go:458 Nov 13 06:09:11.927: INFO: Only supported for providers [gce gke aws] (not local) [AfterEach] [sig-storage] Pod Disks /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:186 Nov 13 06:09:11.929: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready STEP: Destroying namespace "pod-disks-1938" for this suite. S [SKIPPING] [0.037 seconds] [sig-storage] Pod Disks /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/utils/framework.go:23 [Serial] attach on previously attached volumes should work [It] /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/pd.go:458 Only supported for providers [gce gke aws] (not local) /workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/storage/pd.go:459 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSNov 13 06:09:11.938: INFO: Running AfterSuite actions on all nodes Nov 13 06:09:11.939: INFO: Running AfterSuite actions on node 1 Nov 13 06:09:11.939: INFO: Skipping dumping logs from cluster JUnit report was created: /home/opnfv/functest/results/sig_storage_serial/junit_01.xml {"msg":"Test Suite completed","total":21,"completed":2,"skipped":5768,"failed":0} Ran 2 of 5770 Specs in 205.006 seconds SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 5768 Skipped PASS Ginkgo ran 1 suite in 3m26.388009162s Test Suite Passed