Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T04:45:26.3670455Z with: 2026-08-25T04:45:26.3671201Z repository: pypy/pypy 2026-08-25T04:45:26.3675289Z token: *** 2026-08-25T04:45:26.3675850Z ssh-strict: true 2026-08-25T04:45:26.3676474Z ssh-user: git 2026-08-25T04:45:26.3677011Z persist-credentials: true 2026-08-25T04:45:26.3677639Z clean: true 2026-08-25T04:45:26.3678485Z sparse-checkout-cone-mode: true 2026-08-25T04:45:26.3679154Z fetch-depth: 1 2026-08-25T04:45:26.3679764Z fetch-tags: false 2026-08-25T04:45:26.3680322Z show-progress: true 2026-08-25T04:45:26.3680960Z lfs: false 2026-08-25T04:45:26.3681490Z submodules: false 2026-08-25T04:45:26.3682085Z set-safe-directory: true
2026-08-25T04:45:26.4576971Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T04:45:26.4580892Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-25T04:45:26.4590211Z [command]/usr/bin/git version 2026-08-25T04:45:26.4655806Z git version 2.55.0
2026-08-25T04:45:26.4693689Z Temporarily overriding HOME='/home/runner/work/_temp/54e08405-10f8-4ea2-ba24-c8a0281ad0a1' before making global git config changes 2026-08-25T04:45:26.4695313Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T04:45:26.4698870Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-25T04:45:26.4736216Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T04:45:26.4746972Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-25T04:45:26.4841887Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T04:45:26.4856004Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T04:45:26.4857509Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T04:45:26.4858694Z hint: call: 2026-08-25T04:45:26.4859461Z hint: 2026-08-25T04:45:26.4860569Z hint: git config --global init.defaultBranch <name> 2026-08-25T04:45:26.4861243Z hint: 2026-08-25T04:45:26.4862119Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T04:45:26.4863336Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T04:45:26.4864205Z hint: 2026-08-25T04:45:26.4864819Z hint: git branch -m <name> 2026-08-25T04:45:26.4865399Z hint: 2026-08-25T04:45:26.4866258Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T04:45:26.4867394Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-25T04:45:26.4869569Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T04:45:26.4932246Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T04:45:26.4963840Z Removing SSH command configuration 2026-08-25T04:45:26.4973516Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T04:45:26.5005406Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-25T04:45:26.5333190Z Removing HTTP extra header 2026-08-25T04:45:26.5339605Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T04:45:26.5371412Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-08-25T04:45:26.5576128Z Removing includeIf entries pointing to credentials config files 2026-08-25T04:45:26.5581719Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T04:45:26.5615563Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T04:45:26.5832783Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-aa6a4c6f-d38c-4c28-9f79-c2fd854549f2.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T04:45:26.5872497Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-aa6a4c6f-d38c-4c28-9f79-c2fd854549f2.config 2026-08-25T04:45:26.5904313Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-aa6a4c6f-d38c-4c28-9f79-c2fd854549f2.config 2026-08-25T04:45:26.5935723Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-aa6a4c6f-d38c-4c28-9f79-c2fd854549f2.config 2026-08-25T04:45:26.5967869Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-aa6a4c6f-d38c-4c28-9f79-c2fd854549f2.config
Fetching the repository
2026-08-25T04:45:26.6005971Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +237b0e439110b2fc187e77fa74f50f5bb55faa52:refs/remotes/pull/5573/merge 2026-08-25T04:45:29.5150299Z From https://github.com/pypy/pypy 2026-08-25T04:45:29.5151985Z * [new ref] 237b0e439110b2fc187e77fa74f50f5bb55faa52 -> pull/5573/merge
Determining the checkout info
2026-08-25T04:45:29.5160817Z [command]/usr/bin/git sparse-checkout disable 2026-08-25T04:45:29.5213651Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T04:45:29.5250048Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge 2026-08-25T04:45:29.8650644Z Note: switching to 'refs/remotes/pull/5573/merge'. 2026-08-25T04:45:29.8651495Z 2026-08-25T04:45:29.8651857Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-25T04:45:29.8652543Z changes and commit them, and you can discard any commits you make in this 2026-08-25T04:45:29.8653310Z state without impacting any branches by switching back to a branch. 2026-08-25T04:45:29.8653725Z 2026-08-25T04:45:29.8654067Z If you want to create a new branch to retain commits you create, you may 2026-08-25T04:45:29.8654773Z do so (now or later) by using -c with the switch command. Example: 2026-08-25T04:45:29.8655380Z 2026-08-25T04:45:29.8655598Z git switch -c <new-branch-name> 2026-08-25T04:45:29.8655940Z 2026-08-25T04:45:29.8656127Z Or undo this operation with: 2026-08-25T04:45:29.8656413Z 2026-08-25T04:45:29.8656665Z git switch - 2026-08-25T04:45:29.8656926Z 2026-08-25T04:45:29.8657266Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-25T04:45:29.8657751Z 2026-08-25T04:45:29.8658590Z HEAD is now at 237b0e4 Merge 50ff8e211cc68a84ffb07d8b1622cfbbe4ef9bc9 into 5ff869c95ca71525afb5f19ae23295e592873e68
2026-08-25T04:45:29.8706989Z [command]/usr/bin/git log -1 --format=%H 2026-08-25T04:45:29.8734296Z 237b0e439110b2fc187e77fa74f50f5bb55faa52