Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-30T16:04:01.8096265Z with: 2026-07-30T16:04:01.8096764Z repository: pypy/pypy 2026-07-30T16:04:01.8101053Z token: *** 2026-07-30T16:04:01.8101552Z ssh-strict: true 2026-07-30T16:04:01.8102058Z ssh-user: git 2026-07-30T16:04:01.8102566Z persist-credentials: true 2026-07-30T16:04:01.8103115Z clean: true 2026-07-30T16:04:01.8103623Z sparse-checkout-cone-mode: true 2026-07-30T16:04:01.8104227Z fetch-depth: 1 2026-07-30T16:04:01.8104737Z fetch-tags: false 2026-07-30T16:04:01.8105252Z show-progress: true 2026-07-30T16:04:01.8105745Z lfs: false 2026-07-30T16:04:01.8106220Z submodules: false 2026-07-30T16:04:01.8106716Z set-safe-directory: true
2026-07-30T16:04:01.9120541Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T16:04:01.9124293Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-30T16:04:01.9125660Z [command]/usr/bin/git version 2026-07-30T16:04:01.9164462Z git version 2.54.0
2026-07-30T16:04:01.9205980Z Temporarily overriding HOME='/home/runner/work/_temp/448ebb07-3ffe-45df-9e01-284af3f86919' before making global git config changes 2026-07-30T16:04:01.9208619Z Adding repository directory to the temporary git global config as a safe directory 2026-07-30T16:04:01.9211716Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-30T16:04:01.9263474Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-30T16:04:01.9276236Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-30T16:04:01.9351938Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-30T16:04:01.9354539Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-30T16:04:01.9356542Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-30T16:04:01.9358223Z hint: call: 2026-07-30T16:04:01.9359369Z hint: 2026-07-30T16:04:01.9360913Z hint: git config --global init.defaultBranch <name> 2026-07-30T16:04:01.9362330Z hint: 2026-07-30T16:04:01.9363657Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-30T16:04:01.9365600Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-30T16:04:01.9367241Z hint: 2026-07-30T16:04:01.9368301Z hint: git branch -m <name> 2026-07-30T16:04:01.9369661Z hint: 2026-07-30T16:04:01.9371051Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-30T16:04:01.9373398Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-30T16:04:01.9376807Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T16:04:01.9412124Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-30T16:04:01.9484393Z Removing SSH command configuration 2026-07-30T16:04:01.9491719Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-30T16:04:01.9521319Z [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-07-30T16:04:01.9861652Z Removing HTTP extra header 2026-07-30T16:04:01.9870488Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-30T16:04:01.9923467Z [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-07-30T16:04:02.0158211Z Removing includeIf entries pointing to credentials config files 2026-07-30T16:04:02.0165641Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-30T16:04:02.0203688Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-30T16:04:02.0447110Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-1cf46be6-8854-46e9-890e-e3a8110e325c.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-30T16:04:02.0492944Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-1cf46be6-8854-46e9-890e-e3a8110e325c.config 2026-07-30T16:04:02.0530661Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-1cf46be6-8854-46e9-890e-e3a8110e325c.config 2026-07-30T16:04:02.0572355Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1cf46be6-8854-46e9-890e-e3a8110e325c.config 2026-07-30T16:04:02.0611157Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1cf46be6-8854-46e9-890e-e3a8110e325c.config
Fetching the repository
2026-07-30T16:04:02.0657877Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7:refs/remotes/pull/5541/merge 2026-07-30T16:04:04.7365709Z From https://github.com/pypy/pypy 2026-07-30T16:04:04.7367552Z * [new ref] 2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7 -> pull/5541/merge
Determining the checkout info
2026-07-30T16:04:04.7409679Z [command]/usr/bin/git sparse-checkout disable 2026-07-30T16:04:04.7459947Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T16:04:04.7498297Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5541/merge 2026-07-30T16:04:05.3107502Z Note: switching to 'refs/remotes/pull/5541/merge'. 2026-07-30T16:04:05.3107986Z 2026-07-30T16:04:05.3108247Z You are in 'detached HEAD' state. You can look around, make experimental 2026-07-30T16:04:05.3108823Z changes and commit them, and you can discard any commits you make in this 2026-07-30T16:04:05.3109676Z state without impacting any branches by switching back to a branch. 2026-07-30T16:04:05.3110049Z 2026-07-30T16:04:05.3110324Z If you want to create a new branch to retain commits you create, you may 2026-07-30T16:04:05.3110850Z do so (now or later) by using -c with the switch command. Example: 2026-07-30T16:04:05.3111206Z 2026-07-30T16:04:05.3111372Z git switch -c <new-branch-name> 2026-07-30T16:04:05.3111586Z 2026-07-30T16:04:05.3111729Z Or undo this operation with: 2026-07-30T16:04:05.3111930Z 2026-07-30T16:04:05.3112058Z git switch - 2026-07-30T16:04:05.3112242Z 2026-07-30T16:04:05.3112500Z Turn off this advice by setting config variable advice.detachedHead to false 2026-07-30T16:04:05.3112888Z 2026-07-30T16:04:05.3113286Z HEAD is now at 2e8d28e Merge a580ffc72108f66b12c3e21ed561547db70cb8a2 into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-30T16:04:05.3188136Z [command]/usr/bin/git log -1 --format=%H 2026-07-30T16:04:05.3218787Z 2e8d28e42758950fdefc5e6b3b35b11ce5c38ce7