Skip to content

Console Output

The recommended git tool is: git
using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 86e1f04b5f115fb0b4bbd51e0e4a68233072d24b into PR head commit 7130d7672024b060d9098c39ad681560f094b2cc
Merge succeeded, producing 7130d7672024b060d9098c39ad681560f094b2cc
Checking out Revision 7130d7672024b060d9098c39ad681560f094b2cc (PR-3105)
Commit message: "Merge branch 'patch-1' of https://github.com/larstomas/cli into pr/3105"
 > git rev-parse --resolve-git-dir /home/ubuntu/workspace/cli_PR-3105/.git # 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/3105/head:refs/remotes/origin/PR-3105 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7130d7672024b060d9098c39ad681560f094b2cc # 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 86e1f04b5f115fb0b4bbd51e0e4a68233072d24b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7130d7672024b060d9098c39ad681560f094b2cc # timeout=10
 > git rev-list --no-walk 4eab1d06a47cad16458c02a227b7fd7730f35b6a # timeout=10