Skip to content

Console Output

10:12:09 [2022-04-20T10:12:09.646Z] The recommended git tool is: git
10:12:12 [2022-04-20T10:12:12.749Z] using credential docker-jenkins-github-credentials
10:12:12 [2022-04-20T10:12:12.756Z] Cloning the remote Git repository
10:12:12 [2022-04-20T10:12:12.756Z] Cloning with configured refspecs honoured and without tags
10:12:12 [2022-04-20T10:12:12.033Z] Cloning repository https://github.com/moby/moby.git
10:12:12 [2022-04-20T10:12:12.093Z]  > git init /home/ubuntu/workspace/moby_PR-43501 # timeout=10
10:12:12 [2022-04-20T10:12:12.394Z] Fetching upstream changes from https://github.com/moby/moby.git
10:12:12 [2022-04-20T10:12:12.395Z]  > git --version # timeout=10
10:12:12 [2022-04-20T10:12:12.405Z]  > git --version # 'git version 2.17.1'
10:12:12 [2022-04-20T10:12:12.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:12:12 [2022-04-20T10:12:12.407Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43501/head:refs/remotes/origin/PR-43501 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:12:35 [2022-04-20T10:12:35.840Z] Fetching without tags
10:12:36 [2022-04-20T10:12:36.067Z] Merging remotes/origin/master commit c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 into PR head commit b9de761c261a537a14564148a82d6d60db22307f
10:12:35 [2022-04-20T10:12:35.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:12:35 [2022-04-20T10:12:35.779Z]  > git config --add remote.origin.fetch +refs/pull/43501/head:refs/remotes/origin/PR-43501 # timeout=10
10:12:35 [2022-04-20T10:12:35.798Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:12:35 [2022-04-20T10:12:35.815Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:12:35 [2022-04-20T10:12:35.843Z] Fetching upstream changes from https://github.com/moby/moby.git
10:12:35 [2022-04-20T10:12:35.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:12:35 [2022-04-20T10:12:35.845Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43501/head:refs/remotes/origin/PR-43501 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:12:36 [2022-04-20T10:12:36.076Z]  > git config core.sparsecheckout # timeout=10
10:12:36 [2022-04-20T10:12:36.106Z]  > git checkout -f b9de761c261a537a14564148a82d6d60db22307f # timeout=10
10:12:38 [2022-04-20T10:12:38.173Z] Merge succeeded, producing b816b3576e352a54820e3b84ca48a7f3fe166c59
10:12:38 [2022-04-20T10:12:38.173Z] Checking out Revision b816b3576e352a54820e3b84ca48a7f3fe166c59 (PR-43501)
10:12:37 [2022-04-20T10:12:37.391Z]  > git remote # timeout=10
10:12:37 [2022-04-20T10:12:37.418Z]  > git config --get remote.origin.url # timeout=10
10:12:37 [2022-04-20T10:12:37.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:12:37 [2022-04-20T10:12:37.440Z]  > git merge c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6 # timeout=10
10:12:38 [2022-04-20T10:12:38.165Z]  > git rev-parse HEAD^{commit} # timeout=10
10:12:38 [2022-04-20T10:12:38.176Z]  > git config core.sparsecheckout # timeout=10
10:12:38 [2022-04-20T10:12:38.190Z]  > git checkout -f b816b3576e352a54820e3b84ca48a7f3fe166c59 # timeout=10
10:12:42 [2022-04-20T10:12:42.082Z] Commit message: "Merge commit 'c7395a4f011bd9bf7d16cd082c62ab6ed259ddb6' into HEAD"