Skip to content

Console Output

18:27:12 [2023-08-27T18:27:12.324Z] The recommended git tool is: git
18:27:12 [2023-08-27T18:27:12.331Z] using credential docker-jenkins-github-credentials
18:27:12 [2023-08-27T18:27:12.346Z] Fetching changes from the remote Git repository
18:27:12 [2023-08-27T18:27:12.352Z] Fetching without tags
18:27:12 [2023-08-27T18:27:12.557Z] Merging remotes/origin/master commit 5b53ddfcdd1c0721f875d3e237078ab7de891a57 into PR head commit 8b21609654bb05305a725a3fdc1ca48272631983
18:27:12 [2023-08-27T18:27:12.609Z] Merge succeeded, producing 8b21609654bb05305a725a3fdc1ca48272631983
18:27:12 [2023-08-27T18:27:12.609Z] Checking out Revision 8b21609654bb05305a725a3fdc1ca48272631983 (PR-46345)
18:27:12 [2023-08-27T18:27:12.679Z] Commit message: "libnetwork: remove Endpoint.Interface"
18:27:12 [2023-08-27T18:27:12.692Z]  > git --version # timeout=10
18:27:12 [2023-08-27T18:27:12.694Z]  > git --version # 'git version 2.25.1'
18:27:12 [2023-08-27T18:27:12.697Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
18:27:12 [2023-08-27T18:27:12.342Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46345/.git # timeout=10
18:27:12 [2023-08-27T18:27:12.348Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:27:12 [2023-08-27T18:27:12.354Z] Fetching upstream changes from https://github.com/moby/moby.git
18:27:12 [2023-08-27T18:27:12.354Z]  > git --version # timeout=10
18:27:12 [2023-08-27T18:27:12.357Z]  > git --version # 'git version 2.25.1'
18:27:12 [2023-08-27T18:27:12.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:27:12 [2023-08-27T18:27:12.358Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46345/head:refs/remotes/origin/PR-46345 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:27:12 [2023-08-27T18:27:12.560Z]  > git config core.sparsecheckout # timeout=10
18:27:12 [2023-08-27T18:27:12.562Z]  > git checkout -f 8b21609654bb05305a725a3fdc1ca48272631983 # timeout=10
18:27:12 [2023-08-27T18:27:12.591Z]  > git remote # timeout=10
18:27:12 [2023-08-27T18:27:12.594Z]  > git config --get remote.origin.url # timeout=10
18:27:12 [2023-08-27T18:27:12.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:27:12 [2023-08-27T18:27:12.598Z]  > git merge 5b53ddfcdd1c0721f875d3e237078ab7de891a57 # timeout=10
18:27:12 [2023-08-27T18:27:12.605Z]  > git rev-parse HEAD^{commit} # timeout=10
18:27:12 [2023-08-27T18:27:12.611Z]  > git config core.sparsecheckout # timeout=10
18:27:12 [2023-08-27T18:27:12.614Z]  > git checkout -f 8b21609654bb05305a725a3fdc1ca48272631983 # timeout=10