Skip to content

Console Output

14:32:48 using credential sf-release-bot.github.ssh
14:32:48 Cloning the remote Git repository
14:32:48 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-7029 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7029/head:refs/remotes/origin/PR-7029
14:32:50 Fetching without tags
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7029/head:refs/remotes/origin/PR-7029 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7029/head:refs/remotes/origin/PR-7029
14:32:50 Checking out Revision 8704cc861213778fb34ec2c85f53ad2ebfacd436 (PR-7029)
14:32:50 Commit message: "better python"
14:32:50 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8704cc861213778fb34ec2c85f53ad2ebfacd436
 > git rev-list --no-walk 785990598390f89f2d44af5893d7aa28e64d7a79 # timeout=10