Skip to content

Console Output

17:20:45 The recommended git tool is: git
17:20:48 using credential sf-release-bot.github.ssh
17:20:48 Cloning the remote Git repository
17:20:48 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-8572 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8572/head:refs/remotes/origin/PR-8572 # timeout=10
17:20:52 Fetching without tags
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/8572/head:refs/remotes/origin/PR-8572 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8572/head:refs/remotes/origin/PR-8572 # timeout=10
17:20:52 Checking out Revision 3fbb9fe51e423b27a485d580305f1dcfcb2adb4e (PR-8572)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fbb9fe51e423b27a485d580305f1dcfcb2adb4e # timeout=10
17:20:56 Commit message: "Bump docker-py"
17:20:56 First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0