Skip to content

Console Output

15:37:54 [2022-01-03T15:37:54.054Z] The recommended git tool is: git
15:37:54 [2022-01-03T15:37:54.075Z] using credential docker-jenkins-github-credentials
15:37:54 [2022-01-03T15:37:54.081Z] Cloning the remote Git repository
15:37:54 [2022-01-03T15:37:54.082Z] Cloning with configured refspecs honoured and without tags
15:37:54 [2022-01-03T15:37:54.076Z] Cloning repository https://github.com/moby/moby.git
15:37:54 [2022-01-03T15:37:54.076Z]  > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10
15:37:54 [2022-01-03T15:37:54.108Z] Fetching upstream changes from https://github.com/moby/moby.git
15:37:54 [2022-01-03T15:37:54.108Z]  > git --version # timeout=10
15:37:54 [2022-01-03T15:37:54.117Z]  > git --version # 'git version 2.17.1'
15:37:54 [2022-01-03T15:37:54.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:37:54 [2022-01-03T15:37:54.118Z]  > git fetch --no-tags --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:38:08 [2022-01-03T15:38:08.964Z] Fetching without tags
15:38:09 [2022-01-03T15:38:09.188Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59
15:38:09 [2022-01-03T15:38:09.684Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59
15:38:09 [2022-01-03T15:38:09.685Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107)
15:38:08 [2022-01-03T15:38:08.905Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:08 [2022-01-03T15:38:08.918Z]  > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10
15:38:08 [2022-01-03T15:38:08.924Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:38:08 [2022-01-03T15:38:08.943Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:08 [2022-01-03T15:38:08.958Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:08 [2022-01-03T15:38:08.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:08 [2022-01-03T15:38:08.959Z]  > git fetch --no-tags --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:38:09 [2022-01-03T15:38:09.182Z]  > git config core.sparsecheckout # timeout=10
15:38:09 [2022-01-03T15:38:09.193Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:38:09 [2022-01-03T15:38:09.653Z]  > git remote # timeout=10
15:38:09 [2022-01-03T15:38:09.656Z]  > git config --get remote.origin.url # timeout=10
15:38:09 [2022-01-03T15:38:09.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:09 [2022-01-03T15:38:09.662Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
15:38:09 [2022-01-03T15:38:09.671Z]  > git rev-parse HEAD^{commit} # timeout=10
15:38:09 [2022-01-03T15:38:09.679Z]  > git config core.sparsecheckout # timeout=10
15:38:09 [2022-01-03T15:38:09.695Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:38:10 [2022-01-03T15:38:10.233Z] Commit message: "Ensure system clock was set"
15:38:10 [2022-01-03T15:38:10.229Z]  > git rev-list --no-walk 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10