Skip to content

Console Output

18:27:51 The recommended git tool is: git
18:27:57 using credential docker-jenkins-github-credentials
18:27:57 Cloning the remote Git repository
18:27:57 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
18:27:59 Fetching without tags
18:28:00 Merging remotes/origin/master commit 870786d287eba28630feeb7b1f012c9fc70a39ff into PR head commit 884ee9f098ccf0c8787eaa66273468e33a0236a0
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-730 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/730/head:refs/remotes/origin/PR-730 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/730/head:refs/remotes/origin/PR-730 # 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 --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/730/head:refs/remotes/origin/PR-730 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 884ee9f098ccf0c8787eaa66273468e33a0236a0 # timeout=10
18:28:00 Merge succeeded, producing 884ee9f098ccf0c8787eaa66273468e33a0236a0
18:28:00 Checking out Revision 884ee9f098ccf0c8787eaa66273468e33a0236a0 (PR-730)
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 870786d287eba28630feeb7b1f012c9fc70a39ff # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 884ee9f098ccf0c8787eaa66273468e33a0236a0 # timeout=10
18:28:04 Commit message: "makefile: update default golang version to 1.18.5"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0