Skip to content

Console Output

04:13:42 [2021-06-21T04:13:42.395Z] The recommended git tool is: git
04:13:45 [2021-06-21T04:13:45.025Z] using credential docker-jenkins-github-credentials
04:13:45 [2021-06-21T04:13:45.032Z] Cloning the remote Git repository
04:13:45 [2021-06-21T04:13:45.032Z] Cloning with configured refspecs honoured and without tags
04:13:45 [2021-06-21T04:13:45.102Z] Cloning repository https://github.com/moby/moby.git
04:13:45 [2021-06-21T04:13:45.163Z]  > git init /home/ubuntu/workspace/moby_PR-42457 # timeout=10
04:13:45 [2021-06-21T04:13:45.469Z] Fetching upstream changes from https://github.com/moby/moby.git
04:13:45 [2021-06-21T04:13:45.469Z]  > git --version # timeout=10
04:13:45 [2021-06-21T04:13:45.497Z]  > git --version # 'git version 2.17.1'
04:13:45 [2021-06-21T04:13:45.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:13:45 [2021-06-21T04:13:45.499Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42457/head:refs/remotes/origin/PR-42457 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:14:08 [2021-06-21T04:14:08.296Z] Fetching without tags
04:14:08 [2021-06-21T04:14:08.636Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8
04:14:08 [2021-06-21T04:14:08.198Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:14:08 [2021-06-21T04:14:08.212Z]  > git config --add remote.origin.fetch +refs/pull/42457/head:refs/remotes/origin/PR-42457 # timeout=10
04:14:08 [2021-06-21T04:14:08.233Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:14:08 [2021-06-21T04:14:08.269Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:14:08 [2021-06-21T04:14:08.302Z] Fetching upstream changes from https://github.com/moby/moby.git
04:14:08 [2021-06-21T04:14:08.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:14:08 [2021-06-21T04:14:08.303Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42457/head:refs/remotes/origin/PR-42457 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:14:08 [2021-06-21T04:14:08.651Z]  > git config core.sparsecheckout # timeout=10
04:14:08 [2021-06-21T04:14:08.677Z]  > git checkout -f 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 # timeout=10
04:14:09 [2021-06-21T04:14:09.486Z] Merge succeeded, producing 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8
04:14:09 [2021-06-21T04:14:09.487Z] Checking out Revision 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 (PR-42457)
04:14:09 [2021-06-21T04:14:09.401Z]  > git remote # timeout=10
04:14:09 [2021-06-21T04:14:09.413Z]  > git config --get remote.origin.url # timeout=10
04:14:09 [2021-06-21T04:14:09.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:14:09 [2021-06-21T04:14:09.454Z]  > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10
04:14:09 [2021-06-21T04:14:09.471Z]  > git rev-parse HEAD^{commit} # timeout=10
04:14:09 [2021-06-21T04:14:09.490Z]  > git config core.sparsecheckout # timeout=10
04:14:09 [2021-06-21T04:14:09.508Z]  > git checkout -f 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 # timeout=10
04:14:14 [2021-06-21T04:14:14.003Z] Commit message: "rootless: fix "x509: certificate signed by unknown authority" on openSUSE Tumbleweed"