Skip to content

Console Output

09:54:16 [2021-05-18T09:54:16.822Z] The recommended git tool is: git
09:54:19 [2021-05-18T09:54:19.865Z] using credential docker-jenkins-github-credentials
09:54:19 [2021-05-18T09:54:19.871Z] Cloning the remote Git repository
09:54:19 [2021-05-18T09:54:19.871Z] Cloning with configured refspecs honoured and without tags
09:54:19 [2021-05-18T09:54:19.879Z] Cloning repository https://github.com/moby/moby.git
09:54:19 [2021-05-18T09:54:19.934Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:54:20 [2021-05-18T09:54:20.200Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:20 [2021-05-18T09:54:20.200Z]  > git --version # timeout=10
09:54:20 [2021-05-18T09:54:20.211Z]  > git --version # 'git version 2.25.1'
09:54:20 [2021-05-18T09:54:20.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:20 [2021-05-18T09:54:20.245Z]  > git fetch --no-tags --force --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:39 [2021-05-18T09:54:39.280Z] Fetching without tags
09:54:39 [2021-05-18T09:54:39.543Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:54:40 [2021-05-18T09:54:40.222Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:54:40 [2021-05-18T09:54:40.222Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:54:39 [2021-05-18T09:54:39.231Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:39 [2021-05-18T09:54:39.241Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:54:39 [2021-05-18T09:54:39.250Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:39 [2021-05-18T09:54:39.267Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:39 [2021-05-18T09:54:39.281Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:39 [2021-05-18T09:54:39.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:39 [2021-05-18T09:54:39.282Z]  > git fetch --no-tags --force --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:39 [2021-05-18T09:54:39.548Z]  > git config core.sparsecheckout # timeout=10
09:54:39 [2021-05-18T09:54:39.566Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:40 [2021-05-18T09:54:40.135Z]  > git remote # timeout=10
09:54:40 [2021-05-18T09:54:40.166Z]  > git config --get remote.origin.url # timeout=10
09:54:40 [2021-05-18T09:54:40.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:40 [2021-05-18T09:54:40.184Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:54:40 [2021-05-18T09:54:40.203Z]  > git rev-parse HEAD^{commit} # timeout=10
09:54:40 [2021-05-18T09:54:40.223Z]  > git config core.sparsecheckout # timeout=10
09:54:40 [2021-05-18T09:54:40.235Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:43 [2021-05-18T09:54:43.981Z] Commit message: "Update test certificates"