Skip to content

Console Output

00:05:37 [2024-01-20T00:05:37.789Z] The recommended git tool is: git
00:05:37 [2024-01-20T00:05:37.796Z] using credential docker-jenkins-github-credentials
00:05:37 [2024-01-20T00:05:37.815Z] Fetching changes from the remote Git repository
00:05:37 [2024-01-20T00:05:37.820Z] Fetching without tags
00:05:38 [2024-01-20T00:05:38.026Z] Merging remotes/origin/master commit 75fd873fe635d863da0e8b687fd276acd8b2d170 into PR head commit f16a2179a6a84c5e9c7bac96b71ce3e46142ba06
00:05:38 [2024-01-20T00:05:38.080Z] Merge succeeded, producing f16a2179a6a84c5e9c7bac96b71ce3e46142ba06
00:05:38 [2024-01-20T00:05:38.080Z] Checking out Revision f16a2179a6a84c5e9c7bac96b71ce3e46142ba06 (PR-47129)
00:05:38 [2024-01-20T00:05:38.188Z] Commit message: "pkg/system: remove deprecated ErrNotSupportedOperatingSystem, IsOSSupported"
00:05:38 [2024-01-20T00:05:38.220Z]  > git --version # timeout=10
00:05:38 [2024-01-20T00:05:38.223Z]  > git --version # 'git version 2.25.1'
00:05:38 [2024-01-20T00:05:38.225Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
00:05:37 [2024-01-20T00:05:37.833Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47129/.git # timeout=10
00:05:37 [2024-01-20T00:05:37.838Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:05:37 [2024-01-20T00:05:37.843Z] Fetching upstream changes from https://github.com/moby/moby.git
00:05:37 [2024-01-20T00:05:37.843Z]  > git --version # timeout=10
00:05:37 [2024-01-20T00:05:37.845Z]  > git --version # 'git version 2.25.1'
00:05:37 [2024-01-20T00:05:37.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:05:37 [2024-01-20T00:05:37.846Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47129/head:refs/remotes/origin/PR-47129 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:05:38 [2024-01-20T00:05:38.048Z]  > git config core.sparsecheckout # timeout=10
00:05:38 [2024-01-20T00:05:38.051Z]  > git checkout -f f16a2179a6a84c5e9c7bac96b71ce3e46142ba06 # timeout=10
00:05:38 [2024-01-20T00:05:38.083Z]  > git remote # timeout=10
00:05:38 [2024-01-20T00:05:38.086Z]  > git config --get remote.origin.url # timeout=10
00:05:38 [2024-01-20T00:05:38.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:05:38 [2024-01-20T00:05:38.090Z]  > git merge 75fd873fe635d863da0e8b687fd276acd8b2d170 # timeout=10
00:05:38 [2024-01-20T00:05:38.097Z]  > git rev-parse HEAD^{commit} # timeout=10
00:05:38 [2024-01-20T00:05:38.103Z]  > git config core.sparsecheckout # timeout=10
00:05:38 [2024-01-20T00:05:38.105Z]  > git checkout -f f16a2179a6a84c5e9c7bac96b71ce3e46142ba06 # timeout=10