Skip to content

Console Output

15:07:36 [2023-11-20T15:07:36.514Z] The recommended git tool is: git
15:07:36 [2023-11-20T15:07:36.521Z] using credential docker-jenkins-github-credentials
15:07:36 [2023-11-20T15:07:36.539Z] Fetching changes from the remote Git repository
15:07:36 [2023-11-20T15:07:36.545Z] Fetching without tags
15:07:36 [2023-11-20T15:07:36.868Z] Merging remotes/origin/master commit ab099ab076a804fca85740faf02bddf8595d1582 into PR head commit 681c94ca17e0e6a6c84892dcdfce662b624a3898
15:07:37 [2023-11-20T15:07:37.027Z] Merge succeeded, producing 10a1b3dcd0e21eea60a59440d99d2a81faccdd38
15:07:37 [2023-11-20T15:07:37.028Z] Checking out Revision 10a1b3dcd0e21eea60a59440d99d2a81faccdd38 (PR-46835)
15:07:37 [2023-11-20T15:07:37.080Z] Commit message: "Merge commit 'ab099ab076a804fca85740faf02bddf8595d1582' into HEAD"
15:07:37 [2023-11-20T15:07:37.081Z] First time build. Skipping changelog.
15:07:37 [2023-11-20T15:07:37.090Z]  > git --version # timeout=10
15:07:37 [2023-11-20T15:07:37.092Z]  > git --version # 'git version 2.25.1'
15:07:37 [2023-11-20T15:07:37.095Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
15:07:36 [2023-11-20T15:07:36.535Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46835/.git # timeout=10
15:07:36 [2023-11-20T15:07:36.541Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:07:36 [2023-11-20T15:07:36.566Z] Fetching upstream changes from https://github.com/moby/moby.git
15:07:36 [2023-11-20T15:07:36.566Z]  > git --version # timeout=10
15:07:36 [2023-11-20T15:07:36.569Z]  > git --version # 'git version 2.25.1'
15:07:36 [2023-11-20T15:07:36.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:07:36 [2023-11-20T15:07:36.570Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46835/head:refs/remotes/origin/PR-46835 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:07:36 [2023-11-20T15:07:36.914Z]  > git config core.sparsecheckout # timeout=10
15:07:36 [2023-11-20T15:07:36.916Z]  > git checkout -f 681c94ca17e0e6a6c84892dcdfce662b624a3898 # timeout=10
15:07:36 [2023-11-20T15:07:36.949Z]  > git remote # timeout=10
15:07:36 [2023-11-20T15:07:36.952Z]  > git config --get remote.origin.url # timeout=10
15:07:36 [2023-11-20T15:07:36.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:07:36 [2023-11-20T15:07:36.956Z]  > git merge ab099ab076a804fca85740faf02bddf8595d1582 # timeout=10
15:07:37 [2023-11-20T15:07:37.024Z]  > git rev-parse HEAD^{commit} # timeout=10
15:07:37 [2023-11-20T15:07:37.029Z]  > git config core.sparsecheckout # timeout=10
15:07:37 [2023-11-20T15:07:37.032Z]  > git checkout -f 10a1b3dcd0e21eea60a59440d99d2a81faccdd38 # timeout=10