Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T07:07:39.8692320Z with: 2026-09-09T07:07:39.8693510Z repository: pypy/pypy 2026-09-09T07:07:39.8705870Z token: *** 2026-09-09T07:07:39.8707170Z ssh-strict: true 2026-09-09T07:07:39.8708340Z ssh-user: git 2026-09-09T07:07:39.8709580Z persist-credentials: true 2026-09-09T07:07:39.8711230Z clean: true 2026-09-09T07:07:39.8712480Z sparse-checkout-cone-mode: true 2026-09-09T07:07:39.8713900Z fetch-depth: 1 2026-09-09T07:07:39.8715080Z fetch-tags: false 2026-09-09T07:07:39.8716300Z show-progress: true 2026-09-09T07:07:39.8717530Z lfs: false 2026-09-09T07:07:39.8718640Z submodules: false 2026-09-09T07:07:39.8719920Z set-safe-directory: true
2026-09-09T07:07:41.2413310Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T07:07:41.2427230Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-09T07:07:41.2432000Z [command]/usr/local/bin/git version 2026-09-09T07:07:41.2854000Z git version 2.55.0
2026-09-09T07:07:41.3091240Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/5c01185c-5e04-4614-a770-c6e4f9f395a7/.gitconfig' 2026-09-09T07:07:41.3133720Z Temporarily overriding HOME='/Users/runner/work/_temp/5c01185c-5e04-4614-a770-c6e4f9f395a7' before making global git config changes 2026-09-09T07:07:41.3223560Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T07:07:41.3375180Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-09T07:07:41.3448130Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T07:07:41.3489460Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-09-09T07:07:41.3871950Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-09T07:07:41.3878580Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-09T07:07:41.3928220Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-09T07:07:41.3994670Z hint: call: 2026-09-09T07:07:41.4051500Z hint: 2026-09-09T07:07:41.4104320Z hint: git config --global init.defaultBranch <name> 2026-09-09T07:07:41.4163260Z hint: 2026-09-09T07:07:41.4195620Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-09T07:07:41.4230230Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-09T07:07:41.4284120Z hint: 2026-09-09T07:07:41.4327610Z hint: git branch -m <name> 2026-09-09T07:07:41.4373750Z hint: 2026-09-09T07:07:41.4411090Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-09T07:07:41.4444520Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-09T07:07:41.4501150Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T07:07:41.4677480Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T07:07:41.4827750Z Removing SSH command configuration 2026-09-09T07:07:41.4903320Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T07:07:41.5200870Z [command]/usr/local/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-09T07:07:41.7498310Z Removing HTTP extra header 2026-09-09T07:07:41.7541050Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T07:07:41.7610560Z [command]/usr/local/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-09T07:07:42.0037900Z Removing includeIf entries pointing to credentials config files 2026-09-09T07:07:42.0111160Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T07:07:42.0236950Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T07:07:42.2542870Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-b3dddce6-5764-4626-80ab-c85cec4e570c.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T07:07:42.2670270Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-b3dddce6-5764-4626-80ab-c85cec4e570c.config 2026-09-09T07:07:42.2864640Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-b3dddce6-5764-4626-80ab-c85cec4e570c.config 2026-09-09T07:07:42.3023820Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b3dddce6-5764-4626-80ab-c85cec4e570c.config 2026-09-09T07:07:42.3194010Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b3dddce6-5764-4626-80ab-c85cec4e570c.config
Fetching the repository
2026-09-09T07:07:42.3501550Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +807a08335ed3be1990e0c02a23fcaf26ef6784de:refs/remotes/origin/py3.11 2026-09-09T07:07:46.5808380Z From https://github.com/pypy/pypy 2026-09-09T07:07:46.5892850Z * [new ref] 807a08335ed3be1990e0c02a23fcaf26ef6784de -> origin/py3.11 2026-09-09T07:07:46.6037770Z [command]/usr/local/bin/git branch --list --remote origin/py3.11 2026-09-09T07:07:46.6063820Z origin/py3.11 2026-09-09T07:07:46.6154780Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11 2026-09-09T07:07:46.6185130Z 807a08335ed3be1990e0c02a23fcaf26ef6784de
Determining the checkout info
2026-09-09T07:07:46.6553260Z [command]/usr/local/bin/git sparse-checkout disable 2026-09-09T07:07:46.6695280Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T07:07:46.7058030Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-09-09T07:07:47.7941790Z Updating files: 30% (2161/7046) 2026-09-09T07:07:47.8747480Z Updating files: 31% (2185/7046) 2026-09-09T07:07:47.8818700Z Updating files: 32% (2255/7046) 2026-09-09T07:07:47.8960660Z Updating files: 33% (2326/7046) 2026-09-09T07:07:47.9768980Z Updating files: 34% (2396/7046) 2026-09-09T07:07:48.4387310Z Updating files: 35% (2467/7046) 2026-09-09T07:07:48.5660240Z Updating files: 36% (2537/7046) 2026-09-09T07:07:48.6405700Z Updating files: 37% (2608/7046) 2026-09-09T07:07:48.7124290Z Updating files: 38% (2678/7046) 2026-09-09T07:07:49.0841180Z Updating files: 38% (2700/7046) 2026-09-09T07:07:49.1283740Z Updating files: 39% (2748/7046) 2026-09-09T07:07:49.1545570Z Updating files: 40% (2819/7046) 2026-09-09T07:07:49.1604480Z Updating files: 41% (2889/7046) 2026-09-09T07:07:49.1732590Z Updating files: 42% (2960/7046) 2026-09-09T07:07:49.1963860Z Updating files: 43% (3030/7046) 2026-09-09T07:07:49.2188800Z Updating files: 44% (3101/7046) 2026-09-09T07:07:49.2405080Z Updating files: 45% (3171/7046) 2026-09-09T07:07:49.2618800Z Updating files: 46% (3242/7046) 2026-09-09T07:07:49.2865700Z Updating files: 47% (3312/7046) 2026-09-09T07:07:49.3183320Z Updating files: 48% (3383/7046) 2026-09-09T07:07:49.3367940Z Updating files: 49% (3453/7046) 2026-09-09T07:07:49.3619110Z Updating files: 50% (3523/7046) 2026-09-09T07:07:49.3934050Z Updating files: 51% (3594/7046) 2026-09-09T07:07:49.4167640Z Updating files: 52% (3664/7046) 2026-09-09T07:07:49.4391170Z Updating files: 53% (3735/7046) 2026-09-09T07:07:49.4621150Z Updating files: 54% (3805/7046) 2026-09-09T07:07:49.4839640Z Updating files: 55% (3876/7046) 2026-09-09T07:07:49.5081500Z Updating files: 56% (3946/7046) 2026-09-09T07:07:49.5341500Z Updating files: 57% (4017/7046) 2026-09-09T07:07:49.6391330Z Updating files: 58% (4087/7046) 2026-09-09T07:07:49.6920520Z Updating files: 59% (4158/7046) 2026-09-09T07:07:49.7026590Z Updating files: 60% (4228/7046) 2026-09-09T07:07:49.7116450Z Updating files: 61% (4299/7046) 2026-09-09T07:07:49.7124450Z Updating files: 62% (4369/7046) 2026-09-09T07:07:49.7175520Z Updating files: 63% (4439/7046) 2026-09-09T07:07:49.7223050Z Updating files: 63% (4464/7046) 2026-09-09T07:07:49.8293370Z Updating files: 64% (4510/7046) 2026-09-09T07:07:49.8329730Z Updating files: 65% (4580/7046) 2026-09-09T07:07:49.8613460Z Updating files: 66% (4651/7046) 2026-09-09T07:07:49.8861710Z Updating files: 67% (4721/7046) 2026-09-09T07:07:49.9104040Z Updating files: 68% (4792/7046) 2026-09-09T07:07:49.9329930Z Updating files: 69% (4862/7046) 2026-09-09T07:07:49.9535990Z Updating files: 70% (4933/7046) 2026-09-09T07:07:49.9755720Z Updating files: 71% (5003/7046) 2026-09-09T07:07:49.9973530Z Updating files: 72% (5074/7046) 2026-09-09T07:07:50.0220720Z Updating files: 73% (5144/7046) 2026-09-09T07:07:50.0496250Z Updating files: 74% (5215/7046) 2026-09-09T07:07:50.0733140Z Updating files: 75% (5285/7046) 2026-09-09T07:07:50.0988100Z Updating files: 76% (5355/7046) 2026-09-09T07:07:50.1230930Z Updating files: 77% (5426/7046) 2026-09-09T07:07:50.1449720Z Updating files: 78% (5496/7046) 2026-09-09T07:07:50.1691560Z Updating files: 79% (5567/7046) 2026-09-09T07:07:50.1902230Z Updating files: 80% (5637/7046) 2026-09-09T07:07:50.2142210Z Updating files: 81% (5708/7046) 2026-09-09T07:07:50.2386080Z Updating files: 82% (5778/7046) 2026-09-09T07:07:50.2674380Z Updating files: 83% (5849/7046) 2026-09-09T07:07:50.3082800Z Updating files: 84% (5919/7046) 2026-09-09T07:07:50.4085720Z Updating files: 85% (5990/7046) 2026-09-09T07:07:50.5088080Z Updating files: 86% (6060/7046) 2026-09-09T07:07:50.6091860Z Updating files: 87% (6131/7046) 2026-09-09T07:07:50.6437130Z Updating files: 88% (6201/7046) 2026-09-09T07:07:50.7552810Z Updating files: 89% (6271/7046) 2026-09-09T07:07:50.7704070Z Updating files: 90% (6342/7046) 2026-09-09T07:07:50.7889290Z Updating files: 91% (6412/7046) 2026-09-09T07:07:50.8124910Z Updating files: 92% (6483/7046) 2026-09-09T07:07:51.0819030Z Updating files: 92% (6509/7046) 2026-09-09T07:07:51.3328910Z Updating files: 93% (6553/7046) 2026-09-09T07:07:51.3606820Z Updating files: 94% (6624/7046) 2026-09-09T07:07:51.3842420Z Updating files: 95% (6694/7046) 2026-09-09T07:07:51.4861270Z Updating files: 96% (6765/7046) 2026-09-09T07:07:51.4909180Z Updating files: 97% (6835/7046) 2026-09-09T07:07:51.4988910Z Updating files: 98% (6906/7046) 2026-09-09T07:07:51.5060850Z Updating files: 99% (6976/7046) 2026-09-09T07:07:51.5169180Z Updating files: 100% (7046/7046) 2026-09-09T07:07:51.5230630Z Updating files: 100% (7046/7046), done. 2026-09-09T07:07:51.5381600Z Switched to a new branch 'py3.11' 2026-09-09T07:07:51.5456190Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-09-09T07:07:51.5874000Z [command]/usr/local/bin/git log -1 --format=%H 2026-09-09T07:07:51.5902160Z 807a08335ed3be1990e0c02a23fcaf26ef6784de