Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T06:55:49.4303067Z with: 2026-09-09T06:55:49.4303485Z repository: pypy/pypy 2026-09-09T06:55:49.4307128Z token: *** 2026-09-09T06:55:49.4307558Z ssh-strict: true 2026-09-09T06:55:49.4308189Z ssh-user: git 2026-09-09T06:55:49.4308651Z persist-credentials: true 2026-09-09T06:55:49.4309121Z clean: true 2026-09-09T06:55:49.4309538Z sparse-checkout-cone-mode: true 2026-09-09T06:55:49.4310245Z fetch-depth: 1 2026-09-09T06:55:49.4310646Z fetch-tags: false 2026-09-09T06:55:49.4311065Z show-progress: true 2026-09-09T06:55:49.4311480Z lfs: false 2026-09-09T06:55:49.4311860Z submodules: false 2026-09-09T06:55:49.4312268Z set-safe-directory: true
2026-09-09T06:55:49.5891103Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T06:55:49.5894790Z Working directory is 'D:\a\pypy\pypy' 2026-09-09T06:55:49.7010289Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-09-09T06:55:50.0820129Z git version 2.55.0.windows.5
2026-09-09T06:55:50.0894801Z Temporarily overriding HOME='D:\a\_temp\1d9246d9-02ef-4be1-a97a-1675085fed91' before making global git config changes 2026-09-09T06:55:50.0896264Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T06:55:50.0904921Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-09-09T06:55:50.1529151Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-09-09T06:55:50.1543120Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-09-09T06:55:50.2760002Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-09-09T06:55:50.2806317Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T06:55:50.3480040Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-09-09T06:55:50.3826054Z Removing SSH command configuration 2026-09-09T06:55:50.3835295Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-09-09T06:55:50.4131997Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-09-09T06:55:51.7636089Z Removing HTTP extra header 2026-09-09T06:55:51.7648834Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T06:55:51.7959550Z [command]"C:\Program Files\Git\bin\git.exe" 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-09T06:55:52.3591320Z Removing includeIf entries pointing to credentials config files 2026-09-09T06:55:52.3601608Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T06:55:52.3884367Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-09-09T06:55:52.9242922Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-8ea877a5-02c6-4d9d-9a92-f6a40c1f3140.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-09-09T06:55:52.9596227Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-8ea877a5-02c6-4d9d-9a92-f6a40c1f3140.config 2026-09-09T06:55:52.9916048Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-8ea877a5-02c6-4d9d-9a92-f6a40c1f3140.config 2026-09-09T06:55:53.0259983Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8ea877a5-02c6-4d9d-9a92-f6a40c1f3140.config 2026-09-09T06:55:53.0573424Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8ea877a5-02c6-4d9d-9a92-f6a40c1f3140.config
Fetching the repository
2026-09-09T06:55:53.0901735Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8af342c58d8bebe8edc291a2d256f8e9da36b399:refs/remotes/origin/py3.12 2026-09-09T06:55:57.8151627Z From https://github.com/pypy/pypy 2026-09-09T06:55:57.8152806Z * [new ref] 8af342c58d8bebe8edc291a2d256f8e9da36b399 -> origin/py3.12 2026-09-09T06:55:57.8229093Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/py3.12 2026-09-09T06:55:57.8605023Z origin/py3.12 2026-09-09T06:55:57.8650626Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/py3.12 2026-09-09T06:55:57.9043537Z 8af342c58d8bebe8edc291a2d256f8e9da36b399
Determining the checkout info
2026-09-09T06:55:57.9090120Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-09-09T06:55:57.9512369Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T06:55:57.9808590Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-09T06:55:59.0409755Z Updating files: 43% (3085/7132) 2026-09-09T06:55:59.0589725Z Updating files: 44% (3139/7132) 2026-09-09T06:55:59.0717629Z Updating files: 45% (3210/7132) 2026-09-09T06:55:59.0854428Z Updating files: 46% (3281/7132) 2026-09-09T06:55:59.1032588Z Updating files: 47% (3353/7132) 2026-09-09T06:55:59.1214932Z Updating files: 48% (3424/7132) 2026-09-09T06:55:59.1398727Z Updating files: 49% (3495/7132) 2026-09-09T06:55:59.1597912Z Updating files: 50% (3566/7132) 2026-09-09T06:55:59.1825317Z Updating files: 51% (3638/7132) 2026-09-09T06:55:59.2013516Z Updating files: 52% (3709/7132) 2026-09-09T06:55:59.2189729Z Updating files: 53% (3780/7132) 2026-09-09T06:55:59.2378248Z Updating files: 54% (3852/7132) 2026-09-09T06:55:59.2565459Z Updating files: 55% (3923/7132) 2026-09-09T06:55:59.2731457Z Updating files: 56% (3994/7132) 2026-09-09T06:55:59.2924313Z Updating files: 57% (4066/7132) 2026-09-09T06:55:59.3100030Z Updating files: 58% (4137/7132) 2026-09-09T06:55:59.3305798Z Updating files: 59% (4208/7132) 2026-09-09T06:55:59.3535314Z Updating files: 60% (4280/7132) 2026-09-09T06:55:59.3714014Z Updating files: 61% (4351/7132) 2026-09-09T06:55:59.3884643Z Updating files: 62% (4422/7132) 2026-09-09T06:55:59.4070041Z Updating files: 63% (4494/7132) 2026-09-09T06:55:59.4238274Z Updating files: 64% (4565/7132) 2026-09-09T06:55:59.4444131Z Updating files: 65% (4636/7132) 2026-09-09T06:55:59.4623402Z Updating files: 66% (4708/7132) 2026-09-09T06:55:59.4827414Z Updating files: 67% (4779/7132) 2026-09-09T06:55:59.5033557Z Updating files: 68% (4850/7132) 2026-09-09T06:55:59.5235286Z Updating files: 69% (4922/7132) 2026-09-09T06:55:59.5428162Z Updating files: 70% (4993/7132) 2026-09-09T06:55:59.5598263Z Updating files: 71% (5064/7132) 2026-09-09T06:55:59.5797796Z Updating files: 72% (5136/7132) 2026-09-09T06:55:59.6005107Z Updating files: 73% (5207/7132) 2026-09-09T06:55:59.6277637Z Updating files: 74% (5278/7132) 2026-09-09T06:55:59.6458248Z Updating files: 75% (5349/7132) 2026-09-09T06:55:59.6674003Z Updating files: 76% (5421/7132) 2026-09-09T06:55:59.6844340Z Updating files: 77% (5492/7132) 2026-09-09T06:55:59.7007227Z Updating files: 78% (5563/7132) 2026-09-09T06:55:59.7202368Z Updating files: 79% (5635/7132) 2026-09-09T06:55:59.7357630Z Updating files: 80% (5706/7132) 2026-09-09T06:55:59.7535412Z Updating files: 81% (5777/7132) 2026-09-09T06:55:59.7698493Z Updating files: 82% (5849/7132) 2026-09-09T06:55:59.7895604Z Updating files: 83% (5920/7132) 2026-09-09T06:55:59.8143373Z Updating files: 84% (5991/7132) 2026-09-09T06:55:59.8337363Z Updating files: 85% (6063/7132) 2026-09-09T06:55:59.8555746Z Updating files: 86% (6134/7132) 2026-09-09T06:55:59.8746840Z Updating files: 87% (6205/7132) 2026-09-09T06:55:59.8977229Z Updating files: 88% (6277/7132) 2026-09-09T06:55:59.9170557Z Updating files: 89% (6348/7132) 2026-09-09T06:55:59.9376146Z Updating files: 90% (6419/7132) 2026-09-09T06:55:59.9564104Z Updating files: 91% (6491/7132) 2026-09-09T06:56:00.0286040Z Updating files: 92% (6562/7132) 2026-09-09T06:56:00.0419764Z Updating files: 92% (6612/7132) 2026-09-09T06:56:00.1412934Z Updating files: 93% (6633/7132) 2026-09-09T06:56:00.1609746Z Updating files: 94% (6705/7132) 2026-09-09T06:56:00.1785274Z Updating files: 95% (6776/7132) 2026-09-09T06:56:00.1964151Z Updating files: 96% (6847/7132) 2026-09-09T06:56:00.2152376Z Updating files: 97% (6919/7132) 2026-09-09T06:56:00.2331810Z Updating files: 98% (6990/7132) 2026-09-09T06:56:00.2518637Z Updating files: 99% (7061/7132) 2026-09-09T06:56:00.2522058Z Updating files: 100% (7132/7132) 2026-09-09T06:56:00.2522735Z Updating files: 100% (7132/7132), done. 2026-09-09T06:56:00.2983274Z Switched to a new branch 'py3.12' 2026-09-09T06:56:00.3075612Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-09T06:56:00.4187891Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-09-09T06:56:00.4494152Z 8af342c58d8bebe8edc291a2d256f8e9da36b399