CodeBuild is not finishing - hung up on npm install

0

Hi. I use CodeBuild as a part of CodePipeline for a few months. I ran it a couple of times today.

About 30-40 minutes ago I started 2 CodePipeline processes and CodeBuild hung up exactly in the same moment in both of them - after npm install:

[Container] 2021/08/24 10:34:51 Running command npm install

I tried to click "Stop build" button, but it doesn't change much - it got stuck in "Stopping" status now. Currently they are running for 53 minutes. I've never had a problem like this, and also (as mentioned above), both CodeBuilds worked today correctly.

Do you have any other ways to cancel them, than clicking on "Stop build"? Is there a timeout when they cancel automatically?

已提問 3 年前檢視次數 872 次
1 個回答
0

Ok, I've figured it out. There is a timeout in configuration of CodeBuild. I had it set to 1h and both processes have stopped.

已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南