2026-08-20T08:52:07.4474628Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-20T08:52:07.4477780Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-20T08:52:07.4479013Z [command]/usr/bin/git version
2026-08-20T08:52:07.5678459Z git version 2.55.0
2026-08-20T08:52:07.5704982Z Temporarily overriding HOME='/home/runner/work/_temp/456dfb54-a00f-41e5-a821-67078f6a6b99' before making global git config changes
2026-08-20T08:52:07.5706078Z Adding repository directory to the temporary git global config as a safe directory
2026-08-20T08:52:07.5709267Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-20T08:52:07.5750551Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-20T08:52:07.5757556Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-20T08:52:07.5829480Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-20T08:52:07.5830773Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-20T08:52:07.5831602Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-20T08:52:07.5832499Z hint: call:
2026-08-20T08:52:07.5833045Z hint:
2026-08-20T08:52:07.5833563Z hint: git config --global init.defaultBranch <name>
2026-08-20T08:52:07.5834076Z hint:
2026-08-20T08:52:07.5834597Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-20T08:52:07.5835336Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-20T08:52:07.5836017Z hint:
2026-08-20T08:52:07.5836486Z hint: git branch -m <name>
2026-08-20T08:52:07.5836928Z hint:
2026-08-20T08:52:07.5837446Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-20T08:52:07.5838257Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-20T08:52:07.5840434Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-20T08:52:11.8518438Z [command]/usr/bin/git sparse-checkout disable
2026-08-20T08:52:11.8559791Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-20T08:52:11.8590582Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-20T08:52:12.3559355Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-20T08:52:12.3559810Z 2026-08-20T08:52:12.3560244Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-20T08:52:12.3560821Z changes and commit them, and you can discard any commits you make in this
2026-08-20T08:52:12.3561393Z state without impacting any branches by switching back to a branch.
2026-08-20T08:52:12.3561753Z 2026-08-20T08:52:12.3562014Z If you want to create a new branch to retain commits you create, you may
2026-08-20T08:52:12.3562778Z do so (now or later) by using -c with the switch command. Example:
2026-08-20T08:52:12.3563132Z 2026-08-20T08:52:12.3563376Z git switch -c <new-branch-name>
2026-08-20T08:52:12.3563610Z 2026-08-20T08:52:12.3563790Z Or undo this operation with:
2026-08-20T08:52:12.3563973Z 2026-08-20T08:52:12.3564118Z git switch -
2026-08-20T08:52:12.3564313Z 2026-08-20T08:52:12.3564598Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-20T08:52:12.3564992Z 2026-08-20T08:52:12.3565344Z HEAD is now at def33fb Merge a3486ab7ccd5e6c5cf2859afdac7b9ee8ca85226 into 36ac959f84234b693c9d041b4ca0721fa9364393