I am using runner Autoscaler .I have a pipeline stuck on `Pulling Images` for the last 50 minutes.
Its happening multiple times and there are no logs
Hi @sibani.das and welcome to the community!
kubectl logs pods <pod-name> > runner.log
kubectl describe pods <pod-name> > runner-describe.txt
Since you have access to a workspace on a paid billing plan, you can also create a ticket with the support team and share the logs in the ticket instead of posting them here publicly. The support ticket will be visible only to you and Atlassian staff.
You can create a ticket via https://support.atlassian.com/contact/#/, in "What can we help you with?" select "Technical issues and bugs" and then Bitbucket Cloud as product. When you are asked to provide the workspace URL, please make sure you enter the URL of the workspace that is on a paid billing plan to proceed with ticket creation.
Kind regards,
Theodora
Upgrading the image helped also tuning resources .
Instead of docker repo now I hosted image on ecr.
Thanks @Theodora Boudale for suggestion
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the update, it's good to hear that the issue is resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.