Open phegde127 opened 2 years ago
Thank you for your feedback. This has been routed to the support team for assistance.
route to CXP team
@phegde127 Thank you for reaching out, we are looking into it.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github.
Author: | phegde127 |
---|---|
Assignees: | RakeshMohanMSFT |
Labels: | `Service Attention`, `Machine Learning`, `customer-reported` |
Milestone: | - |
Hello,
Could you share the details/definition of the environment you are using for that deployment?
Could you share logs when building that environment?
Thanks,
Hugo
Hi
I am getting below error while deploying ML model using Azure ACI in Azure DevOps. Any advice to resolve this error would be much appreciated.
2022-08-21T21:50:02.6641204Z ERROR: {'Azure-cli-ml Version': '1.41.0', 'Error': WebserviceException: 2022-08-21T21:50:02.6642245Z Message: Service deployment polling reached non-successful terminal state, current service state: Failed 2022-08-21T21:50:02.6643297Z Operation ID: 1d189637-4901-473a-9e5d-72c05801b900 2022-08-21T21:50:02.6643889Z More information can be found here: 2022-08-21T21:50:02.6644206Z Error: 2022-08-21T21:50:02.6644432Z { 2022-08-21T21:50:02.6644725Z "code": "EnvironmentBuildFailed", 2022-08-21T21:50:02.6645052Z "statusCode": 400, 2022-08-21T21:50:02.6645943Z "message": "Failed building the Environment. You can try debugging locally first. Please refer to https://aka.ms/debugimage#debug-locally for more information." 2022-08-21T21:50:02.6646483Z } 2022-08-21T21:50:02.6646751Z InnerException None 2022-08-21T21:50:02.6647031Z ErrorResponse 2022-08-21T21:50:02.6647285Z { 2022-08-21T21:50:02.6647515Z "error": { 2022-08-21T21:50:02.6649167Z "message": "Service deployment polling reached non-successful terminal state, current service state: Failed\nOperation ID: 1d189637-4901-473a-9e5d-72c05801b900\nMore information can be found here: \nError:\n{\n \"code\": \"EnvironmentBuildFailed\",\n \"statusCode\": 400,\n \"message\": \"Failed building the Environment. You can try debugging locally first. Please refer to https://aka.ms/debugimage#debug-locally for more information.\"\n}" 2022-08-21T21:50:02.6650266Z } 2022-08-21T21:50:02.6650497Z }} 2022-08-21T21:50:02.8467430Z ##[error]Script failed with exit code: 1
Regards,
Pradeep