0

We have a Bitbucket pipeline that runs frequently to do some Cypress tests and normally completes in 2 minutes. However, sometimes it appears to just hang and hit the build timeout (max-time currently set to 10 minutes).

It feels like a Bitbucket bug because the total steps don't add up to 10 minutes. It's like the pipeline runner itself is stuck. The cypress tests are run within docker.

See the total step time here is less than 2 minutes:pipeline screenshot

1
  • what does it show if you click down on the details of the docker run command? Commented Jun 13 at 12:47

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.