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-2583 # 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/2583/head:refs/remotes/origin/PR-2583 +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit 82ffedbde3b519c54703505ef89948a39ca9bd4d into PR head commit 6248f2fb6fa6c6035d7b94193a70b44ffd9b3c9e
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2583/head:refs/remotes/origin/PR-2583 # 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/2583/head:refs/remotes/origin/PR-2583 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6248f2fb6fa6c6035d7b94193a70b44ffd9b3c9e # timeout=10
Merge succeeded, producing b9511b9f9ffe1a181e2aebe9279792f7bfc7ccee
Checking out Revision b9511b9f9ffe1a181e2aebe9279792f7bfc7ccee (PR-2583)
Commit message: "Merge commit '82ffedbde3b519c54703505ef89948a39ca9bd4d' into HEAD"
 > git merge 82ffedbde3b519c54703505ef89948a39ca9bd4d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9511b9f9ffe1a181e2aebe9279792f7bfc7ccee # timeout=10
 > git rev-list --no-walk 6248f2fb6fa6c6035d7b94193a70b44ffd9b3c9e # timeout=10