Skip to content

Console Output

07:54:06 using credential sf-release-bot.github.ssh
07:54:06 Cloning the remote Git repository
07:54:06 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-6959 # 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/pull/6959/head:refs/remotes/origin/PR-6959
07:54:08 Fetching without tags
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6959/head:refs/remotes/origin/PR-6959 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
07:54:09 Checking out Revision b7c4912e4f81efba93f56274bec05cea974445d4 (PR-6959)
07:54:09 Commit message: "Handle loading by `-f -` combined with other files"
07:54:09 First time build. Skipping changelog.
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/6959/head:refs/remotes/origin/PR-6959
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7c4912e4f81efba93f56274bec05cea974445d4
 > git rev-list --no-walk b00e7858021357096b8d5e06efe3fae9f71fdd13 # timeout=10