Skip to content

Console Output

06:29:32 [2022-04-19T06:29:32.536Z] The recommended git tool is: git
06:29:32 [2022-04-19T06:29:32.592Z] using credential docker-jenkins-github-credentials
06:29:32 [2022-04-19T06:29:32.599Z] Cloning the remote Git repository
06:29:32 [2022-04-19T06:29:32.599Z] Cloning with configured refspecs honoured and without tags
06:29:32 [2022-04-19T06:29:32.600Z] Cloning repository https://github.com/moby/moby.git
06:29:32 [2022-04-19T06:29:32.601Z]  > git init /home/ubuntu/workspace/moby_PR-43494 # timeout=10
06:29:32 [2022-04-19T06:29:32.609Z] Fetching upstream changes from https://github.com/moby/moby.git
06:29:32 [2022-04-19T06:29:32.609Z]  > git --version # timeout=10
06:29:32 [2022-04-19T06:29:32.615Z]  > git --version # 'git version 2.25.1'
06:29:32 [2022-04-19T06:29:32.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:32 [2022-04-19T06:29:32.616Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43494/head:refs/remotes/origin/PR-43494 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:48 [2022-04-19T06:29:48.424Z] Fetching without tags
06:29:48 [2022-04-19T06:29:48.396Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:29:48 [2022-04-19T06:29:48.402Z]  > git config --add remote.origin.fetch +refs/pull/43494/head:refs/remotes/origin/PR-43494 # timeout=10
06:29:48 [2022-04-19T06:29:48.406Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:48 [2022-04-19T06:29:48.416Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:29:48 [2022-04-19T06:29:48.426Z] Fetching upstream changes from https://github.com/moby/moby.git
06:29:48 [2022-04-19T06:29:48.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:48 [2022-04-19T06:29:48.427Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43494/head:refs/remotes/origin/PR-43494 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:48 [2022-04-19T06:29:48.609Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 013d6488888d2362185b0738e9f600d4ba95d88a
06:29:49 [2022-04-19T06:29:49.149Z] Merge succeeded, producing 013d6488888d2362185b0738e9f600d4ba95d88a
06:29:49 [2022-04-19T06:29:49.150Z] Checking out Revision 013d6488888d2362185b0738e9f600d4ba95d88a (PR-43494)
06:29:49 [2022-04-19T06:29:49.375Z] Commit message: "client: CopyToContainer(), CopyFromContainer(): remove status-code handling"
06:29:48 [2022-04-19T06:29:48.611Z]  > git config core.sparsecheckout # timeout=10
06:29:48 [2022-04-19T06:29:48.615Z]  > git checkout -f 013d6488888d2362185b0738e9f600d4ba95d88a # timeout=10
06:29:49 [2022-04-19T06:29:49.121Z]  > git remote # timeout=10
06:29:49 [2022-04-19T06:29:49.130Z]  > git config --get remote.origin.url # timeout=10
06:29:49 [2022-04-19T06:29:49.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:49 [2022-04-19T06:29:49.135Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
06:29:49 [2022-04-19T06:29:49.145Z]  > git rev-parse HEAD^{commit} # timeout=10
06:29:49 [2022-04-19T06:29:49.151Z]  > git config core.sparsecheckout # timeout=10
06:29:49 [2022-04-19T06:29:49.162Z]  > git checkout -f 013d6488888d2362185b0738e9f600d4ba95d88a # timeout=10