Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-14T17:35:34.9150910Z with: 2026-09-14T17:35:34.9152470Z repository: pypy/pypy 2026-09-14T17:35:34.9170480Z token: *** 2026-09-14T17:35:34.9171970Z ssh-strict: true 2026-09-14T17:35:34.9173160Z ssh-user: git 2026-09-14T17:35:34.9174600Z persist-credentials: true 2026-09-14T17:35:34.9177950Z clean: true 2026-09-14T17:35:34.9183660Z sparse-checkout-cone-mode: true 2026-09-14T17:35:34.9185430Z fetch-depth: 1 2026-09-14T17:35:34.9187060Z fetch-tags: false 2026-09-14T17:35:34.9189090Z show-progress: true 2026-09-14T17:35:34.9190830Z lfs: false 2026-09-14T17:35:34.9191900Z submodules: false 2026-09-14T17:35:34.9193290Z set-safe-directory: true
2026-09-14T17:35:35.5820130Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-14T17:35:35.5829170Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-14T17:35:35.5833050Z [command]/usr/local/bin/git version 2026-09-14T17:35:35.6213490Z git version 2.55.0
2026-09-14T17:35:35.6287430Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/9e7a6ea7-a1bb-49c0-af5f-3b77329d9f6e/.gitconfig' 2026-09-14T17:35:35.6312710Z Temporarily overriding HOME='/Users/runner/work/_temp/9e7a6ea7-a1bb-49c0-af5f-3b77329d9f6e' before making global git config changes 2026-09-14T17:35:35.6325450Z Adding repository directory to the temporary git global config as a safe directory 2026-09-14T17:35:35.6330360Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-14T17:35:35.6539780Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-14T17:35:35.6559400Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-09-14T17:35:35.7018690Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-14T17:35:35.7035690Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-14T17:35:35.7041280Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-14T17:35:35.7046610Z hint: call: 2026-09-14T17:35:35.7050110Z hint: 2026-09-14T17:35:35.7053400Z hint: git config --global init.defaultBranch <name> 2026-09-14T17:35:35.7057220Z hint: 2026-09-14T17:35:35.7061360Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-14T17:35:35.7068260Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-14T17:35:35.7076110Z hint: 2026-09-14T17:35:35.7078220Z hint: git branch -m <name> 2026-09-14T17:35:35.7080500Z hint: 2026-09-14T17:35:35.7083850Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-14T17:35:35.7089740Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-14T17:35:35.7101640Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-14T17:35:35.7270640Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-14T17:35:35.7442280Z Removing SSH command configuration 2026-09-14T17:35:35.7447830Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-14T17:35:35.8615940Z [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-14T17:35:36.2026890Z Removing HTTP extra header 2026-09-14T17:35:36.2127720Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-14T17:35:36.2413590Z [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-14T17:35:36.3510910Z Removing includeIf entries pointing to credentials config files 2026-09-14T17:35:36.3534920Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-14T17:35:36.3665590Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-14T17:35:36.6036590Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-9f695c13-deb1-46ea-b18e-df34ad3daf87.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-14T17:35:36.6431890Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-9f695c13-deb1-46ea-b18e-df34ad3daf87.config 2026-09-14T17:35:36.6451420Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-9f695c13-deb1-46ea-b18e-df34ad3daf87.config 2026-09-14T17:35:36.6566540Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9f695c13-deb1-46ea-b18e-df34ad3daf87.config 2026-09-14T17:35:36.6713980Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9f695c13-deb1-46ea-b18e-df34ad3daf87.config
Fetching the repository
2026-09-14T17:35:36.6885120Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +05b5a294681e570812ce9a04d30787367b7999c1:refs/remotes/origin/py3.12 2026-09-14T17:35:41.3159640Z From https://github.com/pypy/pypy 2026-09-14T17:35:41.3183140Z * [new ref] 05b5a294681e570812ce9a04d30787367b7999c1 -> origin/py3.12 2026-09-14T17:35:41.3284010Z [command]/usr/local/bin/git branch --list --remote origin/py3.12 2026-09-14T17:35:41.3370560Z origin/py3.12 2026-09-14T17:35:41.3515740Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12 2026-09-14T17:35:41.3547680Z 05b5a294681e570812ce9a04d30787367b7999c1
Determining the checkout info
2026-09-14T17:35:41.3675720Z [command]/usr/local/bin/git sparse-checkout disable 2026-09-14T17:35:41.3816440Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-14T17:35:41.4036400Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-14T17:35:42.4470020Z Updating files: 28% (2025/7068) 2026-09-14T17:35:42.4803880Z Updating files: 29% (2050/7068) 2026-09-14T17:35:42.5142510Z Updating files: 30% (2121/7068) 2026-09-14T17:35:42.5463640Z Updating files: 31% (2192/7068) 2026-09-14T17:35:42.5780250Z Updating files: 32% (2262/7068) 2026-09-14T17:35:42.6091870Z Updating files: 33% (2333/7068) 2026-09-14T17:35:42.6395580Z Updating files: 34% (2404/7068) 2026-09-14T17:35:42.6728080Z Updating files: 35% (2474/7068) 2026-09-14T17:35:42.7053680Z Updating files: 36% (2545/7068) 2026-09-14T17:35:42.7360720Z Updating files: 37% (2616/7068) 2026-09-14T17:35:42.7821030Z Updating files: 38% (2686/7068) 2026-09-14T17:35:42.8044130Z Updating files: 39% (2757/7068) 2026-09-14T17:35:42.8327170Z Updating files: 40% (2828/7068) 2026-09-14T17:35:42.8621900Z Updating files: 41% (2898/7068) 2026-09-14T17:35:42.9012480Z Updating files: 42% (2969/7068) 2026-09-14T17:35:42.9275140Z Updating files: 43% (3040/7068) 2026-09-14T17:35:42.9579010Z Updating files: 44% (3110/7068) 2026-09-14T17:35:43.0071670Z Updating files: 45% (3181/7068) 2026-09-14T17:35:43.1049740Z Updating files: 46% (3252/7068) 2026-09-14T17:35:43.1273870Z Updating files: 47% (3322/7068) 2026-09-14T17:35:43.1604370Z Updating files: 48% (3393/7068) 2026-09-14T17:35:43.1850130Z Updating files: 49% (3464/7068) 2026-09-14T17:35:43.2097650Z Updating files: 50% (3534/7068) 2026-09-14T17:35:43.2418170Z Updating files: 51% (3605/7068) 2026-09-14T17:35:43.2910930Z Updating files: 52% (3676/7068) 2026-09-14T17:35:43.3043140Z Updating files: 53% (3747/7068) 2026-09-14T17:35:43.3430090Z Updating files: 54% (3817/7068) 2026-09-14T17:35:43.3635970Z Updating files: 55% (3888/7068) 2026-09-14T17:35:43.4009830Z Updating files: 56% (3959/7068) 2026-09-14T17:35:43.4221140Z Updating files: 57% (4029/7068) 2026-09-14T17:35:43.4305680Z Updating files: 58% (4100/7068) 2026-09-14T17:35:43.4478080Z Updating files: 58% (4123/7068) 2026-09-14T17:35:43.4788170Z Updating files: 59% (4171/7068) 2026-09-14T17:35:43.5275990Z Updating files: 60% (4241/7068) 2026-09-14T17:35:43.5814300Z Updating files: 61% (4312/7068) 2026-09-14T17:35:43.6217170Z Updating files: 62% (4383/7068) 2026-09-14T17:35:43.6517630Z Updating files: 63% (4453/7068) 2026-09-14T17:35:43.6772470Z Updating files: 64% (4524/7068) 2026-09-14T17:35:43.7064750Z Updating files: 65% (4595/7068) 2026-09-14T17:35:43.7383010Z Updating files: 66% (4665/7068) 2026-09-14T17:35:43.7671340Z Updating files: 67% (4736/7068) 2026-09-14T17:35:43.8012650Z Updating files: 68% (4807/7068) 2026-09-14T17:35:43.8276510Z Updating files: 69% (4877/7068) 2026-09-14T17:35:43.9171730Z Updating files: 70% (4948/7068) 2026-09-14T17:35:43.9480910Z Updating files: 71% (5019/7068) 2026-09-14T17:35:43.9694020Z Updating files: 72% (5089/7068) 2026-09-14T17:35:43.9977220Z Updating files: 73% (5160/7068) 2026-09-14T17:35:44.0287370Z Updating files: 74% (5231/7068) 2026-09-14T17:35:44.0644220Z Updating files: 75% (5301/7068) 2026-09-14T17:35:44.0940570Z Updating files: 76% (5372/7068) 2026-09-14T17:35:44.1309250Z Updating files: 77% (5443/7068) 2026-09-14T17:35:44.1558820Z Updating files: 78% (5514/7068) 2026-09-14T17:35:44.1842070Z Updating files: 79% (5584/7068) 2026-09-14T17:35:44.2247380Z Updating files: 80% (5655/7068) 2026-09-14T17:35:44.2526700Z Updating files: 81% (5726/7068) 2026-09-14T17:35:44.2738570Z Updating files: 82% (5796/7068) 2026-09-14T17:35:44.3117090Z Updating files: 83% (5867/7068) 2026-09-14T17:35:44.3411720Z Updating files: 84% (5938/7068) 2026-09-14T17:35:44.3803950Z Updating files: 85% (6008/7068) 2026-09-14T17:35:44.4299330Z Updating files: 86% (6079/7068) 2026-09-14T17:35:44.4333850Z Updating files: 86% (6142/7068) 2026-09-14T17:35:44.4944630Z Updating files: 87% (6150/7068) 2026-09-14T17:35:44.5269340Z Updating files: 88% (6220/7068) 2026-09-14T17:35:44.5661060Z Updating files: 89% (6291/7068) 2026-09-14T17:35:44.5899040Z Updating files: 90% (6362/7068) 2026-09-14T17:35:44.6175060Z Updating files: 91% (6432/7068) 2026-09-14T17:35:44.6473970Z Updating files: 92% (6503/7068) 2026-09-14T17:35:44.7545890Z Updating files: 93% (6574/7068) 2026-09-14T17:35:44.7787060Z Updating files: 94% (6644/7068) 2026-09-14T17:35:44.8078940Z Updating files: 95% (6715/7068) 2026-09-14T17:35:44.8612380Z Updating files: 96% (6786/7068) 2026-09-14T17:35:44.9804620Z Updating files: 97% (6856/7068) 2026-09-14T17:35:45.0503100Z Updating files: 98% (6927/7068) 2026-09-14T17:35:45.0787510Z Updating files: 99% (6998/7068) 2026-09-14T17:35:45.0823960Z Updating files: 100% (7068/7068) 2026-09-14T17:35:45.0850690Z Updating files: 100% (7068/7068), done. 2026-09-14T17:35:45.1072850Z Switched to a new branch 'py3.12' 2026-09-14T17:35:45.1079230Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-14T17:35:45.1389760Z [command]/usr/local/bin/git log -1 --format=%H 2026-09-14T17:35:45.1577960Z 05b5a294681e570812ce9a04d30787367b7999c1