[Communication - Chat] Set Pipeline Subnet Info failing in nightly runs
jerryshia opened this issue · comments
Communication - Chat nightly test runs are failing with:
Error message:
##[error]Operation failed because a request timed out.
##[error]PowerShell exited with code '1'.
Added TLS 1.2 in session.
WARNING: Both Az and AzureRM modules were detected on this machine. Az and AzureRM modules cannot be imported in the
same session or used in the same script or runbook. If you are running PowerShell in an environment you control you can
use the 'Uninstall-AzureRm' cmdlet to remove all AzureRm modules from your machine. If you are running in Azure
Automation, take care that none of your runbooks import both Az and AzureRM modules. More information can be found
For more details check here:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4674365&view=results
@jeremymeng for notification.
The warning is not about the real issue. The error I think some request timed out.
Feels that this is service issue where we couldn't finish the request within time limit. Let's wait and see if it still happens in the future.