Skip to content

Console Output

16:26:31 [2023-08-14T16:26:31.995Z] The recommended git tool is: git
16:26:32 [2023-08-14T16:26:32.005Z] using credential docker-jenkins-github-credentials
16:26:32 [2023-08-14T16:26:32.019Z] Cloning the remote Git repository
16:26:32 [2023-08-14T16:26:32.019Z] Cloning with configured refspecs honoured and without tags
16:26:32 [2023-08-14T16:26:32.045Z] Cloning repository https://github.com/moby/moby.git
16:26:32 [2023-08-14T16:26:32.046Z]  > git init /home/ubuntu/workspace/moby_PR-46126 # timeout=10
16:26:32 [2023-08-14T16:26:32.050Z] Fetching upstream changes from https://github.com/moby/moby.git
16:26:32 [2023-08-14T16:26:32.050Z]  > git --version # timeout=10
16:26:32 [2023-08-14T16:26:32.053Z]  > git --version # 'git version 2.25.1'
16:26:32 [2023-08-14T16:26:32.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:26:32 [2023-08-14T16:26:32.054Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46126/head:refs/remotes/origin/PR-46126 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:26:43 [2023-08-14T16:26:43.767Z] Fetching without tags
16:26:43 [2023-08-14T16:26:43.986Z] Merging remotes/origin/master commit 16cda4138db8b380a2e61a11ed6040609d5c955e into PR head commit 13a5050552831a3c69dc75ad4f203e15bf45f055
16:26:43 [2023-08-14T16:26:43.775Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:26:43 [2023-08-14T16:26:43.778Z]  > git config --add remote.origin.fetch +refs/pull/46126/head:refs/remotes/origin/PR-46126 # timeout=10
16:26:43 [2023-08-14T16:26:43.781Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:26:43 [2023-08-14T16:26:43.787Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:26:43 [2023-08-14T16:26:43.793Z] Fetching upstream changes from https://github.com/moby/moby.git
16:26:43 [2023-08-14T16:26:43.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:26:43 [2023-08-14T16:26:43.794Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46126/head:refs/remotes/origin/PR-46126 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:26:44 [2023-08-14T16:26:44.013Z]  > git config core.sparsecheckout # timeout=10
16:26:44 [2023-08-14T16:26:44.015Z]  > git checkout -f 13a5050552831a3c69dc75ad4f203e15bf45f055 # timeout=10
16:26:44 [2023-08-14T16:26:44.631Z] Merge succeeded, producing 13a5050552831a3c69dc75ad4f203e15bf45f055
16:26:44 [2023-08-14T16:26:44.631Z] Checking out Revision 13a5050552831a3c69dc75ad4f203e15bf45f055 (PR-46126)
16:26:45 [2023-08-14T16:26:45.451Z] Commit message: "CI: Setup otel tracing for integration tests"
16:26:44 [2023-08-14T16:26:44.636Z]  > git remote # timeout=10
16:26:44 [2023-08-14T16:26:44.639Z]  > git config --get remote.origin.url # timeout=10
16:26:44 [2023-08-14T16:26:44.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:26:44 [2023-08-14T16:26:44.642Z]  > git merge 16cda4138db8b380a2e61a11ed6040609d5c955e # timeout=10
16:26:44 [2023-08-14T16:26:44.651Z]  > git rev-parse HEAD^{commit} # timeout=10
16:26:44 [2023-08-14T16:26:44.657Z]  > git config core.sparsecheckout # timeout=10
16:26:44 [2023-08-14T16:26:44.660Z]  > git checkout -f 13a5050552831a3c69dc75ad4f203e15bf45f055 # timeout=10