2026-08-20T08:52:10.2144376Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-20T08:52:10.2148189Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-20T08:52:10.2149737Z [command]/usr/bin/git version
2026-08-20T08:52:10.2194661Z git version 2.55.0
2026-08-20T08:52:10.2227619Z Temporarily overriding HOME='/home/runner/work/_temp/ce366caf-7b5f-40d9-880c-5a55982a0134' before making global git config changes
2026-08-20T08:52:10.2229443Z Adding repository directory to the temporary git global config as a safe directory
2026-08-20T08:52:10.2232353Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-20T08:52:10.2263368Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-20T08:52:10.2272478Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-20T08:52:10.2368280Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-20T08:52:10.2370362Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-20T08:52:10.2371724Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-20T08:52:10.2372929Z hint: call:
2026-08-20T08:52:10.2373754Z hint:
2026-08-20T08:52:10.2374767Z hint: git config --global init.defaultBranch <name>
2026-08-20T08:52:10.2375763Z hint:
2026-08-20T08:52:10.2376754Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-20T08:52:10.2379171Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-20T08:52:10.2380430Z hint:
2026-08-20T08:52:10.2381227Z hint: git branch -m <name>
2026-08-20T08:52:10.2382360Z hint:
2026-08-20T08:52:10.2383367Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-20T08:52:10.2385026Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-20T08:52:10.2387908Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-20T08:52:14.9299637Z [command]/usr/bin/git sparse-checkout disable
2026-08-20T08:52:14.9339588Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-20T08:52:14.9370537Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-20T08:52:15.3394500Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-20T08:52:15.3394982Z 2026-08-20T08:52:15.3395266Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-20T08:52:15.3396041Z changes and commit them, and you can discard any commits you make in this
2026-08-20T08:52:15.3396611Z state without impacting any branches by switching back to a branch.
2026-08-20T08:52:15.3396969Z 2026-08-20T08:52:15.3397621Z If you want to create a new branch to retain commits you create, you may
2026-08-20T08:52:15.3398319Z do so (now or later) by using -c with the switch command. Example:
2026-08-20T08:52:15.3398707Z 2026-08-20T08:52:15.3398867Z git switch -c <new-branch-name>
2026-08-20T08:52:15.3399127Z 2026-08-20T08:52:15.3399404Z Or undo this operation with:
2026-08-20T08:52:15.3399627Z 2026-08-20T08:52:15.3399770Z git switch -
2026-08-20T08:52:15.3399951Z 2026-08-20T08:52:15.3400262Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-20T08:52:15.3400648Z 2026-08-20T08:52:15.3401163Z HEAD is now at def33fb Merge a3486ab7ccd5e6c5cf2859afdac7b9ee8ca85226 into 36ac959f84234b693c9d041b4ca0721fa9364393