Skip to content

Console Output

18:00:26 using credential docker-jenkins-github-credentials
18:00:26 Cloning the remote Git repository
18:00:26 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2271 # 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/2271/head:refs/remotes/origin/PR-2271 +refs/heads/master:refs/remotes/origin/master
18:00:29 Fetching without tags
18:00:29 Merging remotes/origin/master commit 52714e413cd1f58d5f3734191ad23a4701a9d8e3 into PR head commit 0d6d659adcf41f6fa91a134f1f7531589e19e60f
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2271/head:refs/remotes/origin/PR-2271 # 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/2271/head:refs/remotes/origin/PR-2271 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d6d659adcf41f6fa91a134f1f7531589e19e60f
18:00:29 Merge succeeded, producing 0d6d659adcf41f6fa91a134f1f7531589e19e60f
18:00:29 Checking out Revision 0d6d659adcf41f6fa91a134f1f7531589e19e60f (PR-2271)
18:00:30 Commit message: "Explain the behavior of `--restart on-failure` on daemon startup."
18:00:30 First time build. Skipping changelog.
 > git merge 52714e413cd1f58d5f3734191ad23a4701a9d8e3 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d6d659adcf41f6fa91a134f1f7531589e19e60f
 > git rev-list --no-walk 8325f17cdfe67f28652375acdc15ad57d93db28c # timeout=10