Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T15:55:19.7094080Z with: 2026-09-09T15:55:19.7094890Z repository: pypy/pypy 2026-09-09T15:55:19.7102360Z token: *** 2026-09-09T15:55:19.7103090Z ssh-strict: true 2026-09-09T15:55:19.7103760Z ssh-user: git 2026-09-09T15:55:19.7104510Z persist-credentials: true 2026-09-09T15:55:19.7105250Z clean: true 2026-09-09T15:55:19.7106050Z sparse-checkout-cone-mode: true 2026-09-09T15:55:19.7106900Z fetch-depth: 1 2026-09-09T15:55:19.7107560Z fetch-tags: false 2026-09-09T15:55:19.7108250Z show-progress: true 2026-09-09T15:55:19.7109010Z lfs: false 2026-09-09T15:55:19.7109640Z submodules: false 2026-09-09T15:55:19.7110390Z set-safe-directory: true
2026-09-09T15:55:20.6142890Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T15:55:20.6156730Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-09T15:55:20.6162840Z [command]/usr/local/bin/git version 2026-09-09T15:55:20.6740930Z git version 2.55.0
2026-09-09T15:55:20.6919010Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/bfe0fae7-6e1a-4a75-9813-102e1bc97274/.gitconfig' 2026-09-09T15:55:20.6963570Z Temporarily overriding HOME='/Users/runner/work/_temp/bfe0fae7-6e1a-4a75-9813-102e1bc97274' before making global git config changes 2026-09-09T15:55:20.7117170Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T15:55:20.7128640Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-09T15:55:20.7251020Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T15:55:20.7283340Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-09-09T15:55:20.7879430Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-09T15:55:20.7885930Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-09T15:55:20.7897200Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-09T15:55:20.7903830Z hint: call: 2026-09-09T15:55:20.7907630Z hint: 2026-09-09T15:55:20.7910410Z hint: git config --global init.defaultBranch <name> 2026-09-09T15:55:20.7913570Z hint: 2026-09-09T15:55:20.7916980Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-09T15:55:20.7924540Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-09T15:55:20.7932690Z hint: 2026-09-09T15:55:20.7936080Z hint: git branch -m <name> 2026-09-09T15:55:20.7939320Z hint: 2026-09-09T15:55:20.7944190Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-09T15:55:20.7949030Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-09T15:55:20.7959380Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T15:55:20.8170180Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T15:55:20.8334150Z Removing SSH command configuration 2026-09-09T15:55:20.8341070Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T15:55:20.8567070Z [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-09T15:55:21.0405730Z Removing HTTP extra header 2026-09-09T15:55:21.0413040Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T15:55:21.0531780Z [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-09T15:55:21.2350960Z Removing includeIf entries pointing to credentials config files 2026-09-09T15:55:21.2473020Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T15:55:21.2486650Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T15:55:21.3987090Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-d6f4007e-9063-4baf-9f20-75e131f044aa.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T15:55:21.4128270Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-d6f4007e-9063-4baf-9f20-75e131f044aa.config 2026-09-09T15:55:21.4230800Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-d6f4007e-9063-4baf-9f20-75e131f044aa.config 2026-09-09T15:55:21.4359530Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d6f4007e-9063-4baf-9f20-75e131f044aa.config 2026-09-09T15:55:21.4501330Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d6f4007e-9063-4baf-9f20-75e131f044aa.config
Fetching the repository
2026-09-09T15:55:21.4651150Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +93065895812a64b2ea8a45a96d6c87ee3730b4bd:refs/remotes/origin/py3.12 2026-09-09T15:55:27.2710560Z From https://github.com/pypy/pypy 2026-09-09T15:55:27.2713370Z * [new ref] 93065895812a64b2ea8a45a96d6c87ee3730b4bd -> origin/py3.12 2026-09-09T15:55:27.2729120Z [command]/usr/local/bin/git branch --list --remote origin/py3.12 2026-09-09T15:55:27.2830950Z origin/py3.12 2026-09-09T15:55:27.2842350Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12 2026-09-09T15:55:27.2928230Z 93065895812a64b2ea8a45a96d6c87ee3730b4bd
Determining the checkout info
2026-09-09T15:55:27.2942460Z [command]/usr/local/bin/git sparse-checkout disable 2026-09-09T15:55:27.3070640Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T15:55:27.3176680Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-09T15:55:28.4621060Z Updating files: 33% (2338/7066) 2026-09-09T15:55:28.4900990Z Updating files: 34% (2403/7066) 2026-09-09T15:55:28.5144510Z Updating files: 35% (2474/7066) 2026-09-09T15:55:28.5427840Z Updating files: 36% (2544/7066) 2026-09-09T15:55:28.5674280Z Updating files: 37% (2615/7066) 2026-09-09T15:55:28.5943960Z Updating files: 38% (2686/7066) 2026-09-09T15:55:28.6162800Z Updating files: 39% (2756/7066) 2026-09-09T15:55:28.6414300Z Updating files: 40% (2827/7066) 2026-09-09T15:55:28.6660810Z Updating files: 41% (2898/7066) 2026-09-09T15:55:28.6940400Z Updating files: 42% (2968/7066) 2026-09-09T15:55:28.7182800Z Updating files: 43% (3039/7066) 2026-09-09T15:55:28.8247680Z Updating files: 44% (3110/7066) 2026-09-09T15:55:28.8479900Z Updating files: 45% (3180/7066) 2026-09-09T15:55:28.8703060Z Updating files: 46% (3251/7066) 2026-09-09T15:55:28.8913710Z Updating files: 47% (3322/7066) 2026-09-09T15:55:28.9193540Z Updating files: 48% (3392/7066) 2026-09-09T15:55:28.9423850Z Updating files: 49% (3463/7066) 2026-09-09T15:55:28.9652640Z Updating files: 50% (3533/7066) 2026-09-09T15:55:28.9937710Z Updating files: 51% (3604/7066) 2026-09-09T15:55:29.0195670Z Updating files: 52% (3675/7066) 2026-09-09T15:55:29.0429300Z Updating files: 53% (3745/7066) 2026-09-09T15:55:29.1005740Z Updating files: 54% (3816/7066) 2026-09-09T15:55:29.2009480Z Updating files: 55% (3887/7066) 2026-09-09T15:55:29.2160230Z Updating files: 56% (3957/7066) 2026-09-09T15:55:29.2164630Z Updating files: 57% (4028/7066) 2026-09-09T15:55:29.2204640Z Updating files: 58% (4099/7066) 2026-09-09T15:55:29.2416290Z Updating files: 59% (4169/7066) 2026-09-09T15:55:29.2632940Z Updating files: 60% (4240/7066) 2026-09-09T15:55:29.2880530Z Updating files: 61% (4311/7066) 2026-09-09T15:55:29.3098430Z Updating files: 62% (4381/7066) 2026-09-09T15:55:29.3338630Z Updating files: 63% (4452/7066) 2026-09-09T15:55:29.3397570Z Updating files: 64% (4523/7066) 2026-09-09T15:55:29.3563370Z Updating files: 64% (4541/7066) 2026-09-09T15:55:29.3792630Z Updating files: 65% (4593/7066) 2026-09-09T15:55:29.4031530Z Updating files: 66% (4664/7066) 2026-09-09T15:55:29.4267230Z Updating files: 67% (4735/7066) 2026-09-09T15:55:29.4508060Z Updating files: 68% (4805/7066) 2026-09-09T15:55:29.4774400Z Updating files: 69% (4876/7066) 2026-09-09T15:55:29.5514000Z Updating files: 70% (4947/7066) 2026-09-09T15:55:29.5742840Z Updating files: 71% (5017/7066) 2026-09-09T15:55:29.5962170Z Updating files: 72% (5088/7066) 2026-09-09T15:55:29.6169280Z Updating files: 73% (5159/7066) 2026-09-09T15:55:29.6408880Z Updating files: 74% (5229/7066) 2026-09-09T15:55:29.6701650Z Updating files: 75% (5300/7066) 2026-09-09T15:55:29.6920700Z Updating files: 76% (5371/7066) 2026-09-09T15:55:29.7182490Z Updating files: 77% (5441/7066) 2026-09-09T15:55:29.7411820Z Updating files: 78% (5512/7066) 2026-09-09T15:55:29.7628510Z Updating files: 79% (5583/7066) 2026-09-09T15:55:29.7866870Z Updating files: 80% (5653/7066) 2026-09-09T15:55:29.8103850Z Updating files: 81% (5724/7066) 2026-09-09T15:55:29.8766130Z Updating files: 82% (5795/7066) 2026-09-09T15:55:29.9113500Z Updating files: 83% (5865/7066) 2026-09-09T15:55:29.9414310Z Updating files: 84% (5936/7066) 2026-09-09T15:55:29.9416900Z Updating files: 85% (6007/7066) 2026-09-09T15:55:29.9419650Z Updating files: 86% (6077/7066) 2026-09-09T15:55:29.9935640Z Updating files: 87% (6148/7066) 2026-09-09T15:55:30.0712230Z Updating files: 88% (6219/7066) 2026-09-09T15:55:30.0714400Z Updating files: 89% (6289/7066) 2026-09-09T15:55:30.0721640Z Updating files: 90% (6360/7066) 2026-09-09T15:55:30.0726900Z Updating files: 91% (6431/7066) 2026-09-09T15:55:30.0770180Z Updating files: 92% (6501/7066) 2026-09-09T15:55:30.2146740Z Updating files: 93% (6572/7066) 2026-09-09T15:55:30.2361410Z Updating files: 94% (6643/7066) 2026-09-09T15:55:30.3363420Z Updating files: 95% (6713/7066) 2026-09-09T15:55:30.4164690Z Updating files: 96% (6784/7066) 2026-09-09T15:55:30.4217380Z Updating files: 97% (6855/7066) 2026-09-09T15:55:30.4267080Z Updating files: 98% (6925/7066) 2026-09-09T15:55:30.4322090Z Updating files: 98% (6984/7066) 2026-09-09T15:55:30.4366570Z Updating files: 99% (6996/7066) 2026-09-09T15:55:30.4402290Z Updating files: 100% (7066/7066) 2026-09-09T15:55:30.4455710Z Updating files: 100% (7066/7066), done. 2026-09-09T15:55:30.4480150Z Switched to a new branch 'py3.12' 2026-09-09T15:55:30.4504330Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-09T15:55:30.4648360Z [command]/usr/local/bin/git log -1 --format=%H 2026-09-09T15:55:30.4670340Z 93065895812a64b2ea8a45a96d6c87ee3730b4bd