2026-08-01T06:03:35.5648303Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T06:03:35.5652855Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-01T06:03:35.5654669Z [command]/usr/bin/git version
2026-08-01T06:03:35.5773891Z git version 2.54.0
2026-08-01T06:03:35.5854608Z Temporarily overriding HOME='/home/runner/work/_temp/73d113b4-93b2-4dce-9f82-de642175dc01' before making global git config changes
2026-08-01T06:03:35.5858967Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T06:03:35.5863228Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T06:03:35.5960941Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T06:03:35.5982184Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-01T06:03:35.6151901Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T06:03:35.6154718Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T06:03:35.6157517Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T06:03:35.6159119Z hint: call:
2026-08-01T06:03:35.6160322Z hint:
2026-08-01T06:03:35.6161585Z hint: git config --global init.defaultBranch <name>
2026-08-01T06:03:35.6163738Z hint:
2026-08-01T06:03:35.6167012Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T06:03:35.6168632Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T06:03:35.6170848Z hint:
2026-08-01T06:03:35.6171505Z hint: git branch -m <name>
2026-08-01T06:03:35.6172383Z hint:
2026-08-01T06:03:35.6201184Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T06:03:35.6207616Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-01T06:03:35.6210688Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-01T06:03:38.6869284Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T06:03:38.6933517Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T06:03:38.6984930Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-08-01T06:03:39.2560803Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-08-01T06:03:39.2561467Z 2026-08-01T06:03:39.2561957Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T06:03:39.2563420Z changes and commit them, and you can discard any commits you make in this
2026-08-01T06:03:39.2564495Z state without impacting any branches by switching back to a branch.
2026-08-01T06:03:39.2565053Z 2026-08-01T06:03:39.2565456Z If you want to create a new branch to retain commits you create, you may
2026-08-01T06:03:39.2566348Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T06:03:39.2566897Z 2026-08-01T06:03:39.2567135Z git switch -c <new-branch-name>
2026-08-01T06:03:39.2567493Z 2026-08-01T06:03:39.2567713Z Or undo this operation with:
2026-08-01T06:03:39.2568034Z 2026-08-01T06:03:39.2568222Z git switch -
2026-08-01T06:03:39.2568509Z 2026-08-01T06:03:39.2568930Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T06:03:39.2569538Z 2026-08-01T06:03:39.2570181Z HEAD is now at f1dff95 Merge 5899bf9455615096fa08da09001b59b2abda7382 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b