Skip to content

Console Output

10:55:02 [2020-09-01T10:55:02.212Z] using credential docker-jenkins-github-credentials
10:55:02 [2020-09-01T10:55:02.227Z] Cloning the remote Git repository
10:55:02 [2020-09-01T10:55:02.227Z] Cloning with configured refspecs honoured and without tags
10:55:02 [2020-09-01T10:55:02.237Z] Cloning repository https://github.com/moby/moby.git
10:55:02 [2020-09-01T10:55:02.256Z]  > git init /home/docker/workspace/moby_PR-41407 # timeout=10
10:55:02 [2020-09-01T10:55:02.268Z] Fetching upstream changes from https://github.com/moby/moby.git
10:55:02 [2020-09-01T10:55:02.268Z]  > git --version # timeout=10
10:55:02 [2020-09-01T10:55:02.276Z]  > git --version # 'git version 2.7.4'
10:55:02 [2020-09-01T10:55:02.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:55:02 [2020-09-01T10:55:02.278Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41407/head:refs/remotes/origin/PR-41407 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:55:19 [2020-09-01T10:55:19.608Z] Fetching without tags
10:55:19 [2020-09-01T10:55:19.578Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:55:19 [2020-09-01T10:55:19.582Z]  > git config --add remote.origin.fetch +refs/pull/41407/head:refs/remotes/origin/PR-41407 # timeout=10
10:55:19 [2020-09-01T10:55:19.585Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:55:19 [2020-09-01T10:55:19.600Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:55:19 [2020-09-01T10:55:19.615Z] Fetching upstream changes from https://github.com/moby/moby.git
10:55:19 [2020-09-01T10:55:19.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:55:19 [2020-09-01T10:55:19.616Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41407/head:refs/remotes/origin/PR-41407 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:55:20 [2020-09-01T10:55:20.050Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 322c9e68667d2f9c3dd97c2d13cf745bea7d963c
10:55:20 [2020-09-01T10:55:20.907Z] Merge succeeded, producing 322c9e68667d2f9c3dd97c2d13cf745bea7d963c
10:55:20 [2020-09-01T10:55:20.907Z] Checking out Revision 322c9e68667d2f9c3dd97c2d13cf745bea7d963c (PR-41407)
10:55:20 [2020-09-01T10:55:20.056Z]  > git config core.sparsecheckout # timeout=10
10:55:20 [2020-09-01T10:55:20.059Z]  > git checkout -f 322c9e68667d2f9c3dd97c2d13cf745bea7d963c # timeout=10
10:55:20 [2020-09-01T10:55:20.869Z]  > git remote # timeout=10
10:55:20 [2020-09-01T10:55:20.872Z]  > git config --get remote.origin.url # timeout=10
10:55:20 [2020-09-01T10:55:20.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:55:20 [2020-09-01T10:55:20.877Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
10:55:20 [2020-09-01T10:55:20.898Z]  > git rev-parse HEAD^{commit} # timeout=10
10:55:20 [2020-09-01T10:55:20.913Z]  > git config core.sparsecheckout # timeout=10
10:55:20 [2020-09-01T10:55:20.916Z]  > git checkout -f 322c9e68667d2f9c3dd97c2d13cf745bea7d963c # timeout=10
10:55:21 [2020-09-01T10:55:21.951Z] Commit message: "add partial metadata to journald logs"