Skip to content

Console Output

17:56:27 [2021-03-27T17:56:27.155Z] The recommended git tool is: git
17:56:27 [2021-03-27T17:56:27.173Z] using credential docker-jenkins-github-credentials
17:56:27 [2021-03-27T17:56:27.203Z] Fetching changes from the remote Git repository
17:56:27 [2021-03-27T17:56:27.237Z] Fetching without tags
17:56:27 [2021-03-27T17:56:27.675Z] Merging remotes/origin/master commit 797b974cb90e32c7efe9e324d7459122c3f6b7b0 into PR head commit d9356edcd252710aa3b4228f2071269738c10733
17:56:27 [2021-03-27T17:56:27.948Z] Merge succeeded, producing d9356edcd252710aa3b4228f2071269738c10733
17:56:27 [2021-03-27T17:56:27.948Z] Checking out Revision d9356edcd252710aa3b4228f2071269738c10733 (PR-42211)
17:56:28 [2021-03-27T17:56:28.087Z] Commit message: "add .gitconfig to handle case-only renames"
17:56:28 [2021-03-27T17:56:28.097Z]  > git --version # timeout=10
17:56:28 [2021-03-27T17:56:28.114Z]  > git --version # 'git version 2.17.1'
17:56:28 [2021-03-27T17:56:28.135Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
17:56:27 [2021-03-27T17:56:27.177Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:56:27 [2021-03-27T17:56:27.205Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:56:27 [2021-03-27T17:56:27.240Z] Fetching upstream changes from https://github.com/moby/moby.git
17:56:27 [2021-03-27T17:56:27.240Z]  > git --version # timeout=10
17:56:27 [2021-03-27T17:56:27.258Z]  > git --version # 'git version 2.17.1'
17:56:27 [2021-03-27T17:56:27.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:56:27 [2021-03-27T17:56:27.259Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42211/head:refs/remotes/origin/PR-42211 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:56:27 [2021-03-27T17:56:27.676Z]  > git config core.sparsecheckout # timeout=10
17:56:27 [2021-03-27T17:56:27.735Z]  > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10
17:56:27 [2021-03-27T17:56:27.848Z]  > git remote # timeout=10
17:56:27 [2021-03-27T17:56:27.870Z]  > git config --get remote.origin.url # timeout=10
17:56:27 [2021-03-27T17:56:27.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:56:27 [2021-03-27T17:56:27.897Z]  > git merge 797b974cb90e32c7efe9e324d7459122c3f6b7b0 # timeout=10
17:56:27 [2021-03-27T17:56:27.925Z]  > git rev-parse HEAD^{commit} # timeout=10
17:56:27 [2021-03-27T17:56:27.949Z]  > git config core.sparsecheckout # timeout=10
17:56:27 [2021-03-27T17:56:27.970Z]  > git checkout -f d9356edcd252710aa3b4228f2071269738c10733 # timeout=10