Skip to content

Console Output

09:34:45 using credential docker-jenkins-github-credentials
09:34:45 Cloning the remote Git repository
09:34:45 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2216 # 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/2216/head:refs/remotes/origin/PR-2216 +refs/heads/master:refs/remotes/origin/master
09:34:48 Fetching without tags
09:34:49 Merging remotes/origin/master commit 8547dfcff72fd65426ef71a5bf949ac310ee3419 into PR head commit 99ad13e374434aecaac2d2c1bed5838b7ce384ee
09:34:49 Merge succeeded, producing 99ad13e374434aecaac2d2c1bed5838b7ce384ee
09:34:49 Checking out Revision 99ad13e374434aecaac2d2c1bed5838b7ce384ee (PR-2216)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2216/head:refs/remotes/origin/PR-2216 # 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/2216/head:refs/remotes/origin/PR-2216 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99ad13e374434aecaac2d2c1bed5838b7ce384ee
 > git merge 8547dfcff72fd65426ef71a5bf949ac310ee3419 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99ad13e374434aecaac2d2c1bed5838b7ce384ee
09:34:50 Commit message: "Remove experimental "deploy" from "dab" files"
09:34:50 First time build. Skipping changelog.
 > git rev-list --no-walk 9205e950c831acb9e2a52d6d6ad204b2db967f16 # timeout=10