Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-30T11:06:04.1983860Z with: 2026-07-30T11:06:04.1984180Z repository: pypy/pypy 2026-07-30T11:06:04.1988000Z token: *** 2026-07-30T11:06:04.1988440Z ssh-strict: true 2026-07-30T11:06:04.1988830Z ssh-user: git 2026-07-30T11:06:04.1989230Z persist-credentials: true 2026-07-30T11:06:04.1989660Z clean: true 2026-07-30T11:06:04.1990030Z sparse-checkout-cone-mode: true 2026-07-30T11:06:04.1990400Z fetch-depth: 1 2026-07-30T11:06:04.1990790Z fetch-tags: false 2026-07-30T11:06:04.1991130Z show-progress: true 2026-07-30T11:06:04.1991500Z lfs: false 2026-07-30T11:06:04.1991840Z submodules: false 2026-07-30T11:06:04.1992160Z set-safe-directory: true
2026-07-30T11:06:04.7559570Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T11:06:04.7562150Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-30T11:06:04.7562990Z [command]/opt/homebrew/bin/git version 2026-07-30T11:06:04.8182560Z git version 2.55.0
2026-07-30T11:06:04.8217080Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/9834500e-f3de-42ed-9a14-72826cb3640f/.gitconfig' 2026-07-30T11:06:04.8224920Z Temporarily overriding HOME='/Users/runner/work/_temp/9834500e-f3de-42ed-9a14-72826cb3640f' before making global git config changes 2026-07-30T11:06:04.8228290Z Adding repository directory to the temporary git global config as a safe directory 2026-07-30T11:06:04.8231430Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-30T11:06:04.8400180Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-30T11:06:04.8409170Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-07-30T11:06:04.8724740Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-30T11:06:04.8725950Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-30T11:06:04.8726850Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-30T11:06:04.8727540Z hint: call: 2026-07-30T11:06:04.8727980Z hint: 2026-07-30T11:06:04.8728500Z hint: git config --global init.defaultBranch <name> 2026-07-30T11:06:04.8729000Z hint: 2026-07-30T11:06:04.8729840Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-30T11:06:04.8730580Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-30T11:06:04.8731180Z hint: 2026-07-30T11:06:04.8731510Z hint: git branch -m <name> 2026-07-30T11:06:04.8731900Z hint: 2026-07-30T11:06:04.8732410Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-30T11:06:04.8733200Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-30T11:06:04.8735060Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T11:06:04.8821070Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-07-30T11:06:04.8893570Z Removing SSH command configuration 2026-07-30T11:06:04.8900420Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-30T11:06:04.9001520Z [command]/opt/homebrew/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-30T11:06:05.0893920Z Removing HTTP extra header 2026-07-30T11:06:05.0953160Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-30T11:06:05.1009470Z [command]/opt/homebrew/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-30T11:06:05.2160990Z Removing includeIf entries pointing to credentials config files 2026-07-30T11:06:05.2162490Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-30T11:06:05.2243830Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-30T11:06:05.3700070Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-1c5d2c94-66dc-4ed9-83a9-c4381fdff3a0.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-30T11:06:05.3702910Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-1c5d2c94-66dc-4ed9-83a9-c4381fdff3a0.config 2026-07-30T11:06:05.3735720Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-1c5d2c94-66dc-4ed9-83a9-c4381fdff3a0.config 2026-07-30T11:06:05.3832870Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1c5d2c94-66dc-4ed9-83a9-c4381fdff3a0.config 2026-07-30T11:06:05.3933000Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1c5d2c94-66dc-4ed9-83a9-c4381fdff3a0.config
Fetching the repository
2026-07-30T11:06:05.4003310Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8bde811ff5d29dbf1428d34708922379e12190b6:refs/remotes/pull/5537/merge 2026-07-30T11:06:08.6055520Z From https://github.com/pypy/pypy 2026-07-30T11:06:08.6057560Z * [new ref] 8bde811ff5d29dbf1428d34708922379e12190b6 -> pull/5537/merge
Determining the checkout info
2026-07-30T11:06:08.6065510Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-07-30T11:06:08.6281640Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T11:06:08.6318410Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5537/merge 2026-07-30T11:06:09.7276590Z Updating files: 73% (4424/6015) 2026-07-30T11:06:09.7394960Z Updating files: 74% (4452/6015) 2026-07-30T11:06:09.7581660Z Updating files: 75% (4512/6015) 2026-07-30T11:06:09.7687380Z Updating files: 76% (4572/6015) 2026-07-30T11:06:09.7782860Z Updating files: 77% (4632/6015) 2026-07-30T11:06:09.7862720Z Updating files: 78% (4692/6015) 2026-07-30T11:06:09.7952170Z Updating files: 79% (4752/6015) 2026-07-30T11:06:09.8099030Z Updating files: 80% (4812/6015) 2026-07-30T11:06:09.8229950Z Updating files: 81% (4873/6015) 2026-07-30T11:06:09.8327340Z Updating files: 82% (4933/6015) 2026-07-30T11:06:09.8411640Z Updating files: 83% (4993/6015) 2026-07-30T11:06:09.8521110Z Updating files: 84% (5053/6015) 2026-07-30T11:06:09.8643020Z Updating files: 85% (5113/6015) 2026-07-30T11:06:09.8729930Z Updating files: 86% (5173/6015) 2026-07-30T11:06:09.8822730Z Updating files: 87% (5234/6015) 2026-07-30T11:06:09.8927980Z Updating files: 88% (5294/6015) 2026-07-30T11:06:09.8996660Z Updating files: 89% (5354/6015) 2026-07-30T11:06:09.9247180Z Updating files: 90% (5414/6015) 2026-07-30T11:06:10.0285700Z Updating files: 91% (5474/6015) 2026-07-30T11:06:10.0739320Z Updating files: 92% (5534/6015) 2026-07-30T11:06:10.0833000Z Updating files: 93% (5594/6015) 2026-07-30T11:06:10.1102650Z Updating files: 94% (5655/6015) 2026-07-30T11:06:10.1178080Z Updating files: 95% (5715/6015) 2026-07-30T11:06:10.1256340Z Updating files: 96% (5775/6015) 2026-07-30T11:06:10.1334650Z Updating files: 97% (5835/6015) 2026-07-30T11:06:10.1400540Z Updating files: 98% (5895/6015) 2026-07-30T11:06:10.1478740Z Updating files: 99% (5955/6015) 2026-07-30T11:06:10.1480890Z Updating files: 100% (6015/6015) 2026-07-30T11:06:10.1481360Z Updating files: 100% (6015/6015), done. 2026-07-30T11:06:10.1585860Z HEAD is now at 8bde811 Merge 414c84f34e9057107529d822260e42f27a440666 into 8eb2f0cdb72e859a90595f7006473b416ee82b02
2026-07-30T11:06:10.1764700Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-07-30T11:06:10.1861830Z 8bde811ff5d29dbf1428d34708922379e12190b6