2026-08-20T09:02:52.5506892Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-20T09:02:52.5510723Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-20T09:02:52.5512347Z [command]/usr/bin/git version
2026-08-20T09:02:52.5530973Z git version 2.54.0
2026-08-20T09:02:52.5568851Z Temporarily overriding HOME='/home/runner/work/_temp/54d6901f-d6f5-475d-8f97-8584e815063a' before making global git config changes
2026-08-20T09:02:52.5571319Z Adding repository directory to the temporary git global config as a safe directory
2026-08-20T09:02:52.5574455Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-20T09:02:52.5625425Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-20T09:02:52.5667017Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-20T09:02:52.5793923Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-20T09:02:52.5795796Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-20T09:02:52.5796809Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-20T09:02:52.5797563Z hint: call:
2026-08-20T09:02:52.5797961Z hint:
2026-08-20T09:02:52.5798478Z hint: git config --global init.defaultBranch <name>
2026-08-20T09:02:52.5799090Z hint:
2026-08-20T09:02:52.5799881Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-20T09:02:52.5800803Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-20T09:02:52.5801523Z hint:
2026-08-20T09:02:52.5801933Z hint: git branch -m <name>
2026-08-20T09:02:52.5802401Z hint:
2026-08-20T09:02:52.5803014Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-20T09:02:52.5810333Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-20T09:02:52.5822856Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-20T09:02:56.8114662Z [command]/usr/bin/git sparse-checkout disable
2026-08-20T09:02:56.8160411Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-20T09:02:56.8195004Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-20T09:02:57.4604750Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-20T09:02:57.4605335Z 2026-08-20T09:02:57.4605731Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-20T09:02:57.4607068Z changes and commit them, and you can discard any commits you make in this
2026-08-20T09:02:57.4608214Z state without impacting any branches by switching back to a branch.
2026-08-20T09:02:57.4608937Z 2026-08-20T09:02:57.4610143Z If you want to create a new branch to retain commits you create, you may
2026-08-20T09:02:57.4611353Z do so (now or later) by using -c with the switch command. Example:
2026-08-20T09:02:57.4611727Z 2026-08-20T09:02:57.4611887Z git switch -c <new-branch-name>
2026-08-20T09:02:57.4612094Z 2026-08-20T09:02:57.4612247Z Or undo this operation with:
2026-08-20T09:02:57.4612435Z 2026-08-20T09:02:57.4612550Z git switch -
2026-08-20T09:02:57.4612745Z 2026-08-20T09:02:57.4613021Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-20T09:02:57.4613370Z 2026-08-20T09:02:57.4613756Z HEAD is now at def33fb Merge a3486ab7ccd5e6c5cf2859afdac7b9ee8ca85226 into 36ac959f84234b693c9d041b4ca0721fa9364393