Skip to content

Console Output

14:35:01 [2023-01-20T14:35:01.636Z] The recommended git tool is: git
14:35:01 [2023-01-20T14:35:01.687Z] using credential docker-jenkins-github-credentials
14:35:01 [2023-01-20T14:35:01.717Z] Cloning the remote Git repository
14:35:01 [2023-01-20T14:35:01.717Z] Cloning with configured refspecs honoured and without tags
14:35:01 [2023-01-20T14:35:01.719Z] Cloning repository https://github.com/moby/moby.git
14:35:01 [2023-01-20T14:35:01.723Z]  > git init /home/ubuntu/workspace/moby_PR-44861 # timeout=10
14:35:01 [2023-01-20T14:35:01.729Z] Fetching upstream changes from https://github.com/moby/moby.git
14:35:01 [2023-01-20T14:35:01.729Z]  > git --version # timeout=10
14:35:01 [2023-01-20T14:35:01.732Z]  > git --version # 'git version 2.25.1'
14:35:01 [2023-01-20T14:35:01.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:35:01 [2023-01-20T14:35:01.733Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44861/head:refs/remotes/origin/PR-44861 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:35:14 [2023-01-20T14:35:14.379Z] Fetching without tags
14:35:14 [2023-01-20T14:35:14.605Z] Merging remotes/origin/master commit 95e207933d02d1ebadec4b9cfb791f6e3cffd51b into PR head commit 67aa86f1e01f2801a812fa46c95e7e93ea6c0ca1
14:35:15 [2023-01-20T14:35:15.204Z] Merge succeeded, producing 67aa86f1e01f2801a812fa46c95e7e93ea6c0ca1
14:35:15 [2023-01-20T14:35:15.204Z] Checking out Revision 67aa86f1e01f2801a812fa46c95e7e93ea6c0ca1 (PR-44861)
14:35:15 [2023-01-20T14:35:15.482Z] Commit message: "hack: check if cross-compiling before setting ARM target name"
14:35:15 [2023-01-20T14:35:15.490Z]  > git --version # timeout=10
14:35:15 [2023-01-20T14:35:15.496Z]  > git --version # 'git version 2.25.1'
14:35:15 [2023-01-20T14:35:15.502Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:35:14 [2023-01-20T14:35:14.359Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:35:14 [2023-01-20T14:35:14.362Z]  > git config --add remote.origin.fetch +refs/pull/44861/head:refs/remotes/origin/PR-44861 # timeout=10
14:35:14 [2023-01-20T14:35:14.368Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:35:14 [2023-01-20T14:35:14.374Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:35:14 [2023-01-20T14:35:14.380Z] Fetching upstream changes from https://github.com/moby/moby.git
14:35:14 [2023-01-20T14:35:14.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:35:14 [2023-01-20T14:35:14.380Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44861/head:refs/remotes/origin/PR-44861 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:35:14 [2023-01-20T14:35:14.606Z]  > git config core.sparsecheckout # timeout=10
14:35:14 [2023-01-20T14:35:14.611Z]  > git checkout -f 67aa86f1e01f2801a812fa46c95e7e93ea6c0ca1 # timeout=10
14:35:15 [2023-01-20T14:35:15.169Z]  > git remote # timeout=10
14:35:15 [2023-01-20T14:35:15.174Z]  > git config --get remote.origin.url # timeout=10
14:35:15 [2023-01-20T14:35:15.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:35:15 [2023-01-20T14:35:15.179Z]  > git merge 95e207933d02d1ebadec4b9cfb791f6e3cffd51b # timeout=10
14:35:15 [2023-01-20T14:35:15.190Z]  > git rev-parse HEAD^{commit} # timeout=10
14:35:15 [2023-01-20T14:35:15.205Z]  > git config core.sparsecheckout # timeout=10
14:35:15 [2023-01-20T14:35:15.212Z]  > git checkout -f 67aa86f1e01f2801a812fa46c95e7e93ea6c0ca1 # timeout=10