Skip to content

Console Output

10:48:54 [2022-08-04T10:48:54.385Z] The recommended git tool is: git
10:48:54 [2022-08-04T10:48:54.403Z] using credential docker-jenkins-github-credentials
10:48:54 [2022-08-04T10:48:54.411Z] Cloning the remote Git repository
10:48:54 [2022-08-04T10:48:54.411Z] Cloning with configured refspecs honoured and without tags
10:48:54 [2022-08-04T10:48:54.415Z] Cloning repository https://github.com/moby/moby.git
10:48:54 [2022-08-04T10:48:54.416Z]  > git init /home/ubuntu/workspace/moby_PR-43822 # timeout=10
10:48:54 [2022-08-04T10:48:54.435Z] Fetching upstream changes from https://github.com/moby/moby.git
10:48:54 [2022-08-04T10:48:54.435Z]  > git --version # timeout=10
10:48:54 [2022-08-04T10:48:54.441Z]  > git --version # 'git version 2.17.1'
10:48:54 [2022-08-04T10:48:54.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:48:54 [2022-08-04T10:48:54.442Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:49:10 [2022-08-04T10:49:10.252Z] Fetching without tags
10:49:10 [2022-08-04T10:49:10.231Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:49:10 [2022-08-04T10:49:10.237Z]  > git config --add remote.origin.fetch +refs/pull/43822/head:refs/remotes/origin/PR-43822 # timeout=10
10:49:10 [2022-08-04T10:49:10.239Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:49:10 [2022-08-04T10:49:10.246Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:49:10 [2022-08-04T10:49:10.254Z] Fetching upstream changes from https://github.com/moby/moby.git
10:49:10 [2022-08-04T10:49:10.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:49:10 [2022-08-04T10:49:10.255Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:49:10 [2022-08-04T10:49:10.447Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit 5c96365c9418498517af1d37a8316546cef2bd6d
10:49:11 [2022-08-04T10:49:11.594Z] Merge succeeded, producing e788316298b8ecb0c08c6d33fa41a89ff72a1fd7
10:49:11 [2022-08-04T10:49:11.594Z] Checking out Revision e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 (PR-43822)
10:49:11 [2022-08-04T10:49:11.664Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD"
10:49:10 [2022-08-04T10:49:10.449Z]  > git config core.sparsecheckout # timeout=10
10:49:10 [2022-08-04T10:49:10.453Z]  > git checkout -f 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10
10:49:10 [2022-08-04T10:49:10.970Z]  > git remote # timeout=10
10:49:10 [2022-08-04T10:49:10.976Z]  > git config --get remote.origin.url # timeout=10
10:49:10 [2022-08-04T10:49:10.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:49:10 [2022-08-04T10:49:10.981Z]  > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10
10:49:11 [2022-08-04T10:49:11.590Z]  > git rev-parse HEAD^{commit} # timeout=10
10:49:11 [2022-08-04T10:49:11.596Z]  > git config core.sparsecheckout # timeout=10
10:49:11 [2022-08-04T10:49:11.602Z]  > git checkout -f e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 # timeout=10