2026-07-21T07:46:53.1033453Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-21T07:46:53.1038091Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-21T07:46:53.1040003Z [command]/usr/bin/git version
2026-07-21T07:46:53.1146188Z git version 2.54.0
2026-07-21T07:46:53.1198561Z Temporarily overriding HOME='/home/runner/work/_temp/fcee61fd-854c-478d-a513-a44b39065aca' before making global git config changes
2026-07-21T07:46:53.1201531Z Adding repository directory to the temporary git global config as a safe directory
2026-07-21T07:46:53.1203955Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-21T07:46:53.1299418Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-21T07:46:53.1302505Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-21T07:46:53.1349482Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-21T07:46:53.1352339Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-21T07:46:53.1361220Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-21T07:46:53.1363154Z hint: call:
2026-07-21T07:46:53.1364988Z hint:
2026-07-21T07:46:53.1366169Z hint: git config --global init.defaultBranch <name>
2026-07-21T07:46:53.1368315Z hint:
2026-07-21T07:46:53.1369699Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-21T07:46:53.1372491Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-21T07:46:53.1374207Z hint:
2026-07-21T07:46:53.1375855Z hint: git branch -m <name>
2026-07-21T07:46:53.1377094Z hint:
2026-07-21T07:46:53.1379456Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-21T07:46:53.1381766Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-21T07:46:53.1402362Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-21T07:46:56.2109518Z [command]/usr/bin/git sparse-checkout disable
2026-07-21T07:46:56.2164216Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-21T07:46:56.2208560Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-07-21T07:46:56.7826064Z Note: switching to 'refs/remotes/pull/5488/merge'.
2026-07-21T07:46:56.7826631Z 2026-07-21T07:46:56.7827012Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-21T07:46:56.7828057Z changes and commit them, and you can discard any commits you make in this
2026-07-21T07:46:56.7828965Z state without impacting any branches by switching back to a branch.
2026-07-21T07:46:56.7829497Z 2026-07-21T07:46:56.7829871Z If you want to create a new branch to retain commits you create, you may
2026-07-21T07:46:56.7830649Z do so (now or later) by using -c with the switch command. Example:
2026-07-21T07:46:56.7831150Z 2026-07-21T07:46:56.7831380Z git switch -c <new-branch-name>
2026-07-21T07:46:56.7831697Z 2026-07-21T07:46:56.7831902Z Or undo this operation with:
2026-07-21T07:46:56.7832195Z 2026-07-21T07:46:56.7832371Z git switch -
2026-07-21T07:46:56.7832646Z 2026-07-21T07:46:56.7833024Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-21T07:46:56.7833601Z 2026-07-21T07:46:56.7834208Z HEAD is now at 7292d21 Merge a8f4018592c13dfc4104ae9ae131d31cbd2c26eb into f61b37b9a8cc4fb9fec995cee311fc24e58c3597