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
質問済み 9ヶ月前194ビュー
3回答
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
エキスパート
回答済み 9ヶ月前
  • 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
回答済み 9ヶ月前
0

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

profile picture
回答済み 9ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ