2026-08-31T09:54:47.4591094Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T09:54:47.4594373Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-31T09:54:47.4596107Z [command]/usr/bin/git version
2026-08-31T09:54:47.4646705Z git version 2.55.0
2026-08-31T09:54:47.4687124Z Temporarily overriding HOME='/home/runner/work/_temp/7e3f2a70-f56b-42e3-9517-9b6c8ac792de' before making global git config changes
2026-08-31T09:54:47.4688825Z Adding repository directory to the temporary git global config as a safe directory
2026-08-31T09:54:47.4689997Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-31T09:54:47.4718672Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T09:54:47.4721523Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-31T09:54:47.4830666Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-31T09:54:47.4832933Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-31T09:54:47.4834628Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-31T09:54:47.4836054Z hint: call:
2026-08-31T09:54:47.4836657Z hint:
2026-08-31T09:54:47.4837721Z hint: git config --global init.defaultBranch <name>
2026-08-31T09:54:47.4838518Z hint:
2026-08-31T09:54:47.4839233Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-31T09:54:47.4840370Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-31T09:54:47.4841224Z hint:
2026-08-31T09:54:47.4841814Z hint: git branch -m <name>
2026-08-31T09:54:47.4842456Z hint:
2026-08-31T09:54:47.4843233Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-31T09:54:47.4844447Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-31T09:54:47.4846596Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-31T09:54:50.4828310Z [command]/usr/bin/git sparse-checkout disable
2026-08-31T09:54:50.4864630Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T09:54:50.4893285Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5537/merge
2026-08-31T09:54:50.8224481Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-08-31T09:54:50.8225625Z 2026-08-31T09:54:50.8226123Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-31T09:54:50.8226800Z changes and commit them, and you can discard any commits you make in this
2026-08-31T09:54:50.8227520Z state without impacting any branches by switching back to a branch.
2026-08-31T09:54:50.8227994Z 2026-08-31T09:54:50.8228293Z If you want to create a new branch to retain commits you create, you may
2026-08-31T09:54:50.8228929Z do so (now or later) by using -c with the switch command. Example:
2026-08-31T09:54:50.8229324Z 2026-08-31T09:54:50.8229529Z git switch -c <new-branch-name>
2026-08-31T09:54:50.8229805Z 2026-08-31T09:54:50.8229965Z Or undo this operation with:
2026-08-31T09:54:50.8230240Z 2026-08-31T09:54:50.8230398Z git switch -
2026-08-31T09:54:50.8230686Z 2026-08-31T09:54:50.8231007Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-31T09:54:50.8231382Z 2026-08-31T09:54:50.8231855Z HEAD is now at 1874623 Merge 0b02008c791f30b9fec3e3e8558b2600780a5a5e into 1f6a3e4799bc7a390bd52de333ab07ea0ce7ec4d