Skip to content

Console Output

01:19:23 using credential sf-release-bot.github.ssh
01:19:23 Cloning the remote Git repository
01:19:23 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
01:19:25 Fetching without tags
01:19:25 Checking out Revision 8de2d131845783c0f8264e049c37b18761a6d936 (5834-dll-error)
01:19:25 Commit message: "Appveyor debug artifacts"
01:19:25 First time build. Skipping changelog.
 > 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