Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T09:47:36.3028638Z with: 2026-08-31T09:47:36.3029064Z repository: pypy/pypy 2026-08-31T09:47:36.3032661Z token: *** 2026-08-31T09:47:36.3033051Z ssh-strict: true 2026-08-31T09:47:36.3033469Z ssh-user: git 2026-08-31T09:47:36.3033875Z persist-credentials: true 2026-08-31T09:47:36.3034314Z clean: true 2026-08-31T09:47:36.3034718Z sparse-checkout-cone-mode: true 2026-08-31T09:47:36.3035181Z fetch-depth: 1 2026-08-31T09:47:36.3035567Z fetch-tags: false 2026-08-31T09:47:36.3035968Z show-progress: true 2026-08-31T09:47:36.3036365Z lfs: false 2026-08-31T09:47:36.3036733Z submodules: false 2026-08-31T09:47:36.3037129Z set-safe-directory: true
2026-08-31T09:47:36.4041118Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T09:47:36.4045009Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-31T09:47:36.4046710Z [command]/usr/bin/git version 2026-08-31T09:47:36.4066485Z git version 2.55.0
2026-08-31T09:47:36.4102313Z Temporarily overriding HOME='/home/runner/work/_temp/1188a1dd-9b9b-4f2c-a562-74d02bb77d3d' before making global git config changes 2026-08-31T09:47:36.4104916Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T09:47:36.4107123Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-31T09:47:36.4150973Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T09:47:36.4159757Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-31T09:47:36.4262585Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T09:47:36.4264307Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T09:47:36.4266224Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T09:47:36.4267246Z hint: call: 2026-08-31T09:47:36.4267613Z hint: 2026-08-31T09:47:36.4268336Z hint: git config --global init.defaultBranch <name> 2026-08-31T09:47:36.4268884Z hint: 2026-08-31T09:47:36.4269407Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T09:47:36.4270290Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T09:47:36.4271357Z hint: 2026-08-31T09:47:36.4271749Z hint: git branch -m <name> 2026-08-31T09:47:36.4272179Z hint: 2026-08-31T09:47:36.4272742Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T09:47:36.4273595Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-31T09:47:36.4275120Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T09:47:36.4310180Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T09:47:36.4341751Z Removing SSH command configuration 2026-08-31T09:47:36.4346707Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T09:47:36.4376282Z [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-31T09:47:36.4670021Z Removing HTTP extra header 2026-08-31T09:47:36.4692329Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T09:47:36.4707506Z [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-31T09:47:36.4958785Z Removing includeIf entries pointing to credentials config files 2026-08-31T09:47:36.4967212Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T09:47:36.5003320Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T09:47:36.5197788Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-e301b684-0bd4-4f66-a533-fd113c7a29ff.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T09:47:36.5231547Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-e301b684-0bd4-4f66-a533-fd113c7a29ff.config 2026-08-31T09:47:36.5256751Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-e301b684-0bd4-4f66-a533-fd113c7a29ff.config 2026-08-31T09:47:36.5284969Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-e301b684-0bd4-4f66-a533-fd113c7a29ff.config 2026-08-31T09:47:36.5347882Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-e301b684-0bd4-4f66-a533-fd113c7a29ff.config
Fetching the repository
2026-08-31T09:47:36.5380166Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8bba740552bf1268a92404c7f6f7d3fd7d8af9d8:refs/remotes/pull/5549/merge 2026-08-31T09:47:39.9273243Z From https://github.com/pypy/pypy 2026-08-31T09:47:39.9274334Z * [new ref] 8bba740552bf1268a92404c7f6f7d3fd7d8af9d8 -> pull/5549/merge
Determining the checkout info
2026-08-31T09:47:39.9297992Z [command]/usr/bin/git sparse-checkout disable 2026-08-31T09:47:39.9329173Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T09:47:39.9362276Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5549/merge 2026-08-31T09:47:40.3768523Z Note: switching to 'refs/remotes/pull/5549/merge'. 2026-08-31T09:47:40.3769028Z 2026-08-31T09:47:40.3769379Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31T09:47:40.3770093Z changes and commit them, and you can discard any commits you make in this 2026-08-31T09:47:40.3771258Z state without impacting any branches by switching back to a branch. 2026-08-31T09:47:40.3771703Z 2026-08-31T09:47:40.3772034Z If you want to create a new branch to retain commits you create, you may 2026-08-31T09:47:40.3772719Z do so (now or later) by using -c with the switch command. Example: 2026-08-31T09:47:40.3773139Z 2026-08-31T09:47:40.3773364Z git switch -c <new-branch-name> 2026-08-31T09:47:40.3773649Z 2026-08-31T09:47:40.3773846Z Or undo this operation with: 2026-08-31T09:47:40.3774092Z 2026-08-31T09:47:40.3774256Z git switch - 2026-08-31T09:47:40.3774477Z 2026-08-31T09:47:40.3774818Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31T09:47:40.3775277Z 2026-08-31T09:47:40.3775754Z HEAD is now at 8bba740 Merge 7149ff22b296f711b2cbf185043bab3831263d64 into 87f735aa8679194ee2f3f67b5796d6b900be993e
2026-08-31T09:47:40.3836138Z [command]/usr/bin/git log -1 --format=%H 2026-08-31T09:47:40.3858952Z 8bba740552bf1268a92404c7f6f7d3fd7d8af9d8