Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T11:35:05.8511863Z with: 2026-09-09T11:35:05.8512575Z repository: pypy/pypy 2026-09-09T11:35:05.8516893Z token: *** 2026-09-09T11:35:05.8517453Z ssh-strict: true 2026-09-09T11:35:05.8518137Z ssh-user: git 2026-09-09T11:35:05.8518782Z persist-credentials: true 2026-09-09T11:35:05.8519421Z clean: true 2026-09-09T11:35:05.8519988Z sparse-checkout-cone-mode: true 2026-09-09T11:35:05.8520613Z fetch-depth: 1 2026-09-09T11:35:05.8521267Z fetch-tags: false 2026-09-09T11:35:05.8521831Z show-progress: true 2026-09-09T11:35:05.8522421Z lfs: false 2026-09-09T11:35:05.8522958Z submodules: false 2026-09-09T11:35:05.8523522Z set-safe-directory: true
2026-09-09T11:35:05.9410341Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T11:35:05.9413604Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-09T11:35:05.9415140Z [command]/usr/bin/git version 2026-09-09T11:35:05.9468699Z git version 2.55.0
2026-09-09T11:35:05.9505382Z Temporarily overriding HOME='/home/runner/work/_temp/a2f52a8c-1929-458a-8a4b-ab98cc1e017b' before making global git config changes 2026-09-09T11:35:05.9507773Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T11:35:05.9508990Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-09T11:35:05.9538241Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T11:35:05.9550524Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-09T11:35:05.9640402Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-09T11:35:05.9642035Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-09T11:35:05.9643115Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-09T11:35:05.9644019Z hint: call: 2026-09-09T11:35:05.9644563Z hint: 2026-09-09T11:35:05.9645271Z hint: git config --global init.defaultBranch <name> 2026-09-09T11:35:05.9646384Z hint: 2026-09-09T11:35:05.9647110Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-09T11:35:05.9648240Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-09T11:35:05.9649145Z hint: 2026-09-09T11:35:05.9649763Z hint: git branch -m <name> 2026-09-09T11:35:05.9650356Z hint: 2026-09-09T11:35:05.9651103Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-09T11:35:05.9652267Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-09T11:35:05.9654205Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T11:35:05.9696573Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T11:35:05.9726561Z Removing SSH command configuration 2026-09-09T11:35:05.9729798Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T11:35:05.9762215Z [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-09-09T11:35:06.0083176Z Removing HTTP extra header 2026-09-09T11:35:06.0088921Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T11:35:06.0119586Z [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-09-09T11:35:06.0308134Z Removing includeIf entries pointing to credentials config files 2026-09-09T11:35:06.0313834Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T11:35:06.0345211Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T11:35:06.0546507Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-f6a6e827-ea23-4010-92b0-98181e731789.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T11:35:06.0586809Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-f6a6e827-ea23-4010-92b0-98181e731789.config 2026-09-09T11:35:06.0621889Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-f6a6e827-ea23-4010-92b0-98181e731789.config 2026-09-09T11:35:06.0650136Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f6a6e827-ea23-4010-92b0-98181e731789.config 2026-09-09T11:35:06.0679839Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f6a6e827-ea23-4010-92b0-98181e731789.config
Fetching the repository
2026-09-09T11:35:06.0716388Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a69e1ecc8ab448fd10ec3ca1df688d258082c0a2:refs/remotes/pull/5582/merge 2026-09-09T11:35:10.0576326Z From https://github.com/pypy/pypy 2026-09-09T11:35:10.0578127Z * [new ref] a69e1ecc8ab448fd10ec3ca1df688d258082c0a2 -> pull/5582/merge
Determining the checkout info
2026-09-09T11:35:10.0599254Z [command]/usr/bin/git sparse-checkout disable 2026-09-09T11:35:10.0626623Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T11:35:10.0658320Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5582/merge 2026-09-09T11:35:10.4612347Z Note: switching to 'refs/remotes/pull/5582/merge'. 2026-09-09T11:35:10.4612945Z 2026-09-09T11:35:10.4613536Z You are in 'detached HEAD' state. You can look around, make experimental 2026-09-09T11:35:10.4614250Z changes and commit them, and you can discard any commits you make in this 2026-09-09T11:35:10.4615021Z state without impacting any branches by switching back to a branch. 2026-09-09T11:35:10.4615492Z 2026-09-09T11:35:10.4616144Z If you want to create a new branch to retain commits you create, you may 2026-09-09T11:35:10.4617744Z do so (now or later) by using -c with the switch command. Example: 2026-09-09T11:35:10.4618694Z 2026-09-09T11:35:10.4619115Z git switch -c <new-branch-name> 2026-09-09T11:35:10.4619471Z 2026-09-09T11:35:10.4619663Z Or undo this operation with: 2026-09-09T11:35:10.4619953Z 2026-09-09T11:35:10.4620138Z git switch - 2026-09-09T11:35:10.4620481Z 2026-09-09T11:35:10.4620868Z Turn off this advice by setting config variable advice.detachedHead to false 2026-09-09T11:35:10.4621303Z 2026-09-09T11:35:10.4621777Z HEAD is now at a69e1ec Merge 1f92475f9ef8c4761a7dd6b556d969d5ca100569 into 807a08335ed3be1990e0c02a23fcaf26ef6784de
2026-09-09T11:35:10.4668178Z [command]/usr/bin/git log -1 --format=%H 2026-09-09T11:35:10.4692232Z a69e1ecc8ab448fd10ec3ca1df688d258082c0a2