2026-07-21T07:46:55.9691786Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-21T07:46:55.9695192Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-21T07:46:55.9696598Z [command]/usr/bin/git version
2026-07-21T07:46:56.0546936Z git version 2.54.0
2026-07-21T07:46:56.0583090Z Temporarily overriding HOME='/home/runner/work/_temp/417df767-c21c-4766-98a2-166d9bbaf5fb' before making global git config changes
2026-07-21T07:46:56.0584513Z Adding repository directory to the temporary git global config as a safe directory
2026-07-21T07:46:56.0587659Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-21T07:46:56.0661730Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-21T07:46:56.0671238Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-21T07:46:56.1102781Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-21T07:46:56.1104716Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-21T07:46:56.1105767Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-21T07:46:56.1106603Z hint: call:
2026-07-21T07:46:56.1107175Z hint:
2026-07-21T07:46:56.1108208Z hint: git config --global init.defaultBranch <name>
2026-07-21T07:46:56.1108888Z hint:
2026-07-21T07:46:56.1109648Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-21T07:46:56.1110993Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-21T07:46:56.1111850Z hint:
2026-07-21T07:46:56.1112442Z hint: git branch -m <name>
2026-07-21T07:46:56.1113021Z hint:
2026-07-21T07:46:56.1113799Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-21T07:46:56.1114861Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-21T07:46:56.1116894Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-21T07:46:58.0466025Z [command]/usr/bin/git sparse-checkout disable
2026-07-21T07:46:58.0510475Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-21T07:46:58.0541347Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-07-21T07:46:58.3906550Z Note: switching to 'refs/remotes/pull/5488/merge'.
2026-07-21T07:46:58.3907681Z 2026-07-21T07:46:58.3908181Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-21T07:46:58.3908913Z changes and commit them, and you can discard any commits you make in this
2026-07-21T07:46:58.3909623Z state without impacting any branches by switching back to a branch.
2026-07-21T07:46:58.3910579Z 2026-07-21T07:46:58.3910960Z If you want to create a new branch to retain commits you create, you may
2026-07-21T07:46:58.3911650Z do so (now or later) by using -c with the switch command. Example:
2026-07-21T07:46:58.3912295Z 2026-07-21T07:46:58.3912641Z git switch -c <new-branch-name>
2026-07-21T07:46:58.3913009Z 2026-07-21T07:46:58.3913307Z Or undo this operation with:
2026-07-21T07:46:58.3913656Z 2026-07-21T07:46:58.3914008Z git switch -
2026-07-21T07:46:58.3914447Z 2026-07-21T07:46:58.3914896Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-21T07:46:58.3915468Z 2026-07-21T07:46:58.3915937Z HEAD is now at 7292d21 Merge a8f4018592c13dfc4104ae9ae131d31cbd2c26eb into f61b37b9a8cc4fb9fec995cee311fc24e58c3597