==== start of pod log for container csi-mockplugin-resizer-0/csi-resizer ==== I0325 18:10:44.448965 1 main.go:68] Version : v0.5.0-0-g6a95232 I0325 18:10:44.450082 1 connection.go:153] Connecting to unix:///csi/csi.sock I0325 18:10:48.409858 1 common.go:111] Probing CSI driver for readiness I0325 18:10:48.409888 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I0325 18:10:48.409896 1 connection.go:183] GRPC request: {} I0325 18:10:48.412530 1 connection.go:185] GRPC response: {"ready":{"value":true}} I0325 18:10:48.414886 1 connection.go:186] GRPC error: I0325 18:10:48.414914 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I0325 18:10:48.414924 1 connection.go:183] GRPC request: {} I0325 18:10:48.416187 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-8653","vendor_version":"0.3.0"} I0325 18:10:48.417136 1 connection.go:186] GRPC error: I0325 18:10:48.417162 1 csi_resizer.go:79] CSI driver name: "csi-mock-csi-mock-volumes-8653" W0325 18:10:48.417176 1 metrics.go:142] metrics endpoint will not be started because `metrics-address` was not specified. I0325 18:10:48.417187 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I0325 18:10:48.417198 1 connection.go:183] GRPC request: {} I0325 18:10:48.418457 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I0325 18:10:48.420413 1 connection.go:186] GRPC error: I0325 18:10:48.420436 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I0325 18:10:48.420454 1 connection.go:183] GRPC request: {} I0325 18:10:48.421730 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":9}}}]} I0325 18:10:48.430553 1 connection.go:186] GRPC error: I0325 18:10:48.430829 1 controller.go:190] Starting external resizer csi-mock-csi-mock-volumes-8653 I0325 18:10:48.431117 1 reflector.go:153] Starting reflector *v1.PersistentVolumeClaim (10m0s) from k8s.io/client-go/informers/factory.go:135 I0325 18:10:48.431148 1 reflector.go:188] Listing and watching *v1.PersistentVolumeClaim from k8s.io/client-go/informers/factory.go:135 I0325 18:10:48.431189 1 reflector.go:153] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:135 I0325 18:10:48.431280 1 reflector.go:188] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:135 I0325 18:10:48.530991 1 shared_informer.go:227] caches populated I0325 18:10:48.531125 1 controller.go:225] Started PVC processing "csi-mock-volumes-7987/pvc-jsgpx" I0325 18:10:48.531175 1 controller.go:244] No need to resize PVC "csi-mock-volumes-7987/pvc-jsgpx" I0325 18:10:50.153541 1 controller.go:225] Started PVC processing "csi-mock-volumes-8653/pvc-zfwmt" I0325 18:10:50.153579 1 controller.go:244] No need to resize PVC "csi-mock-volumes-8653/pvc-zfwmt" I0325 18:11:06.559118 1 controller.go:225] Started PVC processing "csi-mock-volumes-8653/pvc-zfwmt" I0325 18:11:06.607198 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerExpandVolume I0325 18:11:06.607374 1 event.go:281] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-8653", Name:"pvc-zfwmt", UID:"33a2cf81-fb67-4208-8f49-4dba65251e2b", APIVersion:"v1", ResourceVersion:"1286935", FieldPath:""}): type: 'Normal' reason: 'Resizing' External resizer is resizing volume pvc-33a2cf81-fb67-4208-8f49-4dba65251e2b I0325 18:11:06.607221 1 connection.go:183] GRPC request: {"capacity_range":{"required_bytes":6442450944},"volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_id":"4"} I0325 18:11:06.612810 1 connection.go:185] GRPC response: {"capacity_bytes":6442450944} I0325 18:11:06.613771 1 connection.go:186] GRPC error: I0325 18:11:06.613791 1 controller.go:364] Resize volume succeeded for volume "pvc-33a2cf81-fb67-4208-8f49-4dba65251e2b", start to update PV's capacity I0325 18:11:06.632459 1 controller.go:370] Update capacity of PV "pvc-33a2cf81-fb67-4208-8f49-4dba65251e2b" to 6Gi succeeded I0325 18:11:06.644391 1 controller.go:399] Resize PVC "csi-mock-volumes-8653/pvc-zfwmt" finished I0325 18:11:06.644931 1 event.go:281] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-8653", Name:"pvc-zfwmt", UID:"33a2cf81-fb67-4208-8f49-4dba65251e2b", APIVersion:"v1", ResourceVersion:"1286935", FieldPath:""}): type: 'Normal' reason: 'VolumeResizeSuccessful' Resize volume succeeded ==== end of pod log for container csi-mockplugin-resizer-0/csi-resizer ====