Skip to content

Console Output

22:11:04 [2023-04-12T22:11:04.925Z] The recommended git tool is: git
22:11:04 [2023-04-12T22:11:04.934Z] using credential docker-jenkins-github-credentials
22:11:04 [2023-04-12T22:11:04.949Z] Fetching changes from the remote Git repository
22:11:04 [2023-04-12T22:11:04.956Z] Fetching without tags
22:11:04 [2023-04-12T22:11:04.932Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45141/.git # timeout=10
22:11:04 [2023-04-12T22:11:04.938Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:11:04 [2023-04-12T22:11:04.945Z] Fetching upstream changes from https://github.com/moby/moby.git
22:11:04 [2023-04-12T22:11:04.945Z]  > git --version # timeout=10
22:11:04 [2023-04-12T22:11:04.949Z]  > git --version # 'git version 2.25.1'
22:11:04 [2023-04-12T22:11:04.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:11:04 [2023-04-12T22:11:04.950Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45141/head:refs/remotes/origin/PR-45141 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
22:11:05 [2023-04-12T22:11:05.170Z] Merging remotes/origin/23.0 commit cdb6200887b4e6ce668c1a1e2436f321ea6c7936 into PR head commit cdf9237fa225f0aa0917bdfb9c5646abbddb513b
22:11:05 [2023-04-12T22:11:05.608Z] Merge succeeded, producing cdf9237fa225f0aa0917bdfb9c5646abbddb513b
22:11:05 [2023-04-12T22:11:05.609Z] Checking out Revision cdf9237fa225f0aa0917bdfb9c5646abbddb513b (PR-45141)
22:11:05 [2023-04-12T22:11:05.648Z] Commit message: "update containerd binary to v1.7.0"
22:11:05 [2023-04-12T22:11:05.159Z]  > git config core.sparsecheckout # timeout=10
22:11:05 [2023-04-12T22:11:05.164Z]  > git checkout -f cdf9237fa225f0aa0917bdfb9c5646abbddb513b # timeout=10
22:11:05 [2023-04-12T22:11:05.571Z]  > git remote # timeout=10
22:11:05 [2023-04-12T22:11:05.576Z]  > git config --get remote.origin.url # timeout=10
22:11:05 [2023-04-12T22:11:05.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:11:05 [2023-04-12T22:11:05.581Z]  > git merge cdb6200887b4e6ce668c1a1e2436f321ea6c7936 # timeout=10
22:11:05 [2023-04-12T22:11:05.591Z]  > git rev-parse HEAD^{commit} # timeout=10
22:11:05 [2023-04-12T22:11:05.598Z]  > git config core.sparsecheckout # timeout=10
22:11:05 [2023-04-12T22:11:05.601Z]  > git checkout -f cdf9237fa225f0aa0917bdfb9c5646abbddb513b # timeout=10