Skip to content

Console Output

09:53:44 [2021-05-18T09:53:44.222Z] The recommended git tool is: git
09:53:47 [2021-05-18T09:53:47.590Z] using credential docker-jenkins-github-credentials
09:53:47 [2021-05-18T09:53:47.597Z] Cloning the remote Git repository
09:53:47 [2021-05-18T09:53:47.597Z] Cloning with configured refspecs honoured and without tags
09:53:47 [2021-05-18T09:53:47.458Z] Cloning repository https://github.com/moby/moby.git
09:53:47 [2021-05-18T09:53:47.526Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:53:47 [2021-05-18T09:53:47.750Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:47 [2021-05-18T09:53:47.750Z]  > git --version # timeout=10
09:53:47 [2021-05-18T09:53:47.762Z]  > git --version # 'git version 2.17.1'
09:53:47 [2021-05-18T09:53:47.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:47 [2021-05-18T09:53:47.765Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:11 [2021-05-18T09:54:11.945Z] Fetching without tags
09:54:12 [2021-05-18T09:54:12.296Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:54:11 [2021-05-18T09:54:11.863Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:11 [2021-05-18T09:54:11.888Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:54:11 [2021-05-18T09:54:11.900Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:11 [2021-05-18T09:54:11.920Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:11 [2021-05-18T09:54:11.939Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:11 [2021-05-18T09:54:11.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:11 [2021-05-18T09:54:11.941Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:12 [2021-05-18T09:54:12.299Z]  > git config core.sparsecheckout # timeout=10
09:54:12 [2021-05-18T09:54:12.327Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:13 [2021-05-18T09:54:13.232Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:54:13 [2021-05-18T09:54:13.232Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:54:13 [2021-05-18T09:54:13.114Z]  > git remote # timeout=10
09:54:13 [2021-05-18T09:54:13.139Z]  > git config --get remote.origin.url # timeout=10
09:54:13 [2021-05-18T09:54:13.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:13 [2021-05-18T09:54:13.166Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:54:13 [2021-05-18T09:54:13.194Z]  > git rev-parse HEAD^{commit} # timeout=10
09:54:13 [2021-05-18T09:54:13.223Z]  > git config core.sparsecheckout # timeout=10
09:54:13 [2021-05-18T09:54:13.258Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:17 [2021-05-18T09:54:17.201Z] Commit message: "Update test certificates"