Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T06:38:06.1481161Z with: 2026-08-22T06:38:06.1481933Z repository: pypy/pypy 2026-08-22T06:38:06.1490829Z token: *** 2026-08-22T06:38:06.1491636Z ssh-strict: true 2026-08-22T06:38:06.1492439Z ssh-user: git 2026-08-22T06:38:06.1493236Z persist-credentials: true 2026-08-22T06:38:06.1494123Z clean: true 2026-08-22T06:38:06.1494930Z sparse-checkout-cone-mode: true 2026-08-22T06:38:06.1495886Z fetch-depth: 1 2026-08-22T06:38:06.1496667Z fetch-tags: false 2026-08-22T06:38:06.1497475Z show-progress: true 2026-08-22T06:38:06.1498293Z lfs: false 2026-08-22T06:38:06.1499050Z submodules: false 2026-08-22T06:38:06.1499844Z set-safe-directory: true
2026-08-22T06:38:06.3005045Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T06:38:06.3009748Z Working directory is 'D:\a\pypy\pypy' 2026-08-22T06:38:06.4076177Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-22T06:38:06.7448882Z git version 2.55.0.windows.4
2026-08-22T06:38:06.7515435Z Temporarily overriding HOME='D:\a\_temp\8153a52a-d481-480b-8939-9356c404658b' before making global git config changes 2026-08-22T06:38:06.7517983Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T06:38:06.7526140Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-22T06:38:06.8095385Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-22T06:38:06.8109896Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-22T06:38:06.8922160Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-22T06:38:06.8966124Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T06:38:06.9576129Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-22T06:38:06.9902602Z Removing SSH command configuration 2026-08-22T06:38:06.9911773Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-22T06:38:07.0202914Z [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-22T06:38:08.2808506Z Removing HTTP extra header 2026-08-22T06:38:08.2820157Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T06:38:08.3108784Z [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-22T06:38:08.8203433Z Removing includeIf entries pointing to credentials config files 2026-08-22T06:38:08.8214579Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T06:38:08.8510148Z [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-22T06:38:09.3747495Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-9605d13b-9dd3-47c4-8249-e932874377b8.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-22T06:38:09.4069217Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-9605d13b-9dd3-47c4-8249-e932874377b8.config 2026-08-22T06:38:09.4361467Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-9605d13b-9dd3-47c4-8249-e932874377b8.config 2026-08-22T06:38:09.4694995Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9605d13b-9dd3-47c4-8249-e932874377b8.config 2026-08-22T06:38:09.4989768Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9605d13b-9dd3-47c4-8249-e932874377b8.config
Fetching the repository
2026-08-22T06:38:09.5339031Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78:refs/remotes/pull/5572/merge 2026-08-22T06:38:11.2582744Z From https://github.com/pypy/pypy 2026-08-22T06:38:11.2583368Z * [new ref] bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78 -> pull/5572/merge
Determining the checkout info
2026-08-22T06:38:11.2633689Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-22T06:38:11.3054751Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T06:38:11.3359741Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5572/merge 2026-08-22T06:38:12.3930668Z Updating files: 53% (3207/6014) 2026-08-22T06:38:12.4103875Z Updating files: 54% (3248/6014) 2026-08-22T06:38:12.4320184Z Updating files: 55% (3308/6014) 2026-08-22T06:38:12.4476775Z Updating files: 56% (3368/6014) 2026-08-22T06:38:12.4621979Z Updating files: 57% (3428/6014) 2026-08-22T06:38:12.4780640Z Updating files: 58% (3489/6014) 2026-08-22T06:38:12.4907243Z Updating files: 59% (3549/6014) 2026-08-22T06:38:12.5058512Z Updating files: 60% (3609/6014) 2026-08-22T06:38:12.5230548Z Updating files: 61% (3669/6014) 2026-08-22T06:38:12.5379681Z Updating files: 62% (3729/6014) 2026-08-22T06:38:12.5540220Z Updating files: 63% (3789/6014) 2026-08-22T06:38:12.5731113Z Updating files: 64% (3849/6014) 2026-08-22T06:38:12.5875549Z Updating files: 65% (3910/6014) 2026-08-22T06:38:12.6031240Z Updating files: 66% (3970/6014) 2026-08-22T06:38:12.6184808Z Updating files: 67% (4030/6014) 2026-08-22T06:38:12.6360322Z Updating files: 68% (4090/6014) 2026-08-22T06:38:12.6523259Z Updating files: 69% (4150/6014) 2026-08-22T06:38:12.6760932Z Updating files: 70% (4210/6014) 2026-08-22T06:38:12.6920270Z Updating files: 71% (4270/6014) 2026-08-22T06:38:12.7102470Z Updating files: 72% (4331/6014) 2026-08-22T06:38:12.7251301Z Updating files: 73% (4391/6014) 2026-08-22T06:38:12.7380864Z Updating files: 74% (4451/6014) 2026-08-22T06:38:12.7544314Z Updating files: 75% (4511/6014) 2026-08-22T06:38:12.7686947Z Updating files: 76% (4571/6014) 2026-08-22T06:38:12.7824454Z Updating files: 77% (4631/6014) 2026-08-22T06:38:12.7963598Z Updating files: 78% (4691/6014) 2026-08-22T06:38:12.8097094Z Updating files: 79% (4752/6014) 2026-08-22T06:38:12.8273609Z Updating files: 80% (4812/6014) 2026-08-22T06:38:12.8482442Z Updating files: 81% (4872/6014) 2026-08-22T06:38:12.8656908Z Updating files: 82% (4932/6014) 2026-08-22T06:38:12.8819579Z Updating files: 83% (4992/6014) 2026-08-22T06:38:12.9008944Z Updating files: 84% (5052/6014) 2026-08-22T06:38:12.9207512Z Updating files: 85% (5112/6014) 2026-08-22T06:38:12.9414673Z Updating files: 86% (5173/6014) 2026-08-22T06:38:12.9591158Z Updating files: 87% (5233/6014) 2026-08-22T06:38:12.9766983Z Updating files: 88% (5293/6014) 2026-08-22T06:38:12.9925756Z Updating files: 89% (5353/6014) 2026-08-22T06:38:13.0154874Z Updating files: 90% (5413/6014) 2026-08-22T06:38:13.1174635Z Updating files: 91% (5473/6014) 2026-08-22T06:38:13.1767468Z Updating files: 92% (5533/6014) 2026-08-22T06:38:13.1934388Z Updating files: 93% (5594/6014) 2026-08-22T06:38:13.2091432Z Updating files: 94% (5654/6014) 2026-08-22T06:38:13.2246112Z Updating files: 95% (5714/6014) 2026-08-22T06:38:13.2390443Z Updating files: 96% (5774/6014) 2026-08-22T06:38:13.2544239Z Updating files: 97% (5834/6014) 2026-08-22T06:38:13.2685459Z Updating files: 98% (5894/6014) 2026-08-22T06:38:13.2840161Z Updating files: 99% (5954/6014) 2026-08-22T06:38:13.2840736Z Updating files: 100% (6014/6014) 2026-08-22T06:38:13.2841263Z Updating files: 100% (6014/6014), done. 2026-08-22T06:38:13.3002027Z Note: switching to 'refs/remotes/pull/5572/merge'. 2026-08-22T06:38:13.3002515Z 2026-08-22T06:38:13.3002798Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-22T06:38:13.3003919Z changes and commit them, and you can discard any commits you make in this 2026-08-22T06:38:13.3004663Z state without impacting any branches by switching back to a branch. 2026-08-22T06:38:13.3005095Z 2026-08-22T06:38:13.3005373Z If you want to create a new branch to retain commits you create, you may 2026-08-22T06:38:13.3006085Z do so (now or later) by using -c with the switch command. Example: 2026-08-22T06:38:13.3006376Z 2026-08-22T06:38:13.3006496Z git switch -c <new-branch-name> 2026-08-22T06:38:13.3006686Z 2026-08-22T06:38:13.3006783Z Or undo this operation with: 2026-08-22T06:38:13.3006948Z 2026-08-22T06:38:13.3007027Z git switch - 2026-08-22T06:38:13.3007156Z 2026-08-22T06:38:13.3007381Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-22T06:38:13.3007701Z 2026-08-22T06:38:13.3008394Z HEAD is now at bc4cf7b Merge bf2cdd900afba04a7ad092a9b41c0060f3a41db0 into f4e4349c4e8ec30db0c8ab147a0d4ad65486713f
2026-08-22T06:38:13.3595653Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-22T06:38:13.3866623Z bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78