Skip to content

Console Output

11:56:35 [2023-05-15T11:56:35.881Z] The recommended git tool is: git
11:56:35 [2023-05-15T11:56:35.889Z] using credential docker-jenkins-github-credentials
11:56:35 [2023-05-15T11:56:35.903Z] Fetching changes from the remote Git repository
11:56:35 [2023-05-15T11:56:35.908Z] Fetching without tags
11:56:36 [2023-05-15T11:56:36.126Z] Merging remotes/origin/master commit be220af9fb36e9baa9a75bbc41f784260aa6f96e into PR head commit 484785456cd81da9e97d0f5ef1aaf33be4d7a991
11:56:36 [2023-05-15T11:56:36.342Z] Merge succeeded, producing 3f2bf03e44e56ae2be8c0f048589e813edb9b429
11:56:36 [2023-05-15T11:56:36.342Z] Checking out Revision 3f2bf03e44e56ae2be8c0f048589e813edb9b429 (PR-45536)
11:56:36 [2023-05-15T11:56:36.390Z] Commit message: "Merge commit 'be220af9fb36e9baa9a75bbc41f784260aa6f96e' into HEAD"
11:56:36 [2023-05-15T11:56:36.390Z] First time build. Skipping changelog.
11:56:36 [2023-05-15T11:56:36.417Z]  > git --version # timeout=10
11:56:36 [2023-05-15T11:56:36.420Z]  > git --version # 'git version 2.25.1'
11:56:36 [2023-05-15T11:56:36.422Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
11:56:35 [2023-05-15T11:56:35.914Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45536/.git # timeout=10
11:56:35 [2023-05-15T11:56:35.919Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:35 [2023-05-15T11:56:35.925Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:35 [2023-05-15T11:56:35.925Z]  > git --version # timeout=10
11:56:35 [2023-05-15T11:56:35.927Z]  > git --version # 'git version 2.25.1'
11:56:35 [2023-05-15T11:56:35.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:35 [2023-05-15T11:56:35.928Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45536/head:refs/remotes/origin/PR-45536 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:36 [2023-05-15T11:56:36.144Z]  > git config core.sparsecheckout # timeout=10
11:56:36 [2023-05-15T11:56:36.146Z]  > git checkout -f 484785456cd81da9e97d0f5ef1aaf33be4d7a991 # timeout=10
11:56:36 [2023-05-15T11:56:36.303Z]  > git remote # timeout=10
11:56:36 [2023-05-15T11:56:36.306Z]  > git config --get remote.origin.url # timeout=10
11:56:36 [2023-05-15T11:56:36.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:36 [2023-05-15T11:56:36.310Z]  > git merge be220af9fb36e9baa9a75bbc41f784260aa6f96e # timeout=10
11:56:36 [2023-05-15T11:56:36.353Z]  > git rev-parse HEAD^{commit} # timeout=10
11:56:36 [2023-05-15T11:56:36.359Z]  > git config core.sparsecheckout # timeout=10
11:56:36 [2023-05-15T11:56:36.361Z]  > git checkout -f 3f2bf03e44e56ae2be8c0f048589e813edb9b429 # timeout=10