Skip to content

Console Output

11:08:55 using credential docker-jenkins-github-credentials
11:08:55 Cloning the remote Git repository
11:08:55 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1940 # 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/1940/head:refs/remotes/origin/PR-1940 +refs/heads/master:refs/remotes/origin/master
11:08:58 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1940/head:refs/remotes/origin/PR-1940 # 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/1940/head:refs/remotes/origin/PR-1940 +refs/heads/master:refs/remotes/origin/master
11:08:58 Merging remotes/origin/master commit 4538b15038e54b3dfa2ed5f95d50de6f36d03453 into PR head commit fa80a15f575e828d0dfc11f26a3dceafd6d59fdc
11:08:59 Merge succeeded, producing fa80a15f575e828d0dfc11f26a3dceafd6d59fdc
11:08:59 Checking out Revision fa80a15f575e828d0dfc11f26a3dceafd6d59fdc (PR-1940)
11:08:59 Commit message: "Re-vendor Moby"
11:08:59 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa80a15f575e828d0dfc11f26a3dceafd6d59fdc
 > git merge 4538b15038e54b3dfa2ed5f95d50de6f36d03453 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa80a15f575e828d0dfc11f26a3dceafd6d59fdc
 > git rev-list --no-walk 7d0c25a6ef65c252ca34930c59faa3b906fbf3b7 # timeout=10