Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/19.03 commit 80fd48bcb7e7cc525078d2cd11cf3cb20ca5bb32 into PR head commit a6c15a5e60cd4a0efbae670b5f80d1aaa8e34b42
Merge succeeded, producing a6c15a5e60cd4a0efbae670b5f80d1aaa8e34b42
Checking out Revision a6c15a5e60cd4a0efbae670b5f80d1aaa8e34b42 (PR-2695)
Commit message: "Replace vbom.ml/util with fvbommel/sortorder"
 > git rev-parse --is-inside-work-tree # 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
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2695/head:refs/remotes/origin/PR-2695 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6c15a5e60cd4a0efbae670b5f80d1aaa8e34b42 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 80fd48bcb7e7cc525078d2cd11cf3cb20ca5bb32 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6c15a5e60cd4a0efbae670b5f80d1aaa8e34b42 # timeout=10
 > git rev-list --no-walk 2b3c2094335526b26e74e3e51728354389b40713 # timeout=10