timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-03T04:55:28.0680760Z with:
2026-08-03T04:55:28.0681184Z repository: pypy/pypy
2026-08-03T04:55:28.0685229Z token: ***
2026-08-03T04:55:28.0685658Z ssh-strict: true
2026-08-03T04:55:28.0686084Z ssh-user: git
2026-08-03T04:55:28.0686521Z persist-credentials: true
2026-08-03T04:55:28.0686995Z clean: true
2026-08-03T04:55:28.0687428Z sparse-checkout-cone-mode: true
2026-08-03T04:55:28.0687944Z fetch-depth: 1
2026-08-03T04:55:28.0688364Z fetch-tags: false
2026-08-03T04:55:28.0688804Z show-progress: true
2026-08-03T04:55:28.0689245Z lfs: false
2026-08-03T04:55:28.0689657Z submodules: false
2026-08-03T04:55:28.0690109Z set-safe-directory: true
2026-08-03T04:55:28.2339471Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-03T04:55:28.2346999Z Working directory is 'D:\a\pypy\pypy'
2026-08-03T04:55:28.3709625Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-08-03T04:55:28.6655419Z git version 2.55.0.windows.3
2026-08-03T04:55:28.6734646Z Temporarily overriding HOME='D:\a\_temp\a68a6550-5abc-46a0-a263-4d85408fe080' before making global git config changes
2026-08-03T04:55:28.6737684Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:55:28.6748107Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-08-03T04:55:28.7315980Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-03T04:55:28.7332489Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-08-03T04:55:28.8335291Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-08-03T04:55:28.8398578Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-03T04:55:28.9101480Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-03T04:55:28.9440443Z Removing SSH command configuration
2026-08-03T04:55:28.9451539Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-03T04:55:28.9814407Z [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-03T04:55:30.3075698Z Removing HTTP extra header
2026-08-03T04:55:30.3086732Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T04:55:30.3409633Z [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-03T04:55:30.8735642Z Removing includeIf entries pointing to credentials config files
2026-08-03T04:55:30.8752581Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T04:55:30.9090970Z [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-03T04:55:31.4681590Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-875bca9e-8d4c-4bc6-998a-044f98754df8.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-03T04:55:31.5008687Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-875bca9e-8d4c-4bc6-998a-044f98754df8.config
2026-08-03T04:55:31.5317707Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-875bca9e-8d4c-4bc6-998a-044f98754df8.config
2026-08-03T04:55:31.5668953Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-875bca9e-8d4c-4bc6-998a-044f98754df8.config
2026-08-03T04:55:31.5969796Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-875bca9e-8d4c-4bc6-998a-044f98754df8.config
Fetching the repository
2026-08-03T04:55:31.6288131Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ec7b5387aaeeda0b4255e10f1c7e203659465180:refs/remotes/pull/5552/merge
2026-08-03T04:55:36.1918423Z From https://github.com/pypy/pypy
2026-08-03T04:55:36.1923342Z * [new ref] ec7b5387aaeeda0b4255e10f1c7e203659465180 -> pull/5552/merge
Determining the checkout info
2026-08-03T04:55:36.1988391Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-08-03T04:55:36.5787201Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-03T04:55:36.6128497Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5552/merge
2026-08-03T04:55:38.9397862Z Updating files: 55% (3362/6014)
2026-08-03T04:55:38.9540122Z Updating files: 56% (3368/6014)
2026-08-03T04:55:38.9672024Z Updating files: 57% (3428/6014)
2026-08-03T04:55:38.9823855Z Updating files: 58% (3489/6014)
2026-08-03T04:55:38.9935892Z Updating files: 59% (3549/6014)
2026-08-03T04:55:39.0076710Z Updating files: 60% (3609/6014)
2026-08-03T04:55:39.0250782Z Updating files: 61% (3669/6014)
2026-08-03T04:55:39.0410137Z Updating files: 62% (3729/6014)
2026-08-03T04:55:39.0563212Z Updating files: 63% (3789/6014)
2026-08-03T04:55:39.0738595Z Updating files: 64% (3849/6014)
2026-08-03T04:55:39.0871516Z Updating files: 65% (3910/6014)
2026-08-03T04:55:39.0998598Z Updating files: 66% (3970/6014)
2026-08-03T04:55:39.1143971Z Updating files: 67% (4030/6014)
2026-08-03T04:55:39.1318226Z Updating files: 68% (4090/6014)
2026-08-03T04:55:39.1482254Z Updating files: 69% (4150/6014)
2026-08-03T04:55:39.1717262Z Updating files: 70% (4210/6014)
2026-08-03T04:55:39.1865556Z Updating files: 71% (4270/6014)
2026-08-03T04:55:39.2038988Z Updating files: 72% (4331/6014)
2026-08-03T04:55:39.2172153Z Updating files: 73% (4391/6014)
2026-08-03T04:55:39.2290626Z Updating files: 74% (4451/6014)
2026-08-03T04:55:39.2446176Z Updating files: 75% (4511/6014)
2026-08-03T04:55:39.2576572Z Updating files: 76% (4571/6014)
2026-08-03T04:55:39.2704500Z Updating files: 77% (4631/6014)
2026-08-03T04:55:39.2840440Z Updating files: 78% (4691/6014)
2026-08-03T04:55:39.2975771Z Updating files: 79% (4752/6014)
2026-08-03T04:55:39.3174671Z Updating files: 80% (4812/6014)
2026-08-03T04:55:39.3409053Z Updating files: 81% (4872/6014)
2026-08-03T04:55:39.3581410Z Updating files: 82% (4932/6014)
2026-08-03T04:55:39.3721858Z Updating files: 83% (4992/6014)
2026-08-03T04:55:39.3905039Z Updating files: 84% (5052/6014)
2026-08-03T04:55:39.4071252Z Updating files: 85% (5112/6014)
2026-08-03T04:55:39.4247571Z Updating files: 86% (5173/6014)
2026-08-03T04:55:39.4414624Z Updating files: 87% (5233/6014)
2026-08-03T04:55:39.4606192Z Updating files: 88% (5293/6014)
2026-08-03T04:55:39.4794161Z Updating files: 89% (5353/6014)
2026-08-03T04:55:39.5050909Z Updating files: 90% (5413/6014)
2026-08-03T04:55:39.6174207Z Updating files: 91% (5473/6014)
2026-08-03T04:55:39.6806179Z Updating files: 92% (5533/6014)
2026-08-03T04:55:39.7102106Z Updating files: 93% (5594/6014)
2026-08-03T04:55:39.7231543Z Updating files: 94% (5654/6014)
2026-08-03T04:55:39.7368853Z Updating files: 95% (5714/6014)
2026-08-03T04:55:39.7506450Z Updating files: 96% (5774/6014)
2026-08-03T04:55:39.7653376Z Updating files: 97% (5834/6014)
2026-08-03T04:55:39.7776191Z Updating files: 98% (5894/6014)
2026-08-03T04:55:39.7917846Z Updating files: 99% (5954/6014)
2026-08-03T04:55:39.7918312Z Updating files: 100% (6014/6014)
2026-08-03T04:55:39.7918944Z Updating files: 100% (6014/6014), done.
2026-08-03T04:55:39.8075229Z Note: switching to 'refs/remotes/pull/5552/merge'.
2026-08-03T04:55:39.8075581Z
2026-08-03T04:55:39.8075850Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-03T04:55:39.8076563Z changes and commit them, and you can discard any commits you make in this
2026-08-03T04:55:39.8077425Z state without impacting any branches by switching back to a branch.
2026-08-03T04:55:39.8077801Z
2026-08-03T04:55:39.8078039Z If you want to create a new branch to retain commits you create, you may
2026-08-03T04:55:39.8078640Z do so (now or later) by using -c with the switch command. Example:
2026-08-03T04:55:39.8079021Z
2026-08-03T04:55:39.8079165Z git switch -c <new-branch-name>
2026-08-03T04:55:39.8079399Z
2026-08-03T04:55:39.8079541Z Or undo this operation with:
2026-08-03T04:55:39.8079772Z
2026-08-03T04:55:39.8079891Z git switch -
2026-08-03T04:55:39.8080046Z
2026-08-03T04:55:39.8080346Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-03T04:55:39.8080782Z
2026-08-03T04:55:39.8081301Z HEAD is now at ec7b538 Merge 70d5676e756525393c6ec93cea32f037f6bec20b into a2f7356d28f19f023e46e58443ec5988fd525899
2026-08-03T04:55:39.8527878Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-08-03T04:55:39.8801311Z ec7b5387aaeeda0b4255e10f1c7e203659465180