Skip to content

Console Output

15:47:03 using credential docker-jenkins-github-credentials
15:47:03 Cloning the remote Git repository
15:47:03 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2277 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2277/head:refs/remotes/origin/PR-2277 +refs/heads/master:refs/remotes/origin/master
15:47:06 Fetching without tags
15:47:06 Merging remotes/origin/master commit e753eec764c917a7af2905cffc1e3531498c4c9f into PR head commit 71f733416c6aac2468b948c2b01aec732f89efe7
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2277/head:refs/remotes/origin/PR-2277 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2277/head:refs/remotes/origin/PR-2277 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71f733416c6aac2468b948c2b01aec732f89efe7
15:47:07 Merge succeeded, producing db1d2227862a8858edb15ec8fb5b133b05645f62
15:47:07 Checking out Revision db1d2227862a8858edb15ec8fb5b133b05645f62 (PR-2277)
15:47:07 Commit message: "Merge commit 'e753eec764c917a7af2905cffc1e3531498c4c9f' into HEAD"
15:47:07 First time build. Skipping changelog.
 > git merge e753eec764c917a7af2905cffc1e3531498c4c9f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db1d2227862a8858edb15ec8fb5b133b05645f62
 > git rev-list --no-walk b859dd0c04ee2855ae21fd966b2b86be0f78f125 # timeout=10