2026-08-23T06:04:38.0152767Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T06:04:38.0155975Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-23T06:04:38.0157405Z [command]/usr/bin/git version
2026-08-23T06:04:38.0158300Z git version 2.55.0
2026-08-23T06:04:38.0194708Z Temporarily overriding HOME='/home/runner/work/_temp/1cbcb7d1-4bf4-4fa5-8908-0c19a4fb90c5' before making global git config changes
2026-08-23T06:04:38.0196750Z Adding repository directory to the temporary git global config as a safe directory
2026-08-23T06:04:38.0202443Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-23T06:04:38.0235054Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T06:04:38.0259171Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-23T06:04:38.0342527Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-23T06:04:38.0344094Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-23T06:04:38.0345296Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-23T06:04:38.0346123Z hint: call:
2026-08-23T06:04:38.0346964Z hint:
2026-08-23T06:04:38.0347615Z hint: git config --global init.defaultBranch <name>
2026-08-23T06:04:38.0348572Z hint:
2026-08-23T06:04:38.0349361Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-23T06:04:38.0350418Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-23T06:04:38.0351260Z hint:
2026-08-23T06:04:38.0351812Z hint: git branch -m <name>
2026-08-23T06:04:38.0352416Z hint:
2026-08-23T06:04:38.0353205Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-23T06:04:38.0354303Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-23T06:04:38.0356286Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-23T06:04:41.1901814Z [command]/usr/bin/git sparse-checkout disable
2026-08-23T06:04:41.1926821Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T06:04:41.1955722Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-23T06:04:41.5975338Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-23T06:04:41.5976390Z 2026-08-23T06:04:41.5977892Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-23T06:04:41.5978952Z changes and commit them, and you can discard any commits you make in this
2026-08-23T06:04:41.5979565Z state without impacting any branches by switching back to a branch.
2026-08-23T06:04:41.5980013Z 2026-08-23T06:04:41.5980333Z If you want to create a new branch to retain commits you create, you may
2026-08-23T06:04:41.5980919Z do so (now or later) by using -c with the switch command. Example:
2026-08-23T06:04:41.5981315Z 2026-08-23T06:04:41.5981547Z git switch -c <new-branch-name>
2026-08-23T06:04:41.5981870Z 2026-08-23T06:04:41.5982060Z Or undo this operation with:
2026-08-23T06:04:41.5982360Z 2026-08-23T06:04:41.5982517Z git switch -
2026-08-23T06:04:41.5982802Z 2026-08-23T06:04:41.5983182Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-23T06:04:41.5983557Z 2026-08-23T06:04:41.5983995Z HEAD is now at 7c002b8 Merge a0a8adf018243b9404528de5acc99855742575eb into 9b9b9bd54261eeca87c51c3402c5bd74b3c58aa4