2026-08-31T09:36:39.7443240Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T09:36:39.7446481Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-31T09:36:39.7447926Z [command]/usr/bin/git version
2026-08-31T09:36:39.7552088Z git version 2.55.0
2026-08-31T09:36:39.7600315Z Temporarily overriding HOME='/home/runner/work/_temp/aceeff64-65c9-4700-a29e-f2a7461f0ff4' before making global git config changes
2026-08-31T09:36:39.7608915Z Adding repository directory to the temporary git global config as a safe directory
2026-08-31T09:36:39.7610150Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-31T09:36:39.7634381Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T09:36:39.7645183Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-31T09:36:39.7836933Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-31T09:36:39.7839087Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-31T09:36:39.7841067Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-31T09:36:39.7842597Z hint: call:
2026-08-31T09:36:39.7843791Z hint:
2026-08-31T09:36:39.7844927Z hint: git config --global init.defaultBranch <name>
2026-08-31T09:36:39.7846290Z hint:
2026-08-31T09:36:39.7849169Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-31T09:36:39.7850279Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-31T09:36:39.7851309Z hint:
2026-08-31T09:36:39.7851949Z hint: git branch -m <name>
2026-08-31T09:36:39.7852550Z hint:
2026-08-31T09:36:39.7853316Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-31T09:36:39.7854478Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-31T09:36:39.7863034Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-31T09:36:43.2644069Z [command]/usr/bin/git sparse-checkout disable
2026-08-31T09:36:43.2682816Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T09:36:43.2714680Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5549/merge
2026-08-31T09:36:43.6072400Z Note: switching to 'refs/remotes/pull/5549/merge'.
2026-08-31T09:36:43.6072938Z 2026-08-31T09:36:43.6073274Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-31T09:36:43.6074192Z changes and commit them, and you can discard any commits you make in this
2026-08-31T09:36:43.6074837Z state without impacting any branches by switching back to a branch.
2026-08-31T09:36:43.6075221Z 2026-08-31T09:36:43.6075497Z If you want to create a new branch to retain commits you create, you may
2026-08-31T09:36:43.6076202Z do so (now or later) by using -c with the switch command. Example:
2026-08-31T09:36:43.6076618Z 2026-08-31T09:36:43.6076822Z git switch -c <new-branch-name>
2026-08-31T09:36:43.6077110Z 2026-08-31T09:36:43.6077354Z Or undo this operation with:
2026-08-31T09:36:43.6077589Z 2026-08-31T09:36:43.6077760Z git switch -
2026-08-31T09:36:43.6077992Z 2026-08-31T09:36:43.6078278Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-31T09:36:43.6078724Z 2026-08-31T09:36:43.6081466Z HEAD is now at 8bba740 Merge 7149ff22b296f711b2cbf185043bab3831263d64 into 87f735aa8679194ee2f3f67b5796d6b900be993e