Skip to content

Console Output

09:37:19 [2022-05-19T09:37:19.432Z] The recommended git tool is: git
09:37:19 [2022-05-19T09:37:19.449Z] using credential docker-jenkins-github-credentials
09:37:19 [2022-05-19T09:37:19.479Z] Fetching changes from the remote Git repository
09:37:19 [2022-05-19T09:37:19.508Z] Fetching without tags
09:37:19 [2022-05-19T09:37:19.459Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43557/.git # timeout=10
09:37:19 [2022-05-19T09:37:19.482Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:37:19 [2022-05-19T09:37:19.519Z] Fetching upstream changes from https://github.com/moby/moby.git
09:37:19 [2022-05-19T09:37:19.519Z]  > git --version # timeout=10
09:37:19 [2022-05-19T09:37:19.535Z]  > git --version # 'git version 2.17.1'
09:37:19 [2022-05-19T09:37:19.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:19 [2022-05-19T09:37:19.536Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43557/head:refs/remotes/origin/PR-43557 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:37:20 [2022-05-19T09:37:20.818Z] Merging remotes/origin/master commit c9d04033d443e359e73e5da58a6b46ec1b8f2373 into PR head commit ce3e2d1955539d6045965312a1249a381f4a2838
09:37:21 [2022-05-19T09:37:21.303Z] Merge succeeded, producing 0e0a9bc1232efa07bc98be8e826f0ae8fe7a8dd9
09:37:21 [2022-05-19T09:37:21.303Z] Checking out Revision 0e0a9bc1232efa07bc98be8e826f0ae8fe7a8dd9 (PR-43557)
09:37:20 [2022-05-19T09:37:20.821Z]  > git config core.sparsecheckout # timeout=10
09:37:20 [2022-05-19T09:37:20.828Z]  > git checkout -f ce3e2d1955539d6045965312a1249a381f4a2838 # timeout=10
09:37:20 [2022-05-19T09:37:20.930Z]  > git remote # timeout=10
09:37:20 [2022-05-19T09:37:20.938Z]  > git config --get remote.origin.url # timeout=10
09:37:20 [2022-05-19T09:37:20.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:37:20 [2022-05-19T09:37:20.944Z]  > git merge c9d04033d443e359e73e5da58a6b46ec1b8f2373 # timeout=10
09:37:21 [2022-05-19T09:37:21.294Z]  > git rev-parse HEAD^{commit} # timeout=10
09:37:21 [2022-05-19T09:37:21.308Z]  > git config core.sparsecheckout # timeout=10
09:37:21 [2022-05-19T09:37:21.327Z]  > git checkout -f 0e0a9bc1232efa07bc98be8e826f0ae8fe7a8dd9 # timeout=10
09:37:21 [2022-05-19T09:37:21.500Z] Commit message: "Merge commit 'c9d04033d443e359e73e5da58a6b46ec1b8f2373' into HEAD"
09:37:21 [2022-05-19T09:37:21.519Z] First time build. Skipping changelog.
09:37:21 [2022-05-19T09:37:21.503Z]  > git rev-list --no-walk 066cb30e238872509bb7f481de7932c8d47ced67 # timeout=10