Skip to content

Console Output

01:19:56 using credential docker-jenkins-github-credentials
01:19:56 Cloning the remote Git repository
01:19:56 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2507 # 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/2507/head:refs/remotes/origin/PR-2507 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:20:02 Fetching without tags
01:20:03 Merging remotes/origin/master commit 13ee065e954da5bf867a70520bf4d4f998848146 into PR head commit eeafa401549f33c6ac03f85f863406a11b3867ea
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2507/head:refs/remotes/origin/PR-2507 # 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/2507/head:refs/remotes/origin/PR-2507 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eeafa401549f33c6ac03f85f863406a11b3867ea # timeout=10
01:20:04 Merge succeeded, producing 4b9a58546bce2361693ed1be5fdcdba3d38c2177
01:20:04 Checking out Revision 4b9a58546bce2361693ed1be5fdcdba3d38c2177 (PR-2507)
 > git merge 13ee065e954da5bf867a70520bf4d4f998848146 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b9a58546bce2361693ed1be5fdcdba3d38c2177 # timeout=10
01:20:08 Commit message: "Merge commit '13ee065e954da5bf867a70520bf4d4f998848146' into HEAD"
01:20:08 First time build. Skipping changelog.
 > git rev-list --no-walk 3da94755683fa281acd0dc91aafd732a79421936 # timeout=10