Description of problem: LSO still try to find localvolumeset which is already deleted Version-Release number of selected component (if applicable): local-storage-operator.4.10.0-202110052245 4.10.0-0.nightly-2021-10-07-212540 How reproducible: Always Steps to Reproduce: 1.Deploy Local Storage Operator 2.Create CR Localvolumeset 3.Delete Localvolumeset after a while 2021-10-08T06:24:44.697Z INFO controllers.LocalVolumeSet localvolumeset/localvolumeset_controller.go:94 deletionTimeStamp found, waiting for 0 bound PVs {"Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest"} 2021-10-08T06:24:44.698Z INFO controllers.LocalVolumeSet localvolumeset/localvolumeset_controller.go:94 no bound/released PVs found, removing finalizer {"Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest", "Request.Namespace": "openshift-local-storage", "Request.Name": "lvstest"} 4.After two hours, lso still report error in the log. "LocalVolumeSet.local.storage.openshift.io \"lvstest\" not found" oc logs local-storage-operator-8464989787-kd79m 2021-10-08T08:26:35.357Z ERROR controller-runtime.manager.controller.localvolumeset controller/controller.go:253 Reconciler error {"reconciler group": "local.storage.openshift.io", "reconciler kind": "LocalVolumeSet", "name": "lvstest", "namespace": "openshift-local-storage", "error": "LocalVolumeSet.local.storage.openshift.io \"lvstest\" not found"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem /go/src/github.com/openshift/local-storage-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:253 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2 /go/src/github.com/openshift/local-storage-operator/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:214 Actual results: LSO still try to find localvolumeset which is already deleted Expected results: Should stop to find or report this error in the LSO log LocalVolumeSet.local.storage.openshift.io \"lvstest\" not found Master Log: Node Log (of failed PODs): PV Dump: PVC Dump: StorageClass Dump (if StorageClass used by PV/PVC): Additional info:
Rohan is no longer working on LSO.
Passed with local-storage-operator.4.11.0-202202172124
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069