Skip to content

Console Output

07:24:56 The recommended git tool is: git
07:25:02 using credential docker-jenkins-github-credentials
07:25:02 Cloning the remote Git repository
07:25:02 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-1013 # 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/1013/head:refs/remotes/origin/PR-1013 +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/1013/head:refs/remotes/origin/PR-1013 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:25:04 Fetching without tags
07:25:04 Merging remotes/origin/master commit f1905fdba4d55fdc02f097c85b55e012014d5ccb into PR head commit 01886f57cb0810c30d2c46902e0339c101df7b18
07:25:04 Merge succeeded, producing 01886f57cb0810c30d2c46902e0339c101df7b18
07:25:04 Checking out Revision 01886f57cb0810c30d2c46902e0339c101df7b18 (PR-1013)
07:25:04 Commit message: "rpm: disable seccomp to prevent tar EPERM (Fedora 40 ppc64le on Debian)"
 > 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/1013/head:refs/remotes/origin/PR-1013 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01886f57cb0810c30d2c46902e0339c101df7b18 # 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 f1905fdba4d55fdc02f097c85b55e012014d5ccb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01886f57cb0810c30d2c46902e0339c101df7b18 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object c8880eb865108326b5561629a909e5c780e6ef50