Skip to content

Console Output

08:47:09 using credential docker-jenkins-github-credentials
08:47:09 Cloning the remote Git repository
08:47:09 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2283 # 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/2283/head:refs/remotes/origin/PR-2283 +refs/heads/master:refs/remotes/origin/master
08:47:12 Fetching without tags
08:47:12 Merging remotes/origin/master commit 74fb129a73a348689794781e3ad5d1d2dcca6d7a into PR head commit e8d810572e2fef2449062502b39eb2174102b305
08:47:13 Merge succeeded, producing e8d810572e2fef2449062502b39eb2174102b305
08:47:13 Checking out Revision e8d810572e2fef2449062502b39eb2174102b305 (PR-2283)
08:47:13 Commit message: "Clearify the paragraph about adding Dockerfile and .dockerignore to .dockerignore"
08:47:13 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2283/head:refs/remotes/origin/PR-2283 # 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/2283/head:refs/remotes/origin/PR-2283 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8d810572e2fef2449062502b39eb2174102b305
 > git merge 74fb129a73a348689794781e3ad5d1d2dcca6d7a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8d810572e2fef2449062502b39eb2174102b305