Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit c6493c7ecb58479d461dacef3b92e5deb4ff5f88 into PR head commit c2820a7e3b38539a1f845bfafe3bf9eb36e6447a
 > 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/2918/head:refs/remotes/origin/PR-2918 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c2820a7e3b38539a1f845bfafe3bf9eb36e6447a # 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 c6493c7ecb58479d461dacef3b92e5deb4ff5f88 # timeout=10
Merge succeeded, producing 9d4fdfef714b661e0b1087b0dea6eca711e9d0b3
Checking out Revision 9d4fdfef714b661e0b1087b0dea6eca711e9d0b3 (PR-2918)
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d4fdfef714b661e0b1087b0dea6eca711e9d0b3 # timeout=10
Commit message: "Merge commit 'c6493c7ecb58479d461dacef3b92e5deb4ff5f88' into HEAD"
First time build. Skipping changelog.
 > git rev-list --no-walk acb743e2ba93a5c2b86568ce24bbf7e32b62aaef # timeout=10