Skip to content

Console Output

15:39:44 [2022-01-03T15:39:44.021Z] The recommended git tool is: git
15:39:48 [2022-01-03T15:39:48.158Z] using credential docker-jenkins-github-credentials
15:39:48 [2022-01-03T15:39:48.166Z] Cloning the remote Git repository
15:39:48 [2022-01-03T15:39:48.166Z] Cloning with configured refspecs honoured and without tags
15:39:48 [2022-01-03T15:39:48.188Z] Cloning repository https://github.com/moby/moby.git
15:39:48 [2022-01-03T15:39:48.244Z]  > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10
15:39:48 [2022-01-03T15:39:48.851Z] Fetching upstream changes from https://github.com/moby/moby.git
15:39:48 [2022-01-03T15:39:48.851Z]  > git --version # timeout=10
15:39:48 [2022-01-03T15:39:48.891Z]  > git --version # 'git version 2.25.1'
15:39:48 [2022-01-03T15:39:48.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:39:48 [2022-01-03T15:39:48.893Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:40:08 [2022-01-03T15:40:08.719Z] Fetching without tags
15:40:08 [2022-01-03T15:40:08.964Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59
15:40:09 [2022-01-03T15:40:09.976Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59
15:40:09 [2022-01-03T15:40:09.977Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107)
15:40:08 [2022-01-03T15:40:08.588Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:40:08 [2022-01-03T15:40:08.600Z]  > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10
15:40:08 [2022-01-03T15:40:08.694Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:40:08 [2022-01-03T15:40:08.710Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:40:08 [2022-01-03T15:40:08.721Z] Fetching upstream changes from https://github.com/moby/moby.git
15:40:08 [2022-01-03T15:40:08.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:40:08 [2022-01-03T15:40:08.722Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:40:08 [2022-01-03T15:40:08.973Z]  > git config core.sparsecheckout # timeout=10
15:40:08 [2022-01-03T15:40:08.982Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:40:09 [2022-01-03T15:40:09.920Z]  > git remote # timeout=10
15:40:09 [2022-01-03T15:40:09.944Z]  > git config --get remote.origin.url # timeout=10
15:40:09 [2022-01-03T15:40:09.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:40:09 [2022-01-03T15:40:09.953Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
15:40:09 [2022-01-03T15:40:09.963Z]  > git rev-parse HEAD^{commit} # timeout=10
15:40:09 [2022-01-03T15:40:09.980Z]  > git config core.sparsecheckout # timeout=10
15:40:10 [2022-01-03T15:40:10.009Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:40:15 [2022-01-03T15:40:15.015Z] Commit message: "Ensure system clock was set"