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 1c6dd42dab22090b3006a0380f18d6f56ab06a0e into PR head commit cce2f7fd9c333c69cabb7632e5473f88946f353f
 > 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
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2616/head:refs/remotes/origin/PR-2616 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cce2f7fd9c333c69cabb7632e5473f88946f353f # timeout=10
Merge succeeded, producing cce2f7fd9c333c69cabb7632e5473f88946f353f
Checking out Revision cce2f7fd9c333c69cabb7632e5473f88946f353f (PR-2616)
 > git merge 1c6dd42dab22090b3006a0380f18d6f56ab06a0e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cce2f7fd9c333c69cabb7632e5473f88946f353f # timeout=10
Commit message: "refactor opts tests"
First time build. Skipping changelog.