Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T12:02:01.5814776Z with: 2026-09-09T12:02:01.5815423Z repository: pypy/pypy 2026-09-09T12:02:01.5823187Z token: *** 2026-09-09T12:02:01.5823689Z ssh-strict: true 2026-09-09T12:02:01.5824198Z ssh-user: git 2026-09-09T12:02:01.5824725Z persist-credentials: true 2026-09-09T12:02:01.5825327Z clean: true 2026-09-09T12:02:01.5825853Z sparse-checkout-cone-mode: true 2026-09-09T12:02:01.5826956Z fetch-depth: 1 2026-09-09T12:02:01.5827479Z fetch-tags: false 2026-09-09T12:02:01.5828004Z show-progress: true 2026-09-09T12:02:01.5828539Z lfs: false 2026-09-09T12:02:01.5829007Z submodules: false 2026-09-09T12:02:01.5829536Z set-safe-directory: true
2026-09-09T12:02:01.7299526Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T12:02:01.7302461Z Working directory is 'D:\a\pypy\pypy' 2026-09-09T12:02:01.8399249Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-09-09T12:02:02.2727946Z git version 2.55.0.windows.5
2026-09-09T12:02:02.2797392Z Temporarily overriding HOME='D:\a\_temp\90770b77-00ac-4ef1-bcfa-49346e64e85d' before making global git config changes 2026-09-09T12:02:02.2800056Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T12:02:02.2807982Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-09-09T12:02:02.3424554Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-09-09T12:02:02.3439770Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-09-09T12:02:02.4357536Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-09-09T12:02:02.4405147Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T12:02:02.5038575Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-09-09T12:02:02.5427356Z Removing SSH command configuration 2026-09-09T12:02:02.5435808Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-09-09T12:02:02.5787290Z [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-09-09T12:02:04.0350013Z Removing HTTP extra header 2026-09-09T12:02:04.0360953Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T12:02:04.0681994Z [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-09-09T12:02:04.6091571Z Removing includeIf entries pointing to credentials config files 2026-09-09T12:02:04.6102133Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T12:02:04.6392701Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-09-09T12:02:05.1674022Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-cfc781fd-3895-40ec-8e33-3a88919c8be7.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-09-09T12:02:05.2015785Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-cfc781fd-3895-40ec-8e33-3a88919c8be7.config 2026-09-09T12:02:05.2306971Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-cfc781fd-3895-40ec-8e33-3a88919c8be7.config 2026-09-09T12:02:05.2647081Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-cfc781fd-3895-40ec-8e33-3a88919c8be7.config 2026-09-09T12:02:05.2936954Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-cfc781fd-3895-40ec-8e33-3a88919c8be7.config
Fetching the repository
2026-09-09T12:02:05.3231593Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89:refs/remotes/pull/5582/merge 2026-09-09T12:02:07.3324267Z From https://github.com/pypy/pypy 2026-09-09T12:02:07.3325296Z * [new ref] db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89 -> pull/5582/merge
Determining the checkout info
2026-09-09T12:02:07.3388057Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-09-09T12:02:07.3896354Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T12:02:07.4190053Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5582/merge 2026-09-09T12:02:08.4815812Z Updating files: 48% (3426/7046) 2026-09-09T12:02:08.5000573Z Updating files: 49% (3453/7046) 2026-09-09T12:02:08.5220646Z Updating files: 50% (3523/7046) 2026-09-09T12:02:08.5436786Z Updating files: 51% (3594/7046) 2026-09-09T12:02:08.5626748Z Updating files: 52% (3664/7046) 2026-09-09T12:02:08.5828034Z Updating files: 53% (3735/7046) 2026-09-09T12:02:08.6014807Z Updating files: 54% (3805/7046) 2026-09-09T12:02:08.6203360Z Updating files: 55% (3876/7046) 2026-09-09T12:02:08.6397074Z Updating files: 56% (3946/7046) 2026-09-09T12:02:08.6597343Z Updating files: 57% (4017/7046) 2026-09-09T12:02:08.6765871Z Updating files: 58% (4087/7046) 2026-09-09T12:02:08.6964348Z Updating files: 59% (4158/7046) 2026-09-09T12:02:08.7203752Z Updating files: 60% (4228/7046) 2026-09-09T12:02:08.7385154Z Updating files: 61% (4299/7046) 2026-09-09T12:02:08.7540627Z Updating files: 62% (4369/7046) 2026-09-09T12:02:08.7723400Z Updating files: 63% (4439/7046) 2026-09-09T12:02:08.7884447Z Updating files: 64% (4510/7046) 2026-09-09T12:02:08.8129137Z Updating files: 65% (4580/7046) 2026-09-09T12:02:08.8352880Z Updating files: 66% (4651/7046) 2026-09-09T12:02:08.8533431Z Updating files: 67% (4721/7046) 2026-09-09T12:02:08.8736214Z Updating files: 68% (4792/7046) 2026-09-09T12:02:08.8938757Z Updating files: 69% (4862/7046) 2026-09-09T12:02:08.9113235Z Updating files: 70% (4933/7046) 2026-09-09T12:02:08.9278587Z Updating files: 71% (5003/7046) 2026-09-09T12:02:08.9479895Z Updating files: 72% (5074/7046) 2026-09-09T12:02:08.9681208Z Updating files: 73% (5144/7046) 2026-09-09T12:02:08.9937402Z Updating files: 74% (5215/7046) 2026-09-09T12:02:09.0160955Z Updating files: 75% (5285/7046) 2026-09-09T12:02:09.0507596Z Updating files: 76% (5355/7046) 2026-09-09T12:02:09.2587309Z Updating files: 77% (5426/7046) 2026-09-09T12:02:09.2747249Z Updating files: 78% (5496/7046) 2026-09-09T12:02:09.2925118Z Updating files: 79% (5567/7046) 2026-09-09T12:02:09.3087437Z Updating files: 80% (5637/7046) 2026-09-09T12:02:09.3261824Z Updating files: 81% (5708/7046) 2026-09-09T12:02:09.3417114Z Updating files: 82% (5778/7046) 2026-09-09T12:02:09.3628531Z Updating files: 83% (5849/7046) 2026-09-09T12:02:09.3864208Z Updating files: 84% (5919/7046) 2026-09-09T12:02:09.4042991Z Updating files: 85% (5990/7046) 2026-09-09T12:02:09.4281061Z Updating files: 86% (6060/7046) 2026-09-09T12:02:09.4476412Z Updating files: 87% (6131/7046) 2026-09-09T12:02:09.4688399Z Updating files: 88% (6201/7046) 2026-09-09T12:02:09.4754533Z Updating files: 89% (6271/7046) 2026-09-09T12:02:09.4913985Z Updating files: 89% (6296/7046) 2026-09-09T12:02:09.5087605Z Updating files: 90% (6342/7046) 2026-09-09T12:02:09.5270164Z Updating files: 91% (6412/7046) 2026-09-09T12:02:09.6427462Z Updating files: 92% (6483/7046) 2026-09-09T12:02:09.7052867Z Updating files: 93% (6553/7046) 2026-09-09T12:02:09.7237536Z Updating files: 94% (6624/7046) 2026-09-09T12:02:09.7414083Z Updating files: 95% (6694/7046) 2026-09-09T12:02:09.7594443Z Updating files: 96% (6765/7046) 2026-09-09T12:02:09.7765230Z Updating files: 97% (6835/7046) 2026-09-09T12:02:09.7966317Z Updating files: 98% (6906/7046) 2026-09-09T12:02:09.8140528Z Updating files: 99% (6976/7046) 2026-09-09T12:02:09.8201990Z Updating files: 100% (7046/7046) 2026-09-09T12:02:09.8202411Z Updating files: 100% (7046/7046), done. 2026-09-09T12:02:09.8350158Z Note: switching to 'refs/remotes/pull/5582/merge'. 2026-09-09T12:02:09.8350593Z 2026-09-09T12:02:09.8350932Z You are in 'detached HEAD' state. You can look around, make experimental 2026-09-09T12:02:09.8351733Z changes and commit them, and you can discard any commits you make in this 2026-09-09T12:02:09.8352544Z state without impacting any branches by switching back to a branch. 2026-09-09T12:02:09.8353288Z 2026-09-09T12:02:09.8353605Z If you want to create a new branch to retain commits you create, you may 2026-09-09T12:02:09.8354639Z do so (now or later) by using -c with the switch command. Example: 2026-09-09T12:02:09.8355144Z 2026-09-09T12:02:09.8355590Z git switch -c <new-branch-name> 2026-09-09T12:02:09.8355785Z 2026-09-09T12:02:09.8355880Z Or undo this operation with: 2026-09-09T12:02:09.8356040Z 2026-09-09T12:02:09.8356125Z git switch - 2026-09-09T12:02:09.8356247Z 2026-09-09T12:02:09.8356455Z Turn off this advice by setting config variable advice.detachedHead to false 2026-09-09T12:02:09.8356750Z 2026-09-09T12:02:09.8357095Z HEAD is now at db5e079 Merge a4e48dea60c1430623d959ecea1d945031ad3216 into 807a08335ed3be1990e0c02a23fcaf26ef6784de
2026-09-09T12:02:09.8908163Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-09-09T12:02:09.9175107Z db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89