Skip to content

Console Output

13:42:44 [2023-07-07T13:42:44.745Z] The recommended git tool is: git
13:42:46 [2023-07-07T13:42:46.483Z] using credential docker-jenkins-github-credentials
13:42:46 [2023-07-07T13:42:46.499Z] Cloning the remote Git repository
13:42:46 [2023-07-07T13:42:46.499Z] Cloning with configured refspecs honoured and without tags
13:42:46 [2023-07-07T13:42:46.523Z] Cloning repository https://github.com/moby/moby.git
13:42:46 [2023-07-07T13:42:46.554Z]  > git init /home/ubuntu/workspace/moby_PR-45902 # timeout=10
13:42:46 [2023-07-07T13:42:46.847Z] Fetching upstream changes from https://github.com/moby/moby.git
13:42:46 [2023-07-07T13:42:46.847Z]  > git --version # timeout=10
13:42:46 [2023-07-07T13:42:46.850Z]  > git --version # 'git version 2.25.1'
13:42:46 [2023-07-07T13:42:46.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:42:46 [2023-07-07T13:42:46.852Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45902/head:refs/remotes/origin/PR-45902 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:42:59 [2023-07-07T13:42:59.012Z] Fetching without tags
13:42:59 [2023-07-07T13:42:59.003Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:42:59 [2023-07-07T13:42:59.007Z]  > git config --add remote.origin.fetch +refs/pull/45902/head:refs/remotes/origin/PR-45902 # timeout=10
13:42:59 [2023-07-07T13:42:59.010Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:42:59 [2023-07-07T13:42:59.017Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:42:59 [2023-07-07T13:42:59.024Z] Fetching upstream changes from https://github.com/moby/moby.git
13:42:59 [2023-07-07T13:42:59.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:42:59 [2023-07-07T13:42:59.025Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45902/head:refs/remotes/origin/PR-45902 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:42:59 [2023-07-07T13:42:59.240Z] Merging remotes/origin/master commit 98d3da79ef9c1bb578cd186bbf8aca2a58bc054c into PR head commit a490248f4d19164d78d3ef4f91cf142c3aad1790
13:42:59 [2023-07-07T13:42:59.865Z] Merge succeeded, producing a490248f4d19164d78d3ef4f91cf142c3aad1790
13:42:59 [2023-07-07T13:42:59.865Z] Checking out Revision a490248f4d19164d78d3ef4f91cf142c3aad1790 (PR-45902)
13:42:59 [2023-07-07T13:42:59.256Z]  > git config core.sparsecheckout # timeout=10
13:42:59 [2023-07-07T13:42:59.259Z]  > git checkout -f a490248f4d19164d78d3ef4f91cf142c3aad1790 # timeout=10
13:42:59 [2023-07-07T13:42:59.854Z]  > git remote # timeout=10
13:42:59 [2023-07-07T13:42:59.858Z]  > git config --get remote.origin.url # timeout=10
13:42:59 [2023-07-07T13:42:59.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:42:59 [2023-07-07T13:42:59.862Z]  > git merge 98d3da79ef9c1bb578cd186bbf8aca2a58bc054c # timeout=10
13:42:59 [2023-07-07T13:42:59.870Z]  > git rev-parse HEAD^{commit} # timeout=10
13:42:59 [2023-07-07T13:42:59.877Z]  > git config core.sparsecheckout # timeout=10
13:42:59 [2023-07-07T13:42:59.880Z]  > git checkout -f a490248f4d19164d78d3ef4f91cf142c3aad1790 # timeout=10
13:43:04 [2023-07-07T13:43:04.108Z] Commit message: "daemon: daemon.prepareMountPoints(): fix panic if mount is not a volume"
13:43:04 [2023-07-07T13:43:04.120Z]  > git rev-list --no-walk a490248f4d19164d78d3ef4f91cf142c3aad1790 # timeout=10