Description of problem: If Setting any past date in vmimport CR (spec.finalizeDate; at creation time), The VMImport Status indication the flow is CreatingTargetVM: Creating virtual machine. For the Controller's Logs: -------------------------- 2021-03-21T15:24:32.735694897Z {"level":"error","ts":1616340272.7355661,"logger":"controller","msg":"Reconciler error","controller":"virtualmachineimport-controller","name":"v2v-3disks-b","namespace":"amos","error":****"DataVolume.cdi.kubevirt.io \"e7e7fd9b-30e4-4a66-aac0-41e42ca0a1bc-2000\" not found"****,"stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/remote-source/app/vendor/github.com/go-logr/zapr/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:237\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:209\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).worker\n\t/remote-source/app/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:188\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\t/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\t/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\t/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133\nk8s.io/apimachinery/pkg/util/wait.Until\n\t/remote-source/app/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90"} Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. vmimport a vm using warm migration setting past cut-off time (spec.warm=true; spec.finalizeDate=) 2. 3. Actual results: The Import remains at CreatingTargetVM: Creating virtual machine Expected results: The last phase of the import should start after the 1st snapshot(s) is/are done. Additional info:
https://github.com/kubevirt/vm-import-operator/pull/474
@Fabien, Can this bug be targeted to 2.6.2 please? Thanks, Ilanit.
The fix should be part of hco-bundle-registry build v2.6.2-4 / iib:66925.
Verified 2.6.2. import started in cold migration (no snapshot taken- verified in vmware)
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 (OpenShift Virtualization 2.6.2 Images), 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/RHEA-2021:1502