2026-08-23T07:45:36.3494635Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T07:45:36.3498104Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-23T07:45:36.3499689Z [command]/usr/bin/git version
2026-08-23T07:45:36.3554927Z git version 2.55.0
2026-08-23T07:45:36.3592326Z Temporarily overriding HOME='/home/runner/work/_temp/0a74c901-4688-45ed-a607-d873323ec824' before making global git config changes
2026-08-23T07:45:36.3595037Z Adding repository directory to the temporary git global config as a safe directory
2026-08-23T07:45:36.3606955Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-23T07:45:36.3657951Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T07:45:36.3667096Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-23T07:45:36.3767948Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-23T07:45:36.3770190Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-23T07:45:36.3772162Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-23T07:45:36.3773615Z hint: call:
2026-08-23T07:45:36.3775144Z hint:
2026-08-23T07:45:36.3776297Z hint: git config --global init.defaultBranch <name>
2026-08-23T07:45:36.3777908Z hint:
2026-08-23T07:45:36.3779023Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-23T07:45:36.3781015Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-23T07:45:36.3782456Z hint:
2026-08-23T07:45:36.3782971Z hint: git branch -m <name>
2026-08-23T07:45:36.3783475Z hint:
2026-08-23T07:45:36.3784667Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-23T07:45:36.3786473Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-23T07:45:36.3789202Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-23T07:45:40.4350979Z [command]/usr/bin/git sparse-checkout disable
2026-08-23T07:45:40.4402030Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T07:45:40.4442566Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-23T07:45:41.0930884Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-23T07:45:41.0931524Z 2026-08-23T07:45:41.0931831Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-23T07:45:41.0932471Z changes and commit them, and you can discard any commits you make in this
2026-08-23T07:45:41.0954241Z state without impacting any branches by switching back to a branch.
2026-08-23T07:45:41.0954711Z 2026-08-23T07:45:41.0955008Z If you want to create a new branch to retain commits you create, you may
2026-08-23T07:45:41.0955601Z do so (now or later) by using -c with the switch command. Example:
2026-08-23T07:45:41.0955978Z 2026-08-23T07:45:41.0956151Z git switch -c <new-branch-name>
2026-08-23T07:45:41.0956392Z 2026-08-23T07:45:41.0956551Z Or undo this operation with:
2026-08-23T07:45:41.0956758Z 2026-08-23T07:45:41.0956898Z git switch -
2026-08-23T07:45:41.0957092Z 2026-08-23T07:45:41.0957722Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-23T07:45:41.0958453Z 2026-08-23T07:45:41.0959271Z HEAD is now at 043e173 Merge 2f22eadcf55c585d0d78eb4c3251efa525738847 into 9b9b9bd54261eeca87c51c3402c5bd74b3c58aa4