Skip to content

Console Output

08:17:22 [2022-02-06T08:17:22.161Z] The recommended git tool is: git
08:17:22 [2022-02-06T08:17:22.403Z] using credential docker-jenkins-github-credentials
08:17:22 [2022-02-06T08:17:22.421Z] Fetching changes from the remote Git repository
08:17:22 [2022-02-06T08:17:22.428Z] Fetching without tags
08:17:22 [2022-02-06T08:17:22.723Z] Merging remotes/origin/master commit 36313c4bdba73e32c7ce3c345d5ce7b1e7e96563 into PR head commit b79dec8138753c5d0a74f8c33f752205787b5fcd
08:17:23 [2022-02-06T08:17:23.111Z] Merge succeeded, producing b79dec8138753c5d0a74f8c33f752205787b5fcd
08:17:23 [2022-02-06T08:17:23.111Z] Checking out Revision b79dec8138753c5d0a74f8c33f752205787b5fcd (PR-43083)
08:17:22 [2022-02-06T08:17:22.393Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43083/.git # timeout=10
08:17:22 [2022-02-06T08:17:22.401Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:22 [2022-02-06T08:17:22.448Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:22 [2022-02-06T08:17:22.449Z]  > git --version # timeout=10
08:17:22 [2022-02-06T08:17:22.454Z]  > git --version # 'git version 2.17.1'
08:17:22 [2022-02-06T08:17:22.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:22 [2022-02-06T08:17:22.454Z]  > 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:22 [2022-02-06T08:17:22.703Z]  > git config core.sparsecheckout # timeout=10
08:17:22 [2022-02-06T08:17:22.708Z]  > git checkout -f b79dec8138753c5d0a74f8c33f752205787b5fcd # timeout=10
08:17:23 [2022-02-06T08:17:23.052Z]  > git remote # timeout=10
08:17:23 [2022-02-06T08:17:23.057Z]  > git config --get remote.origin.url # timeout=10
08:17:23 [2022-02-06T08:17:23.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:23 [2022-02-06T08:17:23.064Z]  > git merge 36313c4bdba73e32c7ce3c345d5ce7b1e7e96563 # timeout=10
08:17:23 [2022-02-06T08:17:23.074Z]  > git rev-parse HEAD^{commit} # timeout=10
08:17:23 [2022-02-06T08:17:23.091Z]  > git config core.sparsecheckout # timeout=10
08:17:23 [2022-02-06T08:17:23.095Z]  > git checkout -f b79dec8138753c5d0a74f8c33f752205787b5fcd # timeout=10
08:17:23 [2022-02-06T08:17:23.167Z] Commit message: "vendor: github.com/opencontainers/runc v1.1.0"