2026-08-23T06:17:30.7440806Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T06:17:30.7443605Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-23T06:17:30.7445535Z [command]/usr/bin/git version
2026-08-23T06:17:30.7540226Z git version 2.55.0
2026-08-23T06:17:30.7588160Z Temporarily overriding HOME='/home/runner/work/_temp/7afa734b-f403-4fa1-817d-7e36ebdd288f' before making global git config changes
2026-08-23T06:17:30.7592681Z Adding repository directory to the temporary git global config as a safe directory
2026-08-23T06:17:30.7595698Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-23T06:17:30.7657253Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T06:17:30.7680430Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-23T06:17:30.7807496Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-23T06:17:30.7809414Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-23T06:17:30.7810425Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-23T06:17:30.7811172Z hint: call:
2026-08-23T06:17:30.7811579Z hint:
2026-08-23T06:17:30.7812104Z hint: git config --global init.defaultBranch <name>
2026-08-23T06:17:30.7812722Z hint:
2026-08-23T06:17:30.7813301Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-23T06:17:30.7814237Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-23T06:17:30.7815407Z hint:
2026-08-23T06:17:30.7815910Z hint: git branch -m <name>
2026-08-23T06:17:30.7816415Z hint:
2026-08-23T06:17:30.7817050Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-23T06:17:30.7823365Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-23T06:17:30.7837804Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-23T06:17:34.8526949Z [command]/usr/bin/git sparse-checkout disable
2026-08-23T06:17:34.8581348Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T06:17:34.8625985Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-23T06:17:35.5123461Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-23T06:17:35.5124603Z 2026-08-23T06:17:35.5125670Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-23T06:17:35.5128327Z changes and commit them, and you can discard any commits you make in this
2026-08-23T06:17:35.5130532Z state without impacting any branches by switching back to a branch.
2026-08-23T06:17:35.5131968Z 2026-08-23T06:17:35.5132949Z If you want to create a new branch to retain commits you create, you may
2026-08-23T06:17:35.5135480Z do so (now or later) by using -c with the switch command. Example:
2026-08-23T06:17:35.5136970Z 2026-08-23T06:17:35.5137590Z git switch -c <new-branch-name>
2026-08-23T06:17:35.5138708Z 2026-08-23T06:17:35.5139303Z Or undo this operation with:
2026-08-23T06:17:35.5140233Z 2026-08-23T06:17:35.5140753Z git switch -
2026-08-23T06:17:35.5141470Z 2026-08-23T06:17:35.5142547Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-23T06:17:35.5144212Z 2026-08-23T06:17:35.5146425Z HEAD is now at 7c002b8 Merge a0a8adf018243b9404528de5acc99855742575eb into 9b9b9bd54261eeca87c51c3402c5bd74b3c58aa4