==== start of pod log for container csi-mockplugin-0/csi-provisioner ==== W1030 05:47:22.872503 1 feature_gate.go:235] Setting GA feature gate Topology=true. It will be removed in a future release. I1030 05:47:22.872572 1 feature_gate.go:243] feature gates: &{map[Topology:true]} I1030 05:47:22.872586 1 csi-provisioner.go:132] Version: v2.1.0 I1030 05:47:22.872603 1 csi-provisioner.go:155] Building kube configs for running in cluster... I1030 05:47:22.898486 1 connection.go:153] Connecting to unix:///csi/csi.sock I1030 05:47:25.100717 1 common.go:111] Probing CSI driver for readiness I1030 05:47:25.100740 1 connection.go:182] GRPC call: /csi.v1.Identity/Probe I1030 05:47:25.100745 1 connection.go:183] GRPC request: {} I1030 05:47:25.103471 1 connection.go:185] GRPC response: {"ready":{"value":true}} I1030 05:47:25.103548 1 connection.go:186] GRPC error: I1030 05:47:25.103557 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginInfo I1030 05:47:25.103560 1 connection.go:183] GRPC request: {} I1030 05:47:25.103856 1 connection.go:185] GRPC response: {"manifest":{"url":"https://github.com/kubernetes-csi/csi-test/mock"},"name":"csi-mock-csi-mock-volumes-8309","vendor_version":"0.3.0"} I1030 05:47:25.103906 1 connection.go:186] GRPC error: I1030 05:47:25.103915 1 csi-provisioner.go:202] Detected CSI driver csi-mock-csi-mock-volumes-8309 I1030 05:47:25.103921 1 connection.go:182] GRPC call: /csi.v1.Identity/GetPluginCapabilities I1030 05:47:25.103924 1 connection.go:183] GRPC request: {} I1030 05:47:25.104376 1 connection.go:185] GRPC response: {"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]} I1030 05:47:25.104452 1 connection.go:186] GRPC error: I1030 05:47:25.104460 1 connection.go:182] GRPC call: /csi.v1.Controller/ControllerGetCapabilities I1030 05:47:25.104463 1 connection.go:183] GRPC request: {} I1030 05:47:25.104806 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":9}}}]} I1030 05:47:25.104898 1 connection.go:186] GRPC error: I1030 05:47:25.104956 1 csi-provisioner.go:244] CSI driver does not support PUBLISH_UNPUBLISH_VOLUME, not watching VolumeAttachments I1030 05:47:25.105246 1 controller.go:753] Using saving PVs to API server in background I1030 05:47:25.105418 1 reflector.go:219] Starting reflector *v1.StorageClass (1h0m0s) from k8s.io/client-go/informers/factory.go:134 I1030 05:47:25.105431 1 reflector.go:255] Listing and watching *v1.StorageClass from k8s.io/client-go/informers/factory.go:134 I1030 05:47:25.105742 1 reflector.go:219] Starting reflector *v1.PersistentVolumeClaim (15m0s) from k8s.io/client-go/informers/factory.go:134 I1030 05:47:25.105751 1 reflector.go:255] Listing and watching *v1.PersistentVolumeClaim from k8s.io/client-go/informers/factory.go:134 I1030 05:47:25.205391 1 shared_informer.go:270] caches populated I1030 05:47:25.205413 1 shared_informer.go:270] caches populated I1030 05:47:25.205446 1 controller.go:838] Starting provisioner controller csi-mock-csi-mock-volumes-8309_csi-mockplugin-0_8237248a-a233-43ed-a61f-90b90fc6ed31! I1030 05:47:25.205506 1 clone_controller.go:66] Starting CloningProtection controller I1030 05:47:25.205551 1 clone_controller.go:84] Started CloningProtection controller I1030 05:47:25.205767 1 reflector.go:219] Starting reflector *v1.PersistentVolumeClaim (15m0s) from pkg/controller/clone_controller.go:82 I1030 05:47:25.205784 1 reflector.go:255] Listing and watching *v1.PersistentVolumeClaim from pkg/controller/clone_controller.go:82 I1030 05:47:25.206114 1 volume_store.go:97] Starting save volume queue I1030 05:47:25.206200 1 reflector.go:219] Starting reflector *v1.PersistentVolume (15m0s) from sigs.k8s.io/sig-storage-lib-external-provisioner/v6/controller/controller.go:872 I1030 05:47:25.206205 1 reflector.go:255] Listing and watching *v1.PersistentVolume from sigs.k8s.io/sig-storage-lib-external-provisioner/v6/controller/controller.go:872 I1030 05:47:25.206339 1 reflector.go:219] Starting reflector *v1.StorageClass (15m0s) from sigs.k8s.io/sig-storage-lib-external-provisioner/v6/controller/controller.go:875 I1030 05:47:25.206344 1 reflector.go:255] Listing and watching *v1.StorageClass from sigs.k8s.io/sig-storage-lib-external-provisioner/v6/controller/controller.go:875 I1030 05:47:25.305597 1 shared_informer.go:270] caches populated I1030 05:47:25.305657 1 controller.go:887] Started provisioner controller csi-mock-csi-mock-volumes-8309_csi-mockplugin-0_8237248a-a233-43ed-a61f-90b90fc6ed31! I1030 05:47:29.170140 1 controller.go:1335] provision "csi-mock-volumes-8309/pvc-zckrh" class "csi-mock-volumes-8309-sckxg6n": started I1030 05:47:29.170215 1 controller.go:731] CreateVolumeRequest name:"pvc-162f34a4-f754-4141-bdf3-0943835eae70" capacity_range: volume_capabilities: access_mode: > I1030 05:47:29.170460 1 connection.go:182] GRPC call: /csi.v1.Controller/CreateVolume I1030 05:47:29.170465 1 connection.go:183] GRPC request: {"capacity_range":{"required_bytes":1073741824},"name":"pvc-162f34a4-f754-4141-bdf3-0943835eae70","volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}}]} I1030 05:47:29.174375 1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-8309", Name:"pvc-zckrh", UID:"162f34a4-f754-4141-bdf3-0943835eae70", APIVersion:"v1", ResourceVersion:"206710", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "csi-mock-volumes-8309/pvc-zckrh" I1030 05:47:29.177002 1 connection.go:185] GRPC response: {"volume":{"capacity_bytes":1073741824,"volume_context":{"name":"pvc-162f34a4-f754-4141-bdf3-0943835eae70"},"volume_id":"4"}} I1030 05:47:29.177069 1 connection.go:186] GRPC error: I1030 05:47:29.177078 1 controller.go:762] create volume rep: {CapacityBytes:1073741824 VolumeId:4 VolumeContext:map[name:pvc-162f34a4-f754-4141-bdf3-0943835eae70] ContentSource: AccessibleTopology:[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} I1030 05:47:29.177096 1 controller.go:838] successfully created PV pvc-162f34a4-f754-4141-bdf3-0943835eae70 for PVC pvc-zckrh and csi volume name 4 I1030 05:47:29.177103 1 controller.go:854] successfully created PV {GCEPersistentDisk:nil AWSElasticBlockStore:nil HostPath:nil Glusterfs:nil NFS:nil RBD:nil ISCSI:nil Cinder:nil CephFS:nil FC:nil Flocker:nil FlexVolume:nil AzureFile:nil VsphereVolume:nil Quobyte:nil AzureDisk:nil PhotonPersistentDisk:nil PortworxVolume:nil ScaleIO:nil Local:nil StorageOS:nil CSI:&CSIPersistentVolumeSource{Driver:csi-mock-csi-mock-volumes-8309,VolumeHandle:4,ReadOnly:false,FSType:ext4,VolumeAttributes:map[string]string{name: pvc-162f34a4-f754-4141-bdf3-0943835eae70,storage.kubernetes.io/csiProvisionerIdentity: 1635572845104-8081-csi-mock-csi-mock-volumes-8309,},ControllerPublishSecretRef:nil,NodeStageSecretRef:nil,NodePublishSecretRef:nil,ControllerExpandSecretRef:nil,}} I1030 05:47:29.177202 1 controller.go:1442] provision "csi-mock-volumes-8309/pvc-zckrh" class "csi-mock-volumes-8309-sckxg6n": volume "pvc-162f34a4-f754-4141-bdf3-0943835eae70" provisioned I1030 05:47:29.177218 1 controller.go:1459] provision "csi-mock-volumes-8309/pvc-zckrh" class "csi-mock-volumes-8309-sckxg6n": succeeded I1030 05:47:29.177226 1 volume_store.go:154] Saving volume pvc-162f34a4-f754-4141-bdf3-0943835eae70 I1030 05:47:29.180532 1 volume_store.go:157] Volume pvc-162f34a4-f754-4141-bdf3-0943835eae70 saved I1030 05:47:29.180556 1 controller.go:1096] Claim processing succeeded, removing PVC 162f34a4-f754-4141-bdf3-0943835eae70 from claims in progress I1030 05:47:29.180570 1 controller.go:1335] provision "csi-mock-volumes-8309/pvc-zckrh" class "csi-mock-volumes-8309-sckxg6n": started I1030 05:47:29.180580 1 controller.go:1344] provision "csi-mock-volumes-8309/pvc-zckrh" class "csi-mock-volumes-8309-sckxg6n": persistentvolume "pvc-162f34a4-f754-4141-bdf3-0943835eae70" already exists, skipping I1030 05:47:29.180585 1 controller.go:1098] Stop provisioning, removing PVC 162f34a4-f754-4141-bdf3-0943835eae70 from claims in progress I1030 05:47:29.180593 1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"csi-mock-volumes-8309", Name:"pvc-zckrh", UID:"162f34a4-f754-4141-bdf3-0943835eae70", APIVersion:"v1", ResourceVersion:"206710", FieldPath:""}): type: 'Normal' reason: 'ProvisioningSucceeded' Successfully provisioned volume pvc-162f34a4-f754-4141-bdf3-0943835eae70 I1030 05:47:43.256491 1 controller.go:1475] delete "pvc-162f34a4-f754-4141-bdf3-0943835eae70": started I1030 05:47:43.256545 1 connection.go:182] GRPC call: /csi.v1.Controller/DeleteVolume I1030 05:47:43.256551 1 connection.go:183] GRPC request: {"volume_id":"4"} I1030 05:47:43.257066 1 connection.go:185] GRPC response: {} I1030 05:47:43.257094 1 connection.go:186] GRPC error: I1030 05:47:43.257102 1 controller.go:1490] delete "pvc-162f34a4-f754-4141-bdf3-0943835eae70": volume deleted I1030 05:47:43.268958 1 controller.go:1540] delete "pvc-162f34a4-f754-4141-bdf3-0943835eae70": persistentvolume deleted I1030 05:47:43.268971 1 controller.go:1545] delete "pvc-162f34a4-f754-4141-bdf3-0943835eae70": succeeded ==== end of pod log for container csi-mockplugin-0/csi-provisioner ====