Skip to content

Console Output

16:20:52 using credential docker-jenkins-github-credentials
16:20:52 Cloning the remote Git repository
16:20:52 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2085 # 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/2085/head:refs/remotes/origin/PR-2085 +refs/heads/master:refs/remotes/origin/master
16:20:55 Fetching without tags
16:20:55 Merging remotes/origin/master commit 016a3232168d01923cbc6c47d6f05d008e1c7edf into PR head commit 634d1d90da86a506cd793a4abaa5d2fe8660d1c5
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2085/head:refs/remotes/origin/PR-2085 # 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/2085/head:refs/remotes/origin/PR-2085 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 634d1d90da86a506cd793a4abaa5d2fe8660d1c5
16:20:55 Merge succeeded, producing 634d1d90da86a506cd793a4abaa5d2fe8660d1c5
16:20:55 Checking out Revision 634d1d90da86a506cd793a4abaa5d2fe8660d1c5 (PR-2085)
16:20:56 Commit message: "Add an option to skip env_file's resolution"
16:20:56 First time build. Skipping changelog.
 > git merge 016a3232168d01923cbc6c47d6f05d008e1c7edf # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 634d1d90da86a506cd793a4abaa5d2fe8660d1c5
fatal: bad object ead69454b4062f17d1f8389642089a002b037213