2026-09-08T08:38:28.2861125Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-08T08:38:28.2865166Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-08T08:38:28.2866577Z [command]/usr/bin/git version
2026-09-08T08:38:28.2887095Z git version 2.55.0
2026-09-08T08:38:28.2922161Z Temporarily overriding HOME='/home/runner/work/_temp/b7dd36e8-eb00-47a3-9a12-eb19934df30e' before making global git config changes
2026-09-08T08:38:28.2924236Z Adding repository directory to the temporary git global config as a safe directory
2026-09-08T08:38:28.2926701Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-08T08:38:28.2957936Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-08T08:38:28.2967859Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-08T08:38:28.3034399Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-08T08:38:28.3051148Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-08T08:38:28.3052979Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-08T08:38:28.3054198Z hint: call:
2026-09-08T08:38:28.3055285Z hint:
2026-09-08T08:38:28.3056177Z hint: git config --global init.defaultBranch <name>
2026-09-08T08:38:28.3058716Z hint:
2026-09-08T08:38:28.3060132Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-08T08:38:28.3061304Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-08T08:38:28.3062358Z hint:
2026-09-08T08:38:28.3063022Z hint: git branch -m <name>
2026-09-08T08:38:28.3063625Z hint:
2026-09-08T08:38:28.3064474Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-08T08:38:28.3065634Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-08T08:38:28.3067655Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-08T08:38:31.4822543Z [command]/usr/bin/git sparse-checkout disable
2026-09-08T08:38:31.4859933Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-08T08:38:31.4889679Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5579/merge
2026-09-08T08:38:31.8233253Z Note: switching to 'refs/remotes/pull/5579/merge'.
2026-09-08T08:38:31.8234025Z 2026-09-08T08:38:31.8235376Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-08T08:38:31.8236364Z changes and commit them, and you can discard any commits you make in this
2026-09-08T08:38:31.8237113Z state without impacting any branches by switching back to a branch.
2026-09-08T08:38:31.8237561Z 2026-09-08T08:38:31.8237975Z If you want to create a new branch to retain commits you create, you may
2026-09-08T08:38:31.8238696Z do so (now or later) by using -c with the switch command. Example:
2026-09-08T08:38:31.8239102Z 2026-09-08T08:38:31.8239328Z git switch -c <new-branch-name>
2026-09-08T08:38:31.8239589Z 2026-09-08T08:38:31.8239890Z Or undo this operation with:
2026-09-08T08:38:31.8240163Z 2026-09-08T08:38:31.8240363Z git switch -
2026-09-08T08:38:31.8240637Z 2026-09-08T08:38:31.8240938Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-08T08:38:31.8241687Z 2026-09-08T08:38:31.8242189Z HEAD is now at 610f156 Merge e4b2747bb9bc653eb3f1db4d46f3396f4251af6a into e9c9cead5e710236ad7a1f5cfbf80da7fe9a4849