Skip to content

Console Output

22:03:39 [2023-10-18T22:03:39.411Z] The recommended git tool is: git
22:03:39 [2023-10-18T22:03:39.421Z] using credential docker-jenkins-github-credentials
22:03:39 [2023-10-18T22:03:39.439Z] Fetching changes from the remote Git repository
22:03:39 [2023-10-18T22:03:39.445Z] Fetching without tags
22:03:39 [2023-10-18T22:03:39.650Z] Checking out Revision 535b70e90c59d249cfa5bb62cfdd140153a80d34 (backport/46667/24.0)
22:03:39 [2023-10-18T22:03:39.795Z] Commit message: "Update check-config.sh"
22:03:39 [2023-10-18T22:03:39.818Z]  > git --version # timeout=10
22:03:39 [2023-10-18T22:03:39.820Z]  > git --version # 'git version 2.25.1'
22:03:39 [2023-10-18T22:03:39.823Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
22:03:39 [2023-10-18T22:03:39.442Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_backport_46667_24.0/.git # timeout=10
22:03:39 [2023-10-18T22:03:39.449Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:03:39 [2023-10-18T22:03:39.456Z] Fetching upstream changes from https://github.com/moby/moby.git
22:03:39 [2023-10-18T22:03:39.457Z]  > git --version # timeout=10
22:03:39 [2023-10-18T22:03:39.460Z]  > git --version # 'git version 2.25.1'
22:03:39 [2023-10-18T22:03:39.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:03:39 [2023-10-18T22:03:39.461Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/backport/46667/24.0:refs/remotes/origin/backport/46667/24.0 # timeout=10
22:03:39 [2023-10-18T22:03:39.660Z]  > git config core.sparsecheckout # timeout=10
22:03:39 [2023-10-18T22:03:39.663Z]  > git checkout -f 535b70e90c59d249cfa5bb62cfdd140153a80d34 # timeout=10