Skip to content

Console Output

09:50:33 using credential docker-jenkins-github-credentials
09:50:33 Cloning the remote Git repository
09:50:33 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2095 # 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/2095/head:refs/remotes/origin/PR-2095 +refs/heads/master:refs/remotes/origin/master
09:50:36 Fetching without tags
09:50:36 Merging remotes/origin/master commit 8aeaf60b3a6eb49ad3ee7bea63ae61f2817c7a7f into PR head commit f98de1ccbb0e23d09e38700dfbae9192d45d3d5c
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2095/head:refs/remotes/origin/PR-2095 # 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/2095/head:refs/remotes/origin/PR-2095 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f98de1ccbb0e23d09e38700dfbae9192d45d3d5c
09:50:37 Merge succeeded, producing 23de096ba2fe9ae805fcdfd7518c26d84474e63d
09:50:37 Checking out Revision 23de096ba2fe9ae805fcdfd7518c26d84474e63d (PR-2095)
 > git merge 8aeaf60b3a6eb49ad3ee7bea63ae61f2817c7a7f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23de096ba2fe9ae805fcdfd7518c26d84474e63d
09:50:38 Commit message: "Merge commit '8aeaf60b3a6eb49ad3ee7bea63ae61f2817c7a7f' into HEAD"
09:50:38 First time build. Skipping changelog.
 > git rev-list --no-walk 41d2a2bed25db75778be98396abbd1ebd0e9c43a # timeout=10