You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.
In this case, the openzfs-9a98bee0 still existed, but it was not destroyed because this failure aborted the job before openzfs-9a98bee0 could be destroyed. We should ignore cases where the VM does not exist, so any other VMs can still be processed.
The text was updated successfully, but these errors were encountered:
If the
clone-build-slave
job fails, it's likely to cause thedestroy-build-slave
job to fail, potentially leaking VMs. For example, see: http://psurya-jenkins.dcenter.delphix.com:8080/job/destroy-build-slave/55/consoleIn this case, the
openzfs-9a98bee0
still existed, but it was not destroyed because this failure aborted the job beforeopenzfs-9a98bee0
could be destroyed. We should ignore cases where the VM does not exist, so any other VMs can still be processed.The text was updated successfully, but these errors were encountered: