Skip to content

Console Output

15:52:19 [2020-01-10T15:52:19.243Z] using credential docker-jenkins-github-credentials
15:52:19 [2020-01-10T15:52:19.254Z] Cloning the remote Git repository
15:52:19 [2020-01-10T15:52:19.254Z] Cloning with configured refspecs honoured and without tags
15:52:19 [2020-01-10T15:52:19.287Z] Cloning repository https://github.com/moby/moby.git
15:52:19 [2020-01-10T15:52:19.288Z]  > git init /home/ubuntu/workspace/moby_PR-40361 # timeout=10
15:52:19 [2020-01-10T15:52:19.300Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:19 [2020-01-10T15:52:19.300Z]  > git --version # timeout=10
15:52:19 [2020-01-10T15:52:19.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:19 [2020-01-10T15:52:19.309Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:32 [2020-01-10T15:52:32.917Z] Fetching without tags
15:52:33 [2020-01-10T15:52:33.226Z] Merging remotes/origin/master commit f7065313ec87960bde830a1092331d4cf91a826c into PR head commit 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:32 [2020-01-10T15:52:32.916Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:32 [2020-01-10T15:52:32.919Z]  > git config --add remote.origin.fetch +refs/pull/40361/head:refs/remotes/origin/PR-40361 # timeout=10
15:52:32 [2020-01-10T15:52:32.925Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:52:32 [2020-01-10T15:52:32.936Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:52:32 [2020-01-10T15:52:32.950Z] Fetching upstream changes from https://github.com/moby/moby.git
15:52:32 [2020-01-10T15:52:32.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:52:32 [2020-01-10T15:52:32.950Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40361/head:refs/remotes/origin/PR-40361 +refs/heads/master:refs/remotes/origin/master
15:52:33 [2020-01-10T15:52:33.258Z]  > git config core.sparsecheckout # timeout=10
15:52:33 [2020-01-10T15:52:33.270Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:33 [2020-01-10T15:52:33.730Z] Merge succeeded, producing 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:33 [2020-01-10T15:52:33.731Z] Checking out Revision 339fb74cbcd2e39295e40484c013100ad404fbdf (PR-40361)
15:52:34 [2020-01-10T15:52:34.209Z] Commit message: "prevent panic if TINI_COMMIT isn't set during build"
15:52:33 [2020-01-10T15:52:33.744Z]  > git merge f7065313ec87960bde830a1092331d4cf91a826c # timeout=10
15:52:33 [2020-01-10T15:52:33.754Z]  > git rev-parse HEAD^{commit} # timeout=10
15:52:33 [2020-01-10T15:52:33.763Z]  > git config core.sparsecheckout # timeout=10
15:52:33 [2020-01-10T15:52:33.768Z]  > git checkout -f 339fb74cbcd2e39295e40484c013100ad404fbdf
15:52:34 [2020-01-10T15:52:34.242Z]  > git rev-list --no-walk 339fb74cbcd2e39295e40484c013100ad404fbdf # timeout=10