Skip to content

Console Output

20:22:14 using credential docker-jenkins-github-credentials
20:22:14 Cloning the remote Git repository
20:22:14 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2100 # 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/2100/head:refs/remotes/origin/PR-2100 +refs/heads/18.09:refs/remotes/origin/18.09
20:22:17 Fetching without tags
20:22:17 Merging remotes/origin/18.09 commit 9787a2d94b25689d83440e76e8d09dc0516315c8 into PR head commit 880e763594d1668685348ec962759bd81af9f7f8
20:22:17 Merge succeeded, producing 880e763594d1668685348ec962759bd81af9f7f8
20:22:17 Checking out Revision 880e763594d1668685348ec962759bd81af9f7f8 (PR-2100)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2100/head:refs/remotes/origin/PR-2100 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/2100/head:refs/remotes/origin/PR-2100 +refs/heads/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 880e763594d1668685348ec962759bd81af9f7f8
 > git merge 9787a2d94b25689d83440e76e8d09dc0516315c8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
20:22:18 Commit message: "vendor: bump swarmkit"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 880e763594d1668685348ec962759bd81af9f7f8
 > git rev-list --no-walk 8a0a5f0de697df92f2f08bd12fa234ca3cb6a2ba # timeout=10