Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-19T20:32:46.7247622Z with: 2026-08-19T20:32:46.7248054Z repository: pypy/pypy 2026-08-19T20:32:46.7252417Z token: *** 2026-08-19T20:32:46.7252829Z ssh-strict: true 2026-08-19T20:32:46.7253241Z ssh-user: git 2026-08-19T20:32:46.7253649Z persist-credentials: true 2026-08-19T20:32:46.7254107Z clean: true 2026-08-19T20:32:46.7254523Z sparse-checkout-cone-mode: true 2026-08-19T20:32:46.7255014Z fetch-depth: 1 2026-08-19T20:32:46.7255413Z fetch-tags: false 2026-08-19T20:32:46.7255816Z show-progress: true 2026-08-19T20:32:46.7256233Z lfs: false 2026-08-19T20:32:46.7256623Z submodules: false 2026-08-19T20:32:46.7257039Z set-safe-directory: true
2026-08-19T20:32:46.9159302Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-19T20:32:46.9161788Z Working directory is 'D:\a\pypy\pypy' 2026-08-19T20:32:47.0095037Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-19T20:32:47.3012234Z git version 2.55.0.windows.3
2026-08-19T20:32:47.3095404Z Temporarily overriding HOME='D:\a\_temp\6ab240e3-0c01-4c15-b3ab-df0baf8b6bbb' before making global git config changes 2026-08-19T20:32:47.3096762Z Adding repository directory to the temporary git global config as a safe directory 2026-08-19T20:32:47.3098005Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-19T20:32:47.3616935Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-19T20:32:47.3632156Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-19T20:32:47.4452247Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-19T20:32:47.4500634Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-19T20:32:47.5084820Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-19T20:32:47.5377622Z Removing SSH command configuration 2026-08-19T20:32:47.5388078Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-19T20:32:47.5686728Z [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-19T20:32:48.8502813Z Removing HTTP extra header 2026-08-19T20:32:48.8511994Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-19T20:32:48.8820029Z [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-19T20:32:49.4483067Z Removing includeIf entries pointing to credentials config files 2026-08-19T20:32:49.4494955Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-19T20:32:49.4816609Z [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-19T20:32:50.0262776Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-85d64417-1aba-4ffc-b798-ce349194628e.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-19T20:32:50.0625760Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-85d64417-1aba-4ffc-b798-ce349194628e.config 2026-08-19T20:32:50.0896814Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-85d64417-1aba-4ffc-b798-ce349194628e.config 2026-08-19T20:32:50.1317368Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-85d64417-1aba-4ffc-b798-ce349194628e.config 2026-08-19T20:32:50.1636168Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-85d64417-1aba-4ffc-b798-ce349194628e.config
Fetching the repository
2026-08-19T20:32:50.1964836Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2b2f5d84cf6bbc93cfdb8735199f72c520f1398b:refs/remotes/pull/5570/merge 2026-08-19T20:32:57.3797139Z From https://github.com/pypy/pypy 2026-08-19T20:32:57.3798000Z * [new ref] 2b2f5d84cf6bbc93cfdb8735199f72c520f1398b -> pull/5570/merge
Determining the checkout info
2026-08-19T20:32:57.3865492Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-19T20:32:57.4348737Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-19T20:32:57.4667046Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5570/merge 2026-08-19T20:32:58.5700663Z Updating files: 31% (2203/7087) 2026-08-19T20:32:58.5897710Z Updating files: 32% (2268/7087) 2026-08-19T20:32:58.6190401Z Updating files: 33% (2339/7087) 2026-08-19T20:32:58.6507544Z Updating files: 34% (2410/7087) 2026-08-19T20:32:58.6867583Z Updating files: 35% (2481/7087) 2026-08-19T20:32:58.7043680Z Updating files: 36% (2552/7087) 2026-08-19T20:32:58.7421994Z Updating files: 37% (2623/7087) 2026-08-19T20:32:58.7715271Z Updating files: 38% (2694/7087) 2026-08-19T20:32:58.7966521Z Updating files: 39% (2764/7087) 2026-08-19T20:32:58.8282670Z Updating files: 40% (2835/7087) 2026-08-19T20:32:58.8563989Z Updating files: 41% (2906/7087) 2026-08-19T20:32:58.8877477Z Updating files: 42% (2977/7087) 2026-08-19T20:32:58.9149191Z Updating files: 43% (3048/7087) 2026-08-19T20:32:58.9421717Z Updating files: 44% (3119/7087) 2026-08-19T20:32:58.9595285Z Updating files: 45% (3190/7087) 2026-08-19T20:32:58.9740690Z Updating files: 46% (3261/7087) 2026-08-19T20:32:58.9892616Z Updating files: 47% (3331/7087) 2026-08-19T20:32:59.0207457Z Updating files: 48% (3402/7087) 2026-08-19T20:32:59.0501521Z Updating files: 49% (3473/7087) 2026-08-19T20:32:59.0750087Z Updating files: 50% (3544/7087) 2026-08-19T20:32:59.1115976Z Updating files: 51% (3615/7087) 2026-08-19T20:32:59.1382741Z Updating files: 52% (3686/7087) 2026-08-19T20:32:59.1689825Z Updating files: 53% (3757/7087) 2026-08-19T20:32:59.1937383Z Updating files: 54% (3827/7087) 2026-08-19T20:32:59.2223533Z Updating files: 55% (3898/7087) 2026-08-19T20:32:59.2457880Z Updating files: 56% (3969/7087) 2026-08-19T20:32:59.2728861Z Updating files: 57% (4040/7087) 2026-08-19T20:32:59.2990419Z Updating files: 58% (4111/7087) 2026-08-19T20:32:59.3255394Z Updating files: 59% (4182/7087) 2026-08-19T20:32:59.3583060Z Updating files: 60% (4253/7087) 2026-08-19T20:32:59.3833974Z Updating files: 61% (4324/7087) 2026-08-19T20:32:59.4053730Z Updating files: 62% (4394/7087) 2026-08-19T20:32:59.4323741Z Updating files: 63% (4465/7087) 2026-08-19T20:32:59.4679888Z Updating files: 64% (4536/7087) 2026-08-19T20:32:59.4977574Z Updating files: 65% (4607/7087) 2026-08-19T20:32:59.5437901Z Updating files: 66% (4678/7087) 2026-08-19T20:32:59.5622991Z Updating files: 67% (4749/7087) 2026-08-19T20:32:59.5712962Z Updating files: 67% (4761/7087) 2026-08-19T20:32:59.6021660Z Updating files: 68% (4820/7087) 2026-08-19T20:32:59.6321796Z Updating files: 69% (4891/7087) 2026-08-19T20:32:59.6602029Z Updating files: 70% (4961/7087) 2026-08-19T20:32:59.6842479Z Updating files: 71% (5032/7087) 2026-08-19T20:32:59.7172023Z Updating files: 72% (5103/7087) 2026-08-19T20:32:59.7467467Z Updating files: 73% (5174/7087) 2026-08-19T20:32:59.7820529Z Updating files: 74% (5245/7087) 2026-08-19T20:32:59.8061975Z Updating files: 75% (5316/7087) 2026-08-19T20:32:59.8391421Z Updating files: 76% (5387/7087) 2026-08-19T20:32:59.9323109Z Updating files: 77% (5457/7087) 2026-08-19T20:32:59.9644788Z Updating files: 78% (5528/7087) 2026-08-19T20:32:59.9928608Z Updating files: 79% (5599/7087) 2026-08-19T20:33:00.0133459Z Updating files: 80% (5670/7087) 2026-08-19T20:33:00.0373981Z Updating files: 81% (5741/7087) 2026-08-19T20:33:00.0608759Z Updating files: 82% (5812/7087) 2026-08-19T20:33:00.0905222Z Updating files: 83% (5883/7087) 2026-08-19T20:33:00.1297176Z Updating files: 84% (5954/7087) 2026-08-19T20:33:00.1531744Z Updating files: 85% (6024/7087) 2026-08-19T20:33:00.1834438Z Updating files: 86% (6095/7087) 2026-08-19T20:33:00.2112148Z Updating files: 87% (6166/7087) 2026-08-19T20:33:00.2415988Z Updating files: 88% (6237/7087) 2026-08-19T20:33:00.2773997Z Updating files: 89% (6308/7087) 2026-08-19T20:33:00.3032618Z Updating files: 90% (6379/7087) 2026-08-19T20:33:00.3311236Z Updating files: 91% (6450/7087) 2026-08-19T20:33:00.4509726Z Updating files: 92% (6521/7087) 2026-08-19T20:33:00.5419492Z Updating files: 93% (6591/7087) 2026-08-19T20:33:00.5625305Z Updating files: 94% (6662/7087) 2026-08-19T20:33:00.5719725Z Updating files: 94% (6710/7087) 2026-08-19T20:33:00.5986938Z Updating files: 95% (6733/7087) 2026-08-19T20:33:00.6243753Z Updating files: 96% (6804/7087) 2026-08-19T20:33:00.6497637Z Updating files: 97% (6875/7087) 2026-08-19T20:33:00.6747777Z Updating files: 98% (6946/7087) 2026-08-19T20:33:00.7000848Z Updating files: 99% (7017/7087) 2026-08-19T20:33:00.7001285Z Updating files: 100% (7087/7087) 2026-08-19T20:33:00.7001549Z Updating files: 100% (7087/7087), done. 2026-08-19T20:33:00.7207173Z Note: switching to 'refs/remotes/pull/5570/merge'. 2026-08-19T20:33:00.7207587Z 2026-08-19T20:33:00.7207923Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-19T20:33:00.7208784Z changes and commit them, and you can discard any commits you make in this 2026-08-19T20:33:00.7209666Z state without impacting any branches by switching back to a branch. 2026-08-19T20:33:00.7210164Z 2026-08-19T20:33:00.7210446Z If you want to create a new branch to retain commits you create, you may 2026-08-19T20:33:00.7211186Z do so (now or later) by using -c with the switch command. Example: 2026-08-19T20:33:00.7211671Z 2026-08-19T20:33:00.7211857Z git switch -c <new-branch-name> 2026-08-19T20:33:00.7212156Z 2026-08-19T20:33:00.7212327Z Or undo this operation with: 2026-08-19T20:33:00.7212596Z 2026-08-19T20:33:00.7212714Z git switch - 2026-08-19T20:33:00.7212897Z 2026-08-19T20:33:00.7213224Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-19T20:33:00.7213778Z 2026-08-19T20:33:00.7214420Z HEAD is now at 2b2f5d8 Merge 2de194e831f6722e2e780f2128e496e7d84cff13 into 6e3bd5ac14702a5da1b342f340664da6c1ad6b95
2026-08-19T20:33:00.7745897Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-19T20:33:00.8014316Z 2b2f5d84cf6bbc93cfdb8735199f72c520f1398b