Skip to content

Console Output

12:30:24 [2020-11-25T12:30:24.698Z] using credential docker-jenkins-github-credentials
12:30:24 [2020-11-25T12:30:24.706Z] Cloning the remote Git repository
12:30:24 [2020-11-25T12:30:24.706Z] Cloning with configured refspecs honoured and without tags
12:30:24 [2020-11-25T12:30:24.690Z] Cloning repository https://github.com/moby/moby.git
12:30:24 [2020-11-25T12:30:24.690Z]  > git init /home/ubuntu/workspace/moby_PR-41712 # timeout=10
12:30:24 [2020-11-25T12:30:24.704Z] Fetching upstream changes from https://github.com/moby/moby.git
12:30:24 [2020-11-25T12:30:24.704Z]  > git --version # timeout=10
12:30:24 [2020-11-25T12:30:24.722Z]  > git --version # 'git version 2.17.1'
12:30:24 [2020-11-25T12:30:24.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:30:24 [2020-11-25T12:30:24.724Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41712/head:refs/remotes/origin/PR-41712 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:30:38 [2020-11-25T12:30:38.153Z] Fetching without tags
12:30:38 [2020-11-25T12:30:38.423Z] Merging remotes/origin/master commit 35390305e898d9f7f6c02a3b748dbd5239d1071c into PR head commit 22e31dbd9aaa78664c22987778ab1affa630bd18
12:30:38 [2020-11-25T12:30:38.108Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:30:38 [2020-11-25T12:30:38.111Z]  > git config --add remote.origin.fetch +refs/pull/41712/head:refs/remotes/origin/PR-41712 # timeout=10
12:30:38 [2020-11-25T12:30:38.116Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:30:38 [2020-11-25T12:30:38.124Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:30:38 [2020-11-25T12:30:38.138Z] Fetching upstream changes from https://github.com/moby/moby.git
12:30:38 [2020-11-25T12:30:38.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:30:38 [2020-11-25T12:30:38.139Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41712/head:refs/remotes/origin/PR-41712 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:30:38 [2020-11-25T12:30:38.406Z]  > git config core.sparsecheckout # timeout=10
12:30:38 [2020-11-25T12:30:38.411Z]  > git checkout -f 22e31dbd9aaa78664c22987778ab1affa630bd18 # timeout=10
12:30:39 [2020-11-25T12:30:39.476Z] Merge succeeded, producing 0e2cb86f74cdc0fb965bbbbc2145a00ec9e7ad86
12:30:39 [2020-11-25T12:30:39.477Z] Checking out Revision 0e2cb86f74cdc0fb965bbbbc2145a00ec9e7ad86 (PR-41712)
12:30:39 [2020-11-25T12:30:39.611Z] Commit message: "Merge commit '35390305e898d9f7f6c02a3b748dbd5239d1071c' into HEAD"
12:30:38 [2020-11-25T12:30:38.939Z]  > git remote # timeout=10
12:30:38 [2020-11-25T12:30:38.949Z]  > git config --get remote.origin.url # timeout=10
12:30:38 [2020-11-25T12:30:38.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:30:38 [2020-11-25T12:30:38.958Z]  > git merge 35390305e898d9f7f6c02a3b748dbd5239d1071c # timeout=10
12:30:39 [2020-11-25T12:30:39.451Z]  > git rev-parse HEAD^{commit} # timeout=10
12:30:39 [2020-11-25T12:30:39.499Z]  > git config core.sparsecheckout # timeout=10
12:30:39 [2020-11-25T12:30:39.504Z]  > git checkout -f 0e2cb86f74cdc0fb965bbbbc2145a00ec9e7ad86 # timeout=10