Skip to content

Console Output

15:49:28 [2023-07-01T15:49:28.220Z] The recommended git tool is: git
15:49:28 [2023-07-01T15:49:28.229Z] using credential docker-jenkins-github-credentials
15:49:28 [2023-07-01T15:49:28.241Z] Cloning the remote Git repository
15:49:28 [2023-07-01T15:49:28.241Z] Cloning with configured refspecs honoured and without tags
15:49:28 [2023-07-01T15:49:28.248Z] Cloning repository https://github.com/moby/moby.git
15:49:28 [2023-07-01T15:49:28.248Z]  > git init /home/ubuntu/workspace/moby_PR-45864 # timeout=10
15:49:28 [2023-07-01T15:49:28.252Z] Fetching upstream changes from https://github.com/moby/moby.git
15:49:28 [2023-07-01T15:49:28.253Z]  > git --version # timeout=10
15:49:28 [2023-07-01T15:49:28.255Z]  > git --version # 'git version 2.25.1'
15:49:28 [2023-07-01T15:49:28.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:28 [2023-07-01T15:49:28.256Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45864/head:refs/remotes/origin/PR-45864 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:39 [2023-07-01T15:49:39.741Z] Fetching without tags
15:49:39 [2023-07-01T15:49:39.927Z] Merging remotes/origin/master commit a61494e634fd8f93af4c2a5336b81405a35eefb7 into PR head commit e8f206972adeb38b12aa2f4c0f784886f93779f4
15:49:40 [2023-07-01T15:49:40.524Z] Merge succeeded, producing e8f206972adeb38b12aa2f4c0f784886f93779f4
15:49:40 [2023-07-01T15:49:40.524Z] Checking out Revision e8f206972adeb38b12aa2f4c0f784886f93779f4 (PR-45864)
15:49:39 [2023-07-01T15:49:39.731Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:39 [2023-07-01T15:49:39.734Z]  > git config --add remote.origin.fetch +refs/pull/45864/head:refs/remotes/origin/PR-45864 # timeout=10
15:49:39 [2023-07-01T15:49:39.737Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:39 [2023-07-01T15:49:39.742Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:39 [2023-07-01T15:49:39.748Z] Fetching upstream changes from https://github.com/moby/moby.git
15:49:39 [2023-07-01T15:49:39.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:39 [2023-07-01T15:49:39.749Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45864/head:refs/remotes/origin/PR-45864 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:39 [2023-07-01T15:49:39.934Z]  > git config core.sparsecheckout # timeout=10
15:49:39 [2023-07-01T15:49:39.937Z]  > git checkout -f e8f206972adeb38b12aa2f4c0f784886f93779f4 # timeout=10
15:49:40 [2023-07-01T15:49:40.512Z]  > git remote # timeout=10
15:49:40 [2023-07-01T15:49:40.515Z]  > git config --get remote.origin.url # timeout=10
15:49:40 [2023-07-01T15:49:40.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:40 [2023-07-01T15:49:40.518Z]  > git merge a61494e634fd8f93af4c2a5336b81405a35eefb7 # timeout=10
15:49:40 [2023-07-01T15:49:40.525Z]  > git rev-parse HEAD^{commit} # timeout=10
15:49:40 [2023-07-01T15:49:40.531Z]  > git config core.sparsecheckout # timeout=10
15:49:40 [2023-07-01T15:49:40.533Z]  > git checkout -f e8f206972adeb38b12aa2f4c0f784886f93779f4 # timeout=10
15:49:41 [2023-07-01T15:49:41.267Z] Commit message: "docs: api v1.42: remove "ClusterStore" and "ClusterAdvertise" fields"
15:49:41 [2023-07-01T15:49:41.274Z]  > git rev-list --no-walk e8f206972adeb38b12aa2f4c0f784886f93779f4 # timeout=10