Skip to content

Console Output

06:53:49 [2022-04-29T06:53:49.185Z] The recommended git tool is: git
06:53:49 [2022-04-29T06:53:49.196Z] using credential docker-jenkins-github-credentials
06:53:49 [2022-04-29T06:53:49.205Z] Cloning the remote Git repository
06:53:49 [2022-04-29T06:53:49.205Z] Cloning with configured refspecs honoured and without tags
06:53:49 [2022-04-29T06:53:49.210Z] Cloning repository https://github.com/moby/moby.git
06:53:49 [2022-04-29T06:53:49.210Z]  > git init /home/ubuntu/workspace/moby_PR-43530 # timeout=10
06:53:49 [2022-04-29T06:53:49.244Z] Fetching upstream changes from https://github.com/moby/moby.git
06:53:49 [2022-04-29T06:53:49.244Z]  > git --version # timeout=10
06:53:49 [2022-04-29T06:53:49.247Z]  > git --version # 'git version 2.25.1'
06:53:49 [2022-04-29T06:53:49.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:53:49 [2022-04-29T06:53:49.298Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43530/head:refs/remotes/origin/PR-43530 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:04 [2022-04-29T06:54:04.312Z] Fetching without tags
06:54:04 [2022-04-29T06:54:04.518Z] Merging remotes/origin/master commit b3332b851a6ffeb4fd15f234436d8740df38a5d5 into PR head commit 41b96bff556e1467882f98a657b8396afaee6733
06:54:04 [2022-04-29T06:54:04.286Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:54:04 [2022-04-29T06:54:04.289Z]  > git config --add remote.origin.fetch +refs/pull/43530/head:refs/remotes/origin/PR-43530 # timeout=10
06:54:04 [2022-04-29T06:54:04.298Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:04 [2022-04-29T06:54:04.306Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:54:04 [2022-04-29T06:54:04.316Z] Fetching upstream changes from https://github.com/moby/moby.git
06:54:04 [2022-04-29T06:54:04.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:54:04 [2022-04-29T06:54:04.317Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43530/head:refs/remotes/origin/PR-43530 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:04 [2022-04-29T06:54:04.522Z]  > git config core.sparsecheckout # timeout=10
06:54:04 [2022-04-29T06:54:04.527Z]  > git checkout -f 41b96bff556e1467882f98a657b8396afaee6733 # timeout=10
06:54:05 [2022-04-29T06:54:05.183Z] Merge succeeded, producing 41b96bff556e1467882f98a657b8396afaee6733
06:54:05 [2022-04-29T06:54:05.183Z] Checking out Revision 41b96bff556e1467882f98a657b8396afaee6733 (PR-43530)
06:54:05 [2022-04-29T06:54:05.310Z] Commit message: "update uses of container.ContainerCreateCreatedBody to CreateResponse"
06:54:05 [2022-04-29T06:54:05.083Z]  > git remote # timeout=10
06:54:05 [2022-04-29T06:54:05.088Z]  > git config --get remote.origin.url # timeout=10
06:54:05 [2022-04-29T06:54:05.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:54:05 [2022-04-29T06:54:05.170Z]  > git merge b3332b851a6ffeb4fd15f234436d8740df38a5d5 # timeout=10
06:54:05 [2022-04-29T06:54:05.179Z]  > git rev-parse HEAD^{commit} # timeout=10
06:54:05 [2022-04-29T06:54:05.187Z]  > git config core.sparsecheckout # timeout=10
06:54:05 [2022-04-29T06:54:05.191Z]  > git checkout -f 41b96bff556e1467882f98a657b8396afaee6733 # timeout=10