Skip to content

Console Output

09:14:41 [2024-03-19T09:14:41.087Z] The recommended git tool is: git
09:14:43 [2024-03-19T09:14:43.552Z] using credential docker-jenkins-github-credentials
09:14:43 [2024-03-19T09:14:43.557Z] Cloning the remote Git repository
09:14:43 [2024-03-19T09:14:43.557Z] Cloning with configured refspecs honoured and without tags
09:14:43 [2024-03-19T09:14:43.557Z] Cloning repository https://github.com/moby/moby.git
09:14:43 [2024-03-19T09:14:43.608Z]  > git init /home/ubuntu/workspace/moby_PR-47587 # timeout=10
09:14:44 [2024-03-19T09:14:44.333Z] Fetching upstream changes from https://github.com/moby/moby.git
09:14:44 [2024-03-19T09:14:44.334Z]  > git --version # timeout=10
09:14:44 [2024-03-19T09:14:44.337Z]  > git --version # 'git version 2.25.1'
09:14:44 [2024-03-19T09:14:44.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:14:44 [2024-03-19T09:14:44.344Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47587/head:refs/remotes/origin/PR-47587 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:14:58 [2024-03-19T09:14:58.310Z] Fetching without tags
09:14:58 [2024-03-19T09:14:58.482Z] Merging remotes/origin/25.0 commit 5901652edd6a1cf464cfcad15f3f0ac4b96d29cf into PR head commit 81ad7062f0299c4ebc9ac3f576a2c0c67d8b6ff8
09:14:58 [2024-03-19T09:14:58.047Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:14:58 [2024-03-19T09:14:58.051Z]  > git config --add remote.origin.fetch +refs/pull/47587/head:refs/remotes/origin/PR-47587 # timeout=10
09:14:58 [2024-03-19T09:14:58.056Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:14:58 [2024-03-19T09:14:58.300Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:14:58 [2024-03-19T09:14:58.306Z] Fetching upstream changes from https://github.com/moby/moby.git
09:14:58 [2024-03-19T09:14:58.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:14:58 [2024-03-19T09:14:58.309Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47587/head:refs/remotes/origin/PR-47587 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
09:14:58 [2024-03-19T09:14:58.480Z]  > git config core.sparsecheckout # timeout=10
09:14:58 [2024-03-19T09:14:58.491Z]  > git checkout -f 81ad7062f0299c4ebc9ac3f576a2c0c67d8b6ff8 # timeout=10
09:14:59 [2024-03-19T09:14:59.165Z] Merge succeeded, producing 81ad7062f0299c4ebc9ac3f576a2c0c67d8b6ff8
09:14:59 [2024-03-19T09:14:59.165Z] Checking out Revision 81ad7062f0299c4ebc9ac3f576a2c0c67d8b6ff8 (PR-47587)
09:14:59 [2024-03-19T09:14:59.587Z] Commit message: "rootless: fix `open /etc/docker/plugins: permission denied`"
09:14:59 [2024-03-19T09:14:59.587Z] First time build. Skipping changelog.
09:14:59 [2024-03-19T09:14:59.595Z]  > git --version # timeout=10
09:14:59 [2024-03-19T09:14:59.598Z]  > git --version # 'git version 2.25.1'
09:14:59 [2024-03-19T09:14:59.600Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
09:14:59 [2024-03-19T09:14:59.140Z]  > git remote # timeout=10
09:14:59 [2024-03-19T09:14:59.144Z]  > git config --get remote.origin.url # timeout=10
09:14:59 [2024-03-19T09:14:59.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:14:59 [2024-03-19T09:14:59.149Z]  > git merge 5901652edd6a1cf464cfcad15f3f0ac4b96d29cf # timeout=10
09:14:59 [2024-03-19T09:14:59.156Z]  > git rev-parse HEAD^{commit} # timeout=10
09:14:59 [2024-03-19T09:14:59.161Z]  > git config core.sparsecheckout # timeout=10
09:14:59 [2024-03-19T09:14:59.163Z]  > git checkout -f 81ad7062f0299c4ebc9ac3f576a2c0c67d8b6ff8 # timeout=10