Console Output
00:48:55 using credential docker-jenkins-github-credentials
00:48:55 Cloning the remote Git repository
00:48:55 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
> git init /home/ubuntu/workspace/cli_master # 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/heads/master:refs/remotes/origin/master
00:48:58 Fetching without tags
00:48:58 Checking out Revision f2163dd6a7da19754d81e13665b95e38dd5abc69 (master)
> git config remote.origin.url https://github.com/docker/cli.git # 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/heads/master:refs/remotes/origin/master
> git config core.sparsecheckout # timeout=10
> git checkout -f f2163dd6a7da19754d81e13665b95e38dd5abc69
00:48:58 Commit message: "Merge pull request #2053 from odinuge/cgroups-freezer-phrasing"
00:48:58 First time build. Skipping changelog.
fatal: bad object ead69454b4062f17d1f8389642089a002b037213