2026-09-09T12:02:00.9047930Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T12:02:00.9050863Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-09T12:02:00.9052050Z [command]/usr/bin/git version
2026-09-09T12:02:00.9112079Z git version 2.55.0
2026-09-09T12:02:00.9153396Z Temporarily overriding HOME='/home/runner/work/_temp/b680ce04-b186-4525-b06b-7f6d087042d6' before making global git config changes
2026-09-09T12:02:00.9172539Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T12:02:00.9174737Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-09T12:02:00.9213251Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T12:02:00.9224577Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-09T12:02:00.9321172Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T12:02:00.9323185Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T12:02:00.9324746Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T12:02:00.9325922Z hint: call:
2026-09-09T12:02:00.9326547Z hint:
2026-09-09T12:02:00.9327616Z hint: git config --global init.defaultBranch <name>
2026-09-09T12:02:00.9328607Z hint:
2026-09-09T12:02:00.9329552Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T12:02:00.9331163Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T12:02:00.9332341Z hint:
2026-09-09T12:02:00.9332986Z hint: git branch -m <name>
2026-09-09T12:02:00.9333722Z hint:
2026-09-09T12:02:00.9334716Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T12:02:00.9336167Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-09T12:02:00.9340593Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-09T12:02:05.1173204Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T12:02:05.1229687Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T12:02:05.1268741Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5582/merge
2026-09-09T12:02:05.7855759Z Note: switching to 'refs/remotes/pull/5582/merge'.
2026-09-09T12:02:05.7856271Z 2026-09-09T12:02:05.7856571Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-09T12:02:05.7857476Z changes and commit them, and you can discard any commits you make in this
2026-09-09T12:02:05.7858171Z state without impacting any branches by switching back to a branch.
2026-09-09T12:02:05.7858554Z 2026-09-09T12:02:05.7858858Z If you want to create a new branch to retain commits you create, you may
2026-09-09T12:02:05.7859456Z do so (now or later) by using -c with the switch command. Example:
2026-09-09T12:02:05.7859838Z 2026-09-09T12:02:05.7860044Z git switch -c <new-branch-name>
2026-09-09T12:02:05.7860311Z 2026-09-09T12:02:05.7860985Z Or undo this operation with:
2026-09-09T12:02:05.7861410Z 2026-09-09T12:02:05.7861645Z git switch -
2026-09-09T12:02:05.7861951Z 2026-09-09T12:02:05.7862453Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-09T12:02:05.7863093Z 2026-09-09T12:02:05.7863755Z HEAD is now at db5e079 Merge a4e48dea60c1430623d959ecea1d945031ad3216 into 807a08335ed3be1990e0c02a23fcaf26ef6784de