Skip to content

Console Output

15:22:13 using credential docker-jenkins-github-credentials
15:22:13 Cloning the remote Git repository
15:22:13 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2156 # 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/2156/head:refs/remotes/origin/PR-2156 +refs/heads/master:refs/remotes/origin/master
15:22:16 Fetching without tags
15:22:16 Merging remotes/origin/master commit 146d29c018cc51a72535893ff99a2838d2e332b5 into PR head commit 46f3f9ac047bc5d4fe22183275b4e25d91870608
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2156/head:refs/remotes/origin/PR-2156 # 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/2156/head:refs/remotes/origin/PR-2156 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46f3f9ac047bc5d4fe22183275b4e25d91870608
15:22:16 Merge succeeded, producing 46f3f9ac047bc5d4fe22183275b4e25d91870608
15:22:16 Checking out Revision 46f3f9ac047bc5d4fe22183275b4e25d91870608 (PR-2156)
 > git merge 146d29c018cc51a72535893ff99a2838d2e332b5 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46f3f9ac047bc5d4fe22183275b4e25d91870608
15:22:17 Commit message: "update Jenkins Build Status urls for README"
15:22:17 First time build. Skipping changelog.
 > git rev-list --no-walk 58c46422611a009026e0797f64ce4404306fef89 # timeout=10