Skip to content

Console Output

19:01:29 [2023-05-05T19:01:29.225Z] The recommended git tool is: git
19:01:31 [2023-05-05T19:01:31.023Z] using credential docker-jenkins-github-credentials
19:01:31 [2023-05-05T19:01:31.034Z] Cloning the remote Git repository
19:01:31 [2023-05-05T19:01:31.034Z] Cloning with configured refspecs honoured and without tags
19:01:30 [2023-05-05T19:01:30.373Z] Cloning repository https://github.com/moby/moby.git
19:01:30 [2023-05-05T19:01:30.415Z]  > git init /home/ubuntu/workspace/moby_PR-45406 # timeout=10
19:01:30 [2023-05-05T19:01:30.611Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:30 [2023-05-05T19:01:30.611Z]  > git --version # timeout=10
19:01:30 [2023-05-05T19:01:30.614Z]  > git --version # 'git version 2.17.1'
19:01:30 [2023-05-05T19:01:30.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:30 [2023-05-05T19:01:30.615Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:43 [2023-05-05T19:01:43.126Z] Fetching without tags
19:01:43 [2023-05-05T19:01:43.352Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit db9ab6438debd1b262c29479a23b4e972405ff75
19:01:43 [2023-05-05T19:01:43.070Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:43 [2023-05-05T19:01:43.085Z]  > git config --add remote.origin.fetch +refs/pull/45406/head:refs/remotes/origin/PR-45406 # timeout=10
19:01:43 [2023-05-05T19:01:43.091Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:43 [2023-05-05T19:01:43.112Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:43 [2023-05-05T19:01:43.128Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:43 [2023-05-05T19:01:43.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:43 [2023-05-05T19:01:43.161Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:43 [2023-05-05T19:01:43.357Z]  > git config core.sparsecheckout # timeout=10
19:01:43 [2023-05-05T19:01:43.359Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:01:43 [2023-05-05T19:01:43.929Z] Merge succeeded, producing db9ab6438debd1b262c29479a23b4e972405ff75
19:01:43 [2023-05-05T19:01:43.930Z] Checking out Revision db9ab6438debd1b262c29479a23b4e972405ff75 (PR-45406)
19:01:43 [2023-05-05T19:01:43.803Z]  > git remote # timeout=10
19:01:43 [2023-05-05T19:01:43.806Z]  > git config --get remote.origin.url # timeout=10
19:01:43 [2023-05-05T19:01:43.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:43 [2023-05-05T19:01:43.920Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
19:01:43 [2023-05-05T19:01:43.926Z]  > git rev-parse HEAD^{commit} # timeout=10
19:01:43 [2023-05-05T19:01:43.931Z]  > git config core.sparsecheckout # timeout=10
19:01:43 [2023-05-05T19:01:43.933Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:01:47 [2023-05-05T19:01:47.842Z] Commit message: "update runc binary to v1.1.7"