Skip to content

Console Output

18:01:36 using credential docker-jenkins-github-credentials
18:01:36 Cloning the remote Git repository
18:01:36 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2517 # 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/2517/head:refs/remotes/origin/PR-2517 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:01:39 Fetching without tags
18:01:40 Merging remotes/origin/master commit f7185d27e165c50c55c898720fec38b37a751393 into PR head commit 0c5f97ed7210474b5dc4d2838b45f7ea8a2354f8
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2517/head:refs/remotes/origin/PR-2517 # 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/2517/head:refs/remotes/origin/PR-2517 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c5f97ed7210474b5dc4d2838b45f7ea8a2354f8 # timeout=10
18:01:40 Merge succeeded, producing 0c5f97ed7210474b5dc4d2838b45f7ea8a2354f8
18:01:40 Checking out Revision 0c5f97ed7210474b5dc4d2838b45f7ea8a2354f8 (PR-2517)
 > git merge f7185d27e165c50c55c898720fec38b37a751393 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c5f97ed7210474b5dc4d2838b45f7ea8a2354f8 # timeout=10
18:01:44 Commit message: "compose: add build.extra_hosts to v3.9 schema"
18:01:44 First time build. Skipping changelog.
 > git rev-list --no-walk f37a81b079c6c1a05c8c59e7f433f7b97a1c7c15 # timeout=10