AWS codebuild Current phase: QUEUED indefinetley

0

Builds are getting Queued and never running. I cannot find any other builds which are running in whole account(1 concurrent build limit). None of our builds are running since yesterday. Is there any outage?

cj
posta 9 mesi fa194 visualizzazioni
3 Risposte
0

Is this account recently provisioned, if so, can you please launch an ec2 instance(t2.micro) for few minutes and then terminate it. Try running the codebuild after that, it should work fine then.

Also, be noted that codebuild scales based on customer build requests coming. It may be possible that capacity might not be available at given point of time and in that case codebuild puts the build request into queue and wait for additional capacity to be available in the build fleet(ie. on-demand). Once capacity becomes available, it starts processing the queued build request.

I'd also suggest you to check build concurrency limit from codebuild service quota page.

Hope you find this useful.

Comment here if you have additional questions, happy to help.

Abhishek

profile pictureAWS
ESPERTO
con risposta 9 mesi fa
  • Do you have support plan through which you can create technical support case? I found another user facing same issue and was resolved with the help of AWS Support team. Please take a look at this thread.

0

Hi, Its not provisioned recently, instead atleast 10-12 months old. All the builds were running without any issues till yesterday. I have tried creating ec2 instance which is working fine without any issues. But even then my pipelines are still stuck at build stage and what i can see is same QUEUED message from the logs.

cj
con risposta 9 mesi fa
0

Can you create a sample/test build in another region and try to run it?

profile picture
con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande