Skip to content

Console Output

08:16:33 [2024-04-04T08:16:33.956Z] The recommended git tool is: git
08:16:36 [2024-04-04T08:16:36.200Z] using credential docker-jenkins-github-credentials
08:16:36 [2024-04-04T08:16:36.205Z] Cloning the remote Git repository
08:16:36 [2024-04-04T08:16:36.205Z] Cloning with configured refspecs honoured and without tags
08:16:36 [2024-04-04T08:16:36.198Z] Cloning repository https://github.com/moby/moby.git
08:16:36 [2024-04-04T08:16:36.234Z]  > git init /home/ubuntu/workspace/moby_PR-47671 # timeout=10
08:16:36 [2024-04-04T08:16:36.738Z] Fetching upstream changes from https://github.com/moby/moby.git
08:16:36 [2024-04-04T08:16:36.738Z]  > git --version # timeout=10
08:16:36 [2024-04-04T08:16:36.741Z]  > git --version # 'git version 2.25.1'
08:16:36 [2024-04-04T08:16:36.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:16:36 [2024-04-04T08:16:36.748Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47671/head:refs/remotes/origin/PR-47671 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:16:50 [2024-04-04T08:16:50.596Z] Fetching without tags
08:16:50 [2024-04-04T08:16:50.763Z] Merging remotes/origin/26.0 commit 07c797281e34f354d538c2e4d6b3380d4fec51fc into PR head commit e0815819de44d12e850810d981afd382a4f3cdca
08:16:51 [2024-04-04T08:16:51.466Z] Merge succeeded, producing e0815819de44d12e850810d981afd382a4f3cdca
08:16:51 [2024-04-04T08:16:51.466Z] Checking out Revision e0815819de44d12e850810d981afd382a4f3cdca (PR-47671)
08:16:50 [2024-04-04T08:16:50.348Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:16:50 [2024-04-04T08:16:50.351Z]  > git config --add remote.origin.fetch +refs/pull/47671/head:refs/remotes/origin/PR-47671 # timeout=10
08:16:50 [2024-04-04T08:16:50.354Z]  > git config --add remote.origin.fetch +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:16:50 [2024-04-04T08:16:50.584Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:16:50 [2024-04-04T08:16:50.590Z] Fetching upstream changes from https://github.com/moby/moby.git
08:16:50 [2024-04-04T08:16:50.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:16:50 [2024-04-04T08:16:50.592Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47671/head:refs/remotes/origin/PR-47671 +refs/heads/26.0:refs/remotes/origin/26.0 # timeout=10
08:16:50 [2024-04-04T08:16:50.759Z]  > git config core.sparsecheckout # timeout=10
08:16:50 [2024-04-04T08:16:50.769Z]  > git checkout -f e0815819de44d12e850810d981afd382a4f3cdca # timeout=10
08:16:51 [2024-04-04T08:16:51.425Z]  > git remote # timeout=10
08:16:51 [2024-04-04T08:16:51.429Z]  > git config --get remote.origin.url # timeout=10
08:16:51 [2024-04-04T08:16:51.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:16:51 [2024-04-04T08:16:51.448Z]  > git merge 07c797281e34f354d538c2e4d6b3380d4fec51fc # timeout=10
08:16:51 [2024-04-04T08:16:51.455Z]  > git rev-parse HEAD^{commit} # timeout=10
08:16:51 [2024-04-04T08:16:51.459Z]  > git config core.sparsecheckout # timeout=10
08:16:51 [2024-04-04T08:16:51.462Z]  > git checkout -f e0815819de44d12e850810d981afd382a4f3cdca # timeout=10
08:16:52 [2024-04-04T08:16:52.382Z] Commit message: "update to go1.21.9"