Skip to content

Console Output

14:24:06 using credential docker-jenkins-github-credentials
14:24:06 Cloning the remote Git repository
14:24:06 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2492 # 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/2492/head:refs/remotes/origin/PR-2492 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:12 Fetching without tags
14:24:12 Merging remotes/origin/master commit 9387b99c36d1ca3f335c8d1d57a338150c4e238b into PR head commit e23a1fca92259446c1d4bdc47aa54443405b56d3
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2492/head:refs/remotes/origin/PR-2492 # 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/2492/head:refs/remotes/origin/PR-2492 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e23a1fca92259446c1d4bdc47aa54443405b56d3 # timeout=10
14:24:13 Merge succeeded, producing e23a1fca92259446c1d4bdc47aa54443405b56d3
14:24:13 Checking out Revision e23a1fca92259446c1d4bdc47aa54443405b56d3 (PR-2492)
 > git merge 9387b99c36d1ca3f335c8d1d57a338150c4e238b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e23a1fca92259446c1d4bdc47aa54443405b56d3 # timeout=10
14:24:17 Commit message: "docs: update dockerd usage"
14:24:17 First time build. Skipping changelog.
 > git rev-list --no-walk 7627e2093081e2227db19468fa1531513dc4b35e # timeout=10