-
Task
-
Resolution: Duplicate
-
Critical
-
None
-
Jenkins: 2.138.1
Azure-Vm-Agents (Plugin) 0.7.5
Region: Nort Europe
There are lot of failures happened today on multiple different occassions.
The deployment, which was smooth previously, is now failing with the following error:
com.microsoft.azure.vmagent.exceptions.AzureCloudException: AzureVMCloud: createProvisionedAgent: Deployment wautoscalingconfig1-1218120554742 failed, max timeout reached (1200 seconds)
{{ at com.microsoft.azure.vmagent.exceptions.AzureCloudException.create(AzureCloudException.java:37)}}
{{ at com.microsoft.azure.vmagent.AzureVMCloud.createProvisionedAgent(AzureVMCloud.java:630)}}
{{ at com.microsoft.azure.vmagent.AzureVMCloud$4.call(AzureVMCloud.java:843)}}
{{ at com.microsoft.azure.vmagent.AzureVMCloud$4.call(AzureVMCloud.java:821)}}
{{ at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)}}
{{ at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)}}
{{ at java.util.concurrent.FutureTask.run(FutureTask.java:266)}}
{{ at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)}}
{{ at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)}}
{{ at java.lang.Thread.run(Thread.java:748)}}
It has worked in between though.
Has there been something change today !!