Skip to content

Console Output

07:31:17 The recommended git tool is: git
07:31:20 using credential docker-jenkins-github-credentials
07:31:20 Cloning the remote Git repository
07:31:20 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-707 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:31:22 Fetching without tags
07:31:22 Merging remotes/origin/master commit 27c96a357832d8e5ae95127e8bad10ea3f5e15d9 into PR head commit 72e4e85bbeda579474332f5ed7f1c584bfc56384
07:31:22 Merge succeeded, producing 72e4e85bbeda579474332f5ed7f1c584bfc56384
07:31:22 Checking out Revision 72e4e85bbeda579474332f5ed7f1c584bfc56384 (PR-707)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/707/head:refs/remotes/origin/PR-707 # 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-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 72e4e85bbeda579474332f5ed7f1c584bfc56384 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 27c96a357832d8e5ae95127e8bad10ea3f5e15d9 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 72e4e85bbeda579474332f5ed7f1c584bfc56384 # timeout=10
07:31:27 Commit message: "makefile: update default go 1.18.3"
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0