Skip to content

Console Output

17:31:01 [2023-09-26T17:31:01.818Z] The recommended git tool is: git
17:31:01 [2023-09-26T17:31:01.826Z] using credential docker-jenkins-github-credentials
17:31:01 [2023-09-26T17:31:01.846Z] Fetching changes from the remote Git repository
17:31:01 [2023-09-26T17:31:01.851Z] Fetching without tags
17:31:02 [2023-09-26T17:31:02.069Z] Merging remotes/origin/master commit e3975fba84b783e4633309e1e7d20b6add19a6f8 into PR head commit a8ea752a93afbb77b8ff829f4ce321e90f8a5f21
17:31:02 [2023-09-26T17:31:02.356Z] Merge succeeded, producing a8ea752a93afbb77b8ff829f4ce321e90f8a5f21
17:31:02 [2023-09-26T17:31:02.356Z] Checking out Revision a8ea752a93afbb77b8ff829f4ce321e90f8a5f21 (PR-46546)
17:31:02 [2023-09-26T17:31:02.392Z] Commit message: "libnetwork: Controller.cleanupLocalEndpoints: return errors"
17:31:02 [2023-09-26T17:31:02.404Z]  > git --version # timeout=10
17:31:02 [2023-09-26T17:31:02.407Z]  > git --version # 'git version 2.25.1'
17:31:02 [2023-09-26T17:31:02.409Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
17:31:01 [2023-09-26T17:31:01.848Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46546/.git # timeout=10
17:31:01 [2023-09-26T17:31:01.853Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:31:01 [2023-09-26T17:31:01.858Z] Fetching upstream changes from https://github.com/moby/moby.git
17:31:01 [2023-09-26T17:31:01.858Z]  > git --version # timeout=10
17:31:01 [2023-09-26T17:31:01.860Z]  > git --version # 'git version 2.25.1'
17:31:01 [2023-09-26T17:31:01.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:31:01 [2023-09-26T17:31:01.861Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46546/head:refs/remotes/origin/PR-46546 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:31:02 [2023-09-26T17:31:02.076Z]  > git config core.sparsecheckout # timeout=10
17:31:02 [2023-09-26T17:31:02.078Z]  > git checkout -f a8ea752a93afbb77b8ff829f4ce321e90f8a5f21 # timeout=10
17:31:02 [2023-09-26T17:31:02.345Z]  > git remote # timeout=10
17:31:02 [2023-09-26T17:31:02.348Z]  > git config --get remote.origin.url # timeout=10
17:31:02 [2023-09-26T17:31:02.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:31:02 [2023-09-26T17:31:02.351Z]  > git merge e3975fba84b783e4633309e1e7d20b6add19a6f8 # timeout=10
17:31:02 [2023-09-26T17:31:02.358Z]  > git rev-parse HEAD^{commit} # timeout=10
17:31:02 [2023-09-26T17:31:02.363Z]  > git config core.sparsecheckout # timeout=10
17:31:02 [2023-09-26T17:31:02.365Z]  > git checkout -f a8ea752a93afbb77b8ff829f4ce321e90f8a5f21 # timeout=10