Skip to content

Console Output

02:09:06 [2020-09-15T02:09:06.536Z] using credential docker-jenkins-github-credentials
02:09:06 [2020-09-15T02:09:06.543Z] Cloning the remote Git repository
02:09:06 [2020-09-15T02:09:06.543Z] Cloning with configured refspecs honoured and without tags
02:09:06 [2020-09-15T02:09:06.570Z] Cloning repository https://github.com/moby/moby.git
02:09:06 [2020-09-15T02:09:06.572Z]  > git init /home/ubuntu/workspace/moby_PR-41445 # timeout=10
02:09:06 [2020-09-15T02:09:06.652Z] Fetching upstream changes from https://github.com/moby/moby.git
02:09:06 [2020-09-15T02:09:06.652Z]  > git --version # timeout=10
02:09:06 [2020-09-15T02:09:06.666Z]  > git --version # 'git version 2.17.1'
02:09:06 [2020-09-15T02:09:06.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:09:06 [2020-09-15T02:09:06.667Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:09:20 [2020-09-15T02:09:20.519Z] Fetching without tags
02:09:20 [2020-09-15T02:09:20.522Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:09:20 [2020-09-15T02:09:20.529Z]  > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10
02:09:20 [2020-09-15T02:09:20.532Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:09:20 [2020-09-15T02:09:20.539Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:09:20 [2020-09-15T02:09:20.547Z] Fetching upstream changes from https://github.com/moby/moby.git
02:09:20 [2020-09-15T02:09:20.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:09:20 [2020-09-15T02:09:20.548Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:09:20 [2020-09-15T02:09:20.787Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d
02:09:21 [2020-09-15T02:09:21.369Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d
02:09:21 [2020-09-15T02:09:21.370Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445)
02:09:21 [2020-09-15T02:09:21.744Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch"
02:09:20 [2020-09-15T02:09:20.814Z]  > git config core.sparsecheckout # timeout=10
02:09:20 [2020-09-15T02:09:20.826Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10
02:09:21 [2020-09-15T02:09:21.353Z]  > git remote # timeout=10
02:09:21 [2020-09-15T02:09:21.362Z]  > git config --get remote.origin.url # timeout=10
02:09:21 [2020-09-15T02:09:21.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:09:21 [2020-09-15T02:09:21.369Z]  > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10
02:09:21 [2020-09-15T02:09:21.382Z]  > git rev-parse HEAD^{commit} # timeout=10
02:09:21 [2020-09-15T02:09:21.397Z]  > git config core.sparsecheckout # timeout=10
02:09:21 [2020-09-15T02:09:21.403Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10