Recent runs || View in Spyglass
PR | andyzhangx: test: support Win2022 test on capz |
Result | FAILURE |
Tests | 1 failed / 19 succeeded |
Started | |
Elapsed | 47m22s |
Revision | 59749427e6f8cf35a4eb23553e9a03ca204807b5 |
Refs |
988 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=AzureFile\sCSI\sDriver\sEnd\-to\-End\sTests\sDynamic\sProvisioning\sshould\screate\sa\svolume\son\sdemand\swith\smount\soptions\s\[kubernetes\.io\/azure\-file\]\s\[file\.csi\.azure\.com\]\s\[Windows\]$'
/home/prow/go/src/sigs.k8s.io/azurefile-csi-driver/test/e2e/dynamic_provisioning_test.go:104 Unexpected error: <*errors.errorString | 0xc000875a60>: { s: "pod \"azurefile-volume-tester-msl7v\" failed with status: {Phase:Failed Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [volume-tester]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [volume-tester]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:10.1.0.6 PodIP:192.168.46.132 PodIPs:[{IP:192.168.46.132}] StartTime:2022-04-18 02:49:44 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:volume-tester State:{Waiting:&ContainerStateWaiting{Reason:RunContainerError,Message:context deadline exceeded,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:,Message:,StartedAt:0001-01-01 00:00:00 +0000 UTC,FinishedAt:0001-01-01 00:00:00 +0000 UTC,ContainerID:containerd://9de25405394592c272c9f714b942004508380094a558e553638ec5dcc15cf597,}} Ready:false RestartCount:0 Image:mcr.microsoft.com/windows/servercore:ltsc2022 ImageID:mcr.microsoft.com/windows/servercore@sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e ContainerID:containerd://9de25405394592c272c9f714b942004508380094a558e553638ec5dcc15cf597 Started:0xc00073e568}] QOSClass:BestEffort EphemeralContainerStatuses:[]}", } pod "azurefile-volume-tester-msl7v" failed with status: {Phase:Failed Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [volume-tester]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [volume-tester]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:10.1.0.6 PodIP:192.168.46.132 PodIPs:[{IP:192.168.46.132}] StartTime:2022-04-18 02:49:44 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:volume-tester State:{Waiting:&ContainerStateWaiting{Reason:RunContainerError,Message:context deadline exceeded,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:,Message:,StartedAt:0001-01-01 00:00:00 +0000 UTC,FinishedAt:0001-01-01 00:00:00 +0000 UTC,ContainerID:containerd://9de25405394592c272c9f714b942004508380094a558e553638ec5dcc15cf597,}} Ready:false RestartCount:0 Image:mcr.microsoft.com/windows/servercore:ltsc2022 ImageID:mcr.microsoft.com/windows/servercore@sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e ContainerID:containerd://9de25405394592c272c9f714b942004508380094a558e553638ec5dcc15cf597 Started:0xc00073e568}] QOSClass:BestEffort EphemeralContainerStatuses:[]} occurred /home/prow/go/src/sigs.k8s.io/azurefile-csi-driver/test/e2e/testsuites/testsuites.go:691from junit_01.xml
�[1mSTEP�[0m: Creating a kubernetes client Apr 18 02:48:05.572: INFO: >>> kubeConfig: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/kubeconfig �[1mSTEP�[0m: Building a namespace api object, basename azurefile �[1mSTEP�[0m: Waiting for a default service account to be provisioned in namespace �[1mSTEP�[0m: Waiting for kube-root-ca.crt to be provisioned in namespace Apr 18 02:48:07.058: INFO: >>> kubeConfig: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/kubeconfig �[1mSTEP�[0m: setting up the StorageClass �[1mSTEP�[0m: creating a StorageClass �[1mSTEP�[0m: setting up the PVC and PV �[1mSTEP�[0m: creating a PVC �[1mSTEP�[0m: waiting for PVC to be in phase "Bound" Apr 18 02:48:07.268: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-hhzmx] to have phase Bound Apr 18 02:48:07.370: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:09.474: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:11.578: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:13.681: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:15.786: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:17.890: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:19.993: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:22.096: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:24.198: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:26.302: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:28.407: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:30.511: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:32.615: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:34.718: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:36.821: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:38.925: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:41.031: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:43.135: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:45.238: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:47.341: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:49.445: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:51.549: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:53.654: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:55.756: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:57.860: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:48:59.963: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:02.067: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:04.169: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:06.271: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:08.376: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:10.479: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:12.583: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:14.687: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:16.790: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:18.893: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:20.996: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:23.100: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:25.203: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:27.307: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:29.410: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:31.513: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:33.615: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:35.718: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:37.821: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:39.924: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:42.027: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:44.130: INFO: PersistentVolumeClaim pvc-hhzmx found and phase=Bound (1m36.862074268s) �[1mSTEP�[0m: checking the PVC �[1mSTEP�[0m: validating provisioned PV �[1mSTEP�[0m: checking the PV �[1mSTEP�[0m: deploying the pod �[1mSTEP�[0m: checking that the pods command exits with no error Apr 18 02:49:44.440: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-msl7v" in namespace "azurefile-2540" to be "Succeeded or Failed" Apr 18 02:49:44.542: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 101.919457ms Apr 18 02:49:46.644: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2.20463861s Apr 18 02:49:48.748: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4.308091955s Apr 18 02:49:50.851: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6.410968301s Apr 18 02:49:52.954: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 8.514242289s Apr 18 02:49:55.058: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 10.618146635s Apr 18 02:49:57.161: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 12.721100455s Apr 18 02:49:59.264: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 14.824166697s Apr 18 02:50:01.367: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 16.927463343s Apr 18 02:50:03.470: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 19.030598188s Apr 18 02:50:05.578: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 21.13793329s Apr 18 02:50:07.681: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 23.241250491s Apr 18 02:50:09.785: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 25.345296102s Apr 18 02:50:11.889: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 27.448898415s Apr 18 02:50:13.992: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 29.552321452s Apr 18 02:50:16.095: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 31.655003032s Apr 18 02:50:18.198: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 33.758099907s Apr 18 02:50:20.301: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 35.861313712s Apr 18 02:50:22.405: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 37.96521564s Apr 18 02:50:24.507: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 40.067368729s Apr 18 02:50:26.610: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 42.17013972s Apr 18 02:50:28.713: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 44.27333576s Apr 18 02:50:30.816: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 46.376334973s Apr 18 02:50:32.919: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 48.479237616s Apr 18 02:50:35.023: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 50.583028646s Apr 18 02:50:37.126: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 52.686621757s Apr 18 02:50:39.230: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 54.790260107s Apr 18 02:50:41.333: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 56.893099361s Apr 18 02:50:43.436: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 58.996566034s Apr 18 02:50:45.541: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m1.101047432s Apr 18 02:50:47.645: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m3.205243545s Apr 18 02:50:49.751: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m5.310975492s Apr 18 02:50:51.854: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m7.414604509s Apr 18 02:50:53.957: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m9.5168178s Apr 18 02:50:56.059: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m11.619472779s Apr 18 02:50:58.162: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m13.722150519s Apr 18 02:51:00.264: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m15.824532515s Apr 18 02:51:02.368: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m17.928047855s Apr 18 02:51:04.471: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m20.031318617s Apr 18 02:51:06.574: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m22.134505671s Apr 18 02:51:08.678: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m24.238247601s Apr 18 02:51:10.782: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m26.34192114s Apr 18 02:51:12.889: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m28.449557746s Apr 18 02:51:14.997: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m30.557052495s Apr 18 02:51:17.103: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m32.663660828s Apr 18 02:51:19.211: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m34.771057121s Apr 18 02:51:21.317: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m36.87761564s Apr 18 02:51:23.425: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m38.984977518s Apr 18 02:51:25.536: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m41.096399602s Apr 18 02:51:27.644: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m43.204211505s Apr 18 02:51:29.751: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m45.311290295s Apr 18 02:51:31.859: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m47.418677522s Apr 18 02:51:33.965: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m49.525340917s Apr 18 02:51:36.072: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m51.632303836s Apr 18 02:51:38.179: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m53.738937175s Apr 18 02:51:40.286: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m55.846252577s Apr 18 02:51:42.393: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 1m57.953461499s Apr 18 02:51:44.499: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m0.059146186s Apr 18 02:51:46.605: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m2.165649265s Apr 18 02:51:48.712: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m4.27208346s Apr 18 02:51:50.819: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m6.379360851s Apr 18 02:51:52.927: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m8.487504146s Apr 18 02:51:55.035: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m10.59552399s Apr 18 02:51:57.143: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m12.703097586s Apr 18 02:51:59.249: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m14.809604549s Apr 18 02:52:01.356: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m16.916124609s Apr 18 02:52:03.462: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m19.022310592s Apr 18 02:52:05.571: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m21.130844629s Apr 18 02:52:07.678: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m23.238158103s Apr 18 02:52:09.785: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m25.344762171s Apr 18 02:52:11.892: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m27.452236328s Apr 18 02:52:13.999: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m29.558742592s Apr 18 02:52:16.105: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m31.6650999s Apr 18 02:52:18.213: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m33.772916277s Apr 18 02:52:20.320: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m35.87995403s Apr 18 02:52:22.427: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m37.987638887s Apr 18 02:52:24.534: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m40.093697154s Apr 18 02:52:26.641: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m42.201139559s Apr 18 02:52:28.747: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m44.307460688s Apr 18 02:52:30.854: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m46.414408134s Apr 18 02:52:32.962: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m48.521892254s Apr 18 02:52:35.068: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m50.628096685s Apr 18 02:52:37.175: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m52.735404627s Apr 18 02:52:39.282: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m54.841907556s Apr 18 02:52:41.388: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m56.948235386s Apr 18 02:52:43.495: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2m59.055176486s Apr 18 02:52:45.602: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m1.161808779s Apr 18 02:52:47.710: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m3.270099477s Apr 18 02:52:49.816: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m5.375901053s Apr 18 02:52:51.923: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m7.482810007s Apr 18 02:52:54.029: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m9.589608537s Apr 18 02:52:56.137: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m11.696852935s Apr 18 02:52:58.243: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m13.803665267s Apr 18 02:53:00.351: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m15.911042791s Apr 18 02:53:02.458: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m18.01791784s Apr 18 02:53:04.564: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m20.124465646s Apr 18 02:53:06.671: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m22.231153803s Apr 18 02:53:08.778: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m24.338074063s Apr 18 02:53:10.885: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m26.445621321s Apr 18 02:53:12.993: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m28.553019767s Apr 18 02:53:15.100: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m30.660567504s Apr 18 02:53:17.207: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m32.767146832s Apr 18 02:53:19.314: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m34.87371794s Apr 18 02:53:21.420: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m36.980529138s Apr 18 02:53:23.527: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m39.086760848s Apr 18 02:53:25.633: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m41.193635157s Apr 18 02:53:27.742: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m43.301790223s Apr 18 02:53:29.849: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m45.409465823s Apr 18 02:53:31.956: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m47.516374717s Apr 18 02:53:34.063: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m49.622973979s Apr 18 02:53:36.170: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m51.730118685s Apr 18 02:53:38.277: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m53.837153326s Apr 18 02:53:40.383: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m55.943315349s Apr 18 02:53:42.494: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 3m58.054257663s Apr 18 02:53:44.600: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m0.160605423s Apr 18 02:53:46.707: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m2.266998314s Apr 18 02:53:48.812: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m4.372605375s Apr 18 02:53:50.919: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m6.479240634s Apr 18 02:53:53.027: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m8.586901676s Apr 18 02:53:55.140: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m10.700290259s Apr 18 02:53:57.247: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m12.807018017s Apr 18 02:53:59.354: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m14.914338601s Apr 18 02:54:01.461: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m17.02070869s Apr 18 02:54:03.567: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m19.127176426s Apr 18 02:54:05.674: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m21.234570549s Apr 18 02:54:07.787: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m23.346873051s Apr 18 02:54:09.901: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m25.461220562s Apr 18 02:54:12.008: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m27.568334388s Apr 18 02:54:14.115: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m29.675526493s Apr 18 02:54:16.221: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m31.78144754s Apr 18 02:54:18.327: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m33.887650147s Apr 18 02:54:20.434: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m35.994453529s Apr 18 02:54:22.540: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m38.100343536s Apr 18 02:54:24.648: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m40.207677373s Apr 18 02:54:26.755: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m42.314672313s Apr 18 02:54:28.860: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m44.420589617s Apr 18 02:54:30.968: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m46.528007184s Apr 18 02:54:33.074: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m48.634259637s Apr 18 02:54:35.181: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m50.741288981s Apr 18 02:54:37.288: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m52.848071939s Apr 18 02:54:39.395: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m54.954725757s Apr 18 02:54:41.501: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m57.060844713s Apr 18 02:54:43.607: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4m59.16735851s Apr 18 02:54:45.714: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m1.2741789s Apr 18 02:54:47.821: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m3.380752179s Apr 18 02:54:49.927: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m5.486956449s Apr 18 02:54:52.033: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m7.593181613s Apr 18 02:54:54.140: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m9.699914925s Apr 18 02:54:56.246: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m11.806298181s Apr 18 02:54:58.354: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m13.914395527s Apr 18 02:55:00.461: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m16.021578654s Apr 18 02:55:02.569: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m18.128745064s Apr 18 02:55:04.674: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m20.234600722s Apr 18 02:55:06.781: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m22.340674359s Apr 18 02:55:08.888: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m24.448523371s Apr 18 02:55:10.995: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m26.554929309s Apr 18 02:55:13.102: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m28.661942026s Apr 18 02:55:15.209: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m30.76904239s Apr 18 02:55:17.316: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m32.875982407s Apr 18 02:55:19.423: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m34.98318465s Apr 18 02:55:21.529: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m37.089110084s Apr 18 02:55:23.637: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m39.19667822s Apr 18 02:55:25.743: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m41.303047836s Apr 18 02:55:27.855: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m43.414893016s Apr 18 02:55:29.961: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m45.521323991s Apr 18 02:55:32.067: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m47.627656251s Apr 18 02:55:34.175: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m49.734840046s Apr 18 02:55:36.281: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m51.841092301s Apr 18 02:55:38.391: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m53.950702042s Apr 18 02:55:40.497: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m56.05730206s Apr 18 02:55:42.604: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 5m58.163816347s Apr 18 02:55:44.709: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m0.269580928s Apr 18 02:55:46.816: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m2.3760134s Apr 18 02:55:48.922: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m4.482630551s Apr 18 02:55:51.029: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m6.589136461s Apr 18 02:55:53.136: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m8.695696643s Apr 18 02:55:55.242: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m10.802166776s Apr 18 02:55:57.348: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m12.908504518s Apr 18 02:55:59.455: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m15.014782371s Apr 18 02:56:01.562: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m17.121731531s Apr 18 02:56:03.669: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m19.228702072s Apr 18 02:56:05.781: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m21.341222676s Apr 18 02:56:07.888: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m23.448533478s Apr 18 02:56:10.000: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m25.560348091s Apr 18 02:56:12.107: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m27.666801753s Apr 18 02:56:14.213: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m29.773260971s Apr 18 02:56:16.319: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m31.8795524s Apr 18 02:56:18.427: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m33.986855836s Apr 18 02:56:20.534: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m36.094289132s Apr 18 02:56:22.643: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m38.202655282s Apr 18 02:56:24.750: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m40.310024651s Apr 18 02:56:26.858: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m42.418631076s Apr 18 02:56:28.965: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m44.524955011s Apr 18 02:56:31.072: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m46.631869494s Apr 18 02:56:33.180: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m48.739856942s Apr 18 02:56:35.288: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m50.848174059s Apr 18 02:56:37.396: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m52.956629564s Apr 18 02:56:39.504: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m55.064172047s Apr 18 02:56:41.611: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m57.171599641s Apr 18 02:56:43.720: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6m59.279734648s Apr 18 02:56:45.828: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m1.387696847s Apr 18 02:56:47.935: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m3.49517625s Apr 18 02:56:50.042: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m5.60258379s Apr 18 02:56:52.153: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m7.712998915s Apr 18 02:56:54.261: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m9.820694839s Apr 18 02:56:56.367: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m11.92731592s Apr 18 02:56:58.482: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m14.042037307s Apr 18 02:57:00.589: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m16.148857699s Apr 18 02:57:02.698: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m18.258665442s Apr 18 02:57:04.807: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m20.367011318s Apr 18 02:57:06.914: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m22.474023896s Apr 18 02:57:09.020: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m24.58066507s Apr 18 02:57:11.130: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m26.689774598s Apr 18 02:57:13.238: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m28.797819482s Apr 18 02:57:15.344: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m30.904574212s Apr 18 02:57:17.451: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m33.011183118s Apr 18 02:57:19.558: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m35.118527373s Apr 18 02:57:21.665: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m37.225577911s Apr 18 02:57:23.773: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m39.333019385s Apr 18 02:57:25.880: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m41.440241356s Apr 18 02:57:27.987: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m43.547263354s Apr 18 02:57:30.093: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m45.653251601s Apr 18 02:57:32.201: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m47.760990006s Apr 18 02:57:34.330: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m49.890595986s Apr 18 02:57:36.437: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m51.997492219s Apr 18 02:57:38.544: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m54.103835152s Apr 18 02:57:40.649: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Failed", Reason="", readiness=false. Elapsed: 7m56.209396611s Apr 18 02:57:40.650: INFO: deleting Pod "azurefile-2540"/"azurefile-volume-tester-msl7v" Apr 18 02:57:40.768: INFO: Pod azurefile-volume-tester-msl7v has the following logs: �[1mSTEP�[0m: Deleting pod azurefile-volume-tester-msl7v in namespace azurefile-2540 Apr 18 02:57:40.881: INFO: deleting PVC "azurefile-2540"/"pvc-hhzmx" Apr 18 02:57:40.881: INFO: Deleting PersistentVolumeClaim "pvc-hhzmx" �[1mSTEP�[0m: waiting for claim's PV "pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" to be deleted Apr 18 02:57:41.198: INFO: Waiting up to 10m0s for PersistentVolume pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 to get deleted Apr 18 02:57:41.300: INFO: PersistentVolume pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 found and phase=Released (102.269443ms) Apr 18 02:57:46.403: INFO: PersistentVolume pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 was removed Apr 18 02:57:46.403: INFO: Waiting up to 5m0s for PersistentVolumeClaim azurefile-2540 to be removed Apr 18 02:57:46.506: INFO: Claim "azurefile-2540" in namespace "pvc-hhzmx" doesn't exist in the system Apr 18 02:57:46.506: INFO: deleting StorageClass azurefile-2540-file.csi.azure.com-dynamic-sc-sj89d �[1mSTEP�[0m: Collecting events from namespace "azurefile-2540". �[1mSTEP�[0m: Found 12 events. Apr 18 02:57:46.726: INFO: At 2022-04-18 02:48:07 +0000 UTC - event for pvc-hhzmx: {file.csi.azure.com_capz-wzptwz-md-0-qhbgq_cac1fefa-9ae1-408c-980f-4471ce6013ec } Provisioning: External provisioner is provisioning volume for claim "azurefile-2540/pvc-hhzmx" Apr 18 02:57:46.726: INFO: At 2022-04-18 02:48:07 +0000 UTC - event for pvc-hhzmx: {persistentvolume-controller } ExternalProvisioning: waiting for a volume to be created, either by external provisioner "file.csi.azure.com" or manually created by system administrator Apr 18 02:57:46.726: INFO: At 2022-04-18 02:49:43 +0000 UTC - event for pvc-hhzmx: {file.csi.azure.com_capz-wzptwz-md-0-qhbgq_cac1fefa-9ae1-408c-980f-4471ce6013ec } ProvisioningSucceeded: Successfully provisioned volume pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 Apr 18 02:57:46.726: INFO: At 2022-04-18 02:49:44 +0000 UTC - event for azurefile-volume-tester-msl7v: {default-scheduler } Scheduled: Successfully assigned azurefile-2540/azurefile-volume-tester-msl7v to capz-wzpt-d5cvj Apr 18 02:57:46.726: INFO: At 2022-04-18 02:49:50 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} FailedMount: MountVolume.MountDevice failed for volume "pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" : rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 Apr 18 02:57:46.726: INFO: At 2022-04-18 02:51:14 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Pulling: Pulling image "mcr.microsoft.com/windows/servercore:ltsc2022" Apr 18 02:57:46.726: INFO: At 2022-04-18 02:55:40 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Pulled: Successfully pulled image "mcr.microsoft.com/windows/servercore:ltsc2022" in 4m25.2310247s Apr 18 02:57:46.726: INFO: At 2022-04-18 02:55:40 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Created: Created container volume-tester Apr 18 02:57:46.726: INFO: At 2022-04-18 02:57:40 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Pulled: Container image "mcr.microsoft.com/windows/servercore:ltsc2022" already present on machine Apr 18 02:57:46.727: INFO: At 2022-04-18 02:57:40 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Failed: Error: context deadline exceeded Apr 18 02:57:46.727: INFO: At 2022-04-18 02:57:44 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Started: Started container volume-tester Apr 18 02:57:46.727: INFO: At 2022-04-18 02:57:45 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Killing: Stopping container volume-tester Apr 18 02:57:46.829: INFO: POD NODE PHASE GRACE CONDITIONS Apr 18 02:57:46.829: INFO: Apr 18 02:57:46.971: INFO: Logging node info for node capz-wzpt-4rt6n Apr 18 02:57:47.077: INFO: Node Info: &Node{ObjectMeta:{capz-wzpt-4rt6n d2a13699-2bb9-430d-8a05-0fba9282a5f5 2579 0 2022-04-18 02:43:13 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:Standard_D4s_v3 beta.kubernetes.io/os:windows failure-domain.beta.kubernetes.io/region:northeurope failure-domain.beta.kubernetes.io/zone:0 kubernetes.io/arch:amd64 kubernetes.io/hostname:capz-wzpt-4rt6n kubernetes.io/os:windows node.kubernetes.io/instance-type:Standard_D4s_v3 node.kubernetes.io/windows-build:10.0.20348 topology.kubernetes.io/region:northeurope topology.kubernetes.io/zone:0] map[cluster.x-k8s.io/cluster-name:capz-wzptwz cluster.x-k8s.io/cluster-namespace:default cluster.x-k8s.io/machine:capz-wzptwz-md-win-587bd7f9dd-m2rc9 cluster.x-k8s.io/owner-kind:MachineSet cluster.x-k8s.io/owner-name:capz-wzptwz-md-win-587bd7f9dd csi.volume.kubernetes.io/nodeid:{"file.csi.azure.com":"capz-wzpt-4rt6n"} kubeadm.alpha.kubernetes.io/cri-socket:npipe:////./pipe/containerd-containerd node.alpha.kubernetes.io/ttl:0 projectcalico.org/IPv4Address:10.1.0.4/16 projectcalico.org/IPv4VXLANTunnelAddr:192.168.76.1 projectcalico.org/VXLANTunnelMACAddr:00:15:5d:21:23:2f volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{Go-http-client Update v1 2022-04-18 02:43:13 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubeadm.alpha.kubernetes.io/cri-socket":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:node.kubernetes.io/windows-build":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-04-18 02:43:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}}} } {manager Update v1 2022-04-18 02:43:31 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:cluster.x-k8s.io/cluster-name":{},"f:cluster.x-k8s.io/cluster-namespace":{},"f:cluster.x-k8s.io/machine":{},"f:cluster.x-k8s.io/owner-kind":{},"f:cluster.x-k8s.io/owner-name":{}}}} } {calico-node.exe Update v1 2022-04-18 02:44:43 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4VXLANTunnelAddr":{},"f:projectcalico.org/VXLANTunnelMACAddr":{}}}} status} {Go-http-client Update v1 2022-04-18 02:47:39 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:csi.volume.kubernetes.io/nodeid":{}}},"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:azure:///subscriptions/===REDACTED===/resourceGroups/capz-wzptwz/providers/Microsoft.Compute/virtualMachines/capz-wzpt-4rt6n,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{136912564224 0} {<nil>} 133703676Ki BinarySI},memory: {{17179398144 0} {<nil>} 16776756Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{123221307598 0} {<nil>} 123221307598 DecimalSI},memory: {{17074540544 0} {<nil>} 16674356Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-04-18 02:52:56 +0000 UTC,LastTransitionTime:2022-04-18 02:43:13 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-04-18 02:52:56 +0000 UTC,LastTransitionTime:2022-04-18 02:43:13 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-04-18 02:52:56 +0000 UTC,LastTransitionTime:2022-04-18 02:43:13 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-04-18 02:52:56 +0000 UTC,LastTransitionTime:2022-04-18 02:44:04 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:Hostname,Address:capz-wzpt-4rt6n,},NodeAddress{Type:InternalIP,Address:10.1.0.4,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:capz-wzpt-4rt6n,SystemUUID:7CC6AE69-AF43-44EE-8321-926E35B0CA5B,BootID:,KernelVersion:10.0.20348.405,OSImage:Windows Server 2022 Datacenter,ContainerRuntimeVersion:containerd://1.6.1,KubeletVersion:v1.23.5,KubeProxyVersion:v1.23.5,OperatingSystem:windows,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[docker.io/sigwindowstools/calico-install@sha256:141afecd724eb757ee41593cc73f35fb19a2ce13cad73179cf3b1cef81a637d1 docker.io/sigwindowstools/calico-install:v3.22.1-hostprocess],SizeBytes:148096127,},ContainerImage{Names:[capzci.azurecr.io/azurefile-csi@sha256:e44632008767b4c4190478a0d30fbbc0542c1ad77ba19f21eba2e4e7821a5afb capzci.azurecr.io/azurefile-csi:e2e-92b6b36980c6d5b3569bdf7138de57ac800caf1c],SizeBytes:130280703,},ContainerImage{Names:[docker.io/sigwindowstools/calico-node@sha256:b8e6e2f190e58d6b61b7f2a19b0e2e17a377e5b9d7b9528e9b7953d9f9ab59bb docker.io/sigwindowstools/calico-node:v3.22.1-hostprocess],SizeBytes:128793648,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar@sha256:dbec3a8166686b09b242176ab5b99e993da4126438bbce68147c3fd654f35662 mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.4.0],SizeBytes:125554391,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/livenessprobe@sha256:c96a6255c42766f6b8bb1a7cda02b0060ab1b20b2e2dafcc64ec09e7646745a6 mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.5.0],SizeBytes:124471446,},ContainerImage{Names:[ghcr.io/kubernetes-sigs/sig-windows/csi-proxy@sha256:96b4144986319a747ba599892454be2737aae6005d96b8e13ed481321ac3afba ghcr.io/kubernetes-sigs/sig-windows/csi-proxy:v1.0.2],SizeBytes:123925937,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db k8s.gcr.io/pause:3.6],SizeBytes:119397646,},ContainerImage{Names:[docker.io/sigwindowstools/kube-proxy@sha256:0f8a44b795d1824358f24cc56f0024d18a39ae044656686596d8b7fa6d78e1fa docker.io/sigwindowstools/kube-proxy:v1.23.5-calico-hostprocess],SizeBytes:116337721,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Apr 18 02:57:47.078: INFO: Logging kubelet events for node capz-wzpt-4rt6n Apr 18 02:57:47.185: INFO: Logging pods the kubelet thinks is on node capz-wzpt-4rt6n Apr 18 02:57:47.363: INFO: kube-proxy-windows-vtq5l started at 2022-04-18 02:43:14 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:47.363: INFO: Container kube-proxy ready: true, restart count 0 Apr 18 02:57:47.363: INFO: calico-node-windows-db66r started at 2022-04-18 02:43:14 +0000 UTC (1+2 container statuses recorded) Apr 18 02:57:47.363: INFO: Init container install-cni ready: true, restart count 0 Apr 18 02:57:47.363: INFO: Container calico-node-felix ready: true, restart count 1 Apr 18 02:57:47.363: INFO: Container calico-node-startup ready: true, restart count 0 Apr 18 02:57:47.364: INFO: csi-proxy-r922k started at 2022-04-18 02:44:04 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:47.364: INFO: Container csi-proxy ready: true, restart count 0 Apr 18 02:57:47.364: INFO: csi-azurefile-node-win-vqbnb started at 2022-04-18 02:46:24 +0000 UTC (0+3 container statuses recorded) Apr 18 02:57:47.364: INFO: Container azurefile ready: true, restart count 0 Apr 18 02:57:47.364: INFO: Container liveness-probe ready: true, restart count 0 Apr 18 02:57:47.364: INFO: Container node-driver-registrar ready: true, restart count 0 Apr 18 02:57:47.831: INFO: Latency metrics for node capz-wzpt-4rt6n Apr 18 02:57:47.841: INFO: Logging node info for node capz-wzpt-d5cvj Apr 18 02:57:47.953: INFO: Node Info: &Node{ObjectMeta:{capz-wzpt-d5cvj f4066028-5ba8-43a0-ab0c-76cdc9252b24 3002 0 2022-04-18 02:43:15 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:Standard_D4s_v3 beta.kubernetes.io/os:windows failure-domain.beta.kubernetes.io/region:northeurope failure-domain.beta.kubernetes.io/zone:0 kubernetes.io/arch:amd64 kubernetes.io/hostname:capz-wzpt-d5cvj kubernetes.io/os:windows node.kubernetes.io/instance-type:Standard_D4s_v3 node.kubernetes.io/windows-build:10.0.20348 topology.kubernetes.io/region:northeurope topology.kubernetes.io/zone:0] map[cluster.x-k8s.io/cluster-name:capz-wzptwz cluster.x-k8s.io/cluster-namespace:default cluster.x-k8s.io/machine:capz-wzptwz-md-win-587bd7f9dd-wqxjg cluster.x-k8s.io/owner-kind:MachineSet cluster.x-k8s.io/owner-name:capz-wzptwz-md-win-587bd7f9dd csi.volume.kubernetes.io/nodeid:{"file.csi.azure.com":"capz-wzpt-d5cvj"} kubeadm.alpha.kubernetes.io/cri-socket:npipe:////./pipe/containerd-containerd node.alpha.kubernetes.io/ttl:0 projectcalico.org/IPv4Address:10.1.0.6/16 projectcalico.org/IPv4VXLANTunnelAddr:192.168.46.129 projectcalico.org/VXLANTunnelMACAddr:00:15:5d:c3:af:20 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{Go-http-client Update v1 2022-04-18 02:43:16 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubeadm.alpha.kubernetes.io/cri-socket":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:node.kubernetes.io/windows-build":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-04-18 02:43:25 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}}} } {manager Update v1 2022-04-18 02:43:32 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:cluster.x-k8s.io/cluster-name":{},"f:cluster.x-k8s.io/cluster-namespace":{},"f:cluster.x-k8s.io/machine":{},"f:cluster.x-k8s.io/owner-kind":{},"f:cluster.x-k8s.io/owner-name":{}}}} } {calico-node.exe Update v1 2022-04-18 02:44:43 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4VXLANTunnelAddr":{},"f:projectcalico.org/VXLANTunnelMACAddr":{}}}} status} {Go-http-client Update v1 2022-04-18 02:47:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:csi.volume.kubernetes.io/nodeid":{}}},"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:azure:///subscriptions/===REDACTED===/resourceGroups/capz-wzptwz/providers/Microsoft.Compute/virtualMachines/capz-wzpt-d5cvj,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{136912564224 0} {<nil>} 133703676Ki BinarySI},memory: {{17179398144 0} {<nil>} 16776756Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{123221307598 0} {<nil>} 123221307598 DecimalSI},memory: {{17074540544 0} {<nil>} 16674356Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-04-18 02:55:50 +0000 UTC,LastTransitionTime:2022-04-18 02:43:16 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-04-18 02:55:50 +0000 UTC,LastTransitionTime:2022-04-18 02:43:16 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-04-18 02:55:50 +0000 UTC,LastTransitionTime:2022-04-18 02:43:16 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-04-18 02:55:50 +0000 UTC,LastTransitionTime:2022-04-18 02:44:07 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:Hostname,Address:capz-wzpt-d5cvj,},NodeAddress{Type:InternalIP,Address:10.1.0.6,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:capz-wzpt-d5cvj,SystemUUID:55764311-3D6C-4A73-8497-AAA3E77BE7FC,BootID:,KernelVersion:10.0.20348.405,OSImage:Windows Server 2022 Datacenter,ContainerRuntimeVersion:containerd://1.6.1,KubeletVersion:v1.23.5,KubeProxyVersion:v1.23.5,OperatingSystem:windows,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[mcr.microsoft.com/windows/servercore@sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e mcr.microsoft.com/windows/servercore:ltsc2022],SizeBytes:2226956779,},ContainerImage{Names:[docker.io/sigwindowstools/calico-install@sha256:141afecd724eb757ee41593cc73f35fb19a2ce13cad73179cf3b1cef81a637d1 docker.io/sigwindowstools/calico-install:v3.22.1-hostprocess],SizeBytes:148096127,},ContainerImage{Names:[capzci.azurecr.io/azurefile-csi@sha256:e44632008767b4c4190478a0d30fbbc0542c1ad77ba19f21eba2e4e7821a5afb capzci.azurecr.io/azurefile-csi:e2e-92b6b36980c6d5b3569bdf7138de57ac800caf1c],SizeBytes:130280703,},ContainerImage{Names:[docker.io/sigwindowstools/calico-node@sha256:b8e6e2f190e58d6b61b7f2a19b0e2e17a377e5b9d7b9528e9b7953d9f9ab59bb docker.io/sigwindowstools/calico-node:v3.22.1-hostprocess],SizeBytes:128793648,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar@sha256:dbec3a8166686b09b242176ab5b99e993da4126438bbce68147c3fd654f35662 mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.4.0],SizeBytes:125554391,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/livenessprobe@sha256:c96a6255c42766f6b8bb1a7cda02b0060ab1b20b2e2dafcc64ec09e7646745a6 mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.5.0],SizeBytes:124471446,},ContainerImage{Names:[ghcr.io/kubernetes-sigs/sig-windows/csi-proxy@sha256:96b4144986319a747ba599892454be2737aae6005d96b8e13ed481321ac3afba ghcr.io/kubernetes-sigs/sig-windows/csi-proxy:v1.0.2],SizeBytes:123925937,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db k8s.gcr.io/pause:3.6],SizeBytes:119397646,},ContainerImage{Names:[docker.io/sigwindowstools/kube-proxy@sha256:0f8a44b795d1824358f24cc56f0024d18a39ae044656686596d8b7fa6d78e1fa docker.io/sigwindowstools/kube-proxy:v1.23.5-calico-hostprocess],SizeBytes:116337721,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Apr 18 02:57:47.954: INFO: Logging kubelet events for node capz-wzpt-d5cvj Apr 18 02:57:48.061: INFO: Logging pods the kubelet thinks is on node capz-wzpt-d5cvj Apr 18 02:57:48.217: INFO: csi-proxy-krtsc started at 2022-04-18 02:44:07 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:48.217: INFO: Container csi-proxy ready: true, restart count 0 Apr 18 02:57:48.217: INFO: csi-azurefile-node-win-jm6vn started at 2022-04-18 02:46:24 +0000 UTC (0+3 container statuses recorded) Apr 18 02:57:48.217: INFO: Container azurefile ready: true, restart count 0 Apr 18 02:57:48.217: INFO: Container liveness-probe ready: true, restart count 0 Apr 18 02:57:48.217: INFO: Container node-driver-registrar ready: true, restart count 0 Apr 18 02:57:48.217: INFO: kube-proxy-windows-p7nhp started at 2022-04-18 02:43:16 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:48.217: INFO: Container kube-proxy ready: true, restart count 0 Apr 18 02:57:48.217: INFO: calico-node-windows-bn2fx started at 2022-04-18 02:43:16 +0000 UTC (1+2 container statuses recorded) Apr 18 02:57:48.217: INFO: Init container install-cni ready: true, restart count 0 Apr 18 02:57:48.217: INFO: Container calico-node-felix ready: true, restart count 1 Apr 18 02:57:48.217: INFO: Container calico-node-startup ready: true, restart count 0 Apr 18 02:57:48.700: INFO: Latency metrics for node capz-wzpt-d5cvj Apr 18 02:57:48.700: INFO: Logging node info for node capz-wzptwz-control-plane-2r4dh Apr 18 02:57:48.822: INFO: Node Info: &Node{ObjectMeta:{capz-wzptwz-control-plane-2r4dh f92cfd15-d748-4199-8fe3-972ff903f9e5 2597 0 2022-04-18 02:41:38 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:Standard_D2s_v3 beta.kubernetes.io/os:linux failure-domain.beta.kubernetes.io/region:northeurope failure-domain.beta.kubernetes.io/zone:northeurope-3 kubernetes.io/arch:amd64 kubernetes.io/hostname:capz-wzptwz-control-plane-2r4dh kubernetes.io/os:linux node-role.kubernetes.io/control-plane: node-role.kubernetes.io/master: node.kubernetes.io/exclude-from-external-load-balancers: node.kubernetes.io/instance-type:Standard_D2s_v3 topology.kubernetes.io/region:northeurope topology.kubernetes.io/zone:northeurope-3] map[cluster.x-k8s.io/cluster-name:capz-wzptwz cluster.x-k8s.io/cluster-namespace:default cluster.x-k8s.io/machine:capz-wzptwz-control-plane-td9mk cluster.x-k8s.io/owner-kind:KubeadmControlPlane cluster.x-k8s.io/owner-name:capz-wzptwz-control-plane kubeadm.alpha.kubernetes.io/cri-socket:/run/containerd/containerd.sock node.alpha.kubernetes.io/ttl:0 projectcalico.org/IPv4Address:10.0.0.4/16 projectcalico.org/IPv4VXLANTunnelAddr:192.168.18.128 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{manager Update v1 2022-04-18 02:41:40 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:cluster.x-k8s.io/cluster-name":{},"f:cluster.x-k8s.io/cluster-namespace":{},"f:cluster.x-k8s.io/machine":{},"f:cluster.x-k8s.io/owner-kind":{},"f:cluster.x-k8s.io/owner-name":{}}}} } {Go-http-client Update v1 2022-04-18 02:41:41 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubeadm.alpha.kubernetes.io/cri-socket":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node-role.kubernetes.io/control-plane":{},"f:node-role.kubernetes.io/master":{},"f:node.kubernetes.io/exclude-from-external-load-balancers":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-04-18 02:42:08 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:taints":{}}} } {calico-node Update v1 2022-04-18 02:42:17 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4VXLANTunnelAddr":{}}},"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}} status} {Go-http-client Update v1 2022-04-18 02:42:18 +0000 UTC FieldsV1 {"f:status":{"f:allocatable":{"f:ephemeral-storage":{}},"f:capacity":{"f:ephemeral-storage":{}},"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:azure:///subscriptions/===REDACTED===/resourceGroups/capz-wzptwz/providers/Microsoft.Compute/virtualMachines/capz-wzptwz-control-plane-2r4dh,Unschedulable:false,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:<nil>,},},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-azure-disk: {{4 0} {<nil>} 4 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{133018140672 0} {<nil>} BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{8340819968 0} {<nil>} 8145332Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-azure-disk: {{4 0} {<nil>} 4 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{119716326407 0} {<nil>} 119716326407 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{8235962368 0} {<nil>} 8042932Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-04-18 02:42:17 +0000 UTC,LastTransitionTime:2022-04-18 02:42:17 +0000 UTC,Reason:CalicoIsUp,Message:Calico is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-04-18 02:53:02 +0000 UTC,LastTransitionTime:2022-04-18 02:41:28 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-04-18 02:53:02 +0000 UTC,LastTransitionTime:2022-04-18 02:41:28 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-04-18 02:53:02 +0000 UTC,LastTransitionTime:2022-04-18 02:41:28 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-04-18 02:53:02 +0000 UTC,LastTransitionTime:2022-04-18 02:42:08 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:Hostname,Address:capz-wzptwz-control-plane-2r4dh,},NodeAddress{Type:InternalIP,Address:10.0.0.4,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:9bd6d7bc17e349bca73eafdc8c427046,SystemUUID:b94d70b8-adba-0746-ae4a-2ce5d4f7972b,BootID:bea02ea3-38d1-4f10-859f-2715ec7063a6,KernelVersion:5.13.0-1017-azure,OSImage:Ubuntu 20.04.4 LTS,ContainerRuntimeVersion:containerd://1.6.1,KubeletVersion:v1.23.5,KubeProxyVersion:v1.23.5,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[k8s.gcr.io/etcd@sha256:64b9ea357325d5db9f8a723dcf503b5a449177b17ac87d69481e126bb724c263 k8s.gcr.io/etcd:3.5.1-0],SizeBytes:98888614,},ContainerImage{Names:[docker.io/calico/cni@sha256:2219eae79544b098119a06a8bb5608867f9ac00471592a00e2347f3ae4bea687 docker.io/calico/cni:v3.22.1],SizeBytes:80514590,},ContainerImage{Names:[docker.io/calico/node@sha256:1f8ed83e5264b4206cce7e1def11bca0b3ea7d5f4eb9b0ca0dbfc8cb968ca57e docker.io/calico/node:v3.22.1],SizeBytes:69647221,},ContainerImage{Names:[docker.io/calico/kube-controllers@sha256:e42a0aba3637d123481cca14fd8314a482616593edf58f9594c9382e50498f9b docker.io/calico/kube-controllers:v3.22.1],SizeBytes:54948023,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:c1f625d115fbd9a12eac615653fc81c0edb33b2b5a76d1e09d5daed11fa557c1 k8s.gcr.io/kube-proxy:v1.23.5],SizeBytes:39278412,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:ddf5bf7196eb534271f9e5d403f4da19838d5610bb5ca191001bde5f32b5492e k8s.gcr.io/kube-apiserver:v1.23.5],SizeBytes:32603217,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:cca0fb3532abedcc95c5f64268d54da9ecc56cc4817ff08d0128941cf2b0e1a4 k8s.gcr.io/kube-controller-manager:v1.23.5],SizeBytes:30174093,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:489efb65da9edc40bf0911f3e6371e5bb6b8ad8fde1d55193a6cc84c2ef36626 k8s.gcr.io/kube-scheduler:v1.23.5],SizeBytes:15131395,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e k8s.gcr.io/coredns/coredns:v1.8.6],SizeBytes:13585107,},ContainerImage{Names:[docker.io/calico/pod2daemon-flexvol@sha256:35802ba083546a7c5e8b5bf0ee7ffad7f8a468e8c2b3631e7e9647512c94041d docker.io/calico/pod2daemon-flexvol:v3.22.1],SizeBytes:8462620,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db k8s.gcr.io/pause:3.6],SizeBytes:301773,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Apr 18 02:57:48.822: INFO: Logging kubelet events for node capz-wzptwz-control-plane-2r4dh Apr 18 02:57:48.928: INFO: Logging pods the kubelet thinks is on node capz-wzptwz-control-plane-2r4dh Apr 18 02:57:49.122: INFO: kube-controller-manager-capz-wzptwz-control-plane-2r4dh started at 2022-04-18 02:41:49 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Container kube-controller-manager ready: true, restart count 0 Apr 18 02:57:49.122: INFO: kube-proxy-qdxks started at 2022-04-18 02:41:49 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Container kube-proxy ready: true, restart count 0 Apr 18 02:57:49.122: INFO: calico-node-6x6t5 started at 2022-04-18 02:41:49 +0000 UTC (3+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Init container upgrade-ipam ready: true, restart count 0 Apr 18 02:57:49.122: INFO: Init container install-cni ready: true, restart count 0 Apr 18 02:57:49.122: INFO: Init container flexvol-driver ready: true, restart count 0 Apr 18 02:57:49.122: INFO: Container calico-node ready: true, restart count 0 Apr 18 02:57:49.122: INFO: coredns-64897985d-pwqxw started at 2022-04-18 02:42:08 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Container coredns ready: true, restart count 0 Apr 18 02:57:49.122: INFO: coredns-64897985d-nd2fq started at 2022-04-18 02:42:08 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Container coredns ready: true, restart count 0 Apr 18 02:57:49.122: INFO: etcd-capz-wzptwz-control-plane-2r4dh started at 2022-04-18 02:41:48 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Container etcd ready: true, restart count 0 Apr 18 02:57:49.122: INFO: kube-apiserver-capz-wzptwz-control-plane-2r4dh started at 2022-04-18 02:41:49 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Container kube-apiserver ready: true, restart count 0 Apr 18 02:57:49.122: INFO: kube-scheduler-capz-wzptwz-control-plane-2r4dh started at 2022-04-18 02:41:49 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Container kube-scheduler ready: true, restart count 0 Apr 18 02:57:49.122: INFO: calico-kube-controllers-7c664f4648-9sx2j started at 2022-04-18 02:42:08 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.122: INFO: Container calico-kube-controllers ready: true, restart count 0 Apr 18 02:57:49.564: INFO: Latency metrics for node capz-wzptwz-control-plane-2r4dh Apr 18 02:57:49.564: INFO: Logging node info for node capz-wzptwz-md-0-6sqgk Apr 18 02:57:49.672: INFO: Node Info: &Node{ObjectMeta:{capz-wzptwz-md-0-6sqgk e27c3660-2aac-4239-9b95-53322c49eccc 2593 0 2022-04-18 02:42:47 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:Standard_D4s_v3 beta.kubernetes.io/os:linux failure-domain.beta.kubernetes.io/region:northeurope failure-domain.beta.kubernetes.io/zone:0 kubernetes.io/arch:amd64 kubernetes.io/hostname:capz-wzptwz-md-0-6sqgk kubernetes.io/os:linux node.kubernetes.io/instance-type:Standard_D4s_v3 topology.kubernetes.io/region:northeurope topology.kubernetes.io/zone:0] map[cluster.x-k8s.io/cluster-name:capz-wzptwz cluster.x-k8s.io/cluster-namespace:default cluster.x-k8s.io/machine:capz-wzptwz-md-0-8b68f458f-brkkz cluster.x-k8s.io/owner-kind:MachineSet cluster.x-k8s.io/owner-name:capz-wzptwz-md-0-8b68f458f kubeadm.alpha.kubernetes.io/cri-socket:/run/containerd/containerd.sock node.alpha.kubernetes.io/ttl:0 projectcalico.org/IPv4Address:10.1.0.7/16 projectcalico.org/IPv4VXLANTunnelAddr:192.168.159.0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{Go-http-client Update v1 2022-04-18 02:42:47 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubeadm.alpha.kubernetes.io/cri-socket":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-04-18 02:43:00 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}}} } {manager Update v1 2022-04-18 02:43:02 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:cluster.x-k8s.io/cluster-name":{},"f:cluster.x-k8s.io/cluster-namespace":{},"f:cluster.x-k8s.io/machine":{},"f:cluster.x-k8s.io/owner-kind":{},"f:cluster.x-k8s.io/owner-name":{}}}} } {calico-node Update v1 2022-04-18 02:43:13 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4VXLANTunnelAddr":{}}},"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}} status} {Go-http-client Update v1 2022-04-18 02:43:18 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:azure:///subscriptions/===REDACTED===/resourceGroups/capz-wzptwz/providers/Microsoft.Compute/virtualMachines/capz-wzptwz-md-0-6sqgk,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{133018140672 0} {<nil>} BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{16783433728 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{119716326407 0} {<nil>} 119716326407 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{16678576128 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-04-18 02:43:13 +0000 UTC,LastTransitionTime:2022-04-18 02:43:13 +0000 UTC,Reason:CalicoIsUp,Message:Calico is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-04-18 02:53:00 +0000 UTC,LastTransitionTime:2022-04-18 02:42:47 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-04-18 02:53:00 +0000 UTC,LastTransitionTime:2022-04-18 02:42:47 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-04-18 02:53:00 +0000 UTC,LastTransitionTime:2022-04-18 02:42:47 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-04-18 02:53:00 +0000 UTC,LastTransitionTime:2022-04-18 02:43:08 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:Hostname,Address:capz-wzptwz-md-0-6sqgk,},NodeAddress{Type:InternalIP,Address:10.1.0.7,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:2e84cacd48884d36b63d5091570dc857,SystemUUID:a7662bc4-5d22-684a-9e21-d184f0114e65,BootID:b0f0b522-a519-486b-8073-62c471109d2a,KernelVersion:5.13.0-1017-azure,OSImage:Ubuntu 20.04.4 LTS,ContainerRuntimeVersion:containerd://1.6.1,KubeletVersion:v1.23.5,KubeProxyVersion:v1.23.5,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[k8s.gcr.io/etcd@sha256:64b9ea357325d5db9f8a723dcf503b5a449177b17ac87d69481e126bb724c263 k8s.gcr.io/etcd:3.5.1-0],SizeBytes:98888614,},ContainerImage{Names:[docker.io/calico/cni@sha256:2219eae79544b098119a06a8bb5608867f9ac00471592a00e2347f3ae4bea687 docker.io/calico/cni:v3.22.1],SizeBytes:80514590,},ContainerImage{Names:[docker.io/calico/node@sha256:1f8ed83e5264b4206cce7e1def11bca0b3ea7d5f4eb9b0ca0dbfc8cb968ca57e docker.io/calico/node:v3.22.1],SizeBytes:69647221,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:c1f625d115fbd9a12eac615653fc81c0edb33b2b5a76d1e09d5daed11fa557c1 k8s.gcr.io/kube-proxy:v1.23.5],SizeBytes:39278412,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:ddf5bf7196eb534271f9e5d403f4da19838d5610bb5ca191001bde5f32b5492e k8s.gcr.io/kube-apiserver:v1.23.5],SizeBytes:32603217,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:cca0fb3532abedcc95c5f64268d54da9ecc56cc4817ff08d0128941cf2b0e1a4 k8s.gcr.io/kube-controller-manager:v1.23.5],SizeBytes:30174093,},ContainerImage{Names:[docker.io/andyzhangx/samba@sha256:1c268eae7ec1eb9fbbbd4f0aab3ee41c7a4c4ecb0313c498cb11cfdcc762ad3e docker.io/andyzhangx/samba:win-fix],SizeBytes:21999042,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:489efb65da9edc40bf0911f3e6371e5bb6b8ad8fde1d55193a6cc84c2ef36626 k8s.gcr.io/kube-scheduler:v1.23.5],SizeBytes:15131395,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e k8s.gcr.io/coredns/coredns:v1.8.6],SizeBytes:13585107,},ContainerImage{Names:[docker.io/calico/pod2daemon-flexvol@sha256:35802ba083546a7c5e8b5bf0ee7ffad7f8a468e8c2b3631e7e9647512c94041d docker.io/calico/pod2daemon-flexvol:v3.22.1],SizeBytes:8462620,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db k8s.gcr.io/pause:3.6],SizeBytes:301773,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Apr 18 02:57:49.672: INFO: Logging kubelet events for node capz-wzptwz-md-0-6sqgk Apr 18 02:57:49.778: INFO: Logging pods the kubelet thinks is on node capz-wzptwz-md-0-6sqgk Apr 18 02:57:49.922: INFO: kube-proxy-xrvt4 started at 2022-04-18 02:42:48 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.922: INFO: Container kube-proxy ready: true, restart count 0 Apr 18 02:57:49.922: INFO: calico-node-t9ncr started at 2022-04-18 02:42:48 +0000 UTC (3+1 container statuses recorded) Apr 18 02:57:49.922: INFO: Init container upgrade-ipam ready: true, restart count 0 Apr 18 02:57:49.922: INFO: Init container install-cni ready: true, restart count 0 Apr 18 02:57:49.922: INFO: Init container flexvol-driver ready: true, restart count 0 Apr 18 02:57:49.922: INFO: Container calico-node ready: true, restart count 0 Apr 18 02:57:49.923: INFO: smb-server-55b87d449c-tm25t started at 2022-04-18 02:47:40 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:49.923: INFO: Container smb-server ready: true, restart count 0 Apr 18 02:57:50.316: INFO: Latency metrics for node capz-wzptwz-md-0-6sqgk Apr 18 02:57:50.317: INFO: Logging node info for node capz-wzptwz-md-0-qhbgq Apr 18 02:57:50.425: INFO: Node Info: &Node{ObjectMeta:{capz-wzptwz-md-0-qhbgq 325a3c94-c3f8-4dab-b87f-a44cb462bd5b 3254 0 2022-04-18 02:42:47 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:Standard_D4s_v3 beta.kubernetes.io/os:linux failure-domain.beta.kubernetes.io/region:northeurope failure-domain.beta.kubernetes.io/zone:0 kubernetes.io/arch:amd64 kubernetes.io/hostname:capz-wzptwz-md-0-qhbgq kubernetes.io/os:linux node.kubernetes.io/instance-type:Standard_D4s_v3 topology.kubernetes.io/region:northeurope topology.kubernetes.io/zone:0] map[cluster.x-k8s.io/cluster-name:capz-wzptwz cluster.x-k8s.io/cluster-namespace:default cluster.x-k8s.io/machine:capz-wzptwz-md-0-8b68f458f-qqfh9 cluster.x-k8s.io/owner-kind:MachineSet cluster.x-k8s.io/owner-name:capz-wzptwz-md-0-8b68f458f kubeadm.alpha.kubernetes.io/cri-socket:/run/containerd/containerd.sock node.alpha.kubernetes.io/ttl:0 projectcalico.org/IPv4Address:10.1.0.5/16 projectcalico.org/IPv4VXLANTunnelAddr:192.168.181.128 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{Go-http-client Update v1 2022-04-18 02:42:47 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubeadm.alpha.kubernetes.io/cri-socket":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-04-18 02:42:50 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}}} } {manager Update v1 2022-04-18 02:43:00 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:cluster.x-k8s.io/cluster-name":{},"f:cluster.x-k8s.io/cluster-namespace":{},"f:cluster.x-k8s.io/machine":{},"f:cluster.x-k8s.io/owner-kind":{},"f:cluster.x-k8s.io/owner-name":{}}}} } {calico-node Update v1 2022-04-18 02:43:10 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4VXLANTunnelAddr":{}}},"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}} status} {Go-http-client Update v1 2022-04-18 02:43:17 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:azure:///subscriptions/===REDACTED===/resourceGroups/capz-wzptwz/providers/Microsoft.Compute/virtualMachines/capz-wzptwz-md-0-qhbgq,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{133018140672 0} {<nil>} BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{16783433728 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{119716326407 0} {<nil>} 119716326407 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{16678576128 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-04-18 02:43:10 +0000 UTC,LastTransitionTime:2022-04-18 02:43:10 +0000 UTC,Reason:CalicoIsUp,Message:Calico is running on this node,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-04-18 02:57:35 +0000 UTC,LastTransitionTime:2022-04-18 02:42:47 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-04-18 02:57:35 +0000 UTC,LastTransitionTime:2022-04-18 02:42:47 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-04-18 02:57:35 +0000 UTC,LastTransitionTime:2022-04-18 02:42:47 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-04-18 02:57:35 +0000 UTC,LastTransitionTime:2022-04-18 02:43:07 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:Hostname,Address:capz-wzptwz-md-0-qhbgq,},NodeAddress{Type:InternalIP,Address:10.1.0.5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:3c7e01966d5545b3b08a86abdd14bdd8,SystemUUID:3fc41ccc-f43c-124e-96a9-4735b55be31a,BootID:3d64482b-dae0-4d08-a235-81180f06581d,KernelVersion:5.13.0-1017-azure,OSImage:Ubuntu 20.04.4 LTS,ContainerRuntimeVersion:containerd://1.6.1,KubeletVersion:v1.23.5,KubeProxyVersion:v1.23.5,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[k8s.gcr.io/etcd@sha256:64b9ea357325d5db9f8a723dcf503b5a449177b17ac87d69481e126bb724c263 k8s.gcr.io/etcd:3.5.1-0],SizeBytes:98888614,},ContainerImage{Names:[capzci.azurecr.io/azurefile-csi@sha256:e44632008767b4c4190478a0d30fbbc0542c1ad77ba19f21eba2e4e7821a5afb capzci.azurecr.io/azurefile-csi:e2e-92b6b36980c6d5b3569bdf7138de57ac800caf1c],SizeBytes:95807852,},ContainerImage{Names:[docker.io/calico/cni@sha256:2219eae79544b098119a06a8bb5608867f9ac00471592a00e2347f3ae4bea687 docker.io/calico/cni:v3.22.1],SizeBytes:80514590,},ContainerImage{Names:[docker.io/calico/node@sha256:1f8ed83e5264b4206cce7e1def11bca0b3ea7d5f4eb9b0ca0dbfc8cb968ca57e docker.io/calico/node:v3.22.1],SizeBytes:69647221,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/csi-provisioner@sha256:542c9258a1441e4927883ea73425e21f9a14043a649686bf6b51700f34c64f8e mcr.microsoft.com/oss/kubernetes-csi/csi-provisioner:v3.1.0],SizeBytes:59205633,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/csi-resizer@sha256:ab6c2e18a4d943f2bf8688e1779622277a1d14c355c9d4bfc0d761d86c5108b3 mcr.microsoft.com/oss/kubernetes-csi/csi-resizer:v1.4.0],SizeBytes:56924121,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/csi-attacher@sha256:19fbca01394f7ed80151731180cfde0a3367f038beae2a97cda7928034010057 mcr.microsoft.com/oss/kubernetes-csi/csi-attacher:v3.4.0],SizeBytes:56301028,},ContainerImage{Names:[k8s.gcr.io/kube-proxy@sha256:c1f625d115fbd9a12eac615653fc81c0edb33b2b5a76d1e09d5daed11fa557c1 k8s.gcr.io/kube-proxy:v1.23.5],SizeBytes:39278412,},ContainerImage{Names:[k8s.gcr.io/kube-apiserver@sha256:ddf5bf7196eb534271f9e5d403f4da19838d5610bb5ca191001bde5f32b5492e k8s.gcr.io/kube-apiserver:v1.23.5],SizeBytes:32603217,},ContainerImage{Names:[k8s.gcr.io/kube-controller-manager@sha256:cca0fb3532abedcc95c5f64268d54da9ecc56cc4817ff08d0128941cf2b0e1a4 k8s.gcr.io/kube-controller-manager:v1.23.5],SizeBytes:30174093,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/csi-snapshotter@sha256:a889e925e15f9423f7842f1b769f64cbcf6a20b6956122836fc835cf22d9073f mcr.microsoft.com/oss/kubernetes-csi/csi-snapshotter:v5.0.1],SizeBytes:22192414,},ContainerImage{Names:[k8s.gcr.io/kube-scheduler@sha256:489efb65da9edc40bf0911f3e6371e5bb6b8ad8fde1d55193a6cc84c2ef36626 k8s.gcr.io/kube-scheduler:v1.23.5],SizeBytes:15131395,},ContainerImage{Names:[k8s.gcr.io/coredns/coredns@sha256:5b6ec0d6de9baaf3e92d0f66cd96a25b9edbce8716f5f15dcd1a616b3abd590e k8s.gcr.io/coredns/coredns:v1.8.6],SizeBytes:13585107,},ContainerImage{Names:[docker.io/calico/pod2daemon-flexvol@sha256:35802ba083546a7c5e8b5bf0ee7ffad7f8a468e8c2b3631e7e9647512c94041d docker.io/calico/pod2daemon-flexvol:v3.22.1],SizeBytes:8462620,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/livenessprobe@sha256:c96a6255c42766f6b8bb1a7cda02b0060ab1b20b2e2dafcc64ec09e7646745a6 mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.5.0],SizeBytes:8222208,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db k8s.gcr.io/pause:3.6],SizeBytes:301773,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Apr 18 02:57:50.426: INFO: Logging kubelet events for node capz-wzptwz-md-0-qhbgq Apr 18 02:57:50.533: INFO: Logging pods the kubelet thinks is on node capz-wzptwz-md-0-qhbgq Apr 18 02:57:50.685: INFO: kube-proxy-4jgg9 started at 2022-04-18 02:42:47 +0000 UTC (0+1 container statuses recorded) Apr 18 02:57:50.686: INFO: Container kube-proxy ready: true, restart count 0 Apr 18 02:57:50.686: INFO: calico-node-h7z7b started at 2022-04-18 02:42:47 +0000 UTC (3+1 container statuses recorded) Apr 18 02:57:50.686: INFO: Init container upgrade-ipam ready: true, restart count 0 Apr 18 02:57:50.686: INFO: Init container install-cni ready: true, restart count 0 Apr 18 02:57:50.686: INFO: Init container flexvol-driver ready: true, restart count 0 Apr 18 02:57:50.686: INFO: Container calico-node ready: true, restart count 0 Apr 18 02:57:50.686: INFO: csi-azurefile-controller-cb54cc958-bw9q4 started at 2022-04-18 02:46:24 +0000 UTC (0+6 container statuses recorded) Apr 18 02:57:50.686: INFO: Container azurefile ready: true, restart count 0 Apr 18 02:57:50.686: INFO: Container csi-attacher ready: true, restart count 0 Apr 18 02:57:50.686: INFO: Container csi-provisioner ready: true, restart count 0 Apr 18 02:57:50.686: INFO: Container csi-resizer ready: true, restart count 0 Apr 18 02:57:50.686: INFO: Container csi-snapshotter ready: true, restart count 0 Apr 18 02:57:50.686: INFO: Container liveness-probe ready: true, restart count 0 Apr 18 02:57:51.075: INFO: Latency metrics for node capz-wzptwz-md-0-qhbgq Apr 18 02:57:51.075: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready �[1mSTEP�[0m: Destroying namespace "azurefile-2540" for this suite.
Find azurefile-volume-tester-msl7v mentions in log files | View test history on testgrid
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a deployment object, write and read to it, delete the pod and write and read to it again [kubernetes.io/azure-file] [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a pod with multiple volumes [kubernetes.io/azure-file] [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a pod with volume mount subpath [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a statefulset object, write and read to it, delete the pod and write and read to it again [file.csi.azure.com]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a storage account with tags [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a volume on demand and mount it as readOnly in a pod [kubernetes.io/azure-file] [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a volume on demand and resize it [kubernetes.io/azure-file] [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a volume on demand with mount options (Bring Your Own Key) [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a volume on demand with useDataPlaneAPI [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create an CSI inline volume [file.csi.azure.com]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create multiple PV objects, bind to PVCs and attach all to different pods on the same node [kubernetes.io/azure-file] [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should delete PV with reclaimPolicy "Delete" [kubernetes.io/azure-file] [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should mount on-prem smb server [file.csi.azure.com]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should retain PV with reclaimPolicy "Retain" [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Pre-Provisioned should use a pre-provisioned volume and mount it as readOnly in a pod [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Pre-Provisioned should use a pre-provisioned volume and mount it by multiple pods [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Pre-Provisioned should use a pre-provisioned volume and retain PV with reclaimPolicy "Retain" [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Pre-Provisioned should use existing credentials in k8s cluster [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Pre-Provisioned should use provided credentials [file.csi.azure.com] [Windows]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning [env] should retain PV with reclaimPolicy "Retain" [file.csi.azure.com] [disk]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a NFS volume on demand on a storage account with private endpoint [file.csi.azure.com] [nfs]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a NFS volume on demand with mount options [file.csi.azure.com] [nfs]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a deployment object, write and read to it, delete the pod and write and read to it again [file.csi.azure.com] [disk]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a pod with multiple NFS volumes [file.csi.azure.com]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a pod, write and read to it, take a volume snapshot, and validate whether it is ready to use [file.csi.azure.com]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a vhd disk volume on demand [kubernetes.io/azure-file] [file.csi.azure.com][disk]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a vhd disk volume on demand and mount it as readOnly in a pod [file.csi.azure.com][disk]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create a volume after driver restart [kubernetes.io/azure-file] [file.csi.azure.com]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create an inline volume by in-tree driver [kubernetes.io/azure-file]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should create multiple PV objects, bind to PVCs and attach all to different pods on the same node [file.csi.azure.com][disk]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should delete PV with reclaimPolicy "Delete" [file.csi.azure.com] [disk]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should receive FailedMount event with invalid mount options [file.csi.azure.com] [disk]
AzureFile CSI Driver End-to-End Tests Dynamic Provisioning should receive FailedMount event with invalid mount options [file.csi.azure.com] [disk]
... skipping 670 lines ... certificate.cert-manager.io "selfsigned-cert" deleted # Create secret for AzureClusterIdentity ./hack/create-identity-secret.sh make[2]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure' make[2]: Nothing to be done for 'kubectl'. make[2]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure' Error from server (NotFound): secrets "cluster-identity-secret" not found secret/cluster-identity-secret created secret/cluster-identity-secret labeled # Deploy CAPI curl --retry 3 -sSL https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.1.2/cluster-api-components.yaml | /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/hack/tools/bin/envsubst-v2.0.0-20210730161058-179042472c46 | kubectl apply -f - namespace/capi-system created customresourcedefinition.apiextensions.k8s.io/clusterclasses.cluster.x-k8s.io created ... skipping 1169 lines ... image: "mcr.microsoft.com/oss/kubernetes-csi/csi-resizer:v1.4.0" args: - "-csi-address=$(ADDRESS)" - "-v=2" - "-leader-election" - "--leader-election-namespace=kube-system" - '-handle-volume-inuse-error=false' - '-timeout=120s' - '-feature-gates=RecoverVolumeExpansionFailure=true' env: - name: ADDRESS value: /csi/csi.sock imagePullPolicy: IfNotPresent ... skipping 148 lines ... Git Commit: N/A Go Version: go1.18.1 Platform: linux/amd64 Streaming logs below: [1mSTEP[0m: Building a namespace api object, basename azurefile W0418 02:47:40.898158 36669 azure.go:78] InitializeCloudFromSecret: failed to get cloud config from secret /: failed to get secret /: resource name may not be empty I0418 02:47:40.899319 36669 driver.go:93] Enabling controller service capability: CREATE_DELETE_VOLUME I0418 02:47:40.899346 36669 driver.go:93] Enabling controller service capability: PUBLISH_UNPUBLISH_VOLUME I0418 02:47:40.899357 36669 driver.go:93] Enabling controller service capability: CREATE_DELETE_SNAPSHOT I0418 02:47:40.899364 36669 driver.go:93] Enabling controller service capability: EXPAND_VOLUME I0418 02:47:40.899370 36669 driver.go:93] Enabling controller service capability: SINGLE_NODE_MULTI_WRITER I0418 02:47:40.899378 36669 driver.go:112] Enabling volume access mode: SINGLE_NODE_WRITER ... skipping 117 lines ... Apr 18 02:49:42.027: INFO: PersistentVolumeClaim pvc-hhzmx found but phase is Pending instead of Bound. Apr 18 02:49:44.130: INFO: PersistentVolumeClaim pvc-hhzmx found and phase=Bound (1m36.862074268s) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 02:49:44.440: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-msl7v" in namespace "azurefile-2540" to be "Succeeded or Failed" Apr 18 02:49:44.542: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 101.919457ms Apr 18 02:49:46.644: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 2.20463861s Apr 18 02:49:48.748: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 4.308091955s Apr 18 02:49:50.851: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 6.410968301s Apr 18 02:49:52.954: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 8.514242289s Apr 18 02:49:55.058: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 10.618146635s ... skipping 214 lines ... Apr 18 02:57:27.987: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m43.547263354s Apr 18 02:57:30.093: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m45.653251601s Apr 18 02:57:32.201: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m47.760990006s Apr 18 02:57:34.330: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m49.890595986s Apr 18 02:57:36.437: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m51.997492219s Apr 18 02:57:38.544: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Pending", Reason="", readiness=false. Elapsed: 7m54.103835152s Apr 18 02:57:40.649: INFO: Pod "azurefile-volume-tester-msl7v": Phase="Failed", Reason="", readiness=false. Elapsed: 7m56.209396611s Apr 18 02:57:40.650: INFO: deleting Pod "azurefile-2540"/"azurefile-volume-tester-msl7v" Apr 18 02:57:40.768: INFO: Pod azurefile-volume-tester-msl7v has the following logs: [1mSTEP[0m: Deleting pod azurefile-volume-tester-msl7v in namespace azurefile-2540 Apr 18 02:57:40.881: INFO: deleting PVC "azurefile-2540"/"pvc-hhzmx" Apr 18 02:57:40.881: INFO: Deleting PersistentVolumeClaim "pvc-hhzmx" [1mSTEP[0m: waiting for claim's PV "pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" to be deleted ... skipping 6 lines ... [1mSTEP[0m: Collecting events from namespace "azurefile-2540". [1mSTEP[0m: Found 12 events. Apr 18 02:57:46.726: INFO: At 2022-04-18 02:48:07 +0000 UTC - event for pvc-hhzmx: {file.csi.azure.com_capz-wzptwz-md-0-qhbgq_cac1fefa-9ae1-408c-980f-4471ce6013ec } Provisioning: External provisioner is provisioning volume for claim "azurefile-2540/pvc-hhzmx" Apr 18 02:57:46.726: INFO: At 2022-04-18 02:48:07 +0000 UTC - event for pvc-hhzmx: {persistentvolume-controller } ExternalProvisioning: waiting for a volume to be created, either by external provisioner "file.csi.azure.com" or manually created by system administrator Apr 18 02:57:46.726: INFO: At 2022-04-18 02:49:43 +0000 UTC - event for pvc-hhzmx: {file.csi.azure.com_capz-wzptwz-md-0-qhbgq_cac1fefa-9ae1-408c-980f-4471ce6013ec } ProvisioningSucceeded: Successfully provisioned volume pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 Apr 18 02:57:46.726: INFO: At 2022-04-18 02:49:44 +0000 UTC - event for azurefile-volume-tester-msl7v: {default-scheduler } Scheduled: Successfully assigned azurefile-2540/azurefile-volume-tester-msl7v to capz-wzpt-d5cvj Apr 18 02:57:46.726: INFO: At 2022-04-18 02:49:50 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} FailedMount: MountVolume.MountDevice failed for volume "pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" : rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 Apr 18 02:57:46.726: INFO: At 2022-04-18 02:51:14 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Pulling: Pulling image "mcr.microsoft.com/windows/servercore:ltsc2022" Apr 18 02:57:46.726: INFO: At 2022-04-18 02:55:40 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Pulled: Successfully pulled image "mcr.microsoft.com/windows/servercore:ltsc2022" in 4m25.2310247s Apr 18 02:57:46.726: INFO: At 2022-04-18 02:55:40 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Created: Created container volume-tester Apr 18 02:57:46.726: INFO: At 2022-04-18 02:57:40 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Pulled: Container image "mcr.microsoft.com/windows/servercore:ltsc2022" already present on machine Apr 18 02:57:46.727: INFO: At 2022-04-18 02:57:40 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Failed: Error: context deadline exceeded Apr 18 02:57:46.727: INFO: At 2022-04-18 02:57:44 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Started: Started container volume-tester Apr 18 02:57:46.727: INFO: At 2022-04-18 02:57:45 +0000 UTC - event for azurefile-volume-tester-msl7v: {kubelet capz-wzpt-d5cvj} Killing: Stopping container volume-tester Apr 18 02:57:46.829: INFO: POD NODE PHASE GRACE CONDITIONS Apr 18 02:57:46.829: INFO: Apr 18 02:57:46.971: INFO: Logging node info for node capz-wzpt-4rt6n ... skipping 114 lines ... [91m[1m• Failure [585.741 seconds][0m Dynamic Provisioning [90m/home/prow/go/src/sigs.k8s.io/azurefile-csi-driver/test/e2e/dynamic_provisioning_test.go:42[0m [91m[1mshould create a volume on demand with mount options [kubernetes.io/azure-file] [file.csi.azure.com] [Windows] [It][0m [90m/home/prow/go/src/sigs.k8s.io/azurefile-csi-driver/test/e2e/dynamic_provisioning_test.go:104[0m [91mUnexpected error: <*errors.errorString | 0xc000875a60>: { s: "pod \"azurefile-volume-tester-msl7v\" failed with status: {Phase:Failed Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [volume-tester]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [volume-tester]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:10.1.0.6 PodIP:192.168.46.132 PodIPs:[{IP:192.168.46.132}] StartTime:2022-04-18 02:49:44 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:volume-tester State:{Waiting:&ContainerStateWaiting{Reason:RunContainerError,Message:context deadline exceeded,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:,Message:,StartedAt:0001-01-01 00:00:00 +0000 UTC,FinishedAt:0001-01-01 00:00:00 +0000 UTC,ContainerID:containerd://9de25405394592c272c9f714b942004508380094a558e553638ec5dcc15cf597,}} Ready:false RestartCount:0 Image:mcr.microsoft.com/windows/servercore:ltsc2022 ImageID:mcr.microsoft.com/windows/servercore@sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e ContainerID:containerd://9de25405394592c272c9f714b942004508380094a558e553638ec5dcc15cf597 Started:0xc00073e568}] QOSClass:BestEffort EphemeralContainerStatuses:[]}", } pod "azurefile-volume-tester-msl7v" failed with status: {Phase:Failed Conditions:[{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason: Message:} {Type:Ready Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [volume-tester]} {Type:ContainersReady Status:False LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason:ContainersNotReady Message:containers with unready status: [volume-tester]} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-04-18 02:49:44 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP:10.1.0.6 PodIP:192.168.46.132 PodIPs:[{IP:192.168.46.132}] StartTime:2022-04-18 02:49:44 +0000 UTC InitContainerStatuses:[] ContainerStatuses:[{Name:volume-tester State:{Waiting:&ContainerStateWaiting{Reason:RunContainerError,Message:context deadline exceeded,} Running:nil Terminated:nil} LastTerminationState:{Waiting:nil Running:nil Terminated:&ContainerStateTerminated{ExitCode:0,Signal:0,Reason:,Message:,StartedAt:0001-01-01 00:00:00 +0000 UTC,FinishedAt:0001-01-01 00:00:00 +0000 UTC,ContainerID:containerd://9de25405394592c272c9f714b942004508380094a558e553638ec5dcc15cf597,}} Ready:false RestartCount:0 Image:mcr.microsoft.com/windows/servercore:ltsc2022 ImageID:mcr.microsoft.com/windows/servercore@sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e ContainerID:containerd://9de25405394592c272c9f714b942004508380094a558e553638ec5dcc15cf597 Started:0xc00073e568}] QOSClass:BestEffort EphemeralContainerStatuses:[]} occurred[0m /home/prow/go/src/sigs.k8s.io/azurefile-csi-driver/test/e2e/testsuites/testsuites.go:691 [90m------------------------------[0m [0mDynamic Provisioning[0m [1mshould create a pod with volume mount subpath [file.csi.azure.com] [Windows][0m ... skipping 26 lines ... Apr 18 02:58:12.571: INFO: PersistentVolumeClaim pvc-hzxpm found but phase is Pending instead of Bound. Apr 18 02:58:14.673: INFO: PersistentVolumeClaim pvc-hzxpm found and phase=Bound (21.138167901s) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 02:58:14.983: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-dcpjk" in namespace "azurefile-4728" to be "Succeeded or Failed" Apr 18 02:58:15.085: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Pending", Reason="", readiness=false. Elapsed: 101.687142ms Apr 18 02:58:17.189: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Pending", Reason="", readiness=false. Elapsed: 2.205679516s Apr 18 02:58:19.294: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Pending", Reason="", readiness=false. Elapsed: 4.310950302s Apr 18 02:58:21.400: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Pending", Reason="", readiness=false. Elapsed: 6.416433971s Apr 18 02:58:23.505: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Pending", Reason="", readiness=false. Elapsed: 8.522097345s Apr 18 02:58:25.611: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Pending", Reason="", readiness=false. Elapsed: 10.62806856s Apr 18 02:58:27.718: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Pending", Reason="", readiness=false. Elapsed: 12.735239491s Apr 18 02:58:29.825: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Pending", Reason="", readiness=false. Elapsed: 14.841593806s Apr 18 02:58:31.931: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Running", Reason="", readiness=true. Elapsed: 16.947289302s Apr 18 02:58:34.037: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Running", Reason="", readiness=true. Elapsed: 19.053642105s Apr 18 02:58:36.143: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Running", Reason="", readiness=true. Elapsed: 21.159781331s Apr 18 02:58:38.249: INFO: Pod "azurefile-volume-tester-dcpjk": Phase="Succeeded", Reason="", readiness=false. Elapsed: 23.266016527s [1mSTEP[0m: Saw pod success Apr 18 02:58:38.249: INFO: Pod "azurefile-volume-tester-dcpjk" satisfied condition "Succeeded or Failed" Apr 18 02:58:38.249: INFO: deleting Pod "azurefile-4728"/"azurefile-volume-tester-dcpjk" Apr 18 02:58:38.362: INFO: Pod azurefile-volume-tester-dcpjk has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-dcpjk in namespace azurefile-4728 Apr 18 02:58:38.472: INFO: deleting PVC "azurefile-4728"/"pvc-hzxpm" Apr 18 02:58:38.472: INFO: Deleting PersistentVolumeClaim "pvc-hzxpm" ... skipping 115 lines ... Apr 18 02:59:43.402: INFO: PersistentVolumeClaim pvc-6gk6w found but phase is Pending instead of Bound. Apr 18 02:59:45.506: INFO: PersistentVolumeClaim pvc-6gk6w found and phase=Bound (21.133516188s) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with an error Apr 18 02:59:45.816: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-xjzdt" in namespace "azurefile-2790" to be "Error status code" Apr 18 02:59:45.922: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Pending", Reason="", readiness=false. Elapsed: 106.059912ms Apr 18 02:59:48.025: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Pending", Reason="", readiness=false. Elapsed: 2.209264684s Apr 18 02:59:50.131: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Pending", Reason="", readiness=false. Elapsed: 4.314865331s Apr 18 02:59:52.237: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Pending", Reason="", readiness=false. Elapsed: 6.420863526s Apr 18 02:59:54.344: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Pending", Reason="", readiness=false. Elapsed: 8.527801852s Apr 18 02:59:56.450: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Pending", Reason="", readiness=false. Elapsed: 10.63374959s Apr 18 02:59:58.556: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Running", Reason="", readiness=true. Elapsed: 12.740017483s Apr 18 03:00:00.663: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Running", Reason="", readiness=true. Elapsed: 14.846519612s Apr 18 03:00:02.768: INFO: Pod "azurefile-volume-tester-xjzdt": Phase="Failed", Reason="", readiness=false. Elapsed: 16.951961742s [1mSTEP[0m: Saw pod failure Apr 18 03:00:02.768: INFO: Pod "azurefile-volume-tester-xjzdt" satisfied condition "Error status code" [1mSTEP[0m: checking that pod logs contain expected message Apr 18 03:00:02.883: INFO: deleting Pod "azurefile-2790"/"azurefile-volume-tester-xjzdt" Apr 18 03:00:02.989: INFO: Pod azurefile-volume-tester-xjzdt has the following logs: out-file : Access to the path 'C:\mnt\test-1\data' is denied. At line:1 char:1 + echo $null >> C:\mnt\test-1\data + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ... skipping 204 lines ... Apr 18 03:01:20.334: INFO: PersistentVolumeClaim pvc-dgnrw found but phase is Pending instead of Bound. Apr 18 03:01:22.437: INFO: PersistentVolumeClaim pvc-dgnrw found and phase=Bound (2.205066078s) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:01:22.745: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-n2zxp" in namespace "azurefile-4538" to be "Succeeded or Failed" Apr 18 03:01:22.846: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Pending", Reason="", readiness=false. Elapsed: 101.377452ms Apr 18 03:01:24.949: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Pending", Reason="", readiness=false. Elapsed: 2.20462077s Apr 18 03:01:27.055: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Pending", Reason="", readiness=false. Elapsed: 4.310161553s Apr 18 03:01:29.160: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Pending", Reason="", readiness=false. Elapsed: 6.415448922s Apr 18 03:01:31.265: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Pending", Reason="", readiness=false. Elapsed: 8.520779391s Apr 18 03:01:33.371: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Pending", Reason="", readiness=false. Elapsed: 10.626294392s Apr 18 03:01:35.479: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Running", Reason="", readiness=true. Elapsed: 12.734797854s Apr 18 03:01:37.586: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Running", Reason="", readiness=true. Elapsed: 14.841138742s Apr 18 03:01:39.691: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Running", Reason="", readiness=true. Elapsed: 16.946223199s Apr 18 03:01:41.796: INFO: Pod "azurefile-volume-tester-n2zxp": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.050918935s [1mSTEP[0m: Saw pod success Apr 18 03:01:41.796: INFO: Pod "azurefile-volume-tester-n2zxp" satisfied condition "Succeeded or Failed" [1mSTEP[0m: resizing the pvc [1mSTEP[0m: sleep 30s waiting for resize complete [1mSTEP[0m: checking the resizing result [1mSTEP[0m: checking the resizing PV result [1mSTEP[0m: checking the resizing azurefile result Apr 18 03:02:12.483: INFO: deleting Pod "azurefile-4538"/"azurefile-volume-tester-n2zxp" ... skipping 302 lines ... Apr 18 03:02:41.174: INFO: PersistentVolumeClaim pvc-jt4ck found but phase is Pending instead of Bound. Apr 18 03:02:43.278: INFO: PersistentVolumeClaim pvc-jt4ck found and phase=Bound (2.205549059s) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:02:43.586: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-8xkdr" in namespace "azurefile-7726" to be "Succeeded or Failed" Apr 18 03:02:43.691: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Pending", Reason="", readiness=false. Elapsed: 104.504908ms Apr 18 03:02:45.797: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210907766s Apr 18 03:02:47.904: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318191913s Apr 18 03:02:50.010: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Pending", Reason="", readiness=false. Elapsed: 6.423545936s Apr 18 03:02:52.116: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Pending", Reason="", readiness=false. Elapsed: 8.529340413s Apr 18 03:02:54.222: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Pending", Reason="", readiness=false. Elapsed: 10.635872634s Apr 18 03:02:56.328: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Pending", Reason="", readiness=false. Elapsed: 12.741429486s Apr 18 03:02:58.435: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Pending", Reason="", readiness=false. Elapsed: 14.848577785s Apr 18 03:03:00.541: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Running", Reason="", readiness=true. Elapsed: 16.954621892s Apr 18 03:03:02.647: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Running", Reason="", readiness=true. Elapsed: 19.060381254s Apr 18 03:03:04.752: INFO: Pod "azurefile-volume-tester-8xkdr": Phase="Succeeded", Reason="", readiness=false. Elapsed: 21.165277202s [1mSTEP[0m: Saw pod success Apr 18 03:03:04.752: INFO: Pod "azurefile-volume-tester-8xkdr" satisfied condition "Succeeded or Failed" Apr 18 03:03:04.752: INFO: deleting Pod "azurefile-7726"/"azurefile-volume-tester-8xkdr" Apr 18 03:03:05.242: INFO: Pod azurefile-volume-tester-8xkdr has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-8xkdr in namespace azurefile-7726 Apr 18 03:03:05.363: INFO: deleting PVC "azurefile-7726"/"pvc-jt4ck" Apr 18 03:03:05.363: INFO: Deleting PersistentVolumeClaim "pvc-jt4ck" ... skipping 90 lines ... check the driver pods if restarts ... ====================================================================================== 2022/04/18 03:03:12 Check successfully Apr 18 03:03:12.249: INFO: >>> kubeConfig: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/kubeconfig 2022/04/18 03:03:12 run script: test/utils/get_storage_account_secret_name.sh 2022/04/18 03:03:12 got output: azure-storage-account-f44e0972f9efd4c459bc1ac-secret , error: <nil> 2022/04/18 03:03:12 got storage account secret name: azure-storage-account-f44e0972f9efd4c459bc1ac-secret [1mSTEP[0m: setting up the StorageClass [1mSTEP[0m: creating a StorageClass [1mSTEP[0m: setting up the PVC and PV [1mSTEP[0m: creating a PVC [1mSTEP[0m: waiting for PVC to be in phase "Bound" Apr 18 03:03:12.874: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-7mvw4] to have phase Bound Apr 18 03:03:12.976: INFO: PersistentVolumeClaim pvc-7mvw4 found but phase is Pending instead of Bound. Apr 18 03:03:15.080: INFO: PersistentVolumeClaim pvc-7mvw4 found and phase=Bound (2.205747161s) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:03:15.387: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-lvdnj" in namespace "azurefile-1387" to be "Succeeded or Failed" Apr 18 03:03:15.489: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Pending", Reason="", readiness=false. Elapsed: 101.898392ms Apr 18 03:03:17.591: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Pending", Reason="", readiness=false. Elapsed: 2.204077068s Apr 18 03:03:19.696: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Pending", Reason="", readiness=false. Elapsed: 4.309290799s Apr 18 03:03:21.801: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Pending", Reason="", readiness=false. Elapsed: 6.414855245s Apr 18 03:03:23.907: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Pending", Reason="", readiness=false. Elapsed: 8.520187834s Apr 18 03:03:26.013: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Pending", Reason="", readiness=false. Elapsed: 10.626203967s Apr 18 03:03:28.119: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Running", Reason="", readiness=true. Elapsed: 12.732835313s Apr 18 03:03:30.226: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Running", Reason="", readiness=true. Elapsed: 14.839233895s Apr 18 03:03:32.331: INFO: Pod "azurefile-volume-tester-lvdnj": Phase="Succeeded", Reason="", readiness=false. Elapsed: 16.944570059s [1mSTEP[0m: Saw pod success Apr 18 03:03:32.331: INFO: Pod "azurefile-volume-tester-lvdnj" satisfied condition "Succeeded or Failed" Apr 18 03:03:32.331: INFO: deleting Pod "azurefile-1387"/"azurefile-volume-tester-lvdnj" Apr 18 03:03:32.443: INFO: Pod azurefile-volume-tester-lvdnj has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-lvdnj in namespace azurefile-1387 Apr 18 03:03:32.564: INFO: deleting PVC "azurefile-1387"/"pvc-7mvw4" Apr 18 03:03:32.564: INFO: Deleting PersistentVolumeClaim "pvc-7mvw4" ... skipping 44 lines ... Apr 18 03:03:56.112: INFO: PersistentVolumeClaim pvc-5gdkv found but phase is Pending instead of Bound. Apr 18 03:03:58.215: INFO: PersistentVolumeClaim pvc-5gdkv found and phase=Bound (23.236693232s) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:03:58.524: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-28cnq" in namespace "azurefile-4547" to be "Succeeded or Failed" Apr 18 03:03:58.626: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Pending", Reason="", readiness=false. Elapsed: 101.884922ms Apr 18 03:04:00.728: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.204515507s Apr 18 03:04:02.833: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Pending", Reason="", readiness=false. Elapsed: 4.309477562s Apr 18 03:04:04.939: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Pending", Reason="", readiness=false. Elapsed: 6.41527666s Apr 18 03:04:07.045: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Pending", Reason="", readiness=false. Elapsed: 8.521322221s Apr 18 03:04:09.151: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Running", Reason="", readiness=true. Elapsed: 10.627487319s Apr 18 03:04:11.257: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Running", Reason="", readiness=true. Elapsed: 12.733028677s Apr 18 03:04:13.362: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Running", Reason="", readiness=true. Elapsed: 14.838158217s Apr 18 03:04:15.468: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Running", Reason="", readiness=true. Elapsed: 16.944614784s Apr 18 03:04:17.573: INFO: Pod "azurefile-volume-tester-28cnq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.049703733s [1mSTEP[0m: Saw pod success Apr 18 03:04:17.574: INFO: Pod "azurefile-volume-tester-28cnq" satisfied condition "Succeeded or Failed" Apr 18 03:04:17.574: INFO: deleting Pod "azurefile-4547"/"azurefile-volume-tester-28cnq" Apr 18 03:04:17.688: INFO: Pod azurefile-volume-tester-28cnq has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-28cnq in namespace azurefile-4547 Apr 18 03:04:17.802: INFO: deleting PVC "azurefile-4547"/"pvc-5gdkv" Apr 18 03:04:17.802: INFO: Deleting PersistentVolumeClaim "pvc-5gdkv" ... skipping 73 lines ... check the driver pods if restarts ... ====================================================================================== 2022/04/18 03:05:43 Check successfully Apr 18 03:05:43.121: INFO: >>> kubeConfig: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/kubeconfig 2022/04/18 03:05:43 run script: test/utils/get_storage_account_secret_name.sh 2022/04/18 03:05:43 got output: azure-storage-account-f44e0972f9efd4c459bc1ac-secret , error: <nil> 2022/04/18 03:05:43 got storage account secret name: azure-storage-account-f44e0972f9efd4c459bc1ac-secret [1mSTEP[0m: Successfully provisioned AzureFile volume: "capz-wzptwz#f44e0972f9efd4c459bc1ac#csi-inline-smb-volume##csi-inline-smb-volume" [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:05:45.077: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-jfgrk" in namespace "azurefile-4801" to be "Succeeded or Failed" Apr 18 03:05:45.178: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Pending", Reason="", readiness=false. Elapsed: 101.752347ms Apr 18 03:05:47.282: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Pending", Reason="", readiness=false. Elapsed: 2.205514141s Apr 18 03:05:49.388: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Pending", Reason="", readiness=false. Elapsed: 4.310903674s Apr 18 03:05:51.493: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Pending", Reason="", readiness=false. Elapsed: 6.416076007s Apr 18 03:05:53.599: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Pending", Reason="", readiness=false. Elapsed: 8.522125367s Apr 18 03:05:55.704: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Running", Reason="", readiness=true. Elapsed: 10.627639945s Apr 18 03:05:57.814: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Running", Reason="", readiness=true. Elapsed: 12.737291833s Apr 18 03:05:59.919: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Running", Reason="", readiness=true. Elapsed: 14.842799911s Apr 18 03:06:02.025: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Running", Reason="", readiness=true. Elapsed: 16.948706877s Apr 18 03:06:04.131: INFO: Pod "azurefile-volume-tester-jfgrk": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.054553682s [1mSTEP[0m: Saw pod success Apr 18 03:06:04.131: INFO: Pod "azurefile-volume-tester-jfgrk" satisfied condition "Succeeded or Failed" Apr 18 03:06:04.131: INFO: deleting Pod "azurefile-4801"/"azurefile-volume-tester-jfgrk" Apr 18 03:06:04.244: INFO: Pod azurefile-volume-tester-jfgrk has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-jfgrk in namespace azurefile-4801 Apr 18 03:06:04.445: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready [1mSTEP[0m: Destroying namespace "azurefile-4801" for this suite. ... skipping 43 lines ... ====================================================================================== 2022/04/18 03:06:07 Check successfully Apr 18 03:06:07.699: INFO: >>> kubeConfig: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/kubeconfig [1mSTEP[0m: creating secret smbcreds in namespace azurefile-1166 2022/04/18 03:06:07 run script: test/utils/get_smb_svc_public_ip.sh 2022/04/18 03:06:08 got output: 20.123.104.24 , error: <nil> 2022/04/18 03:06:08 use server on Windows: 20.123.104.24 [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:06:08.389: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-7l2mq" in namespace "azurefile-1166" to be "Succeeded or Failed" Apr 18 03:06:08.491: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Pending", Reason="", readiness=false. Elapsed: 101.576533ms Apr 18 03:06:10.594: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.204241833s Apr 18 03:06:12.699: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Pending", Reason="", readiness=false. Elapsed: 4.309430058s Apr 18 03:06:14.804: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Pending", Reason="", readiness=false. Elapsed: 6.41430602s Apr 18 03:06:16.910: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Pending", Reason="", readiness=false. Elapsed: 8.520367446s Apr 18 03:06:19.016: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Running", Reason="", readiness=true. Elapsed: 10.626465825s Apr 18 03:06:21.121: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Running", Reason="", readiness=true. Elapsed: 12.731581871s Apr 18 03:06:23.227: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Running", Reason="", readiness=true. Elapsed: 14.837843941s Apr 18 03:06:25.333: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Running", Reason="", readiness=true. Elapsed: 16.943814643s Apr 18 03:06:27.438: INFO: Pod "azurefile-volume-tester-7l2mq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.048881771s [1mSTEP[0m: Saw pod success Apr 18 03:06:27.438: INFO: Pod "azurefile-volume-tester-7l2mq" satisfied condition "Succeeded or Failed" Apr 18 03:06:27.438: INFO: deleting Pod "azurefile-1166"/"azurefile-volume-tester-7l2mq" Apr 18 03:06:27.554: INFO: Pod azurefile-volume-tester-7l2mq has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-7l2mq in namespace azurefile-1166 Apr 18 03:06:27.672: INFO: deleting Secret smbcreds Apr 18 03:06:27.777: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready ... skipping 132 lines ... Apr 18 03:06:37.064: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-j6cds] to have phase Bound Apr 18 03:06:37.165: INFO: PersistentVolumeClaim pvc-j6cds found and phase=Bound (101.628728ms) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with an error Apr 18 03:06:37.508: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-gm2zn" in namespace "azurefile-5320" to be "Error status code" Apr 18 03:06:37.610: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Pending", Reason="", readiness=false. Elapsed: 101.790672ms Apr 18 03:06:39.713: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Pending", Reason="", readiness=false. Elapsed: 2.2047023s Apr 18 03:06:41.818: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Pending", Reason="", readiness=false. Elapsed: 4.309707296s Apr 18 03:06:43.924: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Pending", Reason="", readiness=false. Elapsed: 6.416043557s Apr 18 03:06:46.030: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Pending", Reason="", readiness=false. Elapsed: 8.521456696s Apr 18 03:06:48.136: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Running", Reason="", readiness=true. Elapsed: 10.627425524s Apr 18 03:06:50.241: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Running", Reason="", readiness=true. Elapsed: 12.732798625s Apr 18 03:06:52.347: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Running", Reason="", readiness=true. Elapsed: 14.839096078s Apr 18 03:06:54.454: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Running", Reason="", readiness=true. Elapsed: 16.945277248s Apr 18 03:06:56.559: INFO: Pod "azurefile-volume-tester-gm2zn": Phase="Failed", Reason="", readiness=false. Elapsed: 19.050922823s [1mSTEP[0m: Saw pod failure Apr 18 03:06:56.560: INFO: Pod "azurefile-volume-tester-gm2zn" satisfied condition "Error status code" [1mSTEP[0m: checking that pod logs contain expected message Apr 18 03:06:56.679: INFO: deleting Pod "azurefile-5320"/"azurefile-volume-tester-gm2zn" Apr 18 03:06:56.786: INFO: Pod azurefile-volume-tester-gm2zn has the following logs: Out-File : Access to the path 'C:\mnt\test-1\data.txt' is denied. At line:1 char:22 + ... cho 'hello world' | Out-File -FilePath C:\mnt\test-1\data.txt; Get-Co ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ... skipping 55 lines ... Apr 18 03:07:00.871: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-dssqr] to have phase Bound Apr 18 03:07:00.973: INFO: PersistentVolumeClaim pvc-dssqr found and phase=Bound (102.04471ms) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:07:01.281: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-2sjww" in namespace "azurefile-9103" to be "Succeeded or Failed" Apr 18 03:07:01.383: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Pending", Reason="", readiness=false. Elapsed: 101.942116ms Apr 18 03:07:03.486: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Pending", Reason="", readiness=false. Elapsed: 2.20524818s Apr 18 03:07:05.596: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Pending", Reason="", readiness=false. Elapsed: 4.314598902s Apr 18 03:07:07.702: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Pending", Reason="", readiness=false. Elapsed: 6.420966637s Apr 18 03:07:09.808: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Pending", Reason="", readiness=false. Elapsed: 8.527185483s Apr 18 03:07:11.913: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Running", Reason="", readiness=true. Elapsed: 10.631592307s Apr 18 03:07:14.018: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Running", Reason="", readiness=true. Elapsed: 12.737170411s Apr 18 03:07:16.124: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Running", Reason="", readiness=true. Elapsed: 14.843068676s Apr 18 03:07:18.229: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Running", Reason="", readiness=true. Elapsed: 16.947844281s Apr 18 03:07:20.335: INFO: Pod "azurefile-volume-tester-2sjww": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.053583625s [1mSTEP[0m: Saw pod success Apr 18 03:07:20.335: INFO: Pod "azurefile-volume-tester-2sjww" satisfied condition "Succeeded or Failed" [1mSTEP[0m: setting up the PV [1mSTEP[0m: creating a PV [1mSTEP[0m: setting up the PVC [1mSTEP[0m: creating a PVC [1mSTEP[0m: waiting for PVC to be in phase "Bound" Apr 18 03:07:20.540: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-9xwqt] to have phase Bound Apr 18 03:07:20.642: INFO: PersistentVolumeClaim pvc-9xwqt found and phase=Bound (102.12122ms) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:07:20.950: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-bqrct" in namespace "azurefile-9103" to be "Succeeded or Failed" Apr 18 03:07:21.052: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Pending", Reason="", readiness=false. Elapsed: 101.871591ms Apr 18 03:07:23.155: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Pending", Reason="", readiness=false. Elapsed: 2.205337258s Apr 18 03:07:25.262: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Pending", Reason="", readiness=false. Elapsed: 4.311876856s Apr 18 03:07:27.367: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Pending", Reason="", readiness=false. Elapsed: 6.417372626s Apr 18 03:07:29.474: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Pending", Reason="", readiness=false. Elapsed: 8.523741466s Apr 18 03:07:31.579: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Running", Reason="", readiness=true. Elapsed: 10.629287899s Apr 18 03:07:33.685: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Running", Reason="", readiness=true. Elapsed: 12.735331934s Apr 18 03:07:35.791: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Running", Reason="", readiness=true. Elapsed: 14.841321113s Apr 18 03:07:37.898: INFO: Pod "azurefile-volume-tester-bqrct": Phase="Succeeded", Reason="", readiness=false. Elapsed: 16.947835549s [1mSTEP[0m: Saw pod success Apr 18 03:07:37.898: INFO: Pod "azurefile-volume-tester-bqrct" satisfied condition "Succeeded or Failed" [1mSTEP[0m: setting up the PV [1mSTEP[0m: creating a PV [1mSTEP[0m: setting up the PVC [1mSTEP[0m: creating a PVC [1mSTEP[0m: waiting for PVC to be in phase "Bound" Apr 18 03:07:38.110: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-7jqwn] to have phase Bound Apr 18 03:07:38.211: INFO: PersistentVolumeClaim pvc-7jqwn found and phase=Bound (101.49234ms) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:07:38.519: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-4qwmf" in namespace "azurefile-9103" to be "Succeeded or Failed" Apr 18 03:07:38.623: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Pending", Reason="", readiness=false. Elapsed: 103.798944ms Apr 18 03:07:40.729: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.209552651s Apr 18 03:07:42.834: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Pending", Reason="", readiness=false. Elapsed: 4.314618425s Apr 18 03:07:44.939: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Pending", Reason="", readiness=false. Elapsed: 6.420000566s Apr 18 03:07:47.045: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Pending", Reason="", readiness=false. Elapsed: 8.525857945s Apr 18 03:07:49.151: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Running", Reason="", readiness=true. Elapsed: 10.631819686s Apr 18 03:07:51.256: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Running", Reason="", readiness=true. Elapsed: 12.736741328s Apr 18 03:07:53.362: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Running", Reason="", readiness=true. Elapsed: 14.842081974s Apr 18 03:07:55.467: INFO: Pod "azurefile-volume-tester-4qwmf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 16.947530142s [1mSTEP[0m: Saw pod success Apr 18 03:07:55.467: INFO: Pod "azurefile-volume-tester-4qwmf" satisfied condition "Succeeded or Failed" [1mSTEP[0m: setting up the PV [1mSTEP[0m: creating a PV [1mSTEP[0m: setting up the PVC [1mSTEP[0m: creating a PVC [1mSTEP[0m: waiting for PVC to be in phase "Bound" Apr 18 03:07:55.673: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-7b6wm] to have phase Bound Apr 18 03:07:55.775: INFO: PersistentVolumeClaim pvc-7b6wm found and phase=Bound (101.878486ms) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:07:56.083: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-hvqsq" in namespace "azurefile-9103" to be "Succeeded or Failed" Apr 18 03:07:56.185: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Pending", Reason="", readiness=false. Elapsed: 102.325633ms Apr 18 03:07:58.287: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.204783001s Apr 18 03:08:00.393: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Pending", Reason="", readiness=false. Elapsed: 4.31069269s Apr 18 03:08:02.498: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Pending", Reason="", readiness=false. Elapsed: 6.415536364s Apr 18 03:08:04.603: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Pending", Reason="", readiness=false. Elapsed: 8.520669468s Apr 18 03:08:06.709: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Running", Reason="", readiness=true. Elapsed: 10.626375778s Apr 18 03:08:08.815: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Running", Reason="", readiness=true. Elapsed: 12.732798305s Apr 18 03:08:10.921: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Running", Reason="", readiness=true. Elapsed: 14.838897939s Apr 18 03:08:13.026: INFO: Pod "azurefile-volume-tester-hvqsq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 16.943925323s [1mSTEP[0m: Saw pod success Apr 18 03:08:13.027: INFO: Pod "azurefile-volume-tester-hvqsq" satisfied condition "Succeeded or Failed" [1mSTEP[0m: setting up the PV [1mSTEP[0m: creating a PV [1mSTEP[0m: setting up the PVC [1mSTEP[0m: creating a PVC [1mSTEP[0m: waiting for PVC to be in phase "Bound" Apr 18 03:08:13.235: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-w9v85] to have phase Bound Apr 18 03:08:13.336: INFO: PersistentVolumeClaim pvc-w9v85 found and phase=Bound (101.78049ms) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:08:13.644: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-vw2s8" in namespace "azurefile-9103" to be "Succeeded or Failed" Apr 18 03:08:13.746: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Pending", Reason="", readiness=false. Elapsed: 101.870179ms Apr 18 03:08:15.850: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.206041465s Apr 18 03:08:17.956: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.311873186s Apr 18 03:08:20.062: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Pending", Reason="", readiness=false. Elapsed: 6.41791821s Apr 18 03:08:22.167: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Pending", Reason="", readiness=false. Elapsed: 8.523260295s Apr 18 03:08:24.273: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Running", Reason="", readiness=true. Elapsed: 10.629434222s Apr 18 03:08:26.379: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Running", Reason="", readiness=true. Elapsed: 12.73566451s Apr 18 03:08:28.485: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Running", Reason="", readiness=true. Elapsed: 14.841701178s Apr 18 03:08:30.592: INFO: Pod "azurefile-volume-tester-vw2s8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 16.947882007s [1mSTEP[0m: Saw pod success Apr 18 03:08:30.592: INFO: Pod "azurefile-volume-tester-vw2s8" satisfied condition "Succeeded or Failed" [1mSTEP[0m: setting up the PV [1mSTEP[0m: creating a PV [1mSTEP[0m: setting up the PVC [1mSTEP[0m: creating a PVC [1mSTEP[0m: waiting for PVC to be in phase "Bound" Apr 18 03:08:30.803: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-tbncw] to have phase Bound Apr 18 03:08:30.905: INFO: PersistentVolumeClaim pvc-tbncw found and phase=Bound (101.914877ms) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:08:31.212: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-8pvst" in namespace "azurefile-9103" to be "Succeeded or Failed" Apr 18 03:08:31.314: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Pending", Reason="", readiness=false. Elapsed: 101.962907ms Apr 18 03:08:33.417: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Pending", Reason="", readiness=false. Elapsed: 2.205072115s Apr 18 03:08:35.523: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Pending", Reason="", readiness=false. Elapsed: 4.310595518s Apr 18 03:08:37.629: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Pending", Reason="", readiness=false. Elapsed: 6.4167229s Apr 18 03:08:39.735: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Pending", Reason="", readiness=false. Elapsed: 8.522992074s Apr 18 03:08:41.841: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Running", Reason="", readiness=true. Elapsed: 10.628942953s Apr 18 03:08:43.947: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Running", Reason="", readiness=true. Elapsed: 12.735133734s Apr 18 03:08:46.053: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Running", Reason="", readiness=true. Elapsed: 14.84072826s Apr 18 03:08:48.159: INFO: Pod "azurefile-volume-tester-8pvst": Phase="Succeeded", Reason="", readiness=false. Elapsed: 16.94665457s [1mSTEP[0m: Saw pod success Apr 18 03:08:48.159: INFO: Pod "azurefile-volume-tester-8pvst" satisfied condition "Succeeded or Failed" Apr 18 03:08:48.159: INFO: deleting Pod "azurefile-9103"/"azurefile-volume-tester-8pvst" Apr 18 03:08:48.283: INFO: Pod azurefile-volume-tester-8pvst has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-8pvst in namespace azurefile-9103 Apr 18 03:08:48.393: INFO: deleting PVC "azurefile-9103"/"pvc-tbncw" Apr 18 03:08:48.393: INFO: Deleting PersistentVolumeClaim "pvc-tbncw" ... skipping 148 lines ... Apr 18 03:09:00.756: INFO: PersistentVolumeClaim pvc-jvlv5 found but phase is Pending instead of Bound. Apr 18 03:09:02.858: INFO: PersistentVolumeClaim pvc-jvlv5 found and phase=Bound (2.206309498s) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:09:03.166: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-79jwp" in namespace "azurefile-8470" to be "Succeeded or Failed" Apr 18 03:09:03.268: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Pending", Reason="", readiness=false. Elapsed: 102.078807ms Apr 18 03:09:05.371: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Pending", Reason="", readiness=false. Elapsed: 2.20546451s Apr 18 03:09:07.477: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Pending", Reason="", readiness=false. Elapsed: 4.31140323s Apr 18 03:09:09.583: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Pending", Reason="", readiness=false. Elapsed: 6.417052875s Apr 18 03:09:11.688: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Pending", Reason="", readiness=false. Elapsed: 8.521954607s Apr 18 03:09:13.794: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Pending", Reason="", readiness=false. Elapsed: 10.627840346s Apr 18 03:09:15.899: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Running", Reason="", readiness=true. Elapsed: 12.732968302s Apr 18 03:09:18.005: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Running", Reason="", readiness=true. Elapsed: 14.83903903s Apr 18 03:09:20.110: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Running", Reason="", readiness=true. Elapsed: 16.944641393s Apr 18 03:09:22.220: INFO: Pod "azurefile-volume-tester-79jwp": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.0539292s [1mSTEP[0m: Saw pod success Apr 18 03:09:22.220: INFO: Pod "azurefile-volume-tester-79jwp" satisfied condition "Succeeded or Failed" Apr 18 03:09:22.220: INFO: deleting Pod "azurefile-8470"/"azurefile-volume-tester-79jwp" Apr 18 03:09:22.332: INFO: Pod azurefile-volume-tester-79jwp has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-79jwp in namespace azurefile-8470 Apr 18 03:09:22.532: INFO: deleting PVC "azurefile-8470"/"pvc-jvlv5" Apr 18 03:09:22.532: INFO: Deleting PersistentVolumeClaim "pvc-jvlv5" ... skipping 33 lines ... Apr 18 03:09:26.329: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-khsw5] to have phase Bound Apr 18 03:09:26.431: INFO: PersistentVolumeClaim pvc-khsw5 found and phase=Bound (101.823981ms) [1mSTEP[0m: checking the PVC [1mSTEP[0m: validating provisioned PV [1mSTEP[0m: checking the PV [1mSTEP[0m: deploying the pod [1mSTEP[0m: checking that the pods command exits with no error Apr 18 03:09:26.737: INFO: Waiting up to 15m0s for pod "azurefile-volume-tester-qw6k8" in namespace "azurefile-7029" to be "Succeeded or Failed" Apr 18 03:09:26.839: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Pending", Reason="", readiness=false. Elapsed: 101.382036ms Apr 18 03:09:28.942: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.2044897s Apr 18 03:09:31.047: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.309954991s Apr 18 03:09:33.153: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Pending", Reason="", readiness=false. Elapsed: 6.415463389s Apr 18 03:09:35.259: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Pending", Reason="", readiness=false. Elapsed: 8.521073324s Apr 18 03:09:37.364: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Pending", Reason="", readiness=false. Elapsed: 10.626880235s Apr 18 03:09:39.470: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Running", Reason="", readiness=true. Elapsed: 12.732236574s Apr 18 03:09:41.576: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Running", Reason="", readiness=true. Elapsed: 14.838075683s Apr 18 03:09:43.682: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Running", Reason="", readiness=true. Elapsed: 16.94409818s Apr 18 03:09:45.788: INFO: Pod "azurefile-volume-tester-qw6k8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.050180989s [1mSTEP[0m: Saw pod success Apr 18 03:09:45.788: INFO: Pod "azurefile-volume-tester-qw6k8" satisfied condition "Succeeded or Failed" Apr 18 03:09:45.788: INFO: deleting Pod "azurefile-7029"/"azurefile-volume-tester-qw6k8" Apr 18 03:09:45.900: INFO: Pod azurefile-volume-tester-qw6k8 has the following logs: hello world [1mSTEP[0m: Deleting pod azurefile-volume-tester-qw6k8 in namespace azurefile-7029 Apr 18 03:09:46.011: INFO: deleting PVC "azurefile-7029"/"pvc-khsw5" Apr 18 03:09:46.011: INFO: Deleting PersistentVolumeClaim "pvc-khsw5" ... skipping 86 lines ... Platform: linux/amd64 Streaming logs below: I0418 02:47:03.274357 1 azurefile.go:267] driver userAgent: file.csi.azure.com/e2e-92b6b36980c6d5b3569bdf7138de57ac800caf1c gc/go1.18.1 (amd64-linux) e2e-test I0418 02:47:03.274840 1 azure.go:71] reading cloud config from secret kube-system/azure-cloud-provider I0418 02:47:03.284205 1 round_trippers.go:553] GET https://10.96.0.1:443/api/v1/namespaces/kube-system/secrets/azure-cloud-provider 404 Not Found in 9 milliseconds W0418 02:47:03.284433 1 azure.go:78] InitializeCloudFromSecret: failed to get cloud config from secret kube-system/azure-cloud-provider: failed to get secret kube-system/azure-cloud-provider: secrets "azure-cloud-provider" not found I0418 02:47:03.284449 1 azure.go:83] could not read cloud config from secret kube-system/azure-cloud-provider I0418 02:47:03.284458 1 azure.go:93] use default AZURE_CREDENTIAL_FILE env var: /etc/kubernetes/azure.json I0418 02:47:03.284489 1 azure.go:101] read cloud config from file: /etc/kubernetes/azure.json successfully I0418 02:47:03.284924 1 azure_auth.go:245] Using AzurePublicCloud environment I0418 02:47:03.284965 1 azure_auth.go:130] azure: using client_id+client_secret to retrieve access token I0418 02:47:03.285022 1 azure_diskclient.go:67] Azure DisksClient using API version: 2021-04-01 ... skipping 2920 lines ... Platform: windows/amd64 Streaming logs below: I0418 02:47:36.169862 6840 azurefile.go:267] driver userAgent: file.csi.azure.com/e2e-92b6b36980c6d5b3569bdf7138de57ac800caf1c gc/go1.18.1 (amd64-windows) e2e-test I0418 02:47:36.185356 6840 azure.go:71] reading cloud config from secret kube-system/azure-cloud-provider I0418 02:47:36.191185 6840 round_trippers.go:553] GET https://10.96.0.1:443/api/v1/namespaces/kube-system/secrets/azure-cloud-provider in 2 milliseconds W0418 02:47:36.191912 6840 azure.go:78] InitializeCloudFromSecret: failed to get cloud config from secret kube-system/azure-cloud-provider: failed to get secret kube-system/azure-cloud-provider: Get "https://10.96.0.1:443/api/v1/namespaces/kube-system/secrets/azure-cloud-provider": dial tcp 10.96.0.1:443: connectex: An attempt was made to access a socket in a way forbidden by its access permissions. I0418 02:47:36.191912 6840 azure.go:83] could not read cloud config from secret kube-system/azure-cloud-provider I0418 02:47:36.191912 6840 azure.go:93] use default AZURE_CREDENTIAL_FILE env var: C:\k\azure.json I0418 02:47:36.191912 6840 azure.go:101] read cloud config from file: C:\k\azure.json successfully I0418 02:47:36.200512 6840 azure_auth.go:245] Using AzurePublicCloud environment I0418 02:47:36.201831 6840 azure_auth.go:130] azure: using client_id+client_secret to retrieve access token I0418 02:47:36.203991 6840 azure_diskclient.go:67] Azure DisksClient using API version: 2021-04-01 ... skipping 53 lines ... I0418 02:49:44.750864 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:44.751637 6840 azure_common_windows.go:73] Removing path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:44.751908 6840 safe_mounter_windows.go:133] Remove directory: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:44.752511 6840 safe_mounter_windows.go:70] SMBMount: remote path: \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 local path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:44.752511 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 I0418 02:49:44.755153 6840 safe_mounter_windows.go:97] begin to mount \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 on c:\var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount E0418 02:49:50.815188 6840 utils.go:81] GRPC error: rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 I0418 02:49:51.395766 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:49:51.395766 6840 utils.go:77] GRPC request: {} I0418 02:49:51.395766 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} I0418 02:49:51.398589 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:49:51.398589 6840 utils.go:77] GRPC request: {} I0418 02:49:51.398589 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} ... skipping 8 lines ... I0418 02:49:51.405936 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:51.406685 6840 azure_common_windows.go:73] Removing path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:51.406685 6840 safe_mounter_windows.go:133] Remove directory: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:51.407370 6840 safe_mounter_windows.go:70] SMBMount: remote path: \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 local path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:51.407416 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 I0418 02:49:51.408074 6840 safe_mounter_windows.go:97] begin to mount \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 on c:\var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount E0418 02:49:53.773086 6840 utils.go:81] GRPC error: rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 I0418 02:49:54.736915 6840 utils.go:76] GRPC call: /csi.v1.Identity/Probe I0418 02:49:54.736915 6840 utils.go:77] GRPC request: {} I0418 02:49:54.736915 6840 utils.go:83] GRPC response: {"ready":{"value":true}} I0418 02:49:54.836237 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:49:54.836824 6840 utils.go:77] GRPC request: {} I0418 02:49:54.836922 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} ... skipping 11 lines ... I0418 02:49:54.846933 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:54.847144 6840 azure_common_windows.go:73] Removing path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:54.847144 6840 safe_mounter_windows.go:133] Remove directory: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:54.848107 6840 safe_mounter_windows.go:70] SMBMount: remote path: \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 local path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:54.848148 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 I0418 02:49:54.848635 6840 safe_mounter_windows.go:97] begin to mount \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 on c:\var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount E0418 02:49:57.182043 6840 utils.go:81] GRPC error: rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 I0418 02:49:59.189819 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:49:59.189819 6840 utils.go:77] GRPC request: {} I0418 02:49:59.189819 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} I0418 02:49:59.193535 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:49:59.193591 6840 utils.go:77] GRPC request: {} I0418 02:49:59.193674 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} ... skipping 8 lines ... I0418 02:49:59.199960 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:59.200642 6840 azure_common_windows.go:73] Removing path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:59.200642 6840 safe_mounter_windows.go:133] Remove directory: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:59.204161 6840 safe_mounter_windows.go:70] SMBMount: remote path: \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 local path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:49:59.204196 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 I0418 02:49:59.204376 6840 safe_mounter_windows.go:97] begin to mount \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 on c:\var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount E0418 02:50:01.549346 6840 utils.go:81] GRPC error: rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 I0418 02:50:05.588950 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:50:05.588983 6840 utils.go:77] GRPC request: {} I0418 02:50:05.589014 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} I0418 02:50:05.592453 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:50:05.592453 6840 utils.go:77] GRPC request: {} I0418 02:50:05.593382 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} ... skipping 8 lines ... I0418 02:50:05.598186 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:05.598707 6840 azure_common_windows.go:73] Removing path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:05.598777 6840 safe_mounter_windows.go:133] Remove directory: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:05.599038 6840 safe_mounter_windows.go:70] SMBMount: remote path: \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 local path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:05.599038 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 I0418 02:50:05.599823 6840 safe_mounter_windows.go:97] begin to mount \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 on c:\var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount E0418 02:50:07.993691 6840 utils.go:81] GRPC error: rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 I0418 02:50:16.069090 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:50:16.069090 6840 utils.go:77] GRPC request: {} I0418 02:50:16.069090 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} I0418 02:50:16.072197 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:50:16.072197 6840 utils.go:77] GRPC request: {} I0418 02:50:16.072197 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} ... skipping 8 lines ... I0418 02:50:16.077037 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:16.077276 6840 azure_common_windows.go:73] Removing path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:16.077276 6840 safe_mounter_windows.go:133] Remove directory: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:16.078238 6840 safe_mounter_windows.go:70] SMBMount: remote path: \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 local path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:16.078264 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 I0418 02:50:16.078440 6840 safe_mounter_windows.go:97] begin to mount \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 on c:\var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount E0418 02:50:18.488710 6840 utils.go:81] GRPC error: rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 I0418 02:50:24.728215 6840 utils.go:76] GRPC call: /csi.v1.Identity/Probe I0418 02:50:24.728215 6840 utils.go:77] GRPC request: {} I0418 02:50:24.728215 6840 utils.go:83] GRPC response: {"ready":{"value":true}} I0418 02:50:34.498837 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:50:34.498837 6840 utils.go:77] GRPC request: {} I0418 02:50:34.498837 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} ... skipping 11 lines ... I0418 02:50:34.510487 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:34.510951 6840 azure_common_windows.go:73] Removing path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:34.510951 6840 safe_mounter_windows.go:133] Remove directory: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:34.511681 6840 safe_mounter_windows.go:70] SMBMount: remote path: \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 local path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount I0418 02:50:34.511719 6840 safe_mounter_windows.go:220] Exists path: \var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 I0418 02:50:34.511904 6840 safe_mounter_windows.go:97] begin to mount \\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1 on c:\var\lib\kubelet\plugins\kubernetes.io\csi\pv\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\globalmount E0418 02:50:36.941500 6840 utils.go:81] GRPC error: rpc error: code = Internal desc = volume(capz-wzptwz#feaad6c8efc5c4919b94e75#pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1#) mount "\\\\feaad6c8efc5c4919b94e75.privatelink.file.core.windows.net\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1" on "\\var\\lib\\kubelet\\plugins\\kubernetes.io\\csi\\pv\\pvc-a4475065-e3d0-4727-ac8f-d5830b4e66d1\\globalmount" failed with smb mapping failed with error: rpc error: code = Unknown desc = NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Access is denied. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : PermissionDenied: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlob \r\n alMapping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 5,New-SmbGlobalMapping\r\n \r\n", err: exit status 1 I0418 02:50:54.740285 6840 utils.go:76] GRPC call: /csi.v1.Identity/Probe I0418 02:50:54.740813 6840 utils.go:77] GRPC request: {} I0418 02:50:54.740967 6840 utils.go:83] GRPC response: {"ready":{"value":true}} I0418 02:51:08.989594 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 02:51:08.989594 6840 utils.go:77] GRPC request: {} I0418 02:51:08.990186 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} ... skipping 1201 lines ... I0418 03:05:45.317655 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 03:05:45.317655 6840 utils.go:77] GRPC request: {} I0418 03:05:45.317655 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} I0418 03:05:45.321773 6840 utils.go:76] GRPC call: /csi.v1.Node/NodePublishVolume I0418 03:05:45.321773 6840 utils.go:77] GRPC request: {"target_path":"c:\\var\\lib\\kubelet\\pods\\bdb2c30f-8918-4257-bf5b-7fc0e74236f5\\volumes\\kubernetes.io~csi\\test-volume-1\\mount","volume_capability":{"AccessType":{"Mount":{}},"access_mode":{"mode":7}},"volume_context":{"csi.storage.k8s.io/ephemeral":"true","csi.storage.k8s.io/pod.name":"azurefile-volume-tester-jfgrk","csi.storage.k8s.io/pod.namespace":"azurefile-4801","csi.storage.k8s.io/pod.uid":"bdb2c30f-8918-4257-bf5b-7fc0e74236f5","csi.storage.k8s.io/serviceAccount.name":"default","mountOptions":"cache=singleclient","secretName":"azure-storage-account-f44e0972f9efd4c459bc1ac-secret","server":"","shareName":"csi-inline-smb-volume"},"volume_id":"csi-a124714b87def9b418b52f66304ba9def8f200e9e49e6fe2dfa8576e042458fd"} I0418 03:05:45.321773 6840 nodeserver.go:68] NodePublishVolume: ephemeral volume(csi-a124714b87def9b418b52f66304ba9def8f200e9e49e6fe2dfa8576e042458fd) mount on c:\var\lib\kubelet\pods\bdb2c30f-8918-4257-bf5b-7fc0e74236f5\volumes\kubernetes.io~csi\test-volume-1\mount, VolumeContext: map[csi.storage.k8s.io/ephemeral:true csi.storage.k8s.io/pod.name:azurefile-volume-tester-jfgrk csi.storage.k8s.io/pod.namespace:azurefile-4801 csi.storage.k8s.io/pod.uid:bdb2c30f-8918-4257-bf5b-7fc0e74236f5 csi.storage.k8s.io/serviceAccount.name:default getaccountkeyfromsecret:true mountOptions:cache=singleclient secretName:azure-storage-account-f44e0972f9efd4c459bc1ac-secret secretnamespace:azurefile-4801 server: shareName:csi-inline-smb-volume storageaccount:] W0418 03:05:45.321773 6840 azurefile.go:546] parsing volumeID(csi-a124714b87def9b418b52f66304ba9def8f200e9e49e6fe2dfa8576e042458fd) return with error: error parsing volume id: "csi-a124714b87def9b418b52f66304ba9def8f200e9e49e6fe2dfa8576e042458fd", should at least contain two # I0418 03:05:45.335065 6840 round_trippers.go:553] GET https://10.96.0.1:443/api/v1/namespaces/azurefile-4801/secrets/azure-storage-account-f44e0972f9efd4c459bc1ac-secret 200 OK in 12 milliseconds I0418 03:05:45.335065 6840 nodeserver.go:268] cifsMountPath(c:\var\lib\kubelet\pods\bdb2c30f-8918-4257-bf5b-7fc0e74236f5\volumes\kubernetes.io~csi\test-volume-1\mount) fstype() volumeID(csi-a124714b87def9b418b52f66304ba9def8f200e9e49e6fe2dfa8576e042458fd) context(map[csi.storage.k8s.io/ephemeral:true csi.storage.k8s.io/pod.name:azurefile-volume-tester-jfgrk csi.storage.k8s.io/pod.namespace:azurefile-4801 csi.storage.k8s.io/pod.uid:bdb2c30f-8918-4257-bf5b-7fc0e74236f5 csi.storage.k8s.io/serviceAccount.name:default getaccountkeyfromsecret:true mountOptions:cache=singleclient secretName:azure-storage-account-f44e0972f9efd4c459bc1ac-secret secretnamespace:azurefile-4801 server: shareName:csi-inline-smb-volume storageaccount:]) mountflags([]) mountOptions([AZURE\f44e0972f9efd4c459bc1ac]) volumeMountGroup() I0418 03:05:45.335065 6840 safe_mounter_windows.go:163] IsLikelyNotMountPoint: c:\var\lib\kubelet\pods\bdb2c30f-8918-4257-bf5b-7fc0e74236f5\volumes\kubernetes.io~csi\test-volume-1\mount I0418 03:05:45.335065 6840 safe_mounter_windows.go:220] Exists path: c:\var\lib\kubelet\pods\bdb2c30f-8918-4257-bf5b-7fc0e74236f5\volumes\kubernetes.io~csi\test-volume-1\mount I0418 03:05:45.337328 6840 safe_mounter_windows.go:220] Exists path: c:\var\lib\kubelet\pods\bdb2c30f-8918-4257-bf5b-7fc0e74236f5\volumes\kubernetes.io~csi\test-volume-1\mount I0418 03:05:45.338068 6840 azure_common_windows.go:73] Removing path: c:\var\lib\kubelet\pods\bdb2c30f-8918-4257-bf5b-7fc0e74236f5\volumes\kubernetes.io~csi\test-volume-1\mount ... skipping 20 lines ... I0418 03:06:08.641592 6840 utils.go:76] GRPC call: /csi.v1.Node/NodeGetCapabilities I0418 03:06:08.641592 6840 utils.go:77] GRPC request: {} I0418 03:06:08.641592 6840 utils.go:83] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":2}}}]} I0418 03:06:08.644425 6840 utils.go:76] GRPC call: /csi.v1.Node/NodePublishVolume I0418 03:06:08.644472 6840 utils.go:77] GRPC request: {"target_path":"c:\\var\\lib\\kubelet\\pods\\94894751-464d-4de2-a98c-3c96615b4294\\volumes\\kubernetes.io~csi\\test-volume-1\\mount","volume_capability":{"AccessType":{"Mount":{}},"access_mode":{"mode":7}},"volume_context":{"csi.storage.k8s.io/ephemeral":"true","csi.storage.k8s.io/pod.name":"azurefile-volume-tester-7l2mq","csi.storage.k8s.io/pod.namespace":"azurefile-1166","csi.storage.k8s.io/pod.uid":"94894751-464d-4de2-a98c-3c96615b4294","csi.storage.k8s.io/serviceAccount.name":"default","mountOptions":"cache=singleclient","secretName":"smbcreds","server":"20.123.104.24","shareName":"share"},"volume_id":"csi-266af67efcc10d78dad4389dd3db408092e14d7a3563c08b5e0cde816dab7469"} I0418 03:06:08.644734 6840 nodeserver.go:68] NodePublishVolume: ephemeral volume(csi-266af67efcc10d78dad4389dd3db408092e14d7a3563c08b5e0cde816dab7469) mount on c:\var\lib\kubelet\pods\94894751-464d-4de2-a98c-3c96615b4294\volumes\kubernetes.io~csi\test-volume-1\mount, VolumeContext: map[csi.storage.k8s.io/ephemeral:true csi.storage.k8s.io/pod.name:azurefile-volume-tester-7l2mq csi.storage.k8s.io/pod.namespace:azurefile-1166 csi.storage.k8s.io/pod.uid:94894751-464d-4de2-a98c-3c96615b4294 csi.storage.k8s.io/serviceAccount.name:default getaccountkeyfromsecret:true mountOptions:cache=singleclient secretName:smbcreds secretnamespace:azurefile-1166 server:20.123.104.24 shareName:share storageaccount:] W0418 03:06:08.644838 6840 azurefile.go:546] parsing volumeID(csi-266af67efcc10d78dad4389dd3db408092e14d7a3563c08b5e0cde816dab7469) return with error: error parsing volume id: "csi-266af67efcc10d78dad4389dd3db408092e14d7a3563c08b5e0cde816dab7469", should at least contain two # I0418 03:06:08.648272 6840 round_trippers.go:553] GET https://10.96.0.1:443/api/v1/namespaces/azurefile-1166/secrets/smbcreds 200 OK in 3 milliseconds I0418 03:06:08.648272 6840 nodeserver.go:268] cifsMountPath(c:\var\lib\kubelet\pods\94894751-464d-4de2-a98c-3c96615b4294\volumes\kubernetes.io~csi\test-volume-1\mount) fstype() volumeID(csi-266af67efcc10d78dad4389dd3db408092e14d7a3563c08b5e0cde816dab7469) context(map[csi.storage.k8s.io/ephemeral:true csi.storage.k8s.io/pod.name:azurefile-volume-tester-7l2mq csi.storage.k8s.io/pod.namespace:azurefile-1166 csi.storage.k8s.io/pod.uid:94894751-464d-4de2-a98c-3c96615b4294 csi.storage.k8s.io/serviceAccount.name:default getaccountkeyfromsecret:true mountOptions:cache=singleclient secretName:smbcreds secretnamespace:azurefile-1166 server:20.123.104.24 shareName:share storageaccount:]) mountflags([]) mountOptions([AZURE\USERNAME]) volumeMountGroup() I0418 03:06:08.648272 6840 safe_mounter_windows.go:163] IsLikelyNotMountPoint: c:\var\lib\kubelet\pods\94894751-464d-4de2-a98c-3c96615b4294\volumes\kubernetes.io~csi\test-volume-1\mount I0418 03:06:08.648272 6840 safe_mounter_windows.go:220] Exists path: c:\var\lib\kubelet\pods\94894751-464d-4de2-a98c-3c96615b4294\volumes\kubernetes.io~csi\test-volume-1\mount I0418 03:06:08.650509 6840 safe_mounter_windows.go:220] Exists path: c:\var\lib\kubelet\pods\94894751-464d-4de2-a98c-3c96615b4294\volumes\kubernetes.io~csi\test-volume-1\mount I0418 03:06:08.650726 6840 azure_common_windows.go:73] Removing path: c:\var\lib\kubelet\pods\94894751-464d-4de2-a98c-3c96615b4294\volumes\kubernetes.io~csi\test-volume-1\mount ... skipping 731 lines ... Platform: windows/amd64 Streaming logs below: I0418 02:47:38.555925 6844 azurefile.go:267] driver userAgent: file.csi.azure.com/e2e-92b6b36980c6d5b3569bdf7138de57ac800caf1c gc/go1.18.1 (amd64-windows) e2e-test I0418 02:47:38.565818 6844 azure.go:71] reading cloud config from secret kube-system/azure-cloud-provider I0418 02:47:38.596193 6844 round_trippers.go:553] GET https://10.96.0.1:443/api/v1/namespaces/kube-system/secrets/azure-cloud-provider 404 Not Found in 22 milliseconds W0418 02:47:38.596825 6844 azure.go:78] InitializeCloudFromSecret: failed to get cloud config from secret kube-system/azure-cloud-provider: failed to get secret kube-system/azure-cloud-provider: secrets "azure-cloud-provider" not found I0418 02:47:38.596825 6844 azure.go:83] could not read cloud config from secret kube-system/azure-cloud-provider I0418 02:47:38.596825 6844 azure.go:93] use default AZURE_CREDENTIAL_FILE env var: C:\k\azure.json I0418 02:47:38.597352 6844 azure.go:101] read cloud config from file: C:\k\azure.json successfully I0418 02:47:38.602560 6844 azure_auth.go:245] Using AzurePublicCloud environment I0418 02:47:38.603180 6844 azure_auth.go:130] azure: using client_id+client_secret to retrieve access token I0418 02:47:38.603748 6844 azure_diskclient.go:67] Azure DisksClient using API version: 2021-04-01 ... skipping 580 lines ... JUnit report was created: /logs/artifacts/junit_01.xml [91m[1mSummarizing 1 Failure:[0m [91m[1m[Fail] [0m[90mDynamic Provisioning [0m[91m[1m[It] should create a volume on demand with mount options [kubernetes.io/azure-file] [file.csi.azure.com] [Windows] [0m [37m/home/prow/go/src/sigs.k8s.io/azurefile-csi-driver/test/e2e/testsuites/testsuites.go:691[0m [1m[91mRan 20 of 34 Specs in 1482.238 seconds[0m [1m[91mFAIL![0m -- [32m[1m19 Passed[0m | [91m[1m1 Failed[0m | [33m[1m0 Pending[0m | [36m[1m14 Skipped[0m [38;5;228mYou're using deprecated Ginkgo functionality:[0m [38;5;228m=============================================[0m [1m[38;5;10mGinkgo 2.0[0m is under active development and will introduce several new features, improvements, and a small handful of breaking changes. A release candidate for 2.0 is now available and 2.0 should GA in Fall 2021. [1mPlease give the RC a try and send us feedback![0m - To learn more, view the migration guide at [38;5;14m[4mhttps://github.com/onsi/ginkgo/blob/ver2/docs/MIGRATING_TO_V2.md[0m ... skipping 5 lines ... [38;5;9m[1mIf this change will be impactful to you please leave a comment on [38;5;14m[4mhttps://github.com/onsi/ginkgo/issues/711[0m[0m [1mLearn more at:[0m [38;5;14m[4mhttps://github.com/onsi/ginkgo/blob/ver2/docs/MIGRATING_TO_V2.md#removed-custom-reporters[0m [38;5;243mTo silence deprecations that can be silenced set the following environment variable:[0m [38;5;243mACK_GINKGO_DEPRECATIONS=1.16.5[0m --- FAIL: TestE2E (1482.25s) FAIL FAIL sigs.k8s.io/azurefile-csi-driver/test/e2e 1482.336s FAIL make: *** [Makefile:85: e2e-test] Error 1 make: Nothing to be done for 'kubectl'. ================ DUMPING LOGS FOR MANAGEMENT CLUSTER ================ Exported logs for cluster "capz" to: /logs/artifacts/management-cluster ================ DUMPING LOGS FOR WORKLOAD CLUSTER (Linux) ========== Deploying log-dump-daemonset ... skipping 99 lines ...