Skip to content

Console Output

02:14:43 using credential docker-jenkins-github-credentials
02:14:43 Cloning the remote Git repository
02:14:43 Cloning with configured refspecs honoured and without tags
02:14:44 Fetching without tags
02:14:44 Checking out Revision 805f5f4b38cedce36b2037d66bf1a6f99982c017 (4.0.2-release)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_4.0.2-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.0.2-release:refs/remotes/origin/4.0.2-release
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/4.0.2-release:refs/remotes/origin/4.0.2-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.0.2-release:refs/remotes/origin/4.0.2-release
 > git config core.sparsecheckout # timeout=10
02:14:44 Commit message: "Bump 4.0.2"
fatal: bad object ead69454b4062f17d1f8389642089a002b037213
 > git checkout -f 805f5f4b38cedce36b2037d66bf1a6f99982c017