Skip to content

Console Output

08:17:22 [2022-02-06T08:17:22.173Z] The recommended git tool is: git
08:17:22 [2022-02-06T08:17:22.186Z] using credential docker-jenkins-github-credentials
08:17:22 [2022-02-06T08:17:22.197Z] Cloning the remote Git repository
08:17:22 [2022-02-06T08:17:22.197Z] Cloning with configured refspecs honoured and without tags
08:17:22 [2022-02-06T08:17:22.211Z] Cloning repository https://github.com/moby/moby.git
08:17:22 [2022-02-06T08:17:22.211Z]  > git init /home/ubuntu/workspace/moby_PR-43083 # timeout=10
08:17:22 [2022-02-06T08:17:22.225Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:22 [2022-02-06T08:17:22.225Z]  > git --version # timeout=10
08:17:22 [2022-02-06T08:17:22.233Z]  > git --version # 'git version 2.17.1'
08:17:22 [2022-02-06T08:17:22.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:22 [2022-02-06T08:17:22.234Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43083/head:refs/remotes/origin/PR-43083 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:37 [2022-02-06T08:17:37.042Z] Fetching without tags
08:17:37 [2022-02-06T08:17:37.286Z] Merging remotes/origin/master commit 36313c4bdba73e32c7ce3c345d5ce7b1e7e96563 into PR head commit b79dec8138753c5d0a74f8c33f752205787b5fcd
08:17:37 [2022-02-06T08:17:37.792Z] Merge succeeded, producing b79dec8138753c5d0a74f8c33f752205787b5fcd
08:17:37 [2022-02-06T08:17:37.792Z] Checking out Revision b79dec8138753c5d0a74f8c33f752205787b5fcd (PR-43083)
08:17:36 [2022-02-06T08:17:36.996Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:37 [2022-02-06T08:17:37.019Z]  > git config --add remote.origin.fetch +refs/pull/43083/head:refs/remotes/origin/PR-43083 # timeout=10
08:17:37 [2022-02-06T08:17:37.026Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:37 [2022-02-06T08:17:37.040Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:37 [2022-02-06T08:17:37.057Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:37 [2022-02-06T08:17:37.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:37 [2022-02-06T08:17:37.057Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43083/head:refs/remotes/origin/PR-43083 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:37 [2022-02-06T08:17:37.299Z]  > git config core.sparsecheckout # timeout=10
08:17:37 [2022-02-06T08:17:37.310Z]  > git checkout -f b79dec8138753c5d0a74f8c33f752205787b5fcd # timeout=10
08:17:37 [2022-02-06T08:17:37.771Z]  > git remote # timeout=10
08:17:37 [2022-02-06T08:17:37.780Z]  > git config --get remote.origin.url # timeout=10
08:17:37 [2022-02-06T08:17:37.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:37 [2022-02-06T08:17:37.783Z]  > git merge 36313c4bdba73e32c7ce3c345d5ce7b1e7e96563 # timeout=10
08:17:37 [2022-02-06T08:17:37.797Z]  > git rev-parse HEAD^{commit} # timeout=10
08:17:37 [2022-02-06T08:17:37.805Z]  > git config core.sparsecheckout # timeout=10
08:17:37 [2022-02-06T08:17:37.813Z]  > git checkout -f b79dec8138753c5d0a74f8c33f752205787b5fcd # timeout=10
08:17:38 [2022-02-06T08:17:38.370Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.0"