Skip to content

Console Output

15:44:30 [2022-05-25T15:44:30.563Z] The recommended git tool is: git
15:44:30 [2022-05-25T15:44:30.780Z] using credential docker-jenkins-github-credentials
15:44:30 [2022-05-25T15:44:30.859Z] Cloning the remote Git repository
15:44:30 [2022-05-25T15:44:30.859Z] Cloning with configured refspecs honoured and without tags
15:44:30 [2022-05-25T15:44:30.881Z] Cloning repository https://github.com/moby/moby.git
15:44:30 [2022-05-25T15:44:30.881Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:44:30 [2022-05-25T15:44:30.959Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:30 [2022-05-25T15:44:30.959Z]  > git --version # timeout=10
15:44:31 [2022-05-25T15:44:31.022Z]  > git --version # 'git version 2.24.1.windows.2'
15:44:31 [2022-05-25T15:44:31.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:31 [2022-05-25T15:44:31.022Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43641/head:refs/remotes/origin/PR-43641 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:48 [2022-05-25T15:44:48.879Z] Fetching without tags
15:44:49 [2022-05-25T15:44:49.601Z] Merging remotes/origin/master commit 235f86270d4976e7d17c11eccdb65f81d76f5c40 into PR head commit c3d7a0c6033a2764dd85c3863809ac498ef129f2
15:44:48 [2022-05-25T15:44:48.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:48 [2022-05-25T15:44:48.598Z]  > git config --add remote.origin.fetch +refs/pull/43641/head:refs/remotes/origin/PR-43641 # timeout=10
15:44:48 [2022-05-25T15:44:48.660Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:48 [2022-05-25T15:44:48.785Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:44:48 [2022-05-25T15:44:48.910Z] Fetching upstream changes from https://github.com/moby/moby.git
15:44:48 [2022-05-25T15:44:48.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:48 [2022-05-25T15:44:48.910Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43641/head:refs/remotes/origin/PR-43641 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:44:49 [2022-05-25T15:44:49.630Z]  > git config core.sparsecheckout # timeout=10
15:44:49 [2022-05-25T15:44:49.676Z]  > git checkout -f c3d7a0c6033a2764dd85c3863809ac498ef129f2 # timeout=10
15:44:53 [2022-05-25T15:44:53.748Z] Merge succeeded, producing c3d7a0c6033a2764dd85c3863809ac498ef129f2
15:44:53 [2022-05-25T15:44:53.748Z] Checking out Revision c3d7a0c6033a2764dd85c3863809ac498ef129f2 (PR-43641)
15:44:54 [2022-05-25T15:44:54.276Z] Commit message: "Fix validation of IpcMode, PidMode, UTSMode, CgroupnsMode"
15:44:53 [2022-05-25T15:44:53.420Z]  > git remote # timeout=10
15:44:53 [2022-05-25T15:44:53.467Z]  > git config --get remote.origin.url # timeout=10
15:44:53 [2022-05-25T15:44:53.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:44:53 [2022-05-25T15:44:53.529Z]  > git merge 235f86270d4976e7d17c11eccdb65f81d76f5c40 # timeout=10
15:44:53 [2022-05-25T15:44:53.655Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:44:53 [2022-05-25T15:44:53.780Z]  > git config core.sparsecheckout # timeout=10
15:44:53 [2022-05-25T15:44:53.843Z]  > git checkout -f c3d7a0c6033a2764dd85c3863809ac498ef129f2 # timeout=10