Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2654 # 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/2654/head:refs/remotes/origin/PR-2654 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit 5c9a8e99737e2098a3466365998fb6ab65a75c5b into PR head commit e531875ff06ed019fa52c56b8627201df232e4df
Merge succeeded, producing e531875ff06ed019fa52c56b8627201df232e4df
Checking out Revision e531875ff06ed019fa52c56b8627201df232e4df (PR-2654)
Commit message: "support emulated version detection"
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2654/head:refs/remotes/origin/PR-2654 # 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/2654/head:refs/remotes/origin/PR-2654 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e531875ff06ed019fa52c56b8627201df232e4df # timeout=10
 > git merge 5c9a8e99737e2098a3466365998fb6ab65a75c5b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e531875ff06ed019fa52c56b8627201df232e4df # timeout=10
 > git rev-list --no-walk ce0e38558fda9dc46c21f599ed62e53edd8016ee # timeout=10
First time build. Skipping changelog.