Skip to content

Console Output

20:36:24 [2022-07-13T20:36:24.247Z] The recommended git tool is: git
20:36:26 [2022-07-13T20:36:26.939Z] using credential docker-jenkins-github-credentials
20:36:26 [2022-07-13T20:36:26.948Z] Cloning the remote Git repository
20:36:26 [2022-07-13T20:36:26.948Z] Cloning with configured refspecs honoured and without tags
20:36:27 [2022-07-13T20:36:27.001Z] Cloning repository https://github.com/moby/moby.git
20:36:27 [2022-07-13T20:36:27.099Z]  > git init /home/ubuntu/workspace/moby_PR-43804 # timeout=10
20:36:27 [2022-07-13T20:36:27.640Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:27 [2022-07-13T20:36:27.640Z]  > git --version # timeout=10
20:36:27 [2022-07-13T20:36:27.671Z]  > git --version # 'git version 2.17.1'
20:36:27 [2022-07-13T20:36:27.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:27 [2022-07-13T20:36:27.673Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43804/head:refs/remotes/origin/PR-43804 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:48 [2022-07-13T20:36:48.670Z] Fetching without tags
20:36:48 [2022-07-13T20:36:48.856Z] Merging remotes/origin/master commit dc4ab45e05d0b42deccfefddcaf17fdcb75e497c into PR head commit 4f0834668696c981ef56ee77dc7af05bf3d0dbf9
20:36:49 [2022-07-13T20:36:49.696Z] Merge succeeded, producing 4f0834668696c981ef56ee77dc7af05bf3d0dbf9
20:36:49 [2022-07-13T20:36:49.697Z] Checking out Revision 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 (PR-43804)
20:36:48 [2022-07-13T20:36:48.608Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:48 [2022-07-13T20:36:48.621Z]  > git config --add remote.origin.fetch +refs/pull/43804/head:refs/remotes/origin/PR-43804 # timeout=10
20:36:48 [2022-07-13T20:36:48.633Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:48 [2022-07-13T20:36:48.653Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:48 [2022-07-13T20:36:48.675Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:48 [2022-07-13T20:36:48.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:48 [2022-07-13T20:36:48.676Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43804/head:refs/remotes/origin/PR-43804 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:48 [2022-07-13T20:36:48.867Z]  > git config core.sparsecheckout # timeout=10
20:36:48 [2022-07-13T20:36:48.888Z]  > git checkout -f 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 # timeout=10
20:36:49 [2022-07-13T20:36:49.637Z]  > git remote # timeout=10
20:36:49 [2022-07-13T20:36:49.655Z]  > git config --get remote.origin.url # timeout=10
20:36:49 [2022-07-13T20:36:49.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:49 [2022-07-13T20:36:49.672Z]  > git merge dc4ab45e05d0b42deccfefddcaf17fdcb75e497c # timeout=10
20:36:49 [2022-07-13T20:36:49.687Z]  > git rev-parse HEAD^{commit} # timeout=10
20:36:49 [2022-07-13T20:36:49.701Z]  > git config core.sparsecheckout # timeout=10
20:36:49 [2022-07-13T20:36:49.714Z]  > git checkout -f 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 # timeout=10
20:36:54 [2022-07-13T20:36:54.387Z] Commit message: "fix formatting of "nolint" tags for go1.19"
20:36:54 [2022-07-13T20:36:54.419Z]  > git --version # timeout=10
20:36:54 [2022-07-13T20:36:54.451Z]  > git --version # 'git version 2.17.1'
20:36:54 [2022-07-13T20:36:54.463Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0