Skip to content

Console Output

16:51:25 [2022-07-20T16:51:25.417Z] The recommended git tool is: git
16:51:27 [2022-07-20T16:51:27.731Z] using credential docker-jenkins-github-credentials
16:51:27 [2022-07-20T16:51:27.742Z] Cloning the remote Git repository
16:51:27 [2022-07-20T16:51:27.742Z] Cloning with configured refspecs honoured and without tags
16:51:26 [2022-07-20T16:51:26.918Z] Cloning repository https://github.com/moby/moby.git
16:51:26 [2022-07-20T16:51:26.970Z]  > git init /home/ubuntu/workspace/moby_PR-43838 # timeout=10
16:51:27 [2022-07-20T16:51:27.235Z] Fetching upstream changes from https://github.com/moby/moby.git
16:51:27 [2022-07-20T16:51:27.235Z]  > git --version # timeout=10
16:51:27 [2022-07-20T16:51:27.247Z]  > git --version # 'git version 2.17.1'
16:51:27 [2022-07-20T16:51:27.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:27 [2022-07-20T16:51:27.249Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43838/head:refs/remotes/origin/PR-43838 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:55 [2022-07-20T16:51:55.648Z] Fetching without tags
16:51:55 [2022-07-20T16:51:55.897Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1
16:51:55 [2022-07-20T16:51:55.560Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:51:55 [2022-07-20T16:51:55.580Z]  > git config --add remote.origin.fetch +refs/pull/43838/head:refs/remotes/origin/PR-43838 # timeout=10
16:51:55 [2022-07-20T16:51:55.602Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:55 [2022-07-20T16:51:55.620Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:51:55 [2022-07-20T16:51:55.652Z] Fetching upstream changes from https://github.com/moby/moby.git
16:51:55 [2022-07-20T16:51:55.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:55 [2022-07-20T16:51:55.653Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43838/head:refs/remotes/origin/PR-43838 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:55 [2022-07-20T16:51:55.909Z]  > git config core.sparsecheckout # timeout=10
16:51:55 [2022-07-20T16:51:55.932Z]  > git checkout -f 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 # timeout=10
16:51:56 [2022-07-20T16:51:56.886Z] Merge succeeded, producing 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1
16:51:56 [2022-07-20T16:51:56.886Z] Checking out Revision 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 (PR-43838)
16:51:56 [2022-07-20T16:51:56.787Z]  > git remote # timeout=10
16:51:56 [2022-07-20T16:51:56.816Z]  > git config --get remote.origin.url # timeout=10
16:51:56 [2022-07-20T16:51:56.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:56 [2022-07-20T16:51:56.845Z]  > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10
16:51:56 [2022-07-20T16:51:56.869Z]  > git rev-parse HEAD^{commit} # timeout=10
16:51:56 [2022-07-20T16:51:56.889Z]  > git config core.sparsecheckout # timeout=10
16:51:56 [2022-07-20T16:51:56.905Z]  > git checkout -f 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 # timeout=10
16:52:01 [2022-07-20T16:52:01.692Z] Commit message: "logger/journald: remove journald_compat (for systemd < 209)"