Skip to content

Console Output

08:31:11 using credential docker-jenkins-github-credentials
08:31:11 Cloning the remote Git repository
08:31:11 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_4.3.1-release # 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/heads/4.3.1-release:refs/remotes/origin/4.3.1-release # timeout=10
08:31:13 Fetching without tags
08:31:13 Checking out Revision 43e56fd3fe611e0d0d914466f61c72baacf004f0 (4.3.1-release)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/4.3.1-release:refs/remotes/origin/4.3.1-release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
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/heads/4.3.1-release:refs/remotes/origin/4.3.1-release # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43e56fd3fe611e0d0d914466f61c72baacf004f0 # timeout=10
08:31:16 Commit message: "4.3.1 release"
08:31:16 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0