Skip to content

Console Output

19:03:20 [2023-05-05T19:03:20.038Z] The recommended git tool is: git
19:03:44 [2023-05-05T19:03:44.384Z] using credential docker-jenkins-github-credentials
19:03:44 [2023-05-05T19:03:44.464Z] Cloning the remote Git repository
19:03:44 [2023-05-05T19:03:44.464Z] Cloning with configured refspecs honoured and without tags
19:03:44 [2023-05-05T19:03:44.656Z] Cloning repository https://github.com/moby/moby.git
19:03:45 [2023-05-05T19:03:45.060Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:03:46 [2023-05-05T19:03:46.134Z] Fetching upstream changes from https://github.com/moby/moby.git
19:03:46 [2023-05-05T19:03:46.135Z]  > git --version # timeout=10
19:03:46 [2023-05-05T19:03:46.196Z]  > git --version # 'git version 2.24.1.windows.2'
19:03:46 [2023-05-05T19:03:46.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:03:46 [2023-05-05T19:03:46.201Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:04:05 [2023-05-05T19:04:05.447Z] Fetching without tags
19:04:06 [2023-05-05T19:04:06.226Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit db9ab6438debd1b262c29479a23b4e972405ff75
19:04:05 [2023-05-05T19:04:05.071Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:04:05 [2023-05-05T19:04:05.162Z]  > git config --add remote.origin.fetch +refs/pull/45406/head:refs/remotes/origin/PR-45406 # timeout=10
19:04:05 [2023-05-05T19:04:05.222Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:04:05 [2023-05-05T19:04:05.351Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:04:05 [2023-05-05T19:04:05.489Z] Fetching upstream changes from https://github.com/moby/moby.git
19:04:05 [2023-05-05T19:04:05.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:05 [2023-05-05T19:04:05.491Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:04:06 [2023-05-05T19:04:06.335Z]  > git config core.sparsecheckout # timeout=10
19:04:06 [2023-05-05T19:04:06.398Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:04:09 [2023-05-05T19:04:09.738Z] Merge succeeded, producing db9ab6438debd1b262c29479a23b4e972405ff75
19:04:09 [2023-05-05T19:04:09.738Z] Checking out Revision db9ab6438debd1b262c29479a23b4e972405ff75 (PR-45406)
19:04:09 [2023-05-05T19:04:09.338Z]  > git remote # timeout=10
19:04:09 [2023-05-05T19:04:09.423Z]  > git config --get remote.origin.url # timeout=10
19:04:09 [2023-05-05T19:04:09.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:09 [2023-05-05T19:04:09.482Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
19:04:09 [2023-05-05T19:04:09.643Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:04:09 [2023-05-05T19:04:09.772Z]  > git config core.sparsecheckout # timeout=10
19:04:09 [2023-05-05T19:04:09.821Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:04:21 [2023-05-05T19:04:21.492Z] Commit message: "update runc binary to v1.1.7"