started: (0/1/1) "[sig-storage] PersistentVolumes-local [Volume type: block] One pod requesting one prebound PVC should be able to mount volume and write from pod1 [Suite:openshift/conformance/parallel] [Suite:k8s]" I0615 17:14:47.912371 667547 test_context.go:423] Tolerating taints "node-role.kubernetes.io/master" when considering if nodes are ready Jun 15 17:14:47.945: INFO: Waiting up to 30m0s for all (but 100) nodes to be schedulable Jun 15 17:14:49.652: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready Jun 15 17:14:50.284: INFO: 0 / 0 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) Jun 15 17:14:50.284: INFO: expected 0 pod replicas in namespace 'kube-system', 0 are Running and Ready. Jun 15 17:14:50.284: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start Jun 15 17:14:50.488: INFO: e2e test version: v1.18.3 Jun 15 17:14:50.682: INFO: kube-apiserver version: v1.18.3+a637491 Jun 15 17:14:50.862: INFO: Cluster IP family: ipv4 [BeforeEach] [Top Level] /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/framework.go:1413 [BeforeEach] [Top Level] /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/framework.go:1413 [BeforeEach] [Top Level] /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/test/extended/util/test.go:58 [BeforeEach] [sig-storage] PersistentVolumes-local /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:178 STEP: Creating a kubernetes client STEP: Building a namespace api object, basename persistent-local-volumes-test Jun 15 17:14:51.466: INFO: About to run a Kube e2e test, ensuring namespace is privileged Jun 15 17:14:55.392: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled. STEP: Waiting for a default service account to be provisioned in namespace [BeforeEach] [sig-storage] PersistentVolumes-local /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:155 [BeforeEach] [Volume type: block] /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:191 STEP: Initializing test volumes STEP: Creating block device on node "master-0-0" using path "/tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a" Jun 15 17:14:58.813: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c mkdir -p /tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a && dd if=/dev/zero of=/tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a/file bs=4096 count=5120 && losetup -f /tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a/file] Namespace:e2e-persistent-local-volumes-test-2236 PodName:hostexec-master-0-0-2nfff ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} Jun 15 17:15:00.229: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c E2E_LOOP_DEV=$(losetup | grep /tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a/file | awk '{ print $1 }') 2>&1 > /dev/null && echo ${E2E_LOOP_DEV}] Namespace:e2e-persistent-local-volumes-test-2236 PodName:hostexec-master-0-0-2nfff ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Creating local PVCs and PVs Jun 15 17:15:01.488: INFO: Creating a PV followed by a PVC Jun 15 17:15:01.867: INFO: Waiting for PV local-pvsjcf2 to bind to PVC pvc-4dvd6 Jun 15 17:15:01.867: INFO: Waiting up to 3m0s for PersistentVolumeClaims [pvc-4dvd6] to have phase Bound Jun 15 17:15:02.077: INFO: PersistentVolumeClaim pvc-4dvd6 found and phase=Bound (210.043273ms) Jun 15 17:15:02.077: INFO: Waiting up to 3m0s for PersistentVolume local-pvsjcf2 to have phase Bound Jun 15 17:15:02.276: INFO: PersistentVolume local-pvsjcf2 found and phase=Bound (198.858807ms) [BeforeEach] One pod requesting one prebound PVC /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:211 STEP: Creating pod1 STEP: Creating a pod [AfterEach] One pod requesting one prebound PVC /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:223 STEP: Deleting pod1 STEP: Deleting pod security-context-4206aed2-00ce-453b-b560-ac6001a16553 in namespace e2e-persistent-local-volumes-test-2236 [AfterEach] [Volume type: block] /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:200 STEP: Cleaning up PVC and PV Jun 15 17:17:03.708: INFO: Deleting PersistentVolumeClaim "pvc-4dvd6" Jun 15 17:17:03.881: INFO: Deleting PersistentVolume "local-pvsjcf2" Jun 15 17:17:04.054: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c E2E_LOOP_DEV=$(losetup | grep /tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a/file | awk '{ print $1 }') 2>&1 > /dev/null && echo ${E2E_LOOP_DEV}] Namespace:e2e-persistent-local-volumes-test-2236 PodName:hostexec-master-0-0-2nfff ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Tear down block device "/dev/loop2" on node "master-0-0" at path /tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a/file Jun 15 17:17:05.278: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c losetup -d /dev/loop2] Namespace:e2e-persistent-local-volumes-test-2236 PodName:hostexec-master-0-0-2nfff ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Removing the test directory /tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a Jun 15 17:17:06.534: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c rm -r /tmp/local-volume-test-12111421-6f9a-4b7e-91ad-ee073f6abd2a] Namespace:e2e-persistent-local-volumes-test-2236 PodName:hostexec-master-0-0-2nfff ContainerName:agnhost Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} [AfterEach] [sig-storage] PersistentVolumes-local /home/fidencio/src/upstream/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:179 STEP: Collecting events from namespace "e2e-persistent-local-volumes-test-2236". STEP: Found 10 events. Jun 15 17:17:08.049: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for hostexec-master-0-0-2nfff: {default-scheduler } Scheduled: Successfully assigned e2e-persistent-local-volumes-test-2236/hostexec-master-0-0-2nfff to master-0-0 Jun 15 17:17:08.049: INFO: At 0001-01-01 00:00:00 +0000 UTC - event for security-context-4206aed2-00ce-453b-b560-ac6001a16553: {default-scheduler } Scheduled: Successfully assigned e2e-persistent-local-volumes-test-2236/security-context-4206aed2-00ce-453b-b560-ac6001a16553 to master-0-0 Jun 15 17:17:08.049: INFO: At 2020-06-15 17:14:57 +0200 CEST - event for hostexec-master-0-0-2nfff: {kubelet master-0-0} Pulled: Container image "us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12" already present on machine Jun 15 17:17:08.049: INFO: At 2020-06-15 17:14:57 +0200 CEST - event for hostexec-master-0-0-2nfff: {kubelet master-0-0} Created: Created container agnhost Jun 15 17:17:08.049: INFO: At 2020-06-15 17:14:57 +0200 CEST - event for hostexec-master-0-0-2nfff: {kubelet master-0-0} Started: Started container agnhost Jun 15 17:17:08.049: INFO: At 2020-06-15 17:15:03 +0200 CEST - event for security-context-4206aed2-00ce-453b-b560-ac6001a16553: {kubelet master-0-0} SuccessfulMountVolume: MapVolume.MapPodDevice succeeded for volume "local-pvsjcf2" globalMapPath "/var/lib/kubelet/plugins/kubernetes.io~local-volume/volumeDevices/local-pvsjcf2" Jun 15 17:17:08.049: INFO: At 2020-06-15 17:15:03 +0200 CEST - event for security-context-4206aed2-00ce-453b-b560-ac6001a16553: {kubelet master-0-0} SuccessfulMountVolume: MapVolume.MapPodDevice succeeded for volume "local-pvsjcf2" volumeMapPath "/var/lib/kubelet/pods/96762424-98a7-4de6-8b19-bfbcb26b7977/volumeDevices/kubernetes.io~local-volume" Jun 15 17:17:08.049: INFO: At 2020-06-15 17:15:04 +0200 CEST - event for security-context-4206aed2-00ce-453b-b560-ac6001a16553: {multus } AddedInterface: Add eth0 [10.129.0.28/23] Jun 15 17:17:08.049: INFO: At 2020-06-15 17:15:12 +0200 CEST - event for security-context-4206aed2-00ce-453b-b560-ac6001a16553: {kubelet master-0-0} Pulled: Container image "docker.io/library/busybox:1.29" already present on machine Jun 15 17:17:08.049: INFO: At 2020-06-15 17:15:15 +0200 CEST - event for security-context-4206aed2-00ce-453b-b560-ac6001a16553: {kubelet master-0-0} Failed: Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown Jun 15 17:17:08.232: INFO: POD NODE PHASE GRACE CONDITIONS Jun 15 17:17:08.232: INFO: hostexec-master-0-0-2nfff master-0-0 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2020-06-15 17:14:56 +0200 CEST } {Ready True 0001-01-01 00:00:00 +0000 UTC 2020-06-15 17:14:57 +0200 CEST } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2020-06-15 17:14:57 +0200 CEST } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2020-06-15 17:14:56 +0200 CEST }] Jun 15 17:17:08.232: INFO: Jun 15 17:17:08.590: INFO: hostexec-master-0-0-2nfff[e2e-persistent-local-volumes-test-2236].container[agnhost].log Paused Jun 15 17:17:09.462: INFO: skipping dumping cluster info - cluster too large Jun 15 17:17:09.462: INFO: Waiting up to 7m0s for all (but 100) nodes to be ready STEP: Destroying namespace "e2e-persistent-local-volumes-test-2236" for this suite. Jun 15 17:17:10.112: INFO: Running AfterSuite actions on all nodes Jun 15 17:17:10.112: INFO: Running AfterSuite actions on node 1 fail [k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:214]: Unexpected error: <*errors.errorString | 0xc0011834a0>: { s: "pod \"security-context-4206aed2-00ce-453b-b560-ac6001a16553\" is not Running: timed out waiting for the condition", } pod "security-context-4206aed2-00ce-453b-b560-ac6001a16553" is not Running: timed out waiting for the condition occurred failed: (2m22s) 2020-06-15T15:17:10 "[sig-storage] PersistentVolumes-local [Volume type: block] One pod requesting one prebound PVC should be able to mount volume and write from pod1 [Suite:openshift/conformance/parallel] [Suite:k8s]" Timeline: Jun 15 17:14:47.783 - 142s I test="[sig-storage] PersistentVolumes-local [Volume type: block] One pod requesting one prebound PVC should be able to mount volume and write from pod1 [Suite:openshift/conformance/parallel] [Suite:k8s]" running Jun 15 15:14:49.979 W ns/default pod/recycler-for-nfs-pv10 node/worker-0-0 reason/FailedMount MountVolume.SetUp failed for volume "vol" : mount failed: exit status 32\nMounting command: systemd-run\nMounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/3d1322da-2e8f-4aed-b4c2-23c64996bc5f/volumes/kubernetes.io~nfs/vol --scope -- mount -t nfs registry.kata-fidencio-0.qe.lab.redhat.com:/mnt/pv10 /var/lib/kubelet/pods/3d1322da-2e8f-4aed-b4c2-23c64996bc5f/volumes/kubernetes.io~nfs/vol\nOutput: Running scope as unit: run-r844857e380ce44ca9e1bb719dd7504e1.scope\nmount.nfs: mounting registry.kata-fidencio-0.qe.lab.redhat.com:/mnt/pv10 failed, reason given by server: No such file or directory\n Jun 15 15:14:56.421 I ns/e2e-persistent-local-volumes-test-2236 pod/hostexec-master-0-0-2nfff node/master-0-0 reason/Scheduled Jun 15 15:14:56.424 I ns/e2e-persistent-local-volumes-test-2236 pod/hostexec-master-0-0-2nfff node/ reason/Created Jun 15 15:14:57.240 I ns/e2e-persistent-local-volumes-test-2236 pod/hostexec-master-0-0-2nfff node/master-0-0 container/agnhost reason/Pulled image/us.gcr.io/k8s-artifacts-prod/e2e-test-images/agnhost:2.12 Jun 15 15:14:57.312 I ns/e2e-persistent-local-volumes-test-2236 pod/hostexec-master-0-0-2nfff node/master-0-0 container/agnhost reason/Created Jun 15 15:14:57.345 I ns/e2e-persistent-local-volumes-test-2236 pod/hostexec-master-0-0-2nfff node/master-0-0 container/agnhost reason/Started Jun 15 15:14:57.636 I ns/e2e-persistent-local-volumes-test-2236 pod/hostexec-master-0-0-2nfff node/master-0-0 container/agnhost reason/Ready Jun 15 15:14:59.415 I ns/openshift-config-operator deployment/openshift-config-operator reason/KubeCloudConfigController openshift-config-managed/kube-cloud-config ConfigMap was deleted as no longer required (3863 times) Jun 15 15:15:02.783 - 120s W ns/default pod/recycler-for-nfs-pv10 node/worker-0-0 pod has been pending longer than a minute Jun 15 15:15:02.892 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Scheduled Jun 15 15:15:02.893 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/ reason/Created Jun 15 15:15:03.278 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/SuccessfulMountVolume MapVolume.MapPodDevice succeeded for volume "local-pvsjcf2" globalMapPath "/var/lib/kubelet/plugins/kubernetes.io~local-volume/volumeDevices/local-pvsjcf2" Jun 15 15:15:03.278 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/SuccessfulMountVolume MapVolume.MapPodDevice succeeded for volume "local-pvsjcf2" volumeMapPath "/var/lib/kubelet/pods/96762424-98a7-4de6-8b19-bfbcb26b7977/volumeDevices/kubernetes.io~local-volume" Jun 15 15:15:05.019 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 reason/AddedInterface Add eth0 [10.129.0.28/23] Jun 15 15:15:12.191 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 container/write-pod reason/Pulled image/docker.io/library/busybox:1.29 Jun 15 15:15:15.423 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Failed Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown Jun 15 15:15:15.727 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 container/write-pod reason/Pulled image/docker.io/library/busybox:1.29 Jun 15 15:15:19.048 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Failed Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown (2 times) Jun 15 15:15:32.993 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 container/write-pod reason/Pulled image/docker.io/library/busybox:1.29 Jun 15 15:15:36.253 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Failed Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown (3 times) Jun 15 15:15:47.787 W ns/default pod/recycler-for-nfs-pv10 node/worker-0-0 reason/FailedMount Unable to attach or mount volumes: unmounted volumes=[vol], unattached volumes=[vol default-token-w29vn]: timed out waiting for the condition Jun 15 15:15:49.997 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 container/write-pod reason/Pulled image/docker.io/library/busybox:1.29 Jun 15 15:15:53.185 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Failed Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown (4 times) Jun 15 15:15:54.176 W ns/default pod/recycler-for-nfs-pv10 node/worker-0-0 reason/FailedMount (combined from similar events): MountVolume.SetUp failed for volume "vol" : mount failed: exit status 32\nMounting command: systemd-run\nMounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/3d1322da-2e8f-4aed-b4c2-23c64996bc5f/volumes/kubernetes.io~nfs/vol --scope -- mount -t nfs registry.kata-fidencio-0.qe.lab.redhat.com:/mnt/pv10 /var/lib/kubelet/pods/3d1322da-2e8f-4aed-b4c2-23c64996bc5f/volumes/kubernetes.io~nfs/vol\nOutput: Running scope as unit: run-re07844b7791f4609ae221c6ed427a557.scope\nmount.nfs: mounting registry.kata-fidencio-0.qe.lab.redhat.com:/mnt/pv10 failed, reason given by server: No such file or directory\n Jun 15 15:16:00.015 I ns/openshift-config-operator deployment/openshift-config-operator reason/KubeCloudConfigController openshift-config-managed/kube-cloud-config ConfigMap was deleted as no longer required (3864 times) Jun 15 15:16:00.882 I ns/openshift-etcd-operator deployment/etcd-operator reason/OperatorStatusChanged Status for clusteroperator/etcd changed: Degraded message changed from "NodeControllerDegraded: All master nodes are ready\nEtcdMembersDegraded: No unhealthy members found" to "NodeControllerDegraded: All master nodes are ready\nClusterMemberControllerDegraded: rpc error: code = Canceled desc = grpc: the client connection is closing\nEtcdMembersDegraded: No unhealthy members found" (5 times) Jun 15 15:16:01.043 I ns/openshift-etcd-operator deployment/etcd-operator reason/OperatorStatusChanged Status for clusteroperator/etcd changed: Degraded message changed from "NodeControllerDegraded: All master nodes are ready\nClusterMemberControllerDegraded: rpc error: code = Canceled desc = grpc: the client connection is closing\nEtcdMembersDegraded: No unhealthy members found" to "NodeControllerDegraded: All master nodes are ready\nEtcdMembersDegraded: No unhealthy members found" (4 times) Jun 15 15:16:02.783 - 60s W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 pod has been pending longer than a minute Jun 15 15:16:06.997 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 container/write-pod reason/Pulled image/docker.io/library/busybox:1.29 Jun 15 15:16:10.248 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Failed Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown (5 times) Jun 15 15:16:23.052 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 container/write-pod reason/Pulled image/docker.io/library/busybox:1.29 Jun 15 15:16:26.223 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Failed Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown (6 times) Jun 15 15:16:38.994 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 container/write-pod reason/Pulled image/docker.io/library/busybox:1.29 Jun 15 15:16:42.203 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Failed Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown (7 times) Jun 15 15:16:55.992 I ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 container/write-pod reason/Pulled image/docker.io/library/busybox:1.29 Jun 15 15:16:59.179 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Failed Error: CreateContainer failed: Timeout reached after 3s waiting for device 0:0:0:0/block: unknown (8 times) Jun 15 15:16:59.358 I ns/openshift-config-operator deployment/openshift-config-operator reason/KubeCloudConfigController openshift-config-managed/kube-cloud-config ConfigMap was deleted as no longer required (3865 times) Jun 15 15:17:03.715 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/GracefulDelete in 30s Jun 15 15:17:06.472 W ns/e2e-persistent-local-volumes-test-2236 pod/security-context-4206aed2-00ce-453b-b560-ac6001a16553 node/master-0-0 reason/Deleted Jun 15 17:17:10.133 I test="[sig-storage] PersistentVolumes-local [Volume type: block] One pod requesting one prebound PVC should be able to mount volume and write from pod1 [Suite:openshift/conformance/parallel] [Suite:k8s]" failed Failing tests: [sig-storage] PersistentVolumes-local [Volume type: block] One pod requesting one prebound PVC should be able to mount volume and write from pod1 [Suite:openshift/conformance/parallel] [Suite:k8s] error: 1 fail, 0 pass, 0 skip (2m22s)