Skip to content

Console Output

01:51:40 using credential sf-release-bot.github.ssh
01:51:40 Cloning the remote Git repository
01:51:40 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_2618-new-events-api # 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/2618-new-events-api:refs/remotes/origin/2618-new-events-api
01:51:42 Fetching without tags
01:51:42 Checking out Revision 8b293d486e6276555bf94ded4e8559503502dff3 (2618-new-events-api)
01:51:42 Commit message: "Use improved API fields for project events when possible"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/2618-new-events-api:refs/remotes/origin/2618-new-events-api # 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/2618-new-events-api:refs/remotes/origin/2618-new-events-api
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8b293d486e6276555bf94ded4e8559503502dff3