dotnet / dnceng

.NET Engineering Services
MIT License
24 stars 19 forks source link

Helix-machines deployment is no longer logging details about deployment errors #3841

Open riarenas opened 2 months ago

riarenas commented 2 months ago

https://dev.azure.com/dnceng/internal/_build/results?buildId=2519868&view=logs&j=3cb2f598-48d8-5512-9210-3c23975b91d6&t=1973176f-38e2-5d28-653c-3c6ed3763302 shows the following error during attempt 1:

[error]D:\a_work\1\s\DeployQueues.dll(,): error : Deployment windows.11.arm64.open failed: At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.

Status: 200 (OK) ErrorCode: DeploymentFailed

Service request succeeded. Response content and headers are not included to avoid logging sensitive data.

While previously, the error we would get would contain details on why the deployment failed.

Investigate whether it is still possible to get the deployment error details and present them to the user.

Release Note Category

riarenas commented 2 months ago

something else that is new is this message:

Script has output to stderr. Failing as failOnStdErr is set to true.

Worth checking if the deployment details are now being written to sdterr