==== start of pod log for container csi-mockplugin-0/mock ==== I1030 05:22:29.168952 1 main.go:126] mock driver started I1030 05:22:29.629754 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-1859","vendor_version":"0.3.0","manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"}},"Error":"","FullError":null} I1030 05:22:29.693359 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetInfo","Request":{},"Response":{"node_id":"csi-mock-csi-mock-volumes-1859","max_volumes_per_node":2},"Error":"","FullError":null} I1030 05:22:29.804196 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/Probe","Request":{},"Response":{"ready":{"value":true}},"Error":"","FullError":null} I1030 05:22:29.804640 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-1859","vendor_version":"0.3.0","manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"}},"Error":"","FullError":null} I1030 05:22:29.805041 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]},"Error":"","FullError":null} I1030 05:22:29.805643 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/ControllerGetCapabilities","Request":{},"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}}}]},"Error":"","FullError":null} I1030 05:22:29.975352 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/Probe","Request":{},"Response":{"ready":{"value":true}},"Error":"","FullError":null} I1030 05:22:29.976599 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-1859","vendor_version":"0.3.0","manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"}},"Error":"","FullError":null} I1030 05:22:29.977570 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]},"Error":"","FullError":null} I1030 05:22:29.980264 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/ControllerGetCapabilities","Request":{},"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}}}]},"Error":"","FullError":null} I1030 05:22:29.985170 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/ControllerGetCapabilities","Request":{},"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}}}]},"Error":"","FullError":null} I1030 05:22:30.007839 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/CreateVolume","Request":{"name":"pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647","capacity_range":{"required_bytes":1073741824},"volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}}]},"Response":{"volume":{"capacity_bytes":1073741824,"volume_id":"4","volume_context":{"name":"pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647"}}},"Error":"","FullError":null} I1030 05:22:30.090513 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/ListVolumes","Request":{},"Response":{"entries":[{"volume":{"capacity_bytes":107374182400,"volume_id":"1","volume_context":{"name":"Mock Volume 1"}},"status":{"published_node_ids":["csi-mock-csi-mock-volumes-1859"],"volume_condition":{}}},{"volume":{"capacity_bytes":107374182400,"volume_id":"2","volume_context":{"name":"Mock Volume 2"}},"status":{"published_node_ids":["csi-mock-csi-mock-volumes-1859"],"volume_condition":{}}},{"volume":{"capacity_bytes":107374182400,"volume_id":"3","volume_context":{"name":"Mock Volume 3"}},"status":{"published_node_ids":["csi-mock-csi-mock-volumes-1859"],"volume_condition":{}}},{"volume":{"capacity_bytes":1073741824,"volume_id":"4","volume_context":{"name":"pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647"}},"status":{"published_node_ids":["csi-mock-csi-mock-volumes-1859"],"volume_condition":{}}}]},"Error":"","FullError":null} I1030 05:22:32.030979 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/ControllerPublishVolume","Request":{"volume_id":"4","node_id":"csi-mock-csi-mock-volumes-1859","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647","storage.kubernetes.io/csiProvisionerIdentity":"1635571349805-8081-csi-mock-csi-mock-volumes-1859"}},"Response":{"publish_context":{"device":"/dev/mock","readonly":"false"}},"Error":"","FullError":null} I1030 05:22:32.035642 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/ControllerPublishVolume","Request":{"volume_id":"4","node_id":"csi-mock-csi-mock-volumes-1859","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647","storage.kubernetes.io/csiProvisionerIdentity":"1635571349805-8081-csi-mock-csi-mock-volumes-1859"}},"Response":{"publish_context":{"device":"/dev/mock","readonly":"false"}},"Error":"","FullError":null} I1030 05:22:47.832919 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null} I1030 05:22:47.836253 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeStageVolume","Request":{"volume_id":"4","publish_context":{"device":"/dev/mock","readonly":"false"},"staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647/globalmount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647","storage.kubernetes.io/csiProvisionerIdentity":"1635571349805-8081-csi-mock-csi-mock-volumes-1859"}},"Response":{},"Error":"","FullError":null} I1030 05:22:47.853179 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null} I1030 05:22:47.855863 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodePublishVolume","Request":{"volume_id":"4","publish_context":{"device":"/dev/mock","readonly":"false"},"staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647/globalmount","target_path":"/var/lib/kubelet/pods/33b86f74-de51-45ac-9d09-ecdc14e0f8cc/volumes/kubernetes.io~csi/pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647/mount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"csi.storage.k8s.io/ephemeral":"false","csi.storage.k8s.io/pod.name":"pvc-volume-tester-p4fv9","csi.storage.k8s.io/pod.namespace":"csi-mock-volumes-1859","csi.storage.k8s.io/pod.uid":"33b86f74-de51-45ac-9d09-ecdc14e0f8cc","csi.storage.k8s.io/serviceAccount.name":"default","name":"pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647","storage.kubernetes.io/csiProvisionerIdentity":"1635571349805-8081-csi-mock-csi-mock-volumes-1859"}},"Response":{},"Error":"","FullError":null} I1030 05:22:53.775549 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null} I1030 05:22:53.776040 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetVolumeStats","Request":{"volume_id":"4","volume_path":"/var/lib/kubelet/pods/33b86f74-de51-45ac-9d09-ecdc14e0f8cc/volumes/kubernetes.io~csi/pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647/mount"},"Response":{"usage":[{"total":1073741824,"unit":1}],"volume_condition":{}},"Error":"","FullError":null} I1030 05:22:54.131621 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeUnpublishVolume","Request":{"volume_id":"4","target_path":"/var/lib/kubelet/pods/33b86f74-de51-45ac-9d09-ecdc14e0f8cc/volumes/kubernetes.io~csi/pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647/mount"},"Response":{},"Error":"","FullError":null} I1030 05:22:54.232023 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null} I1030 05:22:54.232543 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Node/NodeUnstageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/pv/pvc-41f06abf-e5b2-4bfa-bcc4-2650af59f647/globalmount"},"Response":{},"Error":"","FullError":null} I1030 05:23:00.236931 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/ControllerUnpublishVolume","Request":{"volume_id":"4","node_id":"csi-mock-csi-mock-volumes-1859"},"Response":{},"Error":"","FullError":null} I1030 05:23:03.176187 1 driver.go:242] gRPCCall: {"Method":"/csi.v1.Controller/DeleteVolume","Request":{"volume_id":"4"},"Response":{},"Error":"","FullError":null} ==== end of pod log for container csi-mockplugin-0/mock ====