Skip to content

Console Output

08:31:27 [2022-03-04T08:31:27.643Z] The recommended git tool is: git
08:31:27 [2022-03-04T08:31:27.652Z] using credential docker-jenkins-github-credentials
08:31:27 [2022-03-04T08:31:27.658Z] Cloning the remote Git repository
08:31:27 [2022-03-04T08:31:27.659Z] Cloning with configured refspecs honoured and without tags
08:31:27 [2022-03-04T08:31:27.669Z] Cloning repository https://github.com/moby/moby.git
08:31:27 [2022-03-04T08:31:27.669Z]  > git init /home/ubuntu/workspace/moby_PR-43157 # timeout=10
08:31:27 [2022-03-04T08:31:27.687Z] Fetching upstream changes from https://github.com/moby/moby.git
08:31:27 [2022-03-04T08:31:27.687Z]  > git --version # timeout=10
08:31:27 [2022-03-04T08:31:27.693Z]  > git --version # 'git version 2.25.1'
08:31:27 [2022-03-04T08:31:27.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:31:27 [2022-03-04T08:31:27.694Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43157/head:refs/remotes/origin/PR-43157 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:31:39 [2022-03-04T08:31:39.757Z] Fetching without tags
08:31:40 [2022-03-04T08:31:40.012Z] Merging remotes/origin/master commit 3e8bfcc9f2c1906d3080dc03b7fe45db5386077a into PR head commit a75fd11f03298bd433e7d54232785b683bca0477
08:31:39 [2022-03-04T08:31:39.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:31:39 [2022-03-04T08:31:39.752Z]  > git config --add remote.origin.fetch +refs/pull/43157/head:refs/remotes/origin/PR-43157 # timeout=10
08:31:39 [2022-03-04T08:31:39.755Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:31:39 [2022-03-04T08:31:39.761Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:31:39 [2022-03-04T08:31:39.767Z] Fetching upstream changes from https://github.com/moby/moby.git
08:31:39 [2022-03-04T08:31:39.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:31:39 [2022-03-04T08:31:39.768Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43157/head:refs/remotes/origin/PR-43157 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:31:40 [2022-03-04T08:31:40.022Z]  > git config core.sparsecheckout # timeout=10
08:31:40 [2022-03-04T08:31:40.028Z]  > git checkout -f a75fd11f03298bd433e7d54232785b683bca0477 # timeout=10
08:31:40 [2022-03-04T08:31:40.516Z] Merge succeeded, producing a75fd11f03298bd433e7d54232785b683bca0477
08:31:40 [2022-03-04T08:31:40.517Z] Checking out Revision a75fd11f03298bd433e7d54232785b683bca0477 (PR-43157)
08:31:41 [2022-03-04T08:31:41.170Z] Commit message: "move MediaTypeWriter to streamformatter package"
08:31:40 [2022-03-04T08:31:40.499Z]  > git remote # timeout=10
08:31:40 [2022-03-04T08:31:40.504Z]  > git config --get remote.origin.url # timeout=10
08:31:40 [2022-03-04T08:31:40.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:31:40 [2022-03-04T08:31:40.507Z]  > git merge 3e8bfcc9f2c1906d3080dc03b7fe45db5386077a # timeout=10
08:31:40 [2022-03-04T08:31:40.516Z]  > git rev-parse HEAD^{commit} # timeout=10
08:31:40 [2022-03-04T08:31:40.527Z]  > git config core.sparsecheckout # timeout=10
08:31:40 [2022-03-04T08:31:40.531Z]  > git checkout -f a75fd11f03298bd433e7d54232785b683bca0477 # timeout=10