Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Pipeline stuck on build step

mch0lic August 15, 2018

We have bitbucket pipelines setup and they worked great for some time now, but for some reason (we haven't modified bitbucket-pipelines.yml file) it stopped working or perhaps to be more precise getting stuck for relatively long on build step.

Repo size is around 250mb and recent commits haven't increased it dramatically (definitely no more than by 1 mb).

 

The only logged message I see after stopping it:

+ umask 000+ GIT_LFS_SKIP_SMUDGE=1 git clone --branch="master" --depth 50 https://x-token-auth:$REPOSITORY_OAUTH_ACCESS_TOKEN@bitbucket.org/XXX/XXX.git $BUILD_DIR ; git reset --hard 9c8b615cca0702f8637a1b40c9d843614f832af4 ; git remote set-url origin git@bitbucket.org:XXX/XXX.gitCloning into '/opt/atlassian/pipelines/agent/build'...

 

Here is number of attempts to relaunch + previous successful attempt (with timing):

Screenshot 2018-08-15 21.58.50.png

1 answer

1 vote
Tom Bradshaw
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 16, 2018

Hi @mch0lic,

It looks like the build is failing to complete the clone. There is some work going on at the moment that is modifying the way clones are handled that might be related.

However, to figure out any more we will have to look at your configuration and repository more in depth. Can I ask you to raise a support ticket at https://support.atlassian.com/.

Cheers,

Tom.

mch0lic August 17, 2018

Hi Thomas,

It seems that problem resolved itself. Yesterday I did another commit and all went well. It took ~2 minutes instead of 1 that typically takes, but at least it worked.

Like Ryan Prosser likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events