Skip to content

Console Output

02:13:49 using credential sf-release-bot.github.ssh
02:13:49 Cloning the remote Git repository
02:13:49 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_5834-dll-error # 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/5834-dll-error:refs/remotes/origin/5834-dll-error
02:13:51 Fetching without tags
02:13:51 Checking out Revision 8de2d131845783c0f8264e049c37b18761a6d936 (5834-dll-error)
02:13:51 Commit message: "Appveyor debug artifacts"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/5834-dll-error:refs/remotes/origin/5834-dll-error # 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/5834-dll-error:refs/remotes/origin/5834-dll-error
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8de2d131845783c0f8264e049c37b18761a6d936