Skip to content

Console Output

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