Skip to content

Console Output

12:19:49 [2022-04-08T12:19:49.329Z] The recommended git tool is: git
12:19:49 [2022-04-08T12:19:49.339Z] using credential docker-jenkins-github-credentials
12:19:49 [2022-04-08T12:19:49.348Z] Cloning the remote Git repository
12:19:49 [2022-04-08T12:19:49.348Z] Cloning with configured refspecs honoured and without tags
12:19:49 [2022-04-08T12:19:49.387Z] Cloning repository https://github.com/moby/moby.git
12:19:49 [2022-04-08T12:19:49.387Z]  > git init /home/ubuntu/workspace/moby_PR-43471 # timeout=10
12:19:49 [2022-04-08T12:19:49.398Z] Fetching upstream changes from https://github.com/moby/moby.git
12:19:49 [2022-04-08T12:19:49.398Z]  > git --version # timeout=10
12:19:49 [2022-04-08T12:19:49.405Z]  > git --version # 'git version 2.25.1'
12:19:49 [2022-04-08T12:19:49.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:19:49 [2022-04-08T12:19:49.406Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:20:05 [2022-04-08T12:20:05.556Z] Fetching without tags
12:20:05 [2022-04-08T12:20:05.798Z] Merging remotes/origin/master commit 7ea283fd9166544691362748330b1604a53f30ad into PR head commit 758714ed6dab4d865bde55b3f670478605892099
12:20:06 [2022-04-08T12:20:06.945Z] Merge succeeded, producing 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a
12:20:06 [2022-04-08T12:20:06.945Z] Checking out Revision 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a (PR-43471)
12:20:05 [2022-04-08T12:20:05.569Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:20:05 [2022-04-08T12:20:05.574Z]  > git config --add remote.origin.fetch +refs/pull/43471/head:refs/remotes/origin/PR-43471 # timeout=10
12:20:05 [2022-04-08T12:20:05.581Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:20:05 [2022-04-08T12:20:05.587Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:20:05 [2022-04-08T12:20:05.594Z] Fetching upstream changes from https://github.com/moby/moby.git
12:20:05 [2022-04-08T12:20:05.594Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:20:05 [2022-04-08T12:20:05.595Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43471/head:refs/remotes/origin/PR-43471 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:20:05 [2022-04-08T12:20:05.837Z]  > git config core.sparsecheckout # timeout=10
12:20:05 [2022-04-08T12:20:05.843Z]  > git checkout -f 758714ed6dab4d865bde55b3f670478605892099 # timeout=10
12:20:06 [2022-04-08T12:20:06.346Z]  > git remote # timeout=10
12:20:06 [2022-04-08T12:20:06.352Z]  > git config --get remote.origin.url # timeout=10
12:20:06 [2022-04-08T12:20:06.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:20:06 [2022-04-08T12:20:06.356Z]  > git merge 7ea283fd9166544691362748330b1604a53f30ad # timeout=10
12:20:06 [2022-04-08T12:20:06.975Z]  > git rev-parse HEAD^{commit} # timeout=10
12:20:06 [2022-04-08T12:20:06.984Z]  > git config core.sparsecheckout # timeout=10
12:20:06 [2022-04-08T12:20:06.986Z]  > git checkout -f 2aafd7b7ca3da5e22e4d33037f9ac12ace13db1a # timeout=10
12:20:07 [2022-04-08T12:20:07.423Z] Commit message: "Merge commit '7ea283fd9166544691362748330b1604a53f30ad' into HEAD"