-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
As I said in #157
Move windows VM images to Azure region "East US"; the fact that they're currently in "UK South" was suspected to be the reason for the upload issues to the Anaconda CDN that have plagued us for a long time.
However, this didn't work, but runs into
==> azure-arm.windows: Validating deployment template ...
==> azure-arm.windows: -> ResourceGroupName : 'pkr-Resource-Group-8aw7orn99w'
==> azure-arm.windows: -> DeploymentName : 'kvpkrdp8aw7orn99w'
==> azure-arm.windows: Deploying deployment template ...
==> azure-arm.windows: -> ResourceGroupName : 'pkr-Resource-Group-8aw7orn99w'
==> azure-arm.windows: -> DeploymentName : 'kvpkrdp8aw7orn99w'
==> azure-arm.windows: Getting the certificate's URL ...
==> azure-arm.windows: -> Key Vault Name : 'pkrkv8aw7orn99w'
==> azure-arm.windows: -> Key Vault Secret Name : 'packerKeyVaultSecret'
==> azure-arm.windows: -> Certificate URL : 'https://pkrkv8aw7orn99w.vault.azure.net/secrets/packerKeyVaultSecret/1c5601dc059d4bb6b7b025286db5cc46'
==> azure-arm.windows: Setting the certificate's URL ...
==> azure-arm.windows: Validating deployment template ...
==> azure-arm.windows: -> ResourceGroupName : 'pkr-Resource-Group-8aw7orn99w'
==> azure-arm.windows: -> DeploymentName : 'pkrdp8aw7orn99w'
==> azure-arm.windows: ERROR: -> InvalidTemplateDeployment : The template deployment 'pkrdp8aw7orn99w' is not valid according to the validation procedure. The tracking id is '73daf336-def7-40df-9e66-8346d9e3bb36'. See inner errors for details.
==> azure-arm.windows: ERROR: -> QuotaExceeded : Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: eastus, Current Limit: 10, Current Usage: 0, Additional Required: 16, (Minimum) New Limit Required: 16. Setup Alerts when Quota reaches threshold. Learn more at https://aka.ms/quotamonitoringalerting . Submit a request for Quota increase at https://aka.ms/ProdportalCRP/#blade/Microsoft_Azure_Capacity/UsageAndQuota.ReactView/Parameters/%7B%22subscriptionId%22:%22***%22,%22command%22:%22openQuotaApprovalBlade%22,%22quotas%22:[%7B%22location%22:%22eastus%22,%22providerId%22:%22Microsoft.Compute%22,%22resourceName%22:%22cores%22,%22quotaRequest%22:%7B%22properties%22:%7B%22limit%22:16,%22unit%22:%22Count%22,%22name%22:%7B%22value%22:%22cores%22%7D%7D%7D%7D]%7D by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/regional-quota-requests
==> azure-arm.windows:
==> azure-arm.windows: unexpected status 400 (400 Bad Request) with error: InvalidTemplateDeployment: The template deployment 'pkrdp8aw7orn99w' is not valid according to the validation procedure. The tracking id is '73daf336-def7-40df-9e66-8346d9e3bb36'. See inner errors for details.
Another issue here is that the respective build job seemingly passed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels