Redeployment of VCF Automation fails with “failed to download” deployment exception with Error: LCMVMSP10002.
INFO vrlcm[1331] [pool-3-thread-7] [c.v.v.l.p.a.s.Task] -- Injecting task failure event. Error Code : 'LCMVMSP10002', Retry : 'true', Causing Properties : '{ CAUSE :: }'
com.vmware.vrealize.lcm.vmsp.common.exception.DeploymentFailedException:
-- BUNDLE [prelude/vra] STATUS: Failed --
failed to download: GET https://SHORT_NAME/repo/productBinariesRepo/vra/9.0.2.0/install/vra.tar giving up after 5 attempt(s): Get "https://SHORT_NAME/repo/productBinariesRepo/vra/9.0.2.0/install/vra.tar": dial tcp: lookup SHORT_NAME on #.#.#.#:53: server misbehaving
at com.vmware.vrealize.lcm.vmsp.plugin.tasks.VmspPkgPushTask.execute(VmspPkgPushTask.java:78) [vmlcm-vmspplugin-core-9.0.2.0-SNAPSHOT.jar!/:?]
at com.vmware.vrealize.lcm.vmsp.plugin.tasks.VmspPkgPushTask.retry(VmspPkgPushTask.java:114) [vmlcm-vmspplugin-core-9.0.2.0-SNAPSHOT.jar!/:?]
at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:60) [vmlcm-engineservice-core-9.0.2.0-SNAPSHOT.jar!/:?]
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) [?:?]
VCF Automation 9.x
An invalid FQDN or shortname configured for Fleet Manager hostname will fail to download the packages from repository due to the failure in name resolution with error server misbehaving.
Configure hostname of Fleet Manager as Fully Qualified Domain Name in the vApp option of the Fleet Manager appliance.