Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-24T11:58:50.5592240Z with: 2026-07-24T11:58:50.5592920Z repository: pypy/pypy 2026-07-24T11:58:50.5599830Z token: *** 2026-07-24T11:58:50.5600500Z ssh-strict: true 2026-07-24T11:58:50.5601170Z ssh-user: git 2026-07-24T11:58:50.5601860Z persist-credentials: true 2026-07-24T11:58:50.5602610Z clean: true 2026-07-24T11:58:50.5603290Z sparse-checkout-cone-mode: true 2026-07-24T11:58:50.5604100Z fetch-depth: 1 2026-07-24T11:58:50.5604770Z fetch-tags: false 2026-07-24T11:58:50.5605540Z show-progress: true 2026-07-24T11:58:50.5606250Z lfs: false 2026-07-24T11:58:50.5606900Z submodules: false 2026-07-24T11:58:50.5607600Z set-safe-directory: true
2026-07-24T11:58:51.1722840Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-24T11:58:51.1727670Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-24T11:58:51.1729740Z [command]/usr/local/bin/git version 2026-07-24T11:58:51.2338470Z git version 2.55.0
2026-07-24T11:58:51.2402900Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/a30b7b34-25b2-4e2c-a331-d93acb915ae4/.gitconfig' 2026-07-24T11:58:51.2408140Z Temporarily overriding HOME='/Users/runner/work/_temp/a30b7b34-25b2-4e2c-a331-d93acb915ae4' before making global git config changes 2026-07-24T11:58:51.2413280Z Adding repository directory to the temporary git global config as a safe directory 2026-07-24T11:58:51.2422370Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-24T11:58:51.2562570Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-24T11:58:51.2579370Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-07-24T11:58:51.3014940Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-24T11:58:51.3017600Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-24T11:58:51.3020260Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-24T11:58:51.3024250Z hint: call: 2026-07-24T11:58:51.3028680Z hint: 2026-07-24T11:58:51.3036960Z hint: git config --global init.defaultBranch <name> 2026-07-24T11:58:51.3039510Z hint: 2026-07-24T11:58:51.3044290Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-24T11:58:51.3046890Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-24T11:58:51.3048260Z hint: 2026-07-24T11:58:51.3049890Z hint: git branch -m <name> 2026-07-24T11:58:51.3055810Z hint: 2026-07-24T11:58:51.3059120Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-24T11:58:51.3062530Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-24T11:58:51.3080610Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-24T11:58:51.3213050Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-24T11:58:51.3332700Z Removing SSH command configuration 2026-07-24T11:58:51.3334130Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-24T11:58:51.3425560Z [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-07-24T11:58:51.5039870Z Removing HTTP extra header 2026-07-24T11:58:51.5045170Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-24T11:58:51.5075010Z [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-07-24T11:58:51.6516950Z Removing includeIf entries pointing to credentials config files 2026-07-24T11:58:51.6523740Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-24T11:58:51.7322620Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-24T11:58:51.8384950Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-3d8338a4-a53b-4719-8b31-99c706f82322.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-24T11:58:51.8497740Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-3d8338a4-a53b-4719-8b31-99c706f82322.config 2026-07-24T11:58:51.8594600Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-3d8338a4-a53b-4719-8b31-99c706f82322.config 2026-07-24T11:58:51.8683900Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-3d8338a4-a53b-4719-8b31-99c706f82322.config 2026-07-24T11:58:51.8777090Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-3d8338a4-a53b-4719-8b31-99c706f82322.config
Fetching the repository
2026-07-24T11:58:51.8872060Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7a6191312af5f88417106c6abe2ee6ca779d5608:refs/remotes/origin/py3.12 2026-07-24T11:58:55.9669830Z From https://github.com/pypy/pypy 2026-07-24T11:58:55.9672050Z * [new ref] 7a6191312af5f88417106c6abe2ee6ca779d5608 -> origin/py3.12 2026-07-24T11:58:55.9686780Z [command]/usr/local/bin/git branch --list --remote origin/py3.12 2026-07-24T11:58:55.9842670Z origin/py3.12 2026-07-24T11:58:55.9856170Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12 2026-07-24T11:58:55.9957100Z 7a6191312af5f88417106c6abe2ee6ca779d5608
Determining the checkout info
2026-07-24T11:58:55.9971200Z [command]/usr/local/bin/git sparse-checkout disable 2026-07-24T11:58:56.0109340Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-24T11:58:56.0220630Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-07-24T11:58:57.2493290Z Updating files: 30% (2164/7060) 2026-07-24T11:58:57.3497760Z Updating files: 31% (2189/7060) 2026-07-24T11:58:57.4539510Z Updating files: 32% (2260/7060) 2026-07-24T11:58:57.5317740Z Updating files: 33% (2330/7060) 2026-07-24T11:58:57.5503850Z Updating files: 34% (2401/7060) 2026-07-24T11:58:57.8251220Z Updating files: 35% (2471/7060) 2026-07-24T11:58:57.8690520Z Updating files: 36% (2542/7060) 2026-07-24T11:58:58.0515100Z Updating files: 37% (2613/7060) 2026-07-24T11:58:58.1522530Z Updating files: 38% (2683/7060) 2026-07-24T11:58:58.1720710Z Updating files: 38% (2719/7060) 2026-07-24T11:58:58.2724470Z Updating files: 39% (2754/7060) 2026-07-24T11:58:58.3321530Z Updating files: 40% (2824/7060) 2026-07-24T11:58:58.3433730Z Updating files: 41% (2895/7060) 2026-07-24T11:58:58.6560690Z Updating files: 42% (2966/7060) 2026-07-24T11:58:58.8363950Z Updating files: 43% (3036/7060) 2026-07-24T11:58:58.9058190Z Updating files: 44% (3107/7060) 2026-07-24T11:58:58.9912830Z Updating files: 45% (3177/7060) 2026-07-24T11:58:58.9984010Z Updating files: 46% (3248/7060) 2026-07-24T11:58:59.0443120Z Updating files: 47% (3319/7060) 2026-07-24T11:58:59.0479360Z Updating files: 48% (3389/7060) 2026-07-24T11:58:59.0896810Z Updating files: 48% (3405/7060) 2026-07-24T11:58:59.1077380Z Updating files: 49% (3460/7060) 2026-07-24T11:58:59.1359310Z Updating files: 50% (3530/7060) 2026-07-24T11:58:59.1909480Z Updating files: 51% (3601/7060) 2026-07-24T11:58:59.4016890Z Updating files: 52% (3672/7060) 2026-07-24T11:58:59.4346630Z Updating files: 53% (3742/7060) 2026-07-24T11:58:59.4618260Z Updating files: 54% (3813/7060) 2026-07-24T11:58:59.5088170Z Updating files: 55% (3883/7060) 2026-07-24T11:58:59.5277670Z Updating files: 56% (3954/7060) 2026-07-24T11:58:59.5571380Z Updating files: 57% (4025/7060) 2026-07-24T11:58:59.6254000Z Updating files: 58% (4095/7060) 2026-07-24T11:58:59.6255790Z Updating files: 59% (4166/7060) 2026-07-24T11:58:59.6456680Z Updating files: 60% (4236/7060) 2026-07-24T11:58:59.6649120Z Updating files: 61% (4307/7060) 2026-07-24T11:58:59.6838970Z Updating files: 62% (4378/7060) 2026-07-24T11:58:59.7045420Z Updating files: 63% (4448/7060) 2026-07-24T11:58:59.7240110Z Updating files: 64% (4519/7060) 2026-07-24T11:58:59.7436340Z Updating files: 65% (4589/7060) 2026-07-24T11:58:59.7713160Z Updating files: 66% (4660/7060) 2026-07-24T11:58:59.7907270Z Updating files: 67% (4731/7060) 2026-07-24T11:58:59.8611940Z Updating files: 68% (4801/7060) 2026-07-24T11:58:59.8800890Z Updating files: 69% (4872/7060) 2026-07-24T11:58:59.8967810Z Updating files: 70% (4942/7060) 2026-07-24T11:58:59.9139300Z Updating files: 71% (5013/7060) 2026-07-24T11:58:59.9343300Z Updating files: 72% (5084/7060) 2026-07-24T11:58:59.9591630Z Updating files: 73% (5154/7060) 2026-07-24T11:58:59.9849030Z Updating files: 74% (5225/7060) 2026-07-24T11:59:00.0070440Z Updating files: 75% (5295/7060) 2026-07-24T11:59:00.0294850Z Updating files: 76% (5366/7060) 2026-07-24T11:59:00.0436770Z Updating files: 77% (5437/7060) 2026-07-24T11:59:00.0533930Z Updating files: 77% (5475/7060) 2026-07-24T11:59:00.0728620Z Updating files: 78% (5507/7060) 2026-07-24T11:59:00.0948900Z Updating files: 79% (5578/7060) 2026-07-24T11:59:00.1143960Z Updating files: 80% (5648/7060) 2026-07-24T11:59:00.1352940Z Updating files: 81% (5719/7060) 2026-07-24T11:59:00.1585230Z Updating files: 82% (5790/7060) 2026-07-24T11:59:00.1864520Z Updating files: 83% (5860/7060) 2026-07-24T11:59:00.2681040Z Updating files: 84% (5931/7060) 2026-07-24T11:59:00.2889960Z Updating files: 85% (6001/7060) 2026-07-24T11:59:00.3163470Z Updating files: 86% (6072/7060) 2026-07-24T11:59:00.3393440Z Updating files: 87% (6143/7060) 2026-07-24T11:59:00.3645730Z Updating files: 88% (6213/7060) 2026-07-24T11:59:00.3926510Z Updating files: 89% (6284/7060) 2026-07-24T11:59:00.4164690Z Updating files: 90% (6354/7060) 2026-07-24T11:59:00.4510750Z Updating files: 91% (6425/7060) 2026-07-24T11:59:00.5764380Z Updating files: 92% (6496/7060) 2026-07-24T11:59:00.6401670Z Updating files: 93% (6566/7060) 2026-07-24T11:59:00.6630290Z Updating files: 94% (6637/7060) 2026-07-24T11:59:00.6830680Z Updating files: 95% (6707/7060) 2026-07-24T11:59:00.7056770Z Updating files: 96% (6778/7060) 2026-07-24T11:59:00.7250170Z Updating files: 97% (6849/7060) 2026-07-24T11:59:00.8508100Z Updating files: 98% (6919/7060) 2026-07-24T11:59:00.9195860Z Updating files: 99% (6990/7060) 2026-07-24T11:59:00.9196780Z Updating files: 100% (7060/7060) 2026-07-24T11:59:00.9197370Z Updating files: 100% (7060/7060), done. 2026-07-24T11:59:00.9359850Z Switched to a new branch 'py3.12' 2026-07-24T11:59:00.9369260Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-07-24T11:59:00.9535340Z [command]/usr/local/bin/git log -1 --format=%H 2026-07-24T11:59:00.9647890Z 7a6191312af5f88417106c6abe2ee6ca779d5608