Skip to content

Console Output

23:39:32 [2022-08-23T23:39:32.768Z] The recommended git tool is: git
23:39:32 [2022-08-23T23:39:32.778Z] using credential docker-jenkins-github-credentials
23:39:32 [2022-08-23T23:39:32.789Z] Cloning the remote Git repository
23:39:32 [2022-08-23T23:39:32.789Z] Cloning with configured refspecs honoured and without tags
23:39:32 [2022-08-23T23:39:32.773Z] Cloning repository https://github.com/moby/moby.git
23:39:32 [2022-08-23T23:39:32.773Z]  > git init /home/ubuntu/workspace/moby_PR-44022 # timeout=10
23:39:32 [2022-08-23T23:39:32.792Z] Fetching upstream changes from https://github.com/moby/moby.git
23:39:32 [2022-08-23T23:39:32.793Z]  > git --version # timeout=10
23:39:32 [2022-08-23T23:39:32.799Z]  > git --version # 'git version 2.17.1'
23:39:32 [2022-08-23T23:39:32.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:32 [2022-08-23T23:39:32.800Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:39:48 [2022-08-23T23:39:48.795Z] Fetching without tags
23:39:48 [2022-08-23T23:39:48.986Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:39:49 [2022-08-23T23:39:49.553Z] Merge succeeded, producing e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:39:49 [2022-08-23T23:39:49.553Z] Checking out Revision e5958a8f08d8cc736a130fc162fa513ddcc4de61 (PR-44022)
23:39:50 [2022-08-23T23:39:50.236Z] Commit message: "client: remove deprecated WithDialer() option"
23:39:50 [2022-08-23T23:39:50.237Z] First time build. Skipping changelog.
23:39:50 [2022-08-23T23:39:50.242Z]  > git --version # timeout=10
23:39:50 [2022-08-23T23:39:50.250Z]  > git --version # 'git version 2.17.1'
23:39:50 [2022-08-23T23:39:50.256Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:39:48 [2022-08-23T23:39:48.742Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:39:48 [2022-08-23T23:39:48.745Z]  > git config --add remote.origin.fetch +refs/pull/44022/head:refs/remotes/origin/PR-44022 # timeout=10
23:39:48 [2022-08-23T23:39:48.754Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:39:48 [2022-08-23T23:39:48.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:39:48 [2022-08-23T23:39:48.780Z] Fetching upstream changes from https://github.com/moby/moby.git
23:39:48 [2022-08-23T23:39:48.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:48 [2022-08-23T23:39:48.780Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:39:48 [2022-08-23T23:39:48.970Z]  > git config core.sparsecheckout # timeout=10
23:39:48 [2022-08-23T23:39:48.980Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:39:49 [2022-08-23T23:39:49.506Z]  > git remote # timeout=10
23:39:49 [2022-08-23T23:39:49.509Z]  > git config --get remote.origin.url # timeout=10
23:39:49 [2022-08-23T23:39:49.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:49 [2022-08-23T23:39:49.515Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
23:39:49 [2022-08-23T23:39:49.528Z]  > git rev-parse HEAD^{commit} # timeout=10
23:39:49 [2022-08-23T23:39:49.537Z]  > git config core.sparsecheckout # timeout=10
23:39:49 [2022-08-23T23:39:49.549Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10