Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-01T06:15:39.6532620Z with: 2026-08-01T06:15:39.6532966Z repository: pypy/pypy 2026-08-01T06:15:39.6536270Z token: *** 2026-08-01T06:15:39.6536609Z ssh-strict: true 2026-08-01T06:15:39.6536948Z ssh-user: git 2026-08-01T06:15:39.6537292Z persist-credentials: true 2026-08-01T06:15:39.6538130Z clean: true 2026-08-01T06:15:39.6538478Z sparse-checkout-cone-mode: true 2026-08-01T06:15:39.6538892Z fetch-depth: 1 2026-08-01T06:15:39.6539224Z fetch-tags: false 2026-08-01T06:15:39.6539575Z show-progress: true 2026-08-01T06:15:39.6539922Z lfs: false 2026-08-01T06:15:39.6540232Z submodules: false 2026-08-01T06:15:39.6540584Z set-safe-directory: true
2026-08-01T06:15:39.7920403Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T06:15:39.7922856Z Working directory is 'D:\a\pypy\pypy' 2026-08-01T06:15:39.8696940Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-01T06:15:40.0394759Z git version 2.55.0.windows.3
2026-08-01T06:15:40.0455268Z Temporarily overriding HOME='D:\a\_temp\4221d287-8b2f-4af9-b2ad-be5cf6421d35' before making global git config changes 2026-08-01T06:15:40.0456434Z Adding repository directory to the temporary git global config as a safe directory 2026-08-01T06:15:40.0465886Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-01T06:15:40.0739406Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-01T06:15:40.0752959Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-01T06:15:40.1161152Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-01T06:15:40.1209893Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-01T06:15:40.1515211Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-01T06:15:40.1783666Z Removing SSH command configuration 2026-08-01T06:15:40.1795291Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-01T06:15:40.2063970Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-08-01T06:15:41.0831337Z Removing HTTP extra header 2026-08-01T06:15:41.0845932Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-01T06:15:41.1134247Z [command]"C:\Program Files\Git\bin\git.exe" 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-01T06:15:41.5872051Z Removing includeIf entries pointing to credentials config files 2026-08-01T06:15:41.5883262Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-01T06:15:41.6158803Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-08-01T06:15:42.1276152Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-4319d3e2-5548-456f-b996-640e31b841ed.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-01T06:15:42.1556269Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-4319d3e2-5548-456f-b996-640e31b841ed.config 2026-08-01T06:15:42.1817736Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-4319d3e2-5548-456f-b996-640e31b841ed.config 2026-08-01T06:15:42.2086913Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-4319d3e2-5548-456f-b996-640e31b841ed.config 2026-08-01T06:15:42.2354614Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-4319d3e2-5548-456f-b996-640e31b841ed.config
Fetching the repository
2026-08-01T06:15:42.2628239Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f1dff950585a79f24fa57941b2b83b7a84bfdb22:refs/remotes/pull/5548/merge 2026-08-01T06:15:45.4625341Z From https://github.com/pypy/pypy 2026-08-01T06:15:45.4626154Z * [new ref] f1dff950585a79f24fa57941b2b83b7a84bfdb22 -> pull/5548/merge
Determining the checkout info
2026-08-01T06:15:45.4676809Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-01T06:15:45.4987460Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T06:15:45.5256673Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5548/merge 2026-08-01T06:15:46.5767770Z Updating files: 69% (4167/6014) 2026-08-01T06:15:46.5990222Z Updating files: 70% (4210/6014) 2026-08-01T06:15:46.6123632Z Updating files: 71% (4270/6014) 2026-08-01T06:15:46.6280550Z Updating files: 72% (4331/6014) 2026-08-01T06:15:46.6398837Z Updating files: 73% (4391/6014) 2026-08-01T06:15:46.6504132Z Updating files: 74% (4451/6014) 2026-08-01T06:15:46.6643059Z Updating files: 75% (4511/6014) 2026-08-01T06:15:46.6760659Z Updating files: 76% (4571/6014) 2026-08-01T06:15:46.6880496Z Updating files: 77% (4631/6014) 2026-08-01T06:15:46.6999263Z Updating files: 78% (4691/6014) 2026-08-01T06:15:46.7114502Z Updating files: 79% (4752/6014) 2026-08-01T06:15:46.7273790Z Updating files: 80% (4812/6014) 2026-08-01T06:15:46.7471419Z Updating files: 81% (4872/6014) 2026-08-01T06:15:46.7624317Z Updating files: 82% (4932/6014) 2026-08-01T06:15:46.7751580Z Updating files: 83% (4992/6014) 2026-08-01T06:15:46.7916699Z Updating files: 84% (5052/6014) 2026-08-01T06:15:46.8066256Z Updating files: 85% (5112/6014) 2026-08-01T06:15:46.8226653Z Updating files: 86% (5173/6014) 2026-08-01T06:15:46.8370586Z Updating files: 87% (5233/6014) 2026-08-01T06:15:46.8522146Z Updating files: 88% (5293/6014) 2026-08-01T06:15:46.8654233Z Updating files: 89% (5353/6014) 2026-08-01T06:15:46.8885285Z Updating files: 90% (5413/6014) 2026-08-01T06:15:47.0172978Z Updating files: 91% (5473/6014) 2026-08-01T06:15:47.0861338Z Updating files: 92% (5533/6014) 2026-08-01T06:15:47.1003969Z Updating files: 93% (5594/6014) 2026-08-01T06:15:47.1121380Z Updating files: 94% (5654/6014) 2026-08-01T06:15:47.1242228Z Updating files: 95% (5714/6014) 2026-08-01T06:15:47.1357063Z Updating files: 96% (5774/6014) 2026-08-01T06:15:47.1487890Z Updating files: 97% (5834/6014) 2026-08-01T06:15:47.1595329Z Updating files: 98% (5894/6014) 2026-08-01T06:15:47.1717895Z Updating files: 99% (5954/6014) 2026-08-01T06:15:47.1718177Z Updating files: 100% (6014/6014) 2026-08-01T06:15:47.1865528Z Updating files: 100% (6014/6014), done. 2026-08-01T06:15:47.1866041Z Note: switching to 'refs/remotes/pull/5548/merge'. 2026-08-01T06:15:47.1866575Z 2026-08-01T06:15:47.1866869Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-01T06:15:47.1868581Z changes and commit them, and you can discard any commits you make in this 2026-08-01T06:15:47.1869377Z state without impacting any branches by switching back to a branch. 2026-08-01T06:15:47.1869813Z 2026-08-01T06:15:47.1870102Z If you want to create a new branch to retain commits you create, you may 2026-08-01T06:15:47.1870776Z do so (now or later) by using -c with the switch command. Example: 2026-08-01T06:15:47.1871185Z 2026-08-01T06:15:47.1871405Z git switch -c <new-branch-name> 2026-08-01T06:15:47.1871687Z 2026-08-01T06:15:47.1871831Z Or undo this operation with: 2026-08-01T06:15:47.1872070Z 2026-08-01T06:15:47.1872190Z git switch - 2026-08-01T06:15:47.1872356Z 2026-08-01T06:15:47.1872665Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-01T06:15:47.1873257Z 2026-08-01T06:15:47.1873817Z HEAD is now at f1dff95 Merge 5899bf9455615096fa08da09001b59b2abda7382 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-01T06:15:47.2277130Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-01T06:15:47.2535685Z f1dff950585a79f24fa57941b2b83b7a84bfdb22