2026-08-31T10:02:09.4461685Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T10:02:09.4464487Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-31T10:02:09.4465470Z [command]/usr/bin/git version
2026-08-31T10:02:09.4690155Z git version 2.55.0
2026-08-31T10:02:09.4726720Z Temporarily overriding HOME='/home/runner/work/_temp/08442a27-8332-48cb-9166-ca65e0523938' before making global git config changes
2026-08-31T10:02:09.4728204Z Adding repository directory to the temporary git global config as a safe directory
2026-08-31T10:02:09.4731532Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-31T10:02:09.4779009Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T10:02:09.4787483Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-31T10:02:09.4944371Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-31T10:02:09.4946264Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-31T10:02:09.4965477Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-31T10:02:09.4996191Z hint: call:
2026-08-31T10:02:09.5025031Z hint:
2026-08-31T10:02:09.5055310Z hint: git config --global init.defaultBranch <name>
2026-08-31T10:02:09.5075955Z hint:
2026-08-31T10:02:09.5096042Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-31T10:02:09.5097995Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-31T10:02:09.5099372Z hint:
2026-08-31T10:02:09.5100098Z hint: git branch -m <name>
2026-08-31T10:02:09.5100926Z hint:
2026-08-31T10:02:09.5102050Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-31T10:02:09.5104462Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-31T10:02:09.5108136Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-31T10:02:13.7718476Z [command]/usr/bin/git sparse-checkout disable
2026-08-31T10:02:13.8714562Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T10:02:13.8795884Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5537/merge
2026-08-31T10:02:14.3386982Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-08-31T10:02:14.3387487Z 2026-08-31T10:02:14.3387778Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-31T10:02:14.3389184Z changes and commit them, and you can discard any commits you make in this
2026-08-31T10:02:14.3389654Z state without impacting any branches by switching back to a branch.
2026-08-31T10:02:14.3389921Z 2026-08-31T10:02:14.3390132Z If you want to create a new branch to retain commits you create, you may
2026-08-31T10:02:14.3390530Z do so (now or later) by using -c with the switch command. Example:
2026-08-31T10:02:14.3390833Z 2026-08-31T10:02:14.3390953Z git switch -c <new-branch-name>
2026-08-31T10:02:14.3391116Z 2026-08-31T10:02:14.3391226Z Or undo this operation with:
2026-08-31T10:02:14.3391438Z 2026-08-31T10:02:14.3391540Z git switch -
2026-08-31T10:02:14.3391682Z 2026-08-31T10:02:14.3395182Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-31T10:02:14.3395709Z 2026-08-31T10:02:14.3396157Z HEAD is now at 1874623 Merge 0b02008c791f30b9fec3e3e8558b2600780a5a5e into 1f6a3e4799bc7a390bd52de333ab07ea0ce7ec4d