2026-07-31T02:54:31.0674501Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T02:54:31.0678071Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-31T02:54:31.0679755Z [command]/usr/bin/git version
2026-07-31T02:54:31.0763687Z git version 2.54.0
2026-07-31T02:54:31.0798712Z Temporarily overriding HOME='/home/runner/work/_temp/b2097e5b-1634-418a-b4e6-d2da17ecc965' before making global git config changes
2026-07-31T02:54:31.0800348Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T02:54:31.0802671Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-31T02:54:31.0840348Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T02:54:31.0850317Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-31T02:54:31.0951351Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-31T02:54:31.0962450Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-31T02:54:31.0963618Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-31T02:54:31.0964622Z hint: call:
2026-07-31T02:54:31.0965113Z hint:
2026-07-31T02:54:31.0966072Z hint: git config --global init.defaultBranch <name>
2026-07-31T02:54:31.0966942Z hint:
2026-07-31T02:54:31.0967632Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-31T02:54:31.0968697Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-31T02:54:31.0970195Z hint:
2026-07-31T02:54:31.0970701Z hint: git branch -m <name>
2026-07-31T02:54:31.0971446Z hint:
2026-07-31T02:54:31.0972152Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-31T02:54:31.0973215Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-31T02:54:31.0975083Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-31T02:54:33.9700399Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T02:54:33.9735110Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T02:54:33.9764914Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5541/merge
2026-07-31T02:54:34.3091082Z Note: switching to 'refs/remotes/pull/5541/merge'.
2026-07-31T02:54:34.3093201Z 2026-07-31T02:54:34.3095296Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-31T02:54:34.3097350Z changes and commit them, and you can discard any commits you make in this
2026-07-31T02:54:34.3099497Z state without impacting any branches by switching back to a branch.
2026-07-31T02:54:34.3100729Z 2026-07-31T02:54:34.3101474Z If you want to create a new branch to retain commits you create, you may
2026-07-31T02:54:34.3103186Z do so (now or later) by using -c with the switch command. Example:
2026-07-31T02:54:34.3104244Z 2026-07-31T02:54:34.3104739Z git switch -c <new-branch-name>
2026-07-31T02:54:34.3105475Z 2026-07-31T02:54:34.3105872Z Or undo this operation with:
2026-07-31T02:54:34.3106524Z 2026-07-31T02:54:34.3106879Z git switch -
2026-07-31T02:54:34.3107519Z 2026-07-31T02:54:34.3108315Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-31T02:54:34.3109639Z 2026-07-31T02:54:34.3110940Z HEAD is now at 553b2b7 Merge 8dda6246ab8851992ed379076448c91386242f2a into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3