Skip to content

Console Output

17:15:54 [2021-03-18T17:15:54.154Z] The recommended git tool is: git
17:15:54 [2021-03-18T17:15:54.191Z] using credential docker-jenkins-github-credentials
17:15:54 [2021-03-18T17:15:54.205Z] Cloning the remote Git repository
17:15:54 [2021-03-18T17:15:54.205Z] Cloning with configured refspecs honoured and without tags
17:15:54 [2021-03-18T17:15:54.211Z] Cloning repository https://github.com/moby/moby.git
17:15:54 [2021-03-18T17:15:54.211Z]  > git init /home/docker/workspace/moby_PR-42163 # timeout=10
17:15:54 [2021-03-18T17:15:54.222Z] Fetching upstream changes from https://github.com/moby/moby.git
17:15:54 [2021-03-18T17:15:54.222Z]  > git --version # timeout=10
17:15:54 [2021-03-18T17:15:54.225Z]  > git --version # 'git version 2.7.4'
17:15:54 [2021-03-18T17:15:54.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:15:54 [2021-03-18T17:15:54.226Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:11 [2021-03-18T17:16:11.953Z] Fetching without tags
17:16:12 [2021-03-18T17:16:12.343Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680
17:16:13 [2021-03-18T17:16:13.124Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680
17:16:13 [2021-03-18T17:16:13.124Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163)
17:16:13 [2021-03-18T17:16:13.271Z] Commit message: "Remove cli test for duplicate --net/--network opts"
17:16:11 [2021-03-18T17:16:11.924Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:11 [2021-03-18T17:16:11.927Z]  > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10
17:16:11 [2021-03-18T17:16:11.929Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:11 [2021-03-18T17:16:11.944Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:11 [2021-03-18T17:16:11.958Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:11 [2021-03-18T17:16:11.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:11 [2021-03-18T17:16:11.959Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:12 [2021-03-18T17:16:12.348Z]  > git config core.sparsecheckout # timeout=10
17:16:12 [2021-03-18T17:16:12.351Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10
17:16:13 [2021-03-18T17:16:13.087Z]  > git remote # timeout=10
17:16:13 [2021-03-18T17:16:13.090Z]  > git config --get remote.origin.url # timeout=10
17:16:13 [2021-03-18T17:16:13.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:13 [2021-03-18T17:16:13.093Z]  > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10
17:16:13 [2021-03-18T17:16:13.115Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:13 [2021-03-18T17:16:13.129Z]  > git config core.sparsecheckout # timeout=10
17:16:13 [2021-03-18T17:16:13.132Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10