Skip to content

Console Output

10:45:22 [2024-04-19T10:45:22.865Z] The recommended git tool is: git
10:45:22 [2024-04-19T10:45:22.870Z] using credential docker-jenkins-github-credentials
10:45:22 [2024-04-19T10:45:22.880Z] Fetching changes from the remote Git repository
10:45:22 [2024-04-19T10:45:22.889Z] Fetching without tags
10:45:23 [2024-04-19T10:45:23.061Z] Merging remotes/origin/master commit e829cca0eef5ef26fd77fec2a7a3827ab8cb72ef into PR head commit ab570ab3d62038b3d26f96a9bb585d0b6095b9b4
10:45:23 [2024-04-19T10:45:23.114Z] Merge succeeded, producing ab570ab3d62038b3d26f96a9bb585d0b6095b9b4
10:45:23 [2024-04-19T10:45:23.115Z] Checking out Revision ab570ab3d62038b3d26f96a9bb585d0b6095b9b4 (PR-47734)
10:45:23 [2024-04-19T10:45:23.223Z] Commit message: "nil dereference fix on image history Created value"
10:45:22 [2024-04-19T10:45:22.882Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47734/.git # timeout=10
10:45:22 [2024-04-19T10:45:22.890Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:45:22 [2024-04-19T10:45:22.896Z] Fetching upstream changes from https://github.com/moby/moby.git
10:45:22 [2024-04-19T10:45:22.896Z]  > git --version # timeout=10
10:45:22 [2024-04-19T10:45:22.898Z]  > git --version # 'git version 2.25.1'
10:45:22 [2024-04-19T10:45:22.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:45:22 [2024-04-19T10:45:22.901Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47734/head:refs/remotes/origin/PR-47734 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:45:23 [2024-04-19T10:45:23.069Z]  > git config core.sparsecheckout # timeout=10
10:45:23 [2024-04-19T10:45:23.071Z]  > git checkout -f ab570ab3d62038b3d26f96a9bb585d0b6095b9b4 # timeout=10
10:45:23 [2024-04-19T10:45:23.098Z]  > git remote # timeout=10
10:45:23 [2024-04-19T10:45:23.100Z]  > git config --get remote.origin.url # timeout=10
10:45:23 [2024-04-19T10:45:23.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:45:23 [2024-04-19T10:45:23.104Z]  > git merge e829cca0eef5ef26fd77fec2a7a3827ab8cb72ef # timeout=10
10:45:23 [2024-04-19T10:45:23.116Z]  > git rev-parse HEAD^{commit} # timeout=10
10:45:23 [2024-04-19T10:45:23.123Z]  > git config core.sparsecheckout # timeout=10
10:45:23 [2024-04-19T10:45:23.125Z]  > git checkout -f ab570ab3d62038b3d26f96a9bb585d0b6095b9b4 # timeout=10