timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-30T10:41:27.4342066Z with:
2026-07-30T10:41:27.4342459Z repository: pypy/pypy
2026-07-30T10:41:27.4346560Z token: ***
2026-07-30T10:41:27.4346949Z ssh-strict: true
2026-07-30T10:41:27.4347441Z ssh-user: git
2026-07-30T10:41:27.4347947Z persist-credentials: true
2026-07-30T10:41:27.4348395Z clean: true
2026-07-30T10:41:27.4349295Z sparse-checkout-cone-mode: true
2026-07-30T10:41:27.4349770Z fetch-depth: 1
2026-07-30T10:41:27.4350145Z fetch-tags: false
2026-07-30T10:41:27.4350531Z show-progress: true
2026-07-30T10:41:27.4350927Z lfs: false
2026-07-30T10:41:27.4351299Z submodules: false
2026-07-30T10:41:27.4351698Z set-safe-directory: true
2026-07-30T10:41:27.5800586Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T10:41:27.5804604Z Working directory is 'D:\a\pypy\pypy'
2026-07-30T10:41:27.6661132Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-07-30T10:41:28.0077707Z git version 2.55.0.windows.2
2026-07-30T10:41:28.0151408Z Temporarily overriding HOME='D:\a\_temp\bcf0ddf2-2db8-41fe-8b30-c190f66a64c6' before making global git config changes
2026-07-30T10:41:28.0153652Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T10:41:28.0162609Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-07-30T10:41:28.0778884Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-07-30T10:41:28.0794307Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-07-30T10:41:28.1911122Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-07-30T10:41:28.1956112Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T10:41:28.2564766Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-07-30T10:41:28.2854212Z Removing SSH command configuration
2026-07-30T10:41:28.2863079Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-30T10:41:28.3147927Z [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-30T10:41:29.7845828Z Removing HTTP extra header
2026-07-30T10:41:29.7860639Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T10:41:29.8178734Z [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-30T10:41:30.3185920Z Removing includeIf entries pointing to credentials config files
2026-07-30T10:41:30.3197710Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T10:41:30.3492008Z [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-30T10:41:30.8896884Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-5413ffcc-de9c-4d54-92eb-415b74d1ed6f.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-30T10:41:30.9213233Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-5413ffcc-de9c-4d54-92eb-415b74d1ed6f.config
2026-07-30T10:41:30.9494085Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-5413ffcc-de9c-4d54-92eb-415b74d1ed6f.config
2026-07-30T10:41:30.9824884Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5413ffcc-de9c-4d54-92eb-415b74d1ed6f.config
2026-07-30T10:41:31.0111664Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5413ffcc-de9c-4d54-92eb-415b74d1ed6f.config
Fetching the repository
2026-07-30T10:41:31.0426928Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8bde811ff5d29dbf1428d34708922379e12190b6:refs/remotes/pull/5537/merge
2026-07-30T10:41:34.4894966Z From https://github.com/pypy/pypy
2026-07-30T10:41:34.4896107Z * [new ref] 8bde811ff5d29dbf1428d34708922379e12190b6 -> pull/5537/merge
Determining the checkout info
2026-07-30T10:41:34.4950283Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-07-30T10:41:34.5422446Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T10:41:34.5723603Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5537/merge
2026-07-30T10:41:35.6349703Z Updating files: 58% (3489/6015)
2026-07-30T10:41:35.6460101Z Updating files: 59% (3549/6015)
2026-07-30T10:41:35.6605472Z Updating files: 60% (3609/6015)
2026-07-30T10:41:35.6769396Z Updating files: 61% (3670/6015)
2026-07-30T10:41:35.6929430Z Updating files: 62% (3730/6015)
2026-07-30T10:41:35.7084586Z Updating files: 63% (3790/6015)
2026-07-30T10:41:35.7250936Z Updating files: 64% (3850/6015)
2026-07-30T10:41:35.7385259Z Updating files: 65% (3910/6015)
2026-07-30T10:41:35.7516982Z Updating files: 66% (3970/6015)
2026-07-30T10:41:35.7696857Z Updating files: 67% (4031/6015)
2026-07-30T10:41:35.7872884Z Updating files: 68% (4091/6015)
2026-07-30T10:41:35.8027615Z Updating files: 69% (4151/6015)
2026-07-30T10:41:35.8259922Z Updating files: 70% (4211/6015)
2026-07-30T10:41:35.8406180Z Updating files: 71% (4271/6015)
2026-07-30T10:41:35.8581014Z Updating files: 72% (4331/6015)
2026-07-30T10:41:35.8712512Z Updating files: 73% (4391/6015)
2026-07-30T10:41:35.8829150Z Updating files: 74% (4452/6015)
2026-07-30T10:41:35.8984088Z Updating files: 75% (4512/6015)
2026-07-30T10:41:35.9116931Z Updating files: 76% (4572/6015)
2026-07-30T10:41:35.9248464Z Updating files: 77% (4632/6015)
2026-07-30T10:41:35.9378675Z Updating files: 78% (4692/6015)
2026-07-30T10:41:35.9503117Z Updating files: 79% (4752/6015)
2026-07-30T10:41:35.9670825Z Updating files: 80% (4812/6015)
2026-07-30T10:41:35.9879363Z Updating files: 81% (4873/6015)
2026-07-30T10:41:36.0045325Z Updating files: 82% (4933/6015)
2026-07-30T10:41:36.0188409Z Updating files: 83% (4993/6015)
2026-07-30T10:41:36.0373773Z Updating files: 84% (5053/6015)
2026-07-30T10:41:36.0539061Z Updating files: 85% (5113/6015)
2026-07-30T10:41:36.0718273Z Updating files: 86% (5173/6015)
2026-07-30T10:41:36.0878687Z Updating files: 87% (5234/6015)
2026-07-30T10:41:36.1049423Z Updating files: 88% (5294/6015)
2026-07-30T10:41:36.1196725Z Updating files: 89% (5354/6015)
2026-07-30T10:41:36.1424230Z Updating files: 90% (5414/6015)
2026-07-30T10:41:36.2525102Z Updating files: 91% (5474/6015)
2026-07-30T10:41:36.3191130Z Updating files: 92% (5534/6015)
2026-07-30T10:41:36.3350660Z Updating files: 93% (5594/6015)
2026-07-30T10:41:36.3481844Z Updating files: 94% (5655/6015)
2026-07-30T10:41:36.3620749Z Updating files: 95% (5715/6015)
2026-07-30T10:41:36.3756166Z Updating files: 96% (5775/6015)
2026-07-30T10:41:36.3901091Z Updating files: 97% (5835/6015)
2026-07-30T10:41:36.4028091Z Updating files: 98% (5895/6015)
2026-07-30T10:41:36.4175157Z Updating files: 99% (5955/6015)
2026-07-30T10:41:36.4177893Z Updating files: 100% (6015/6015)
2026-07-30T10:41:36.4178268Z Updating files: 100% (6015/6015), done.
2026-07-30T10:41:36.4350078Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-07-30T10:41:36.4350430Z
2026-07-30T10:41:36.4350764Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-30T10:41:36.4351489Z changes and commit them, and you can discard any commits you make in this
2026-07-30T10:41:36.4352197Z state without impacting any branches by switching back to a branch.
2026-07-30T10:41:36.4352702Z
2026-07-30T10:41:36.4352938Z If you want to create a new branch to retain commits you create, you may
2026-07-30T10:41:36.4353471Z do so (now or later) by using -c with the switch command. Example:
2026-07-30T10:41:36.4353861Z
2026-07-30T10:41:36.4354046Z git switch -c <new-branch-name>
2026-07-30T10:41:36.4354315Z
2026-07-30T10:41:36.4354404Z Or undo this operation with:
2026-07-30T10:41:36.4354552Z
2026-07-30T10:41:36.4354624Z git switch -
2026-07-30T10:41:36.4354739Z
2026-07-30T10:41:36.4354936Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-30T10:41:36.4355228Z
2026-07-30T10:41:36.4355549Z HEAD is now at 8bde811 Merge 414c84f34e9057107529d822260e42f27a440666 into 8eb2f0cdb72e859a90595f7006473b416ee82b02
2026-07-30T10:41:36.4869645Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-07-30T10:41:36.5126564Z 8bde811ff5d29dbf1428d34708922379e12190b6