Deletion of VCF Automation via Fleet Management fails with Error Code: LCMVMSP10027
search cancel

Deletion of VCF Automation via Fleet Management fails with Error Code: LCMVMSP10027

book

Article ID: 419706

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

Attempts to delete VCF Automation from Fleet Management fail with Error Code: LCMVMSP10027. The deletion request does not proceed due to missing integration properties and kubeconfig validation errors.

Error Code: LCMVMSP10027
Deletion Failed: Unable to verify/remove Integrations. Retry the request once the platform is stable.
Unable to trigger request due to missing property kubeconfig
java.lang.RuntimeException: Unable to trigger request due to missing property kubeconfig
    at com.vmware.vrealize.lcm.vmsp.plugin.tasks.VmspDeleteCapabilitiesTask.execute(VmspDeleteCapabilitiesTask.java:81)
    at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:62)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.base/java.lang.Thread.run(Unknown Source)

Environment

VCF Fleet Management 9.x

Cause

The deletion workflow fails because the platform is unable to verify or remove integrations. The task also reports a missing kubeconfig property, causing the automation deletion to stop before completion.

Resolution

Follow the steps below to successfully complete the deletion:

  1. Click on "Retry" for VCF automation deletion request from Fleet Management.
  2. When prompted, select "Force Skip" to bypass the integration validation step.
  3. Allow the workflow to continue; the automation deletion should now complete successfully.

Additional Information

Force Skip should only be used when integrations are known to be removed or no longer required.

Ensure no active workflows or dependent services are running before retrying the deletion.