Skip to content

Console Output

15:17:13 [2023-05-24T15:17:13.026Z] The recommended git tool is: git
15:17:14 [2023-05-24T15:17:14.684Z] using credential docker-jenkins-github-credentials
15:17:14 [2023-05-24T15:17:14.696Z] Cloning the remote Git repository
15:17:14 [2023-05-24T15:17:14.696Z] Cloning with configured refspecs honoured and without tags
15:17:14 [2023-05-24T15:17:14.711Z] Cloning repository https://github.com/moby/moby.git
15:17:14 [2023-05-24T15:17:14.758Z]  > git init /home/ubuntu/workspace/moby_PR-45603 # timeout=10
15:17:15 [2023-05-24T15:17:15.018Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:15 [2023-05-24T15:17:15.018Z]  > git --version # timeout=10
15:17:15 [2023-05-24T15:17:15.022Z]  > git --version # 'git version 2.25.1'
15:17:15 [2023-05-24T15:17:15.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:15 [2023-05-24T15:17:15.024Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45603/head:refs/remotes/origin/PR-45603 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:26 [2023-05-24T15:17:26.785Z] Fetching without tags
15:17:26 [2023-05-24T15:17:26.998Z] Merging remotes/origin/master commit c5126d1435363c5ffbe81ffe7e70734513aaa17f into PR head commit 53d1b12bc014b4243e9439fc2610eb4ef863659f
15:17:26 [2023-05-24T15:17:26.770Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:26 [2023-05-24T15:17:26.774Z]  > git config --add remote.origin.fetch +refs/pull/45603/head:refs/remotes/origin/PR-45603 # timeout=10
15:17:26 [2023-05-24T15:17:26.777Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:26 [2023-05-24T15:17:26.783Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:26 [2023-05-24T15:17:26.789Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:26 [2023-05-24T15:17:26.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:26 [2023-05-24T15:17:26.790Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45603/head:refs/remotes/origin/PR-45603 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:27 [2023-05-24T15:17:27.004Z]  > git config core.sparsecheckout # timeout=10
15:17:27 [2023-05-24T15:17:27.008Z]  > git checkout -f 53d1b12bc014b4243e9439fc2610eb4ef863659f # timeout=10
15:17:27 [2023-05-24T15:17:27.594Z] Merge succeeded, producing 53d1b12bc014b4243e9439fc2610eb4ef863659f
15:17:27 [2023-05-24T15:17:27.594Z] Checking out Revision 53d1b12bc014b4243e9439fc2610eb4ef863659f (PR-45603)
15:17:27 [2023-05-24T15:17:27.576Z]  > git remote # timeout=10
15:17:27 [2023-05-24T15:17:27.579Z]  > git config --get remote.origin.url # timeout=10
15:17:27 [2023-05-24T15:17:27.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:27 [2023-05-24T15:17:27.584Z]  > git merge c5126d1435363c5ffbe81ffe7e70734513aaa17f # timeout=10
15:17:27 [2023-05-24T15:17:27.591Z]  > git rev-parse HEAD^{commit} # timeout=10
15:17:27 [2023-05-24T15:17:27.597Z]  > git config core.sparsecheckout # timeout=10
15:17:27 [2023-05-24T15:17:27.600Z]  > git checkout -f 53d1b12bc014b4243e9439fc2610eb4ef863659f # timeout=10
15:17:31 [2023-05-24T15:17:31.940Z] Commit message: "hack/make/.binary: don't use "netgo" when building Windows binaries"
15:17:31 [2023-05-24T15:17:31.946Z] First time build. Skipping changelog.
15:17:31 [2023-05-24T15:17:31.943Z]  > git rev-list --no-walk cbf6134946cbf37a6d4b692942f089a9e23c1e78 # timeout=10