Skip to content

Console Output

10:08:24 using credential docker-jenkins-github-credentials
10:08:24 Cloning the remote Git repository
10:08:24 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2259 # 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/2259/head:refs/remotes/origin/PR-2259 +refs/heads/master:refs/remotes/origin/master
10:08:30 Fetching without tags
10:08:30 Merging remotes/origin/master commit c8e27296b74e7e283c7f215f4ab8930e28929dcc into PR head commit d98620344759808d8a74fb62666272ee77a29677
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2259/head:refs/remotes/origin/PR-2259 # 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/2259/head:refs/remotes/origin/PR-2259 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d98620344759808d8a74fb62666272ee77a29677
 > git merge c8e27296b74e7e283c7f215f4ab8930e28929dcc # timeout=10
10:08:32 Merge succeeded, producing a47ba171e3907c41df26540290a15bd2da984d30
10:08:32 Checking out Revision a47ba171e3907c41df26540290a15bd2da984d30 (PR-2259)
10:08:33 Commit message: "Merge commit 'c8e27296b74e7e283c7f215f4ab8930e28929dcc' into HEAD"
10:08:33 First time build. Skipping changelog.
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a47ba171e3907c41df26540290a15bd2da984d30
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426