Skip to content

Console Output

11:39:19 [2021-02-23T11:39:19.789Z] The recommended git tool is: git
11:39:19 [2021-02-23T11:39:19.797Z] using credential docker-jenkins-github-credentials
11:39:19 [2021-02-23T11:39:19.828Z] Fetching changes from the remote Git repository
11:39:19 [2021-02-23T11:39:19.844Z] Fetching without tags
11:39:20 [2021-02-23T11:39:20.188Z] Merging remotes/origin/master commit 37a7115c297565b47d91109bab17cdf138348179 into PR head commit 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7
11:39:20 [2021-02-23T11:39:20.290Z] Merge succeeded, producing 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7
11:39:20 [2021-02-23T11:39:20.290Z] Checking out Revision 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 (PR-42062)
11:39:20 [2021-02-23T11:39:20.381Z] Commit message: "Remove VALIDATE_REPO"
11:39:20 [2021-02-23T11:39:20.399Z]  > git --version # timeout=10
11:39:20 [2021-02-23T11:39:20.425Z]  > git --version # 'git version 2.17.1'
11:39:20 [2021-02-23T11:39:20.433Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
11:39:19 [2021-02-23T11:39:19.809Z]  > git rev-parse --is-inside-work-tree # timeout=10
11:39:19 [2021-02-23T11:39:19.836Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:39:19 [2021-02-23T11:39:19.851Z] Fetching upstream changes from https://github.com/moby/moby.git
11:39:19 [2021-02-23T11:39:19.851Z]  > git --version # timeout=10
11:39:19 [2021-02-23T11:39:19.862Z]  > git --version # 'git version 2.17.1'
11:39:19 [2021-02-23T11:39:19.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:19 [2021-02-23T11:39:19.863Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42062/head:refs/remotes/origin/PR-42062 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:39:20 [2021-02-23T11:39:20.195Z]  > git config core.sparsecheckout # timeout=10
11:39:20 [2021-02-23T11:39:20.204Z]  > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10
11:39:20 [2021-02-23T11:39:20.258Z]  > git remote # timeout=10
11:39:20 [2021-02-23T11:39:20.261Z]  > git config --get remote.origin.url # timeout=10
11:39:20 [2021-02-23T11:39:20.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:20 [2021-02-23T11:39:20.269Z]  > git merge 37a7115c297565b47d91109bab17cdf138348179 # timeout=10
11:39:20 [2021-02-23T11:39:20.280Z]  > git rev-parse HEAD^{commit} # timeout=10
11:39:20 [2021-02-23T11:39:20.296Z]  > git config core.sparsecheckout # timeout=10
11:39:20 [2021-02-23T11:39:20.299Z]  > git checkout -f 70fd5fff38c0b37cc580c5f3577e993dfe2b12b7 # timeout=10