==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I1030 05:54:03.157505 1 main.go:91] Version: v2.2.0-0-g97411fa7 I1030 05:54:03.158862 1 connection.go:153] Connecting to unix:///csi/csi.sock W1030 05:54:13.158982 1 connection.go:172] Still connecting to unix:///csi/csi.sock I1030 05:54:13.860403 1 common.go:111] Probing CSI driver for readiness I1030 05:54:13.860427 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I1030 05:54:13.860432 1 connection.go:183] GRPC request: {} I1030 05:54:13.865388 1 connection.go:185] GRPC response: {"ready":{"value":true}} I1030 05:54:13.865910 1 connection.go:186] GRPC error: I1030 05:54:13.865923 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I1030 05:54:13.865928 1 connection.go:183] GRPC request: {} I1030 05:54:13.866936 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-728","vendor_version":"0.3.0"} I1030 05:54:13.867311 1 connection.go:186] GRPC error: I1030 05:54:13.867319 1 main.go:136] CSI driver name: "csi-mock-csi-mock-volumes-728" W1030 05:54:13.867328 1 metrics.go:142] metrics endpoint will not be started because `metrics-address` was not specified. I1030 05:54:13.867333 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1030 05:54:13.867338 1 connection.go:183] GRPC request: {} I1030 05:54:13.868014 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I1030 05:54:13.869026 1 connection.go:186] GRPC error: I1030 05:54:13.869033 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1030 05:54:13.869037 1 connection.go:183] GRPC request: {} I1030 05:54:13.869655 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}}}]} I1030 05:54:13.875989 1 connection.go:186] GRPC error: I1030 05:54:13.876088 1 main.go:162] CSI driver supports ControllerPublishUnpublish, using real CSI handler I1030 05:54:13.876095 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1030 05:54:13.876100 1 connection.go:183] GRPC request: {} I1030 05:54:13.877589 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}}}]} I1030 05:54:13.881351 1 connection.go:186] GRPC error: I1030 05:54:13.881364 1 main.go:175] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I1030 05:54:13.881465 1 controller.go:121] Starting CSI attacher I1030 05:54:13.881739 1 reflector.go:153] Starting reflector *v1beta1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:135 I1030 05:54:13.881754 1 reflector.go:188] Listing and watching *v1beta1.CSINode from k8s.io/client-go/informers/factory.go:135 I1030 05:54:13.882500 1 reflector.go:153] Starting reflector *v1beta1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:135 I1030 05:54:13.882509 1 reflector.go:188] Listing and watching *v1beta1.VolumeAttachment from k8s.io/client-go/informers/factory.go:135 I1030 05:54:13.883185 1 reflector.go:153] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:135 I1030 05:54:13.883193 1 reflector.go:188] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:135 I1030 05:54:13.981588 1 shared_informer.go:227] caches populated I1030 05:54:13.981640 1 csi_handler.go:116] Reconciling VolumeAttachments with driver backend state I1030 05:54:13.981670 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1030 05:54:13.981675 1 connection.go:183] GRPC request: {} I1030 05:54:13.982188 1 controller.go:198] Started VA processing "csi-81e890a9227a09d33c827ca7d1e43a397e70f45c96b119d582c019df7d202630" I1030 05:54:13.982198 1 controller.go:213] Skipping VolumeAttachment csi-81e890a9227a09d33c827ca7d1e43a397e70f45c96b119d582c019df7d202630 for attacher csi-mock-csi-mock-volumes-1824 I1030 05:54:13.982220 1 controller.go:198] Started VA processing "csi-a1f90b3e891a67648eb754db7d777bf2d88f98c801c8f50b60f189ccee60ce57" I1030 05:54:13.982225 1 controller.go:213] Skipping VolumeAttachment csi-a1f90b3e891a67648eb754db7d777bf2d88f98c801c8f50b60f189ccee60ce57 for attacher csi-mock-csi-mock-volumes-1463 I1030 05:54:13.982940 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-728"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-728"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-728"]},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I1030 05:54:13.986113 1 connection.go:186] GRPC error: W1030 05:54:13.986137 1 csi_handler.go:159] Failed to repair volume handle for driver csi-mock-csi-mock-volumes-1824: could not find In-Tree driver name for CSI plugin csi-mock-csi-mock-volumes-1824 W1030 05:54:13.986146 1 csi_handler.go:135] Failed to find node ID in VolumeAttachment csi-a1f90b3e891a67648eb754db7d777bf2d88f98c801c8f50b60f189ccee60ce57 annotation I1030 05:54:41.908722 1 controller.go:232] Started PV processing "pvc-55025d09-4f51-4322-95ee-e6219caa87f4" I1030 05:54:41.908754 1 csi_handler.go:591] CSIHandler: processing PV "pvc-55025d09-4f51-4322-95ee-e6219caa87f4" I1030 05:54:41.908763 1 csi_handler.go:595] CSIHandler: processing PV "pvc-55025d09-4f51-4322-95ee-e6219caa87f4": no deletion timestamp, ignoring ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====