2026-08-25T07:18:36.1298361Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T07:18:36.1300592Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-25T07:18:36.1301745Z [command]/usr/bin/git version
2026-08-25T07:18:36.1498815Z git version 2.55.0
2026-08-25T07:18:36.1531184Z Temporarily overriding HOME='/home/runner/work/_temp/06847d5e-2418-4de5-abd8-493f3132d0fd' before making global git config changes
2026-08-25T07:18:36.1533096Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T07:18:36.1535482Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-25T07:18:36.1578439Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T07:18:36.1585445Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-25T07:18:36.1652388Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T07:18:36.1654008Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T07:18:36.1655323Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T07:18:36.1656370Z hint: call:
2026-08-25T07:18:36.1657039Z hint:
2026-08-25T07:18:36.1657703Z hint: git config --global init.defaultBranch <name>
2026-08-25T07:18:36.1658300Z hint:
2026-08-25T07:18:36.1658766Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T07:18:36.1659490Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T07:18:36.1660096Z hint:
2026-08-25T07:18:36.1660440Z hint: git branch -m <name>
2026-08-25T07:18:36.1661121Z hint:
2026-08-25T07:18:36.1661872Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T07:18:36.1662613Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-25T07:18:36.1668509Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-25T07:18:39.0545438Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T07:18:39.0589335Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T07:18:39.0620344Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-25T07:18:39.4956759Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-25T07:18:39.4957270Z 2026-08-25T07:18:39.4957571Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-25T07:18:39.4958249Z changes and commit them, and you can discard any commits you make in this
2026-08-25T07:18:39.4958862Z state without impacting any branches by switching back to a branch.
2026-08-25T07:18:39.4959256Z 2026-08-25T07:18:39.4959522Z If you want to create a new branch to retain commits you create, you may
2026-08-25T07:18:39.4960112Z do so (now or later) by using -c with the switch command. Example:
2026-08-25T07:18:39.4960510Z 2026-08-25T07:18:39.4960692Z git switch -c <new-branch-name>
2026-08-25T07:18:39.4961123Z 2026-08-25T07:18:39.4961276Z Or undo this operation with:
2026-08-25T07:18:39.4961431Z 2026-08-25T07:18:39.4961536Z git switch -
2026-08-25T07:18:39.4961679Z 2026-08-25T07:18:39.4961954Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-25T07:18:39.4962219Z 2026-08-25T07:18:39.4962527Z HEAD is now at 860202a Merge 0f03581ce5edf1d49a93cbb1b035b3710717116b into 5ff869c95ca71525afb5f19ae23295e592873e68