Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

ACI creation with 5Gb image failed #33

Open
igormusinov opened this issue Jun 17, 2019 · 0 comments
Open

ACI creation with 5Gb image failed #33

igormusinov opened this issue Jun 17, 2019 · 0 comments

Comments

@igormusinov
Copy link

Operation details. I tried to create container for this image (https://hub.docker.com/r/horovod/horovod/tags) horovod/horovod:0.16.4-tf1.12.0-torch1.1.0-mxnet1.4.1-py3.5

{
"id":"/subscriptions/14df2028-ca5c-4b88-95f9-3a746a5d372a/resourceGroups/ACI/providers/Microsoft.Resources/deployments/Microsoft.ContainerInstances-20190617214151/operations/A73A8BE945AD1ACE",
"operationId":"A73A8BE945AD1ACE",
"properties":{
"provisioningOperation":"Create",
"provisioningState":"Failed",
"timestamp":"2019-06-17T19:26:35.9430223Z",
"duration":"PT40M44.7959512S",
"trackingId":"64ea4117-9bf2-4924-8692-8b5c8fdcebdc",
"statusCode":"Conflict",
"statusMessage":{
"status":"Failed",
"error":{
"code":"ResourceDeploymentFailure",
"message":"The resource operation completed with terminal provisioning state 'Failed'.",
"details":[
{
"message":"pulling image "lambdaregistry.azurecr.io/horovod:latest";Failed to pull image "lambdaregistry.azurecr.io/horovod:latest": rpc error: code Canceled desc context canceled;Back-off pulling image "lambdaregistry.azurecr.io/horovod:latest""
}
]
}
},
"targetResource":{
"id":"/subscriptions/14df2028-ca5c-4b88-95f9-3a746a5d372a/resourceGroups/ACI/providers/Microsoft.ContainerInstance/containerGroups/horovod",
"resourceType":"Microsoft.ContainerInstance/containerGroups",
"resourceName":"horovod"
}
}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant