Skip to content

Console Output

10:49:42 using credential docker-jenkins-github-credentials
10:49:42 Cloning the remote Git repository
10:49:42 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2508 # 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/2508/head:refs/remotes/origin/PR-2508 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:49:45 Fetching without tags
10:49:45 Merging remotes/origin/19.03 commit bef0d567ac506aa52d2d363f8af98c6b8efa3e0f into PR head commit 8434242c743c051a56381c280eeec7518a9662dd
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2508/head:refs/remotes/origin/PR-2508 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2508/head:refs/remotes/origin/PR-2508 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8434242c743c051a56381c280eeec7518a9662dd # timeout=10
10:49:46 Merge succeeded, producing 8434242c743c051a56381c280eeec7518a9662dd
10:49:46 Checking out Revision 8434242c743c051a56381c280eeec7518a9662dd (PR-2508)
10:49:46 Commit message: "config: don't call homedir on init()"
10:49:46 First time build. Skipping changelog.
 > git merge bef0d567ac506aa52d2d363f8af98c6b8efa3e0f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8434242c743c051a56381c280eeec7518a9662dd # timeout=10
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18