Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-30T09:59:43.4968502Z with: 2026-07-30T09:59:43.4969305Z repository: pypy/pypy 2026-07-30T09:59:43.4976960Z token: *** 2026-07-30T09:59:43.4977748Z ssh-strict: true 2026-07-30T09:59:43.4978893Z ssh-user: git 2026-07-30T09:59:43.4979734Z persist-credentials: true 2026-07-30T09:59:43.4980697Z clean: true 2026-07-30T09:59:43.4981682Z sparse-checkout-cone-mode: true 2026-07-30T09:59:43.4982665Z fetch-depth: 1 2026-07-30T09:59:43.4983464Z fetch-tags: false 2026-07-30T09:59:43.4984292Z show-progress: true 2026-07-30T09:59:43.4985136Z lfs: false 2026-07-30T09:59:43.4985926Z submodules: false 2026-07-30T09:59:43.4986770Z set-safe-directory: true
2026-07-30T09:59:43.6492921Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T09:59:43.6497182Z Working directory is 'D:\a\pypy\pypy' 2026-07-30T09:59:43.7420762Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-07-30T09:59:44.1187128Z git version 2.55.0.windows.2
2026-07-30T09:59:44.1260834Z Temporarily overriding HOME='D:\a\_temp\445749ec-96ab-4b95-a07d-d479f6de38e5' before making global git config changes 2026-07-30T09:59:44.1263350Z Adding repository directory to the temporary git global config as a safe directory 2026-07-30T09:59:44.1272104Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-07-30T09:59:44.1888707Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-07-30T09:59:44.1905336Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-07-30T09:59:44.2819448Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-07-30T09:59:44.2870707Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T09:59:44.3785368Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-07-30T09:59:44.4092771Z Removing SSH command configuration 2026-07-30T09:59:44.4104239Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-07-30T09:59:44.4425460Z [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-07-30T09:59:45.8148266Z Removing HTTP extra header 2026-07-30T09:59:45.8160108Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-30T09:59:45.8474698Z [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-07-30T09:59:46.3985820Z Removing includeIf entries pointing to credentials config files 2026-07-30T09:59:46.3996472Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-30T09:59:46.4303443Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-07-30T09:59:46.9961633Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-7f0aa967-0e40-4c29-88f8-95c7b7718dc7.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-07-30T09:59:47.0283821Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-7f0aa967-0e40-4c29-88f8-95c7b7718dc7.config 2026-07-30T09:59:47.0606710Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-7f0aa967-0e40-4c29-88f8-95c7b7718dc7.config 2026-07-30T09:59:47.0989290Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-7f0aa967-0e40-4c29-88f8-95c7b7718dc7.config 2026-07-30T09:59:47.1324709Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-7f0aa967-0e40-4c29-88f8-95c7b7718dc7.config
Fetching the repository
2026-07-30T09:59:47.1661826Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +92f2300e0fdad259c5721b9705d10cbc696e2477:refs/remotes/pull/5538/merge 2026-07-30T09:59:50.6082463Z From https://github.com/pypy/pypy 2026-07-30T09:59:50.6083508Z * [new ref] 92f2300e0fdad259c5721b9705d10cbc696e2477 -> pull/5538/merge
Determining the checkout info
2026-07-30T09:59:50.6144571Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-07-30T09:59:50.6673458Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T09:59:50.7002347Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5538/merge 2026-07-30T09:59:51.7586740Z Updating files: 53% (3196/6014) 2026-07-30T09:59:51.7742589Z Updating files: 54% (3248/6014) 2026-07-30T09:59:51.7955269Z Updating files: 55% (3308/6014) 2026-07-30T09:59:51.8109915Z Updating files: 56% (3368/6014) 2026-07-30T09:59:51.8256976Z Updating files: 57% (3428/6014) 2026-07-30T09:59:51.8419871Z Updating files: 58% (3489/6014) 2026-07-30T09:59:51.8547922Z Updating files: 59% (3549/6014) 2026-07-30T09:59:51.8708790Z Updating files: 60% (3609/6014) 2026-07-30T09:59:51.8886000Z Updating files: 61% (3669/6014) 2026-07-30T09:59:51.9048225Z Updating files: 62% (3729/6014) 2026-07-30T09:59:51.9223027Z Updating files: 63% (3789/6014) 2026-07-30T09:59:51.9408740Z Updating files: 64% (3849/6014) 2026-07-30T09:59:51.9555634Z Updating files: 65% (3910/6014) 2026-07-30T09:59:51.9699640Z Updating files: 66% (3970/6014) 2026-07-30T09:59:51.9853675Z Updating files: 67% (4030/6014) 2026-07-30T09:59:52.0037427Z Updating files: 68% (4090/6014) 2026-07-30T09:59:52.0208207Z Updating files: 69% (4150/6014) 2026-07-30T09:59:52.0462230Z Updating files: 70% (4210/6014) 2026-07-30T09:59:52.0628362Z Updating files: 71% (4270/6014) 2026-07-30T09:59:52.0809383Z Updating files: 72% (4331/6014) 2026-07-30T09:59:52.0954413Z Updating files: 73% (4391/6014) 2026-07-30T09:59:52.1086042Z Updating files: 74% (4451/6014) 2026-07-30T09:59:52.1259997Z Updating files: 75% (4511/6014) 2026-07-30T09:59:52.1405842Z Updating files: 76% (4571/6014) 2026-07-30T09:59:52.1552020Z Updating files: 77% (4631/6014) 2026-07-30T09:59:52.1697054Z Updating files: 78% (4691/6014) 2026-07-30T09:59:52.1839612Z Updating files: 79% (4752/6014) 2026-07-30T09:59:52.2035742Z Updating files: 80% (4812/6014) 2026-07-30T09:59:52.2255394Z Updating files: 81% (4872/6014) 2026-07-30T09:59:52.2435494Z Updating files: 82% (4932/6014) 2026-07-30T09:59:52.2595048Z Updating files: 83% (4992/6014) 2026-07-30T09:59:52.2785309Z Updating files: 84% (5052/6014) 2026-07-30T09:59:52.2957408Z Updating files: 85% (5112/6014) 2026-07-30T09:59:52.3138187Z Updating files: 86% (5173/6014) 2026-07-30T09:59:52.3311864Z Updating files: 87% (5233/6014) 2026-07-30T09:59:52.3490361Z Updating files: 88% (5293/6014) 2026-07-30T09:59:52.3692975Z Updating files: 89% (5353/6014) 2026-07-30T09:59:52.3956907Z Updating files: 90% (5413/6014) 2026-07-30T09:59:52.4993297Z Updating files: 91% (5473/6014) 2026-07-30T09:59:52.5593878Z Updating files: 92% (5533/6014) 2026-07-30T09:59:52.5758114Z Updating files: 93% (5594/6014) 2026-07-30T09:59:52.5899238Z Updating files: 94% (5654/6014) 2026-07-30T09:59:52.6047441Z Updating files: 95% (5714/6014) 2026-07-30T09:59:52.6190668Z Updating files: 96% (5774/6014) 2026-07-30T09:59:52.6348434Z Updating files: 97% (5834/6014) 2026-07-30T09:59:52.6491846Z Updating files: 98% (5894/6014) 2026-07-30T09:59:52.6657217Z Updating files: 99% (5954/6014) 2026-07-30T09:59:52.6657763Z Updating files: 100% (6014/6014) 2026-07-30T09:59:52.6658193Z Updating files: 100% (6014/6014), done. 2026-07-30T09:59:52.6818132Z Note: switching to 'refs/remotes/pull/5538/merge'. 2026-07-30T09:59:52.6818446Z 2026-07-30T09:59:52.6818661Z You are in 'detached HEAD' state. You can look around, make experimental 2026-07-30T09:59:52.6819169Z changes and commit them, and you can discard any commits you make in this 2026-07-30T09:59:52.6819635Z state without impacting any branches by switching back to a branch. 2026-07-30T09:59:52.6819912Z 2026-07-30T09:59:52.6820094Z If you want to create a new branch to retain commits you create, you may 2026-07-30T09:59:52.6820548Z do so (now or later) by using -c with the switch command. Example: 2026-07-30T09:59:52.6820801Z 2026-07-30T09:59:52.6820967Z git switch -c <new-branch-name> 2026-07-30T09:59:52.6821255Z 2026-07-30T09:59:52.6821410Z Or undo this operation with: 2026-07-30T09:59:52.6821697Z 2026-07-30T09:59:52.6821829Z git switch - 2026-07-30T09:59:52.6822036Z 2026-07-30T09:59:52.6822354Z Turn off this advice by setting config variable advice.detachedHead to false 2026-07-30T09:59:52.6822977Z 2026-07-30T09:59:52.6823329Z HEAD is now at 92f2300 Merge 6d30f2d6b1ab866249fb8b8570b6bd0c6dbefb44 into 8eb2f0cdb72e859a90595f7006473b416ee82b02
2026-07-30T09:59:52.7379663Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-07-30T09:59:52.7915939Z 92f2300e0fdad259c5721b9705d10cbc696e2477