Skip to content

Console Output

10:21:29 [2024-01-25T10:21:29.529Z] The recommended git tool is: git
10:21:29 [2024-01-25T10:21:29.537Z] using credential docker-jenkins-github-credentials
10:21:29 [2024-01-25T10:21:29.552Z] Cloning the remote Git repository
10:21:29 [2024-01-25T10:21:29.552Z] Cloning with configured refspecs honoured and without tags
10:21:29 [2024-01-25T10:21:29.545Z] Cloning repository https://github.com/moby/moby.git
10:21:29 [2024-01-25T10:21:29.545Z]  > git init /home/ubuntu/workspace/moby_PR-47213 # timeout=10
10:21:29 [2024-01-25T10:21:29.549Z] Fetching upstream changes from https://github.com/moby/moby.git
10:21:29 [2024-01-25T10:21:29.550Z]  > git --version # timeout=10
10:21:29 [2024-01-25T10:21:29.552Z]  > git --version # 'git version 2.25.1'
10:21:29 [2024-01-25T10:21:29.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:21:29 [2024-01-25T10:21:29.553Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47213/head:refs/remotes/origin/PR-47213 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:21:44 [2024-01-25T10:21:44.980Z] Fetching without tags
10:21:45 [2024-01-25T10:21:45.192Z] Merging remotes/origin/master commit e8346c53d93d2cddf3d09910e166cdd8874070b3 into PR head commit bd4ff31775f698013768c21521bf22ba6d0c5e10
10:21:44 [2024-01-25T10:21:44.961Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:21:44 [2024-01-25T10:21:44.964Z]  > git config --add remote.origin.fetch +refs/pull/47213/head:refs/remotes/origin/PR-47213 # timeout=10
10:21:44 [2024-01-25T10:21:44.967Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:21:44 [2024-01-25T10:21:44.972Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:21:44 [2024-01-25T10:21:44.977Z] Fetching upstream changes from https://github.com/moby/moby.git
10:21:44 [2024-01-25T10:21:44.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:21:44 [2024-01-25T10:21:44.978Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47213/head:refs/remotes/origin/PR-47213 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:21:45 [2024-01-25T10:21:45.189Z]  > git config core.sparsecheckout # timeout=10
10:21:45 [2024-01-25T10:21:45.192Z]  > git checkout -f bd4ff31775f698013768c21521bf22ba6d0c5e10 # timeout=10
10:21:45 [2024-01-25T10:21:45.863Z] Merge succeeded, producing bd4ff31775f698013768c21521bf22ba6d0c5e10
10:21:45 [2024-01-25T10:21:45.863Z] Checking out Revision bd4ff31775f698013768c21521bf22ba6d0c5e10 (PR-47213)
10:21:46 [2024-01-25T10:21:46.743Z] Commit message: "add more //go:build directives to prevent downgrading to go1.16 language"
10:21:46 [2024-01-25T10:21:46.744Z] First time build. Skipping changelog.
10:21:46 [2024-01-25T10:21:46.755Z]  > git --version # timeout=10
10:21:46 [2024-01-25T10:21:46.757Z]  > git --version # 'git version 2.25.1'
10:21:46 [2024-01-25T10:21:46.760Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
10:21:45 [2024-01-25T10:21:45.842Z]  > git remote # timeout=10
10:21:45 [2024-01-25T10:21:45.844Z]  > git config --get remote.origin.url # timeout=10
10:21:45 [2024-01-25T10:21:45.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:21:45 [2024-01-25T10:21:45.848Z]  > git merge e8346c53d93d2cddf3d09910e166cdd8874070b3 # timeout=10
10:21:45 [2024-01-25T10:21:45.855Z]  > git rev-parse HEAD^{commit} # timeout=10
10:21:45 [2024-01-25T10:21:45.860Z]  > git config core.sparsecheckout # timeout=10
10:21:45 [2024-01-25T10:21:45.862Z]  > git checkout -f bd4ff31775f698013768c21521bf22ba6d0c5e10 # timeout=10