Skip to content

Console Output

11:48:25 using credential docker-jenkins-github-credentials
11:48:25 Cloning the remote Git repository
11:48:25 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2339 # 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/2339/head:refs/remotes/origin/PR-2339 +refs/heads/18.09:refs/remotes/origin/18.09
11:48:29 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2339/head:refs/remotes/origin/PR-2339 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/2339/head:refs/remotes/origin/PR-2339 +refs/heads/18.09:refs/remotes/origin/18.09
11:48:30 Merging remotes/origin/18.09 commit c2ae869f6fc46733561f30c1907340dbfdcdf2e8 into PR head commit a727b80bfe6b03a6652984d2fade1290ac4e8e3f
11:48:30 Merge succeeded, producing a727b80bfe6b03a6652984d2fade1290ac4e8e3f
11:48:30 Checking out Revision a727b80bfe6b03a6652984d2fade1290ac4e8e3f (PR-2339)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a727b80bfe6b03a6652984d2fade1290ac4e8e3f
 > git merge c2ae869f6fc46733561f30c1907340dbfdcdf2e8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a727b80bfe6b03a6652984d2fade1290ac4e8e3f
11:48:32 Commit message: "vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a03…"
11:48:32 First time build. Skipping changelog.
 > git rev-list --no-walk 00aa7e83d06b6d0fe32b81f1a2d9ceed45f22671 # timeout=10