-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins ver. 2.46.2
Vsphere Plugin 2.18
Hi,
I created a job to migrate a Template in VM.
I configured the plugin like this :
VSphere Action : Convert Template to a VM
Template , Cluster and Resource Pool are filled correctly.
( Note, the template has been generated by another job with the VSphere action : Convert VM to a Template that work fine )
The job returns sucess but doesn't work, I dont see any interaction with vsphere. there is no task created in Vsphere.
In the console output I have :
Started by user Philippe
[EnvInject] - Loading node environment variables.
Building on master in workspace /localdata/tc/current/var/Jenkins/COFLIGHT_SYSTEM/workspace/VMW_CREATE_VM_FROM_TEMPLATE
[vSphere]
[vSphere] Performing vSphere build step: "Convert template to a VM"
[vSphere] Attempting to use server configuration: "Vsphere_Cloud"
[vSphere] Converting template to VM. Please wait ...
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS
How can I have more traces / logs to understand the problem ?
Is it an known bug ?
- is related to
-
JENKINS-38472 vSphere build steps declare success on failure
- Open