Skip to content

Console Output

23:29:33 using credential docker-jenkins-github-credentials
23:29:33 Cloning the remote Git repository
23:29:33 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2358 # 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/2358/head:refs/remotes/origin/PR-2358 +refs/heads/master:refs/remotes/origin/master
23:29:36 Fetching without tags
23:29:36 Merging remotes/origin/master commit 740919cc7fc02e2aebfdf2f2d128bebc8bc9d668 into PR head commit 2c0e93063bc61dae2e96455186e99fe1c56c85f5
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2358/head:refs/remotes/origin/PR-2358 # 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/2358/head:refs/remotes/origin/PR-2358 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c0e93063bc61dae2e96455186e99fe1c56c85f5
23:29:37 Merge succeeded, producing 2c0e93063bc61dae2e96455186e99fe1c56c85f5
23:29:37 Checking out Revision 2c0e93063bc61dae2e96455186e99fe1c56c85f5 (PR-2358)
23:29:37 Commit message: "bump gotest.tools v3.0.1 for compatibility with Go 1.14"
23:29:37 First time build. Skipping changelog.
 > git merge 740919cc7fc02e2aebfdf2f2d128bebc8bc9d668 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c0e93063bc61dae2e96455186e99fe1c56c85f5
 > git rev-list --no-walk 3f01aa35e8874c9cc4a5506721ab677d5b3e92e1 # timeout=10