Skip to content

Console Output

12:10:48 [2021-05-03T12:10:48.312Z] The recommended git tool is: git
12:10:52 [2021-05-03T12:10:52.371Z] using credential docker-jenkins-github-credentials
12:10:52 [2021-05-03T12:10:52.388Z] Cloning the remote Git repository
12:10:52 [2021-05-03T12:10:52.388Z] Cloning with configured refspecs honoured and without tags
12:10:52 [2021-05-03T12:10:52.466Z] Cloning repository https://github.com/moby/moby.git
12:10:52 [2021-05-03T12:10:52.539Z]  > git init /home/ubuntu/workspace/moby_PR-42347 # timeout=10
12:10:53 [2021-05-03T12:10:53.404Z] Fetching upstream changes from https://github.com/moby/moby.git
12:10:53 [2021-05-03T12:10:53.405Z]  > git --version # timeout=10
12:10:53 [2021-05-03T12:10:53.420Z]  > git --version # 'git version 2.25.1'
12:10:53 [2021-05-03T12:10:53.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:10:53 [2021-05-03T12:10:53.424Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42347/head:refs/remotes/origin/PR-42347 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:11:12 [2021-05-03T12:11:12.947Z] Fetching without tags
12:11:13 [2021-05-03T12:11:13.302Z] Merging remotes/origin/master commit 59751bb23395a137253ca0b4fb99058ecec5a569 into PR head commit 783a9ee020de84ddcfe6c483b5ae5628919017f0
12:11:14 [2021-05-03T12:11:14.395Z] Merge succeeded, producing 783a9ee020de84ddcfe6c483b5ae5628919017f0
12:11:14 [2021-05-03T12:11:14.396Z] Checking out Revision 783a9ee020de84ddcfe6c483b5ae5628919017f0 (PR-42347)
12:11:12 [2021-05-03T12:11:12.883Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:11:12 [2021-05-03T12:11:12.902Z]  > git config --add remote.origin.fetch +refs/pull/42347/head:refs/remotes/origin/PR-42347 # timeout=10
12:11:12 [2021-05-03T12:11:12.911Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:11:12 [2021-05-03T12:11:12.936Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:11:12 [2021-05-03T12:11:12.954Z] Fetching upstream changes from https://github.com/moby/moby.git
12:11:12 [2021-05-03T12:11:12.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:11:12 [2021-05-03T12:11:12.956Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42347/head:refs/remotes/origin/PR-42347 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:11:13 [2021-05-03T12:11:13.313Z]  > git config core.sparsecheckout # timeout=10
12:11:13 [2021-05-03T12:11:13.323Z]  > git checkout -f 783a9ee020de84ddcfe6c483b5ae5628919017f0 # timeout=10
12:11:14 [2021-05-03T12:11:14.352Z]  > git remote # timeout=10
12:11:14 [2021-05-03T12:11:14.363Z]  > git config --get remote.origin.url # timeout=10
12:11:14 [2021-05-03T12:11:14.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:11:14 [2021-05-03T12:11:14.373Z]  > git merge 59751bb23395a137253ca0b4fb99058ecec5a569 # timeout=10
12:11:14 [2021-05-03T12:11:14.385Z]  > git rev-parse HEAD^{commit} # timeout=10
12:11:14 [2021-05-03T12:11:14.400Z]  > git config core.sparsecheckout # timeout=10
12:11:14 [2021-05-03T12:11:14.406Z]  > git checkout -f 783a9ee020de84ddcfe6c483b5ae5628919017f0 # timeout=10
12:11:18 [2021-05-03T12:11:18.474Z] Commit message: "Add Corbato and Mitchell to namegenerator"