Skip to content

Console Output

16:23:49 using credential docker-jenkins-github-credentials
16:23:49 Cloning the remote Git repository
16:23:49 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2192 # 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/2192/head:refs/remotes/origin/PR-2192 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:23:53 Fetching without tags
16:23:53 Merging remotes/origin/master commit 452c25cfece9b424344bb7631b02c3a0bc6b2d8a into PR head commit ef414633d6365b84693dc32b8dcc3ef7639d64cc
16:23:53 Merge succeeded, producing ef414633d6365b84693dc32b8dcc3ef7639d64cc
16:23:53 Checking out Revision ef414633d6365b84693dc32b8dcc3ef7639d64cc (PR-2192)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2192/head:refs/remotes/origin/PR-2192 # 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/2192/head:refs/remotes/origin/PR-2192 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef414633d6365b84693dc32b8dcc3ef7639d64cc # timeout=10
 > git merge 452c25cfece9b424344bb7631b02c3a0bc6b2d8a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef414633d6365b84693dc32b8dcc3ef7639d64cc # timeout=10
16:23:54 Commit message: "Update dead link and add missing info on COPY"
16:23:54 First time build. Skipping changelog.
 > git rev-list --no-walk 656b0dd4e030572effb9d5850fa4fc300a71565c # timeout=10