Skip to content

Console Output

02:11:54 using credential sf-release-bot.github.ssh
02:11:54 Cloning the remote Git repository
02:11:54 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_6336-enable-ssh-support # 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/heads/6336-enable-ssh-support:refs/remotes/origin/6336-enable-ssh-support
02:11:55 Fetching without tags
02:11:55 Checking out Revision 7b82b2e8c721010b73f664e9d4657746a1fcd92b (6336-enable-ssh-support)
02:11:55 Commit message: "Add SSH-enabled docker SDK to requirements"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/6336-enable-ssh-support:refs/remotes/origin/6336-enable-ssh-support # 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/heads/6336-enable-ssh-support:refs/remotes/origin/6336-enable-ssh-support
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b82b2e8c721010b73f664e9d4657746a1fcd92b