Skip to content

Console Output

12:05:39 [2022-08-24T12:05:39.536Z] The recommended git tool is: git
12:05:42 [2022-08-24T12:05:42.698Z] using credential docker-jenkins-github-credentials
12:05:42 [2022-08-24T12:05:42.714Z] Cloning the remote Git repository
12:05:42 [2022-08-24T12:05:42.714Z] Cloning with configured refspecs honoured and without tags
12:05:41 [2022-08-24T12:05:41.541Z] Cloning repository https://github.com/moby/moby.git
12:05:41 [2022-08-24T12:05:41.624Z]  > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10
12:05:42 [2022-08-24T12:05:42.000Z] Fetching upstream changes from https://github.com/moby/moby.git
12:05:42 [2022-08-24T12:05:42.001Z]  > git --version # timeout=10
12:05:42 [2022-08-24T12:05:42.034Z]  > git --version # 'git version 2.17.1'
12:05:42 [2022-08-24T12:05:42.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:05:42 [2022-08-24T12:05:42.036Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:06:11 [2022-08-24T12:06:11.182Z] Fetching without tags
12:06:11 [2022-08-24T12:06:11.471Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d
12:06:12 [2022-08-24T12:06:12.423Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d
12:06:12 [2022-08-24T12:06:12.424Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011)
12:06:11 [2022-08-24T12:06:11.072Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:06:11 [2022-08-24T12:06:11.103Z]  > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10
12:06:11 [2022-08-24T12:06:11.126Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:06:11 [2022-08-24T12:06:11.160Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:06:11 [2022-08-24T12:06:11.188Z] Fetching upstream changes from https://github.com/moby/moby.git
12:06:11 [2022-08-24T12:06:11.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:06:11 [2022-08-24T12:06:11.191Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:06:11 [2022-08-24T12:06:11.481Z]  > git config core.sparsecheckout # timeout=10
12:06:11 [2022-08-24T12:06:11.507Z]  > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10
12:06:12 [2022-08-24T12:06:12.307Z]  > git remote # timeout=10
12:06:12 [2022-08-24T12:06:12.338Z]  > git config --get remote.origin.url # timeout=10
12:06:12 [2022-08-24T12:06:12.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:06:12 [2022-08-24T12:06:12.371Z]  > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10
12:06:12 [2022-08-24T12:06:12.402Z]  > git rev-parse HEAD^{commit} # timeout=10
12:06:12 [2022-08-24T12:06:12.430Z]  > git config core.sparsecheckout # timeout=10
12:06:12 [2022-08-24T12:06:12.450Z]  > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10
12:06:16 [2022-08-24T12:06:16.849Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled"