Skip to content

Console Output

13:17:29 using credential sf-release-bot.github.ssh
13:17:29 Cloning the remote Git repository
13:17:29 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-6900 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
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/6900/head:refs/remotes/origin/PR-6900 # timeout=10
13:17:31 Fetching without tags
13:17:31 Checking out Revision 86bb8fbf2360501e29c4cc87f5a45d8934419a3e (PR-6900)
13:17:31 Commit message: "Update compose/project.py"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6900/head:refs/remotes/origin/PR-6900 # 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/6900/head:refs/remotes/origin/PR-6900 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86bb8fbf2360501e29c4cc87f5a45d8934419a3e # timeout=10
 > git rev-list --no-walk e8c0e533895a934aeba70739e8418809c8c88563 # timeout=10