Skip to content

Console Output

18:54:29 [2023-07-03T18:54:29.210Z] The recommended git tool is: git
18:54:29 [2023-07-03T18:54:29.220Z] using credential docker-jenkins-github-credentials
18:54:29 [2023-07-03T18:54:29.238Z] Fetching changes from the remote Git repository
18:54:29 [2023-07-03T18:54:29.244Z] Fetching without tags
18:54:29 [2023-07-03T18:54:29.480Z] Merging remotes/origin/master commit 46c7319f020abae9a4d6e4769bba4bea1e68e209 into PR head commit cfd6d5daf0572cc4ba0085b87e60cc3f0b6e1fd8
18:54:29 [2023-07-03T18:54:29.663Z] Merge succeeded, producing cfd6d5daf0572cc4ba0085b87e60cc3f0b6e1fd8
18:54:29 [2023-07-03T18:54:29.664Z] Checking out Revision cfd6d5daf0572cc4ba0085b87e60cc3f0b6e1fd8 (PR-45876)
18:54:29 [2023-07-03T18:54:29.719Z] Commit message: "libnetwork/idm: New(): remove unused datastore argument"
18:54:29 [2023-07-03T18:54:29.255Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45876/.git # timeout=10
18:54:29 [2023-07-03T18:54:29.261Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:54:29 [2023-07-03T18:54:29.267Z] Fetching upstream changes from https://github.com/moby/moby.git
18:54:29 [2023-07-03T18:54:29.267Z]  > git --version # timeout=10
18:54:29 [2023-07-03T18:54:29.270Z]  > git --version # 'git version 2.25.1'
18:54:29 [2023-07-03T18:54:29.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:54:29 [2023-07-03T18:54:29.271Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45876/head:refs/remotes/origin/PR-45876 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:54:29 [2023-07-03T18:54:29.503Z]  > git config core.sparsecheckout # timeout=10
18:54:29 [2023-07-03T18:54:29.506Z]  > git checkout -f cfd6d5daf0572cc4ba0085b87e60cc3f0b6e1fd8 # timeout=10
18:54:29 [2023-07-03T18:54:29.664Z]  > git remote # timeout=10
18:54:29 [2023-07-03T18:54:29.668Z]  > git config --get remote.origin.url # timeout=10
18:54:29 [2023-07-03T18:54:29.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:54:29 [2023-07-03T18:54:29.671Z]  > git merge 46c7319f020abae9a4d6e4769bba4bea1e68e209 # timeout=10
18:54:29 [2023-07-03T18:54:29.680Z]  > git rev-parse HEAD^{commit} # timeout=10
18:54:29 [2023-07-03T18:54:29.686Z]  > git config core.sparsecheckout # timeout=10
18:54:29 [2023-07-03T18:54:29.689Z]  > git checkout -f cfd6d5daf0572cc4ba0085b87e60cc3f0b6e1fd8 # timeout=10