Skip to content

Console Output

20:27:22 [2023-02-16T20:27:22.735Z] The recommended git tool is: git
20:27:22 [2023-02-16T20:27:22.743Z] using credential docker-jenkins-github-credentials
20:27:22 [2023-02-16T20:27:22.759Z] Fetching changes from the remote Git repository
20:27:22 [2023-02-16T20:27:22.787Z] Fetching without tags
20:27:23 [2023-02-16T20:27:23.010Z] Merging remotes/origin/master commit 243a55d603f5180b30fa794263108ef79814f711 into PR head commit 81f9f90e472d252a0ed6f6cb4ab1979aa51ed8c2
20:27:23 [2023-02-16T20:27:23.196Z] Merge succeeded, producing bb6c39d897c71f98f25d35f8acfab00d3c3a94c7
20:27:23 [2023-02-16T20:27:23.197Z] Checking out Revision bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 (PR-45017)
20:27:23 [2023-02-16T20:27:23.284Z] Commit message: "Merge commit '243a55d603f5180b30fa794263108ef79814f711' into HEAD"
20:27:23 [2023-02-16T20:27:23.284Z] First time build. Skipping changelog.
20:27:23 [2023-02-16T20:27:23.291Z]  > git --version # timeout=10
20:27:23 [2023-02-16T20:27:23.306Z]  > git --version # 'git version 2.25.1'
20:27:23 [2023-02-16T20:27:23.310Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
20:27:22 [2023-02-16T20:27:22.750Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45017/.git # timeout=10
20:27:22 [2023-02-16T20:27:22.766Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:27:22 [2023-02-16T20:27:22.785Z] Fetching upstream changes from https://github.com/moby/moby.git
20:27:22 [2023-02-16T20:27:22.785Z]  > git --version # timeout=10
20:27:22 [2023-02-16T20:27:22.794Z]  > git --version # 'git version 2.25.1'
20:27:22 [2023-02-16T20:27:22.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:22 [2023-02-16T20:27:22.795Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45017/head:refs/remotes/origin/PR-45017 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:27:23 [2023-02-16T20:27:23.008Z]  > git config core.sparsecheckout # timeout=10
20:27:23 [2023-02-16T20:27:23.013Z]  > git checkout -f 81f9f90e472d252a0ed6f6cb4ab1979aa51ed8c2 # timeout=10
20:27:23 [2023-02-16T20:27:23.132Z]  > git remote # timeout=10
20:27:23 [2023-02-16T20:27:23.140Z]  > git config --get remote.origin.url # timeout=10
20:27:23 [2023-02-16T20:27:23.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:27:23 [2023-02-16T20:27:23.145Z]  > git merge 243a55d603f5180b30fa794263108ef79814f711 # timeout=10
20:27:23 [2023-02-16T20:27:23.188Z]  > git rev-parse HEAD^{commit} # timeout=10
20:27:23 [2023-02-16T20:27:23.195Z]  > git config core.sparsecheckout # timeout=10
20:27:23 [2023-02-16T20:27:23.201Z]  > git checkout -f bb6c39d897c71f98f25d35f8acfab00d3c3a94c7 # timeout=10