Skip to content

Console Output

20:03:11 [2023-04-12T20:03:11.414Z] The recommended git tool is: git
20:03:14 [2023-04-12T20:03:14.831Z] using credential docker-jenkins-github-credentials
20:03:14 [2023-04-12T20:03:14.849Z] Cloning the remote Git repository
20:03:14 [2023-04-12T20:03:14.849Z] Cloning with configured refspecs honoured and without tags
20:03:14 [2023-04-12T20:03:14.935Z] Cloning repository https://github.com/moby/moby.git
20:03:15 [2023-04-12T20:03:15.041Z]  > git init /home/ubuntu/workspace/moby_PR-45312 # timeout=10
20:03:15 [2023-04-12T20:03:15.780Z] Fetching upstream changes from https://github.com/moby/moby.git
20:03:15 [2023-04-12T20:03:15.780Z]  > git --version # timeout=10
20:03:15 [2023-04-12T20:03:15.799Z]  > git --version # 'git version 2.25.1'
20:03:15 [2023-04-12T20:03:15.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:03:15 [2023-04-12T20:03:15.801Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45312/head:refs/remotes/origin/PR-45312 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:03:33 [2023-04-12T20:03:33.174Z] Fetching without tags
20:03:33 [2023-04-12T20:03:33.002Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:03:33 [2023-04-12T20:03:33.013Z]  > git config --add remote.origin.fetch +refs/pull/45312/head:refs/remotes/origin/PR-45312 # timeout=10
20:03:33 [2023-04-12T20:03:33.057Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:03:33 [2023-04-12T20:03:33.141Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:03:33 [2023-04-12T20:03:33.187Z] Fetching upstream changes from https://github.com/moby/moby.git
20:03:33 [2023-04-12T20:03:33.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:03:33 [2023-04-12T20:03:33.197Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45312/head:refs/remotes/origin/PR-45312 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:03:33 [2023-04-12T20:03:33.462Z] Merging remotes/origin/master commit 8cf66ed7322fa885ef99c4c044fa23e1727301dc into PR head commit f696a1b3b3ea5eaba29958d2dceee85b4af9bc12
20:03:33 [2023-04-12T20:03:33.490Z]  > git config core.sparsecheckout # timeout=10
20:03:33 [2023-04-12T20:03:33.528Z]  > git checkout -f f696a1b3b3ea5eaba29958d2dceee85b4af9bc12 # timeout=10
20:03:35 [2023-04-12T20:03:35.065Z]  > git remote # timeout=10
20:03:35 [2023-04-12T20:03:35.091Z]  > git config --get remote.origin.url # timeout=10
20:03:35 [2023-04-12T20:03:35.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:03:35 [2023-04-12T20:03:35.104Z]  > git merge 8cf66ed7322fa885ef99c4c044fa23e1727301dc # timeout=10
20:03:36 [2023-04-12T20:03:36.138Z] Merge succeeded, producing 507e1c341ce92da6c7fab75c8d96c2b1908da6a2
20:03:36 [2023-04-12T20:03:36.139Z] Checking out Revision 507e1c341ce92da6c7fab75c8d96c2b1908da6a2 (PR-45312)
20:03:36 [2023-04-12T20:03:36.128Z]  > git rev-parse HEAD^{commit} # timeout=10
20:03:36 [2023-04-12T20:03:36.191Z]  > git config core.sparsecheckout # timeout=10
20:03:36 [2023-04-12T20:03:36.199Z]  > git checkout -f 507e1c341ce92da6c7fab75c8d96c2b1908da6a2 # timeout=10
20:03:39 [2023-04-12T20:03:39.862Z] Commit message: "Merge commit '8cf66ed7322fa885ef99c4c044fa23e1727301dc' into HEAD"
20:03:39 [2023-04-12T20:03:39.877Z] First time build. Skipping changelog.
20:03:39 [2023-04-12T20:03:39.871Z]  > git rev-list --no-walk 9be58a8b916ea9cfd0a008935ebbd135b5c1a656 # timeout=10