Skip to content

Console Output

15:41:22 using credential docker-jenkins-github-credentials
15:41:22 Cloning the remote Git repository
15:41:22 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2060 # 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/2060/head:refs/remotes/origin/PR-2060 +refs/heads/master:refs/remotes/origin/master
15:41:25 Fetching without tags
15:41:25 Merging remotes/origin/master commit f429e4bfd95d17b2e0a93753d3e77d49d3cf920a into PR head commit 821f5ecf53c87a1f391d97c358f08c8d344cda8c
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2060/head:refs/remotes/origin/PR-2060 # 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/2060/head:refs/remotes/origin/PR-2060 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 821f5ecf53c87a1f391d97c358f08c8d344cda8c
15:41:25 Merge succeeded, producing 821f5ecf53c87a1f391d97c358f08c8d344cda8c
15:41:25 Checking out Revision 821f5ecf53c87a1f391d97c358f08c8d344cda8c (PR-2060)
15:41:26 Commit message: "Add option remove `env_file` entry after merged"
15:41:26 First time build. Skipping changelog.
 > git merge f429e4bfd95d17b2e0a93753d3e77d49d3cf920a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 821f5ecf53c87a1f391d97c358f08c8d344cda8c
 > git rev-list --no-walk 8eadce1f488d51d54cd47fd646a4ec426a865b63 # timeout=10