Skip to content

Console Output

08:17:22 [2022-02-06T08:17:22.181Z] The recommended git tool is: git
08:17:22 [2022-02-06T08:17:22.194Z] using credential docker-jenkins-github-credentials
08:17:22 [2022-02-06T08:17:22.203Z] Cloning the remote Git repository
08:17:22 [2022-02-06T08:17:22.203Z] Cloning with configured refspecs honoured and without tags
08:17:22 [2022-02-06T08:17:22.202Z] Cloning repository https://github.com/moby/moby.git
08:17:22 [2022-02-06T08:17:22.202Z]  > git init /home/ubuntu/workspace/moby_PR-43083 # timeout=10
08:17:22 [2022-02-06T08:17:22.216Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:22 [2022-02-06T08:17:22.216Z]  > git --version # timeout=10
08:17:22 [2022-02-06T08:17:22.226Z]  > git --version # 'git version 2.25.1'
08:17:22 [2022-02-06T08:17:22.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:22 [2022-02-06T08:17:22.227Z]  > git fetch --no-tags --force --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.151Z] Fetching without tags
08:17:37 [2022-02-06T08:17:37.395Z] Merging remotes/origin/master commit 36313c4bdba73e32c7ce3c345d5ce7b1e7e96563 into PR head commit b79dec8138753c5d0a74f8c33f752205787b5fcd
08:17:37 [2022-02-06T08:17:37.892Z] Merge succeeded, producing b79dec8138753c5d0a74f8c33f752205787b5fcd
08:17:37 [2022-02-06T08:17:37.892Z] Checking out Revision b79dec8138753c5d0a74f8c33f752205787b5fcd (PR-43083)
08:17:37 [2022-02-06T08:17:37.126Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:37 [2022-02-06T08:17:37.130Z]  > 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.134Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:37 [2022-02-06T08:17:37.143Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:37 [2022-02-06T08:17:37.150Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:37 [2022-02-06T08:17:37.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:37 [2022-02-06T08:17:37.151Z]  > git fetch --no-tags --force --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.394Z]  > git config core.sparsecheckout # timeout=10
08:17:37 [2022-02-06T08:17:37.405Z]  > git checkout -f b79dec8138753c5d0a74f8c33f752205787b5fcd # timeout=10
08:17:37 [2022-02-06T08:17:37.867Z]  > git remote # timeout=10
08:17:37 [2022-02-06T08:17:37.869Z]  > git config --get remote.origin.url # timeout=10
08:17:37 [2022-02-06T08:17:37.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:37 [2022-02-06T08:17:37.875Z]  > git merge 36313c4bdba73e32c7ce3c345d5ce7b1e7e96563 # timeout=10
08:17:37 [2022-02-06T08:17:37.882Z]  > git rev-parse HEAD^{commit} # timeout=10
08:17:37 [2022-02-06T08:17:37.891Z]  > git config core.sparsecheckout # timeout=10
08:17:37 [2022-02-06T08:17:37.902Z]  > git checkout -f b79dec8138753c5d0a74f8c33f752205787b5fcd # timeout=10
08:17:38 [2022-02-06T08:17:38.505Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.0"