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?

gefragt vor 3 Jahren872 Aufrufe
1 Antwort
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.

beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen