2026-05-29T09:01:00.6541993Z Syncing repository: pypy/pypy
Getting Git version info
2026-05-29T09:01:00.6545129Z Working directory is '/home/runner/work/pypy/pypy'
2026-05-29T09:01:00.6546250Z [command]/usr/bin/git version
2026-05-29T09:01:00.6633930Z git version 2.54.0
2026-05-29T09:01:00.6703271Z Temporarily overriding HOME='/home/runner/work/_temp/22131baf-59db-4518-9217-a6dd253802c3' before making global git config changes
2026-05-29T09:01:00.6705497Z Adding repository directory to the temporary git global config as a safe directory
2026-05-29T09:01:00.6708219Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-05-29T09:01:00.6757452Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-05-29T09:01:00.6766712Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-05-29T09:01:00.6887608Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-29T09:01:00.6889635Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-29T09:01:00.6890708Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-29T09:01:00.6891517Z hint: call:
2026-05-29T09:01:00.6891955Z hint:
2026-05-29T09:01:00.6892665Z hint: git config --global init.defaultBranch <name>
2026-05-29T09:01:00.6893340Z hint:
2026-05-29T09:01:00.6894133Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-29T09:01:00.6895433Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-29T09:01:00.6896716Z hint:
2026-05-29T09:01:00.6897186Z hint: git branch -m <name>
2026-05-29T09:01:00.6897710Z hint:
2026-05-29T09:01:00.6898437Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-29T09:01:00.6899890Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-05-29T09:01:00.6906621Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-05-29T09:01:03.6710597Z [command]/usr/bin/git sparse-checkout disable
2026-05-29T09:01:03.6755506Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-05-29T09:01:03.6786684Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-05-29T09:01:04.2109265Z Note: switching to 'refs/remotes/pull/5488/merge'.
2026-05-29T09:01:04.2110048Z 2026-05-29T09:01:04.2110839Z You are in 'detached HEAD' state. You can look around, make experimental
2026-05-29T09:01:04.2112005Z changes and commit them, and you can discard any commits you make in this
2026-05-29T09:01:04.2113149Z state without impacting any branches by switching back to a branch.
2026-05-29T09:01:04.2114165Z 2026-05-29T09:01:04.2114754Z If you want to create a new branch to retain commits you create, you may
2026-05-29T09:01:04.2115691Z do so (now or later) by using -c with the switch command. Example:
2026-05-29T09:01:04.2116310Z 2026-05-29T09:01:04.2116588Z git switch -c <new-branch-name>
2026-05-29T09:01:04.2116985Z 2026-05-29T09:01:04.2117222Z Or undo this operation with:
2026-05-29T09:01:04.2117577Z 2026-05-29T09:01:04.2117788Z git switch -
2026-05-29T09:01:04.2118089Z 2026-05-29T09:01:04.2118824Z Turn off this advice by setting config variable advice.detachedHead to false
2026-05-29T09:01:04.2119683Z 2026-05-29T09:01:04.2120693Z HEAD is now at 1bead62 Merge 3e97da6d7a91ccd8a070e4ef9a52a4cbcb50ae21 into 89d59559f278da492b27b562dc812789a3bbbf0f