Skip to content

Console Output

00:02:36 [2022-03-25T00:02:36.264Z] The recommended git tool is: git
00:02:39 [2022-03-25T00:02:39.363Z] using credential docker-jenkins-github-credentials
00:02:39 [2022-03-25T00:02:39.370Z] Cloning the remote Git repository
00:02:39 [2022-03-25T00:02:39.370Z] Cloning with configured refspecs honoured and without tags
00:02:39 [2022-03-25T00:02:39.459Z] Cloning repository https://github.com/moby/moby.git
00:02:39 [2022-03-25T00:02:39.541Z]  > git init /home/ubuntu/workspace/moby_PR-43422 # timeout=10
00:02:40 [2022-03-25T00:02:40.023Z] Fetching upstream changes from https://github.com/moby/moby.git
00:02:40 [2022-03-25T00:02:40.024Z]  > git --version # timeout=10
00:02:40 [2022-03-25T00:02:40.060Z]  > git --version # 'git version 2.25.1'
00:02:40 [2022-03-25T00:02:40.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:02:40 [2022-03-25T00:02:40.063Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43422/head:refs/remotes/origin/PR-43422 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:02:56 [2022-03-25T00:02:56.075Z] Fetching without tags
00:02:56 [2022-03-25T00:02:56.344Z] Merging remotes/origin/master commit 56ea5881fe46c48e981fb7a1a228a0bf9bf8503a into PR head commit 7b277f62cce939fca8fec4edb8c4b719e492dbeb
00:02:56 [2022-03-25T00:02:56.979Z] Merge succeeded, producing 7b277f62cce939fca8fec4edb8c4b719e492dbeb
00:02:56 [2022-03-25T00:02:56.979Z] Checking out Revision 7b277f62cce939fca8fec4edb8c4b719e492dbeb (PR-43422)
00:02:56 [2022-03-25T00:02:56.036Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:02:56 [2022-03-25T00:02:56.045Z]  > git config --add remote.origin.fetch +refs/pull/43422/head:refs/remotes/origin/PR-43422 # timeout=10
00:02:56 [2022-03-25T00:02:56.051Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:02:56 [2022-03-25T00:02:56.061Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:02:56 [2022-03-25T00:02:56.121Z] Fetching upstream changes from https://github.com/moby/moby.git
00:02:56 [2022-03-25T00:02:56.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:02:56 [2022-03-25T00:02:56.122Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43422/head:refs/remotes/origin/PR-43422 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:02:56 [2022-03-25T00:02:56.352Z]  > git config core.sparsecheckout # timeout=10
00:02:56 [2022-03-25T00:02:56.357Z]  > git checkout -f 7b277f62cce939fca8fec4edb8c4b719e492dbeb # timeout=10
00:02:56 [2022-03-25T00:02:56.946Z]  > git remote # timeout=10
00:02:56 [2022-03-25T00:02:56.953Z]  > git config --get remote.origin.url # timeout=10
00:02:56 [2022-03-25T00:02:56.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:02:56 [2022-03-25T00:02:56.960Z]  > git merge 56ea5881fe46c48e981fb7a1a228a0bf9bf8503a # timeout=10
00:02:56 [2022-03-25T00:02:56.969Z]  > git rev-parse HEAD^{commit} # timeout=10
00:02:56 [2022-03-25T00:02:56.981Z]  > git config core.sparsecheckout # timeout=10
00:02:56 [2022-03-25T00:02:56.994Z]  > git checkout -f 7b277f62cce939fca8fec4edb8c4b719e492dbeb # timeout=10
00:03:01 [2022-03-25T00:03:01.399Z] Commit message: "Remove comment that is no longer relevant"