Skip to content

Console Output

15:57:11 using credential docker-jenkins-github-credentials
15:57:11 Cloning the remote Git repository
15:57:11 Cloning with configured refspecs honoured and without tags
15:57:12 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2641 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2641/head:refs/remotes/origin/PR-2641 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2641/head:refs/remotes/origin/PR-2641 # 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/docker-py.git # timeout=10
15:57:12 Merging remotes/origin/master commit 30ff9f339cfb15ea00d0c6b1b3b675de3c80e8dd into PR head commit 2e09920e8e0f096dbc760231f4b8c0f0e4a5f99e
15:57:12 Merge succeeded, producing 2e09920e8e0f096dbc760231f4b8c0f0e4a5f99e
15:57:12 Checking out Revision 2e09920e8e0f096dbc760231f4b8c0f0e4a5f99e (PR-2641)
15:57:12 Commit message: "Add file environment variable to integration-dind"
15:57:12 First time build. Skipping changelog.
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2641/head:refs/remotes/origin/PR-2641 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e09920e8e0f096dbc760231f4b8c0f0e4a5f99e # timeout=10
 > git merge 30ff9f339cfb15ea00d0c6b1b3b675de3c80e8dd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e09920e8e0f096dbc760231f4b8c0f0e4a5f99e # timeout=10
 > git --version # timeout=10
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0