microsoft / security-devops-action

Microsoft Security DevOps for GitHub Actions.
MIT License
99 stars 45 forks source link

The process '[...]\guardian.cmd' failed with exit code 1 #24

Closed fepegar closed 1 year ago

fepegar commented 2 years ago

Hello,

We are getting the error below in this CI run:

Error:    Error downloading 'Microsoft.Security.CodeAnalysis.Policy.Names.1.0.2' from 'https://pkgs.dev.azure.com/secdevtools/fbe8430b-c7d4-4187-8c71-a0083ead3d4b/_packaging/a2fd5474-7706-4971-8654-fd0403cf8e6a/nuget/v3/flat2/microsoft.security.codeanalysis.policy.names/1.0.2/microsoft.security.codeanalysis.policy.names.1.0.2.nupkg'.
Error:      An error occurred while sending the request.
Error:      Unable to connect to the remote server
Error:      A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 13.107.6.175:443
  ------------------------------------------------------------------------------
Error:    PackageInstallerException: Failed to install NuGet package: Microsoft.Security.CodeAnalysis.Policy.Names vundefined
Error: Error: The process 'D:\a\_msdo\versions\microsoft.security.devops.cli\0.122.0\tools\guardian.cmd' failed with exit code 1

We recently reported #23, which we patched with https://github.com/microsoft/hi-ml/pull/490. These issues might be related.

sukhans commented 1 year ago

Can you please confirm if this is still an issue? There were temporary reliability concerns.

fepegar commented 1 year ago

I haven't seen it since, I think. Thanks, @sukhans.