2026-08-01T06:03:33.8251270Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T06:03:33.8253357Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-01T06:03:33.8254178Z [command]/usr/bin/git version
2026-08-01T06:03:33.8360490Z git version 2.54.0
2026-08-01T06:03:33.8391829Z Temporarily overriding HOME='/home/runner/work/_temp/6e558729-b701-4848-8acb-3d6f812b2795' before making global git config changes
2026-08-01T06:03:33.8393698Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T06:03:33.8396295Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T06:03:33.8429832Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T06:03:33.8438154Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-01T06:03:33.8512437Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T06:03:33.8513773Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T06:03:33.8523135Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T06:03:33.8524258Z hint: call:
2026-08-01T06:03:33.8525008Z hint:
2026-08-01T06:03:33.8525755Z hint: git config --global init.defaultBranch <name>
2026-08-01T06:03:33.8526629Z hint:
2026-08-01T06:03:33.8527279Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T06:03:33.8528132Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T06:03:33.8529047Z hint:
2026-08-01T06:03:33.8529937Z hint: git branch -m <name>
2026-08-01T06:03:33.8549884Z hint:
2026-08-01T06:03:33.8550884Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T06:03:33.8552355Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-01T06:03:33.8554758Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-01T06:03:37.5236932Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T06:03:37.5273573Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T06:03:37.5303771Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-08-01T06:03:37.9682654Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-08-01T06:03:37.9683040Z 2026-08-01T06:03:37.9683284Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T06:03:37.9683749Z changes and commit them, and you can discard any commits you make in this
2026-08-01T06:03:37.9684197Z state without impacting any branches by switching back to a branch.
2026-08-01T06:03:37.9684455Z 2026-08-01T06:03:37.9684663Z If you want to create a new branch to retain commits you create, you may
2026-08-01T06:03:37.9685080Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T06:03:37.9685363Z 2026-08-01T06:03:37.9685501Z git switch -c <new-branch-name>
2026-08-01T06:03:37.9685662Z 2026-08-01T06:03:37.9685812Z Or undo this operation with:
2026-08-01T06:03:37.9685987Z 2026-08-01T06:03:37.9686081Z git switch -
2026-08-01T06:03:37.9686221Z 2026-08-01T06:03:37.9686425Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T06:03:37.9686703Z 2026-08-01T06:03:37.9686994Z HEAD is now at f1dff95 Merge 5899bf9455615096fa08da09001b59b2abda7382 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b