Skip to content

Console Output

10:10:03 [2023-12-04T10:10:03.166Z] The recommended git tool is: git
10:10:04 [2023-12-04T10:10:04.946Z] using credential docker-jenkins-github-credentials
10:10:04 [2023-12-04T10:10:04.963Z] Cloning the remote Git repository
10:10:04 [2023-12-04T10:10:04.963Z] Cloning with configured refspecs honoured and without tags
10:10:04 [2023-12-04T10:10:04.980Z] Cloning repository https://github.com/moby/moby.git
10:10:05 [2023-12-04T10:10:05.033Z]  > git init /home/ubuntu/workspace/moby_PR-46877 # timeout=10
10:10:05 [2023-12-04T10:10:05.484Z] Fetching upstream changes from https://github.com/moby/moby.git
10:10:05 [2023-12-04T10:10:05.484Z]  > git --version # timeout=10
10:10:05 [2023-12-04T10:10:05.487Z]  > git --version # 'git version 2.25.1'
10:10:05 [2023-12-04T10:10:05.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:10:05 [2023-12-04T10:10:05.489Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46877/head:refs/remotes/origin/PR-46877 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:10:18 [2023-12-04T10:10:18.023Z] Fetching without tags
10:10:18 [2023-12-04T10:10:18.298Z] Merging remotes/origin/master commit 029519a1498b08f307308b51c383f9a312a4ddde into PR head commit baca6cb417bec87120d674d4bd2467aa76fe9345
10:10:18 [2023-12-04T10:10:18.008Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:10:18 [2023-12-04T10:10:18.012Z]  > git config --add remote.origin.fetch +refs/pull/46877/head:refs/remotes/origin/PR-46877 # timeout=10
10:10:18 [2023-12-04T10:10:18.015Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:10:18 [2023-12-04T10:10:18.020Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:10:18 [2023-12-04T10:10:18.072Z] Fetching upstream changes from https://github.com/moby/moby.git
10:10:18 [2023-12-04T10:10:18.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:10:18 [2023-12-04T10:10:18.073Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46877/head:refs/remotes/origin/PR-46877 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:10:18 [2023-12-04T10:10:18.304Z]  > git config core.sparsecheckout # timeout=10
10:10:18 [2023-12-04T10:10:18.307Z]  > git checkout -f baca6cb417bec87120d674d4bd2467aa76fe9345 # timeout=10
10:10:18 [2023-12-04T10:10:18.953Z]  > git remote # timeout=10
10:10:18 [2023-12-04T10:10:18.957Z]  > git config --get remote.origin.url # timeout=10
10:10:18 [2023-12-04T10:10:18.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:10:18 [2023-12-04T10:10:18.961Z]  > git merge 029519a1498b08f307308b51c383f9a312a4ddde # timeout=10
10:10:19 [2023-12-04T10:10:19.945Z] Merge succeeded, producing 19150aee2330f49c01254bf7036c3383cd2f92b8
10:10:19 [2023-12-04T10:10:19.945Z] Checking out Revision 19150aee2330f49c01254bf7036c3383cd2f92b8 (PR-46877)
10:10:19 [2023-12-04T10:10:19.941Z]  > git rev-parse HEAD^{commit} # timeout=10
10:10:19 [2023-12-04T10:10:19.948Z]  > git config core.sparsecheckout # timeout=10
10:10:19 [2023-12-04T10:10:19.951Z]  > git checkout -f 19150aee2330f49c01254bf7036c3383cd2f92b8 # timeout=10
10:10:23 [2023-12-04T10:10:23.298Z] Commit message: "Merge commit '029519a1498b08f307308b51c383f9a312a4ddde' into HEAD"
10:10:23 [2023-12-04T10:10:23.304Z] First time build. Skipping changelog.
10:10:23 [2023-12-04T10:10:23.301Z]  > git rev-list --no-walk a65831f65d0b82263a44764364eadf31dc339cf4 # timeout=10