Assigned
Status Update
Comments
se...@google.com <se...@google.com> #2
Hello,
Thank you for reaching out.
I'm going to pass this information to our product team. You can keep track of the status by following this thread.
However, please note that the error you are seeing relates to the CLI, not the Deployment Manager itself. Deployment may still be continuing in the background.
Additionally, for operations that may take more than 20 minutes, you may follow instructions described
There is also a Cloud SDK
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
I tried to assign roles to different groups using deployment manager. Many roles are assigned to groups but before completion, it throwed the error as mentioned
ERROR: (gcloud.deployment-manager.deployments.create) Wait for Operation [operation-1643982239586-5d731716857b6-0178a51c-d79f0646] exceeded timeout [1200].
What you expected to happen:
The deployment manager should compete the deployment and due to timeout error its's not completed
Steps to reproduce:
There are 6 groups and each groups have different roles (varying from 2 to 25 roles) assigned.
When the create deployment command is executed, it took 23 minutes 39 seconds and then it throwed the timeout error
2022-02-04T14:07:27.659613579ZERROR: (gcloud.deployment-manager.deployments.create) Wait for Operation [operation-1643982239586-5d731716857b6-0178a51c-d79f0646] exceeded timeout [1200].
Other information (workarounds you have tried, documentation consulted, etc):