Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T20:58:27.0805330Z with: 2026-08-22T20:58:27.0806260Z repository: pypy/pypy 2026-08-22T20:58:27.0813540Z token: *** 2026-08-22T20:58:27.0814530Z ssh-strict: true 2026-08-22T20:58:27.0815200Z ssh-user: git 2026-08-22T20:58:27.0815860Z persist-credentials: true 2026-08-22T20:58:27.0816650Z clean: true 2026-08-22T20:58:27.0817540Z sparse-checkout-cone-mode: true 2026-08-22T20:58:27.0818540Z fetch-depth: 1 2026-08-22T20:58:27.0819320Z fetch-tags: false 2026-08-22T20:58:27.0820280Z show-progress: true 2026-08-22T20:58:27.0821290Z lfs: false 2026-08-22T20:58:27.0822180Z submodules: false 2026-08-22T20:58:27.0823180Z set-safe-directory: true
2026-08-22T20:58:27.6774210Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T20:58:27.6779770Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-22T20:58:27.6781620Z [command]/usr/local/bin/git version 2026-08-22T20:58:27.7228370Z git version 2.55.0
2026-08-22T20:58:27.7267930Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/701299af-2782-4294-b06c-8b821fdbc03c/.gitconfig' 2026-08-22T20:58:27.7282980Z Temporarily overriding HOME='/Users/runner/work/_temp/701299af-2782-4294-b06c-8b821fdbc03c' before making global git config changes 2026-08-22T20:58:27.7285380Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T20:58:27.7289370Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-22T20:58:27.7434570Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T20:58:27.7448980Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-22T20:58:27.7785100Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T20:58:27.7787240Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T20:58:27.7788880Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T20:58:27.7791570Z hint: call: 2026-08-22T20:58:27.7793080Z hint: 2026-08-22T20:58:27.7794630Z hint: git config --global init.defaultBranch <name> 2026-08-22T20:58:27.7795880Z hint: 2026-08-22T20:58:27.7798250Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T20:58:27.7800210Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T20:58:27.7801540Z hint: 2026-08-22T20:58:27.7802390Z hint: git branch -m <name> 2026-08-22T20:58:27.7803290Z hint: 2026-08-22T20:58:27.7804580Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T20:58:27.7806330Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-22T20:58:27.7834530Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T20:58:27.7959480Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T20:58:27.8051010Z Removing SSH command configuration 2026-08-22T20:58:27.8056230Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T20:58:27.8145400Z [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-22T20:58:27.9507510Z Removing HTTP extra header 2026-08-22T20:58:27.9513700Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T20:58:27.9601000Z [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-22T20:58:28.0688230Z Removing includeIf entries pointing to credentials config files 2026-08-22T20:58:28.0694170Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T20:58:28.0854570Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T20:58:28.2815730Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-265e1a7d-d89d-4ac6-a5a1-f81897d6e97b.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T20:58:28.2831020Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-265e1a7d-d89d-4ac6-a5a1-f81897d6e97b.config 2026-08-22T20:58:28.3071910Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-265e1a7d-d89d-4ac6-a5a1-f81897d6e97b.config 2026-08-22T20:58:28.3374570Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-265e1a7d-d89d-4ac6-a5a1-f81897d6e97b.config 2026-08-22T20:58:28.3488380Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-265e1a7d-d89d-4ac6-a5a1-f81897d6e97b.config
Fetching the repository
2026-08-22T20:58:28.3599070Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +823a9aec74f5c9d3a4134c68dfc7da27625e8e71:refs/remotes/pull/5570/merge 2026-08-22T20:58:30.1948590Z From https://github.com/pypy/pypy 2026-08-22T20:58:30.1950570Z * [new ref] 823a9aec74f5c9d3a4134c68dfc7da27625e8e71 -> pull/5570/merge
Determining the checkout info
2026-08-22T20:58:30.2019440Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-22T20:58:30.2081450Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T20:58:30.2178040Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5570/merge 2026-08-22T20:58:31.4072170Z Updating files: 42% (3033/7088) 2026-08-22T20:58:31.4319850Z Updating files: 43% (3048/7088) 2026-08-22T20:58:31.4526380Z Updating files: 44% (3119/7088) 2026-08-22T20:58:31.4679030Z Updating files: 45% (3190/7088) 2026-08-22T20:58:31.4868800Z Updating files: 46% (3261/7088) 2026-08-22T20:58:31.5038460Z Updating files: 47% (3332/7088) 2026-08-22T20:58:31.5270400Z Updating files: 48% (3403/7088) 2026-08-22T20:58:31.5442660Z Updating files: 49% (3474/7088) 2026-08-22T20:58:31.5594790Z Updating files: 50% (3544/7088) 2026-08-22T20:58:31.5805730Z Updating files: 51% (3615/7088) 2026-08-22T20:58:31.5978050Z Updating files: 52% (3686/7088) 2026-08-22T20:58:31.6142140Z Updating files: 53% (3757/7088) 2026-08-22T20:58:31.6326100Z Updating files: 54% (3828/7088) 2026-08-22T20:58:31.6500060Z Updating files: 55% (3899/7088) 2026-08-22T20:58:31.6673090Z Updating files: 56% (3970/7088) 2026-08-22T20:58:31.6883900Z Updating files: 57% (4041/7088) 2026-08-22T20:58:31.7071700Z Updating files: 58% (4112/7088) 2026-08-22T20:58:31.7267970Z Updating files: 59% (4182/7088) 2026-08-22T20:58:31.7513460Z Updating files: 60% (4253/7088) 2026-08-22T20:58:31.7670310Z Updating files: 61% (4324/7088) 2026-08-22T20:58:31.7828980Z Updating files: 62% (4395/7088) 2026-08-22T20:58:31.8010980Z Updating files: 63% (4466/7088) 2026-08-22T20:58:31.8176760Z Updating files: 64% (4537/7088) 2026-08-22T20:58:31.8348620Z Updating files: 65% (4608/7088) 2026-08-22T20:58:31.8645360Z Updating files: 66% (4679/7088) 2026-08-22T20:58:31.8844650Z Updating files: 67% (4749/7088) 2026-08-22T20:58:31.9620310Z Updating files: 68% (4820/7088) 2026-08-22T20:58:31.9796760Z Updating files: 69% (4891/7088) 2026-08-22T20:58:31.9969470Z Updating files: 70% (4962/7088) 2026-08-22T20:58:32.0129210Z Updating files: 71% (5033/7088) 2026-08-22T20:58:32.0309770Z Updating files: 72% (5104/7088) 2026-08-22T20:58:32.0489780Z Updating files: 73% (5175/7088) 2026-08-22T20:58:32.0740970Z Updating files: 74% (5246/7088) 2026-08-22T20:58:32.0910260Z Updating files: 75% (5316/7088) 2026-08-22T20:58:32.1107950Z Updating files: 76% (5387/7088) 2026-08-22T20:58:32.1293950Z Updating files: 77% (5458/7088) 2026-08-22T20:58:32.1463110Z Updating files: 78% (5529/7088) 2026-08-22T20:58:32.1650380Z Updating files: 79% (5600/7088) 2026-08-22T20:58:32.1832010Z Updating files: 80% (5671/7088) 2026-08-22T20:58:32.2007690Z Updating files: 81% (5742/7088) 2026-08-22T20:58:32.2171840Z Updating files: 82% (5813/7088) 2026-08-22T20:58:32.2361700Z Updating files: 83% (5884/7088) 2026-08-22T20:58:32.2368830Z Updating files: 84% (5954/7088) 2026-08-22T20:58:32.2568630Z Updating files: 84% (5957/7088) 2026-08-22T20:58:32.2754520Z Updating files: 85% (6025/7088) 2026-08-22T20:58:32.2987180Z Updating files: 86% (6096/7088) 2026-08-22T20:58:32.3184680Z Updating files: 87% (6167/7088) 2026-08-22T20:58:32.3387040Z Updating files: 88% (6238/7088) 2026-08-22T20:58:32.3602950Z Updating files: 89% (6309/7088) 2026-08-22T20:58:32.3797580Z Updating files: 90% (6380/7088) 2026-08-22T20:58:32.4051760Z Updating files: 91% (6451/7088) 2026-08-22T20:58:32.5488370Z Updating files: 92% (6521/7088) 2026-08-22T20:58:32.6410170Z Updating files: 93% (6592/7088) 2026-08-22T20:58:32.7976030Z Updating files: 94% (6663/7088) 2026-08-22T20:58:32.8190480Z Updating files: 95% (6734/7088) 2026-08-22T20:58:32.8399990Z Updating files: 96% (6805/7088) 2026-08-22T20:58:32.8610950Z Updating files: 97% (6876/7088) 2026-08-22T20:58:32.8824080Z Updating files: 98% (6947/7088) 2026-08-22T20:58:32.9031670Z Updating files: 99% (7018/7088) 2026-08-22T20:58:32.9032510Z Updating files: 100% (7088/7088) 2026-08-22T20:58:32.9033180Z Updating files: 100% (7088/7088), done. 2026-08-22T20:58:32.9503010Z HEAD is now at 823a9ae Merge 772cc173d8ad1478f2d050090fc5ac8e28b9ec08 into bfa0605ccff4e7c6be7d43df41c2fe1de10eaf48
2026-08-22T20:58:33.0241750Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-22T20:58:33.0765830Z 823a9aec74f5c9d3a4134c68dfc7da27625e8e71