Skip to content

Console Output

16:58:49 [2022-05-18T16:58:49.108Z] The recommended git tool is: git
16:58:49 [2022-05-18T16:58:49.120Z] using credential docker-jenkins-github-credentials
16:58:49 [2022-05-18T16:58:49.127Z] Cloning the remote Git repository
16:58:49 [2022-05-18T16:58:49.127Z] Cloning with configured refspecs honoured and without tags
16:58:49 [2022-05-18T16:58:49.140Z] Cloning repository https://github.com/moby/moby.git
16:58:49 [2022-05-18T16:58:49.141Z]  > git init /home/ubuntu/workspace/moby_PR-43597 # timeout=10
16:58:49 [2022-05-18T16:58:49.158Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:49 [2022-05-18T16:58:49.158Z]  > git --version # timeout=10
16:58:49 [2022-05-18T16:58:49.170Z]  > git --version # 'git version 2.17.1'
16:58:49 [2022-05-18T16:58:49.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:49 [2022-05-18T16:58:49.171Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:04 [2022-05-18T16:59:04.867Z] Fetching without tags
16:59:04 [2022-05-18T16:59:04.839Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:04 [2022-05-18T16:59:04.842Z]  > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10
16:59:04 [2022-05-18T16:59:04.850Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:04 [2022-05-18T16:59:04.867Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:04 [2022-05-18T16:59:04.879Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:04 [2022-05-18T16:59:04.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:04 [2022-05-18T16:59:04.880Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:05 [2022-05-18T16:59:05.040Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75
16:59:06 [2022-05-18T16:59:06.301Z] Merge succeeded, producing b972d7a4135c5da38b41c0318fff637e5e130e99
16:59:06 [2022-05-18T16:59:06.301Z] Checking out Revision b972d7a4135c5da38b41c0318fff637e5e130e99 (PR-43597)
16:59:06 [2022-05-18T16:59:06.373Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD"
16:59:05 [2022-05-18T16:59:05.051Z]  > git config core.sparsecheckout # timeout=10
16:59:05 [2022-05-18T16:59:05.064Z]  > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10
16:59:05 [2022-05-18T16:59:05.601Z]  > git remote # timeout=10
16:59:05 [2022-05-18T16:59:05.606Z]  > git config --get remote.origin.url # timeout=10
16:59:05 [2022-05-18T16:59:05.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:05 [2022-05-18T16:59:05.615Z]  > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10
16:59:06 [2022-05-18T16:59:06.305Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:06 [2022-05-18T16:59:06.312Z]  > git config core.sparsecheckout # timeout=10
16:59:06 [2022-05-18T16:59:06.315Z]  > git checkout -f b972d7a4135c5da38b41c0318fff637e5e130e99 # timeout=10