==== start of pod log for container csi-mockplugin-attacher-0/csi-attacher ==== I1013 14:48:57.452116 1 main.go:96] Version: v3.2.0 I1013 14:48:57.456296 1 connection.go:153] Connecting to unix:///csi/csi.sock I1013 14:48:58.458863 1 common.go:111] Probing CSI driver for readiness I1013 14:48:58.459459 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I1013 14:48:58.459485 1 connection.go:183] GRPC request: {} I1013 14:48:58.463924 1 connection.go:185] GRPC response: {"ready":{"value":true}} I1013 14:48:58.464143 1 connection.go:186] GRPC error: I1013 14:48:58.464169 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I1013 14:48:58.464177 1 connection.go:183] GRPC request: {} I1013 14:48:58.465211 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-907","vendor_version":"0.3.0"} I1013 14:48:58.465487 1 connection.go:186] GRPC error: I1013 14:48:58.465520 1 main.go:152] CSI driver name: "csi-mock-csi-mock-volumes-907" I1013 14:48:58.465594 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1013 14:48:58.465623 1 connection.go:183] GRPC request: {} I1013 14:48:58.467264 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I1013 14:48:58.467664 1 connection.go:186] GRPC error: I1013 14:48:58.467679 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:48:58.467693 1 connection.go:183] GRPC request: {} I1013 14:48:58.468589 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}}}]} I1013 14:48:58.468902 1 connection.go:186] GRPC error: I1013 14:48:58.468987 1 main.go:208] CSI driver supports ControllerPublishUnpublish, using real CSI handler I1013 14:48:58.469005 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1013 14:48:58.469013 1 connection.go:183] GRPC request: {} I1013 14:48:58.469650 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}}}]} I1013 14:48:58.469794 1 connection.go:186] GRPC error: I1013 14:48:58.469815 1 main.go:221] CSI driver supports list volumes published nodes. Using capability to reconcile volume attachment objects with actual backend state I1013 14:48:58.469993 1 controller.go:128] Starting CSI attacher I1013 14:48:58.470300 1 reflector.go:219] Starting reflector *v1.PersistentVolume (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:48:58.470324 1 reflector.go:255] Listing and watching *v1.PersistentVolume from k8s.io/client-go/informers/factory.go:134 I1013 14:48:58.470590 1 reflector.go:219] Starting reflector *v1.VolumeAttachment (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:48:58.470621 1 reflector.go:255] Listing and watching *v1.VolumeAttachment from k8s.io/client-go/informers/factory.go:134 I1013 14:48:58.470606 1 reflector.go:219] Starting reflector *v1.CSINode (10m0s) from k8s.io/client-go/informers/factory.go:134 I1013 14:48:58.470647 1 reflector.go:255] Listing and watching *v1.CSINode from k8s.io/client-go/informers/factory.go:134 I1013 14:48:58.571155 1 shared_informer.go:270] caches populated I1013 14:48:58.571385 1 csi_handler.go:117] Reconciling VolumeAttachments with driver backend state I1013 14:48:58.571455 1 connection.go:182] GRPC call: /csi.v1.Controller/ListVolumes I1013 14:48:58.571472 1 connection.go:183] GRPC request: {} I1013 14:48:58.578779 1 connection.go:185] GRPC response: {"entries":[{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-907"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 1"},"volume_id":"1"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-907"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 2"},"volume_id":"2"}},{"status":{"published_node_ids":["csi-mock-csi-mock-volumes-907"],"volume_condition":{}},"volume":{"capacity_bytes":107374182400,"volume_context":{"name":"Mock Volume 3"},"volume_id":"3"}}]} I1013 14:48:58.579224 1 connection.go:186] GRPC error: I1013 14:49:05.355400 1 controller.go:205] Started VA processing "csi-2f7898bddbc1f82dc0ed454a36cc92869b716b6499891e0fbccc590b41d837b5" I1013 14:49:05.355442 1 controller.go:220] Skipping VolumeAttachment csi-2f7898bddbc1f82dc0ed454a36cc92869b716b6499891e0fbccc590b41d837b5 for attacher csi-mock-csi-mock-volumes-1267 I1013 14:49:05.375329 1 controller.go:205] Started VA processing "csi-2f7898bddbc1f82dc0ed454a36cc92869b716b6499891e0fbccc590b41d837b5" I1013 14:49:05.375370 1 controller.go:220] Skipping VolumeAttachment csi-2f7898bddbc1f82dc0ed454a36cc92869b716b6499891e0fbccc590b41d837b5 for attacher csi-mock-csi-mock-volumes-1267 I1013 14:49:05.383133 1 controller.go:205] Started VA processing "csi-2f7898bddbc1f82dc0ed454a36cc92869b716b6499891e0fbccc590b41d837b5" I1013 14:49:05.383178 1 controller.go:220] Skipping VolumeAttachment csi-2f7898bddbc1f82dc0ed454a36cc92869b716b6499891e0fbccc590b41d837b5 for attacher csi-mock-csi-mock-volumes-1267 ==== end of pod log for container csi-mockplugin-attacher-0/csi-attacher ====