Skip to content

Console Output

00:12:12 [2023-12-13T00:12:12.131Z] The recommended git tool is: git
00:12:12 [2023-12-13T00:12:12.138Z] using credential docker-jenkins-github-credentials
00:12:12 [2023-12-13T00:12:12.153Z] Fetching changes from the remote Git repository
00:12:12 [2023-12-13T00:12:12.158Z] Fetching without tags
00:12:12 [2023-12-13T00:12:12.151Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46926/.git # timeout=10
00:12:12 [2023-12-13T00:12:12.155Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:12:12 [2023-12-13T00:12:12.160Z] Fetching upstream changes from https://github.com/moby/moby.git
00:12:12 [2023-12-13T00:12:12.161Z]  > git --version # timeout=10
00:12:12 [2023-12-13T00:12:12.163Z]  > git --version # 'git version 2.25.1'
00:12:12 [2023-12-13T00:12:12.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:12:12 [2023-12-13T00:12:12.164Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46926/head:refs/remotes/origin/PR-46926 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:12:12 [2023-12-13T00:12:12.390Z] Merging remotes/origin/master commit 92884c25b394d44b817bb060c98ee86e80b6b04d into PR head commit 3b1d9f1a26de1d1be89c8e7f7d700954e12b6228
00:12:12 [2023-12-13T00:12:12.439Z] Merge succeeded, producing 3b1d9f1a26de1d1be89c8e7f7d700954e12b6228
00:12:12 [2023-12-13T00:12:12.440Z] Checking out Revision 3b1d9f1a26de1d1be89c8e7f7d700954e12b6228 (PR-46926)
00:12:12 [2023-12-13T00:12:12.556Z] Commit message: "add validation and migration for deprecated logentries driver"
00:12:12 [2023-12-13T00:12:12.392Z]  > git config core.sparsecheckout # timeout=10
00:12:12 [2023-12-13T00:12:12.395Z]  > git checkout -f 3b1d9f1a26de1d1be89c8e7f7d700954e12b6228 # timeout=10
00:12:12 [2023-12-13T00:12:12.423Z]  > git remote # timeout=10
00:12:12 [2023-12-13T00:12:12.426Z]  > git config --get remote.origin.url # timeout=10
00:12:12 [2023-12-13T00:12:12.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:12:12 [2023-12-13T00:12:12.430Z]  > git merge 92884c25b394d44b817bb060c98ee86e80b6b04d # timeout=10
00:12:12 [2023-12-13T00:12:12.437Z]  > git rev-parse HEAD^{commit} # timeout=10
00:12:12 [2023-12-13T00:12:12.442Z]  > git config core.sparsecheckout # timeout=10
00:12:12 [2023-12-13T00:12:12.444Z]  > git checkout -f 3b1d9f1a26de1d1be89c8e7f7d700954e12b6228 # timeout=10