Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-05T12:59:31.3146830Z with: 2026-08-05T12:59:31.3147510Z repository: pypy/pypy 2026-08-05T12:59:31.3154180Z token: *** 2026-08-05T12:59:31.3154840Z ssh-strict: true 2026-08-05T12:59:31.3155500Z ssh-user: git 2026-08-05T12:59:31.3156180Z persist-credentials: true 2026-08-05T12:59:31.3156930Z clean: true 2026-08-05T12:59:31.3157610Z sparse-checkout-cone-mode: true 2026-08-05T12:59:31.3158430Z fetch-depth: 1 2026-08-05T12:59:31.3159090Z fetch-tags: false 2026-08-05T12:59:31.3159780Z show-progress: true 2026-08-05T12:59:31.3160460Z lfs: false 2026-08-05T12:59:31.3161100Z submodules: false 2026-08-05T12:59:31.3161790Z set-safe-directory: true
2026-08-05T12:59:33.0405550Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-05T12:59:33.0414960Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-05T12:59:33.0420000Z [command]/usr/local/bin/git version 2026-08-05T12:59:33.1832030Z git version 2.55.0
2026-08-05T12:59:33.2006360Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/c493ff97-f21c-4fc0-b648-216f0e116e7a/.gitconfig' 2026-08-05T12:59:33.2054600Z Temporarily overriding HOME='/Users/runner/work/_temp/c493ff97-f21c-4fc0-b648-216f0e116e7a' before making global git config changes 2026-08-05T12:59:33.2068140Z Adding repository directory to the temporary git global config as a safe directory 2026-08-05T12:59:33.2117890Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-05T12:59:33.2731040Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-05T12:59:33.2764610Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-05T12:59:33.3019670Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-05T12:59:33.3025340Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-05T12:59:33.3028760Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-05T12:59:33.3031650Z hint: call: 2026-08-05T12:59:33.3033090Z hint: 2026-08-05T12:59:33.3035210Z hint: git config --global init.defaultBranch <name> 2026-08-05T12:59:33.3037460Z hint: 2026-08-05T12:59:33.3039770Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-05T12:59:33.3044000Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-05T12:59:33.3048110Z hint: 2026-08-05T12:59:33.3050340Z hint: git branch -m <name> 2026-08-05T12:59:33.3052100Z hint: 2026-08-05T12:59:33.3054630Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-05T12:59:33.3058670Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-05T12:59:33.3065000Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-05T12:59:33.3211790Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-05T12:59:33.3350700Z Removing SSH command configuration 2026-08-05T12:59:33.3357240Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-05T12:59:33.3631940Z [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-08-05T12:59:33.6616800Z Removing HTTP extra header 2026-08-05T12:59:33.6631110Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-05T12:59:33.6771790Z [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-08-05T12:59:34.1899780Z Removing includeIf entries pointing to credentials config files 2026-08-05T12:59:34.2197170Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-05T12:59:34.2431600Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-05T12:59:34.6271890Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-9b989116-06b6-4b69-bda6-74a4f471d809.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-05T12:59:34.8143750Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-9b989116-06b6-4b69-bda6-74a4f471d809.config 2026-08-05T12:59:34.8271610Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-9b989116-06b6-4b69-bda6-74a4f471d809.config 2026-08-05T12:59:34.8284950Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9b989116-06b6-4b69-bda6-74a4f471d809.config 2026-08-05T12:59:34.8305190Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9b989116-06b6-4b69-bda6-74a4f471d809.config
Fetching the repository
2026-08-05T12:59:34.8461950Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5d555bd0eeaa460449944387c0c5dd635dd3aa6e:refs/remotes/origin/py3.11 2026-08-05T12:59:41.3061950Z From https://github.com/pypy/pypy 2026-08-05T12:59:41.3066250Z * [new ref] 5d555bd0eeaa460449944387c0c5dd635dd3aa6e -> origin/py3.11 2026-08-05T12:59:41.3108800Z [command]/usr/local/bin/git branch --list --remote origin/py3.11 2026-08-05T12:59:41.3319080Z origin/py3.11 2026-08-05T12:59:41.3338250Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-05T12:59:41.3664220Z 5d555bd0eeaa460449944387c0c5dd635dd3aa6e
Determining the checkout info
2026-08-05T12:59:41.3688680Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-05T12:59:41.3891860Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-05T12:59:41.5473130Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-05T12:59:42.7400270Z Updating files: 9% (677/7021) 2026-08-05T12:59:42.9283570Z Updating files: 10% (703/7021) 2026-08-05T12:59:42.9693860Z Updating files: 11% (773/7021) 2026-08-05T12:59:42.9911070Z Updating files: 12% (843/7021) 2026-08-05T12:59:43.1320030Z Updating files: 13% (913/7021) 2026-08-05T12:59:43.4933380Z Updating files: 14% (983/7021) 2026-08-05T12:59:43.5834140Z Updating files: 15% (1054/7021) 2026-08-05T12:59:43.5922690Z Updating files: 16% (1124/7021) 2026-08-05T12:59:43.5950090Z Updating files: 16% (1188/7021) 2026-08-05T12:59:43.6221830Z Updating files: 17% (1194/7021) 2026-08-05T12:59:43.7057110Z Updating files: 18% (1264/7021) 2026-08-05T12:59:43.7368910Z Updating files: 19% (1334/7021) 2026-08-05T12:59:43.7836160Z Updating files: 20% (1405/7021) 2026-08-05T12:59:43.8287700Z Updating files: 21% (1475/7021) 2026-08-05T12:59:43.8704280Z Updating files: 22% (1545/7021) 2026-08-05T12:59:43.9120810Z Updating files: 23% (1615/7021) 2026-08-05T12:59:43.9337920Z Updating files: 24% (1686/7021) 2026-08-05T12:59:43.9553450Z Updating files: 25% (1756/7021) 2026-08-05T12:59:43.9838570Z Updating files: 26% (1826/7021) 2026-08-05T12:59:44.0338220Z Updating files: 27% (1896/7021) 2026-08-05T12:59:44.0561900Z Updating files: 28% (1966/7021) 2026-08-05T12:59:44.0812430Z Updating files: 29% (2037/7021) 2026-08-05T12:59:44.1071620Z Updating files: 30% (2107/7021) 2026-08-05T12:59:44.1334320Z Updating files: 31% (2177/7021) 2026-08-05T12:59:44.1696640Z Updating files: 32% (2247/7021) 2026-08-05T12:59:44.1899510Z Updating files: 33% (2317/7021) 2026-08-05T12:59:44.3232130Z Updating files: 34% (2388/7021) 2026-08-05T12:59:44.3562080Z Updating files: 35% (2458/7021) 2026-08-05T12:59:44.3787830Z Updating files: 36% (2528/7021) 2026-08-05T12:59:44.4027120Z Updating files: 37% (2598/7021) 2026-08-05T12:59:44.4310060Z Updating files: 38% (2668/7021) 2026-08-05T12:59:44.4543290Z Updating files: 39% (2739/7021) 2026-08-05T12:59:44.5921330Z Updating files: 40% (2809/7021) 2026-08-05T12:59:44.6536130Z Updating files: 40% (2878/7021) 2026-08-05T12:59:44.6724140Z Updating files: 41% (2879/7021) 2026-08-05T12:59:44.8098500Z Updating files: 42% (2949/7021) 2026-08-05T12:59:44.8480120Z Updating files: 43% (3020/7021) 2026-08-05T12:59:44.8653260Z Updating files: 44% (3090/7021) 2026-08-05T12:59:44.8807030Z Updating files: 45% (3160/7021) 2026-08-05T12:59:44.8962930Z Updating files: 46% (3230/7021) 2026-08-05T12:59:44.9115170Z Updating files: 47% (3300/7021) 2026-08-05T12:59:44.9345420Z Updating files: 48% (3371/7021) 2026-08-05T12:59:44.9557250Z Updating files: 49% (3441/7021) 2026-08-05T12:59:44.9791490Z Updating files: 50% (3511/7021) 2026-08-05T12:59:45.0051830Z Updating files: 51% (3581/7021) 2026-08-05T12:59:45.0248070Z Updating files: 52% (3651/7021) 2026-08-05T12:59:45.0434100Z Updating files: 53% (3722/7021) 2026-08-05T12:59:45.1044080Z Updating files: 54% (3792/7021) 2026-08-05T12:59:45.1229160Z Updating files: 55% (3862/7021) 2026-08-05T12:59:45.1426410Z Updating files: 56% (3932/7021) 2026-08-05T12:59:45.2091970Z Updating files: 57% (4002/7021) 2026-08-05T12:59:45.2273790Z Updating files: 58% (4073/7021) 2026-08-05T12:59:45.2464650Z Updating files: 59% (4143/7021) 2026-08-05T12:59:45.2711440Z Updating files: 60% (4213/7021) 2026-08-05T12:59:45.2917870Z Updating files: 61% (4283/7021) 2026-08-05T12:59:45.3114930Z Updating files: 62% (4354/7021) 2026-08-05T12:59:45.3345920Z Updating files: 63% (4424/7021) 2026-08-05T12:59:45.3564210Z Updating files: 64% (4494/7021) 2026-08-05T12:59:45.3825290Z Updating files: 65% (4564/7021) 2026-08-05T12:59:45.4340070Z Updating files: 66% (4634/7021) 2026-08-05T12:59:45.4541930Z Updating files: 67% (4705/7021) 2026-08-05T12:59:45.4792540Z Updating files: 68% (4775/7021) 2026-08-05T12:59:45.5007070Z Updating files: 69% (4845/7021) 2026-08-05T12:59:45.5191700Z Updating files: 70% (4915/7021) 2026-08-05T12:59:45.5381610Z Updating files: 71% (4985/7021) 2026-08-05T12:59:45.5594660Z Updating files: 72% (5056/7021) 2026-08-05T12:59:45.6020020Z Updating files: 73% (5126/7021) 2026-08-05T12:59:45.6489570Z Updating files: 73% (5165/7021) 2026-08-05T12:59:45.6790510Z Updating files: 74% (5196/7021) 2026-08-05T12:59:45.6993340Z Updating files: 75% (5266/7021) 2026-08-05T12:59:45.7973360Z Updating files: 76% (5336/7021) 2026-08-05T12:59:45.8638940Z Updating files: 77% (5407/7021) 2026-08-05T12:59:45.8838710Z Updating files: 78% (5477/7021) 2026-08-05T12:59:45.9086860Z Updating files: 79% (5547/7021) 2026-08-05T12:59:45.9948580Z Updating files: 80% (5617/7021) 2026-08-05T12:59:46.0790070Z Updating files: 81% (5688/7021) 2026-08-05T12:59:46.1249110Z Updating files: 82% (5758/7021) 2026-08-05T12:59:46.1379300Z Updating files: 83% (5828/7021) 2026-08-05T12:59:46.2595770Z Updating files: 84% (5898/7021) 2026-08-05T12:59:46.3757560Z Updating files: 85% (5968/7021) 2026-08-05T12:59:46.4764320Z Updating files: 86% (6039/7021) 2026-08-05T12:59:46.6426220Z Updating files: 87% (6109/7021) 2026-08-05T12:59:46.6876740Z Updating files: 87% (6137/7021) 2026-08-05T12:59:46.8178410Z Updating files: 88% (6179/7021) 2026-08-05T12:59:46.8856660Z Updating files: 89% (6249/7021) 2026-08-05T12:59:46.9138670Z Updating files: 90% (6319/7021) 2026-08-05T12:59:46.9463480Z Updating files: 91% (6390/7021) 2026-08-05T12:59:47.2038190Z Updating files: 92% (6460/7021) 2026-08-05T12:59:47.3386840Z Updating files: 93% (6530/7021) 2026-08-05T12:59:47.3926410Z Updating files: 94% (6600/7021) 2026-08-05T12:59:47.4089890Z Updating files: 95% (6670/7021) 2026-08-05T12:59:47.5061320Z Updating files: 96% (6741/7021) 2026-08-05T12:59:47.5357270Z Updating files: 97% (6811/7021) 2026-08-05T12:59:47.5360940Z Updating files: 98% (6881/7021) 2026-08-05T12:59:47.5368770Z Updating files: 99% (6951/7021) 2026-08-05T12:59:47.5662270Z Updating files: 100% (7021/7021) 2026-08-05T12:59:47.5719780Z Updating files: 100% (7021/7021), done. 2026-08-05T12:59:47.5814490Z Switched to a new branch 'py3.11' 2026-08-05T12:59:47.5850170Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-05T12:59:47.6154100Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-05T12:59:47.6165920Z 5d555bd0eeaa460449944387c0c5dd635dd3aa6e