Skip to content

Console Output

16:34:09 [2020-04-14T16:34:09.708Z] using credential docker-jenkins-github-credentials
16:34:09 [2020-04-14T16:34:09.731Z] Cloning the remote Git repository
16:34:09 [2020-04-14T16:34:09.731Z] Cloning with configured refspecs honoured and without tags
16:34:09 [2020-04-14T16:34:09.739Z] Cloning repository https://github.com/moby/moby.git
16:34:09 [2020-04-14T16:34:09.740Z]  > git init /home/docker/workspace/moby_PR-39771 # timeout=10
16:34:09 [2020-04-14T16:34:09.752Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:09 [2020-04-14T16:34:09.753Z]  > git --version # timeout=10
16:34:09 [2020-04-14T16:34:09.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:09 [2020-04-14T16:34:09.758Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:35 [2020-04-14T16:34:35.375Z] Fetching without tags
16:34:35 [2020-04-14T16:34:35.337Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:35 [2020-04-14T16:34:35.342Z]  > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10
16:34:35 [2020-04-14T16:34:35.347Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:35 [2020-04-14T16:34:35.365Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:34:35 [2020-04-14T16:34:35.382Z] Fetching upstream changes from https://github.com/moby/moby.git
16:34:35 [2020-04-14T16:34:35.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:34:35 [2020-04-14T16:34:35.384Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:36 [2020-04-14T16:34:36.071Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:34:37 [2020-04-14T16:34:37.326Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:34:37 [2020-04-14T16:34:37.326Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771)
16:34:36 [2020-04-14T16:34:36.078Z]  > git config core.sparsecheckout # timeout=10
16:34:36 [2020-04-14T16:34:36.082Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10
16:34:37 [2020-04-14T16:34:37.291Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
16:34:37 [2020-04-14T16:34:37.316Z]  > git rev-parse HEAD^{commit} # timeout=10
16:34:37 [2020-04-14T16:34:37.333Z]  > git config core.sparsecheckout # timeout=10
16:34:37 [2020-04-14T16:34:37.337Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10
16:34:37 [2020-04-14T16:34:37.871Z] Commit message: "integration/config: add check for removing non-existing config"