Skip to content

Console Output

12:22:31 using credential docker-jenkins-github-credentials
12:22:31 Cloning the remote Git repository
12:22:31 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2515 # 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/2515/head:refs/remotes/origin/PR-2515 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:22:37 Fetching without tags
12:22:38 Merging remotes/origin/master commit f7185d27e165c50c55c898720fec38b37a751393 into PR head commit 466c50f939c187824b620ce6b0cc8e57795c310f
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2515/head:refs/remotes/origin/PR-2515 # 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/2515/head:refs/remotes/origin/PR-2515 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 466c50f939c187824b620ce6b0cc8e57795c310f # timeout=10
12:22:39 Merge succeeded, producing 466c50f939c187824b620ce6b0cc8e57795c310f
12:22:39 Checking out Revision 466c50f939c187824b620ce6b0cc8e57795c310f (PR-2515)
 > git merge f7185d27e165c50c55c898720fec38b37a751393 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 466c50f939c187824b620ce6b0cc8e57795c310f # timeout=10
12:22:42 Commit message: "vendor: k8s.io/klog v1.0.0-2-g4ad0115"
12:22:42 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18