Skip to content

Console Output

12:08:52 [2023-10-09T12:08:52.114Z] The recommended git tool is: git
12:08:52 [2023-10-09T12:08:52.121Z] using credential docker-jenkins-github-credentials
12:08:52 [2023-10-09T12:08:52.137Z] Fetching changes from the remote Git repository
12:08:52 [2023-10-09T12:08:52.142Z] Fetching without tags
12:08:52 [2023-10-09T12:08:52.353Z] Merging remotes/origin/master commit f6fa56194f1c9cfd2e4ae41a17f75ab6b04f82df into PR head commit fcabc48ee45e373c0dc40487bcf01be4c3a4f945
12:08:52 [2023-10-09T12:08:52.402Z] Merge succeeded, producing fcabc48ee45e373c0dc40487bcf01be4c3a4f945
12:08:52 [2023-10-09T12:08:52.403Z] Checking out Revision fcabc48ee45e373c0dc40487bcf01be4c3a4f945 (PR-46605)
12:08:52 [2023-10-09T12:08:52.457Z] Commit message: "c8d/load: Handle compressed archives"
12:08:52 [2023-10-09T12:08:52.510Z]  > git --version # timeout=10
12:08:52 [2023-10-09T12:08:52.513Z]  > git --version # 'git version 2.25.1'
12:08:52 [2023-10-09T12:08:52.515Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
12:08:52 [2023-10-09T12:08:52.134Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46605/.git # timeout=10
12:08:52 [2023-10-09T12:08:52.138Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:08:52 [2023-10-09T12:08:52.144Z] Fetching upstream changes from https://github.com/moby/moby.git
12:08:52 [2023-10-09T12:08:52.144Z]  > git --version # timeout=10
12:08:52 [2023-10-09T12:08:52.147Z]  > git --version # 'git version 2.25.1'
12:08:52 [2023-10-09T12:08:52.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:08:52 [2023-10-09T12:08:52.148Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46605/head:refs/remotes/origin/PR-46605 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:08:52 [2023-10-09T12:08:52.354Z]  > git config core.sparsecheckout # timeout=10
12:08:52 [2023-10-09T12:08:52.357Z]  > git checkout -f fcabc48ee45e373c0dc40487bcf01be4c3a4f945 # timeout=10
12:08:52 [2023-10-09T12:08:52.384Z]  > git remote # timeout=10
12:08:52 [2023-10-09T12:08:52.388Z]  > git config --get remote.origin.url # timeout=10
12:08:52 [2023-10-09T12:08:52.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:08:52 [2023-10-09T12:08:52.391Z]  > git merge f6fa56194f1c9cfd2e4ae41a17f75ab6b04f82df # timeout=10
12:08:52 [2023-10-09T12:08:52.399Z]  > git rev-parse HEAD^{commit} # timeout=10
12:08:52 [2023-10-09T12:08:52.404Z]  > git config core.sparsecheckout # timeout=10
12:08:52 [2023-10-09T12:08:52.407Z]  > git checkout -f fcabc48ee45e373c0dc40487bcf01be4c3a4f945 # timeout=10