Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
Hi Team,
Have terminated the Azure VM agent but Cloud stat is still counting the hours of Azure VM agent. It is simply using the resources on Jenkins and don't have clue to terminate this
Attached the screen shot
Attachments
Issue Links
- is blocked by
-
JENKINS-48332 Azure is still provisionong the VM even after Node deleted
-
- Resolved
-
Previously, I thought only when provision process being terminated by accident will cause the issue. However, it seems a success provision will also cause this problem from your logs. I don't know how to reproduce this issue when all the provision processes are good.
So, my solution is to detect whether an uncompleted cloud statistics can map to a planned node to running node. Then mark the trace to complete or failed according to whether the node is exiting. Can you accept this solution?