Skip to content

Console Output

13:49:51 [2023-09-11T13:49:51.945Z] The recommended git tool is: git
13:49:51 [2023-09-11T13:49:51.954Z] using credential docker-jenkins-github-credentials
13:49:51 [2023-09-11T13:49:51.968Z] Fetching changes from the remote Git repository
13:49:51 [2023-09-11T13:49:51.974Z] Fetching without tags
13:49:52 [2023-09-11T13:49:52.213Z] Merging remotes/origin/master commit ccae0642091fdf82f30c7f99cd6ec6e4b87e50a4 into PR head commit c41121cc48537b3b18084e14831fa254be714446
13:49:52 [2023-09-11T13:49:52.263Z] Merge succeeded, producing c41121cc48537b3b18084e14831fa254be714446
13:49:52 [2023-09-11T13:49:52.264Z] Checking out Revision c41121cc48537b3b18084e14831fa254be714446 (PR-46453)
13:49:52 [2023-09-11T13:49:52.317Z] Commit message: "update to go1.20.8"
13:49:52 [2023-09-11T13:49:52.331Z]  > git --version # timeout=10
13:49:52 [2023-09-11T13:49:52.333Z]  > git --version # 'git version 2.25.1'
13:49:52 [2023-09-11T13:49:52.335Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
13:49:51 [2023-09-11T13:49:51.965Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46453/.git # timeout=10
13:49:51 [2023-09-11T13:49:51.971Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:49:51 [2023-09-11T13:49:51.976Z] Fetching upstream changes from https://github.com/moby/moby.git
13:49:51 [2023-09-11T13:49:51.976Z]  > git --version # timeout=10
13:49:51 [2023-09-11T13:49:51.979Z]  > git --version # 'git version 2.25.1'
13:49:51 [2023-09-11T13:49:51.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:49:51 [2023-09-11T13:49:51.980Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46453/head:refs/remotes/origin/PR-46453 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:49:52 [2023-09-11T13:49:52.215Z]  > git config core.sparsecheckout # timeout=10
13:49:52 [2023-09-11T13:49:52.218Z]  > git checkout -f c41121cc48537b3b18084e14831fa254be714446 # timeout=10
13:49:52 [2023-09-11T13:49:52.247Z]  > git remote # timeout=10
13:49:52 [2023-09-11T13:49:52.250Z]  > git config --get remote.origin.url # timeout=10
13:49:52 [2023-09-11T13:49:52.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:49:52 [2023-09-11T13:49:52.253Z]  > git merge ccae0642091fdf82f30c7f99cd6ec6e4b87e50a4 # timeout=10
13:49:52 [2023-09-11T13:49:52.260Z]  > git rev-parse HEAD^{commit} # timeout=10
13:49:52 [2023-09-11T13:49:52.266Z]  > git config core.sparsecheckout # timeout=10
13:49:52 [2023-09-11T13:49:52.268Z]  > git checkout -f c41121cc48537b3b18084e14831fa254be714446 # timeout=10