timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-23T09:02:30.0571040Z with:
2026-08-23T09:02:30.0571830Z repository: pypy/pypy
2026-08-23T09:02:30.0579320Z token: ***
2026-08-23T09:02:30.0580080Z ssh-strict: true
2026-08-23T09:02:30.0580870Z ssh-user: git
2026-08-23T09:02:30.0581670Z persist-credentials: true
2026-08-23T09:02:30.0582540Z clean: true
2026-08-23T09:02:30.0583330Z sparse-checkout-cone-mode: true
2026-08-23T09:02:30.0584260Z fetch-depth: 1
2026-08-23T09:02:30.0585020Z fetch-tags: false
2026-08-23T09:02:30.0585800Z show-progress: true
2026-08-23T09:02:30.0586790Z lfs: false
2026-08-23T09:02:30.0587530Z submodules: false
2026-08-23T09:02:30.0588330Z set-safe-directory: true
2026-08-23T09:02:30.4165450Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T09:02:30.4171020Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-23T09:02:30.4173350Z [command]/usr/local/bin/git version
2026-08-23T09:02:30.4609970Z git version 2.55.0
2026-08-23T09:02:30.4657460Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/516d5cae-a812-484b-a1af-caa4449b1c17/.gitconfig'
2026-08-23T09:02:30.4675290Z Temporarily overriding HOME='/Users/runner/work/_temp/516d5cae-a812-484b-a1af-caa4449b1c17' before making global git config changes
2026-08-23T09:02:30.4677910Z Adding repository directory to the temporary git global config as a safe directory
2026-08-23T09:02:30.4681460Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-23T09:02:30.4821780Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T09:02:30.4837430Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-23T09:02:30.5202070Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-23T09:02:30.5214300Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-23T09:02:30.5216810Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-23T09:02:30.5218300Z hint: call:
2026-08-23T09:02:30.5219110Z hint:
2026-08-23T09:02:30.5220120Z hint: git config --global init.defaultBranch <name>
2026-08-23T09:02:30.5221330Z hint:
2026-08-23T09:02:30.5222490Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-23T09:02:30.5224330Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-23T09:02:30.5225810Z hint:
2026-08-23T09:02:30.5226910Z hint: git branch -m <name>
2026-08-23T09:02:30.5228180Z hint:
2026-08-23T09:02:30.5229540Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-23T09:02:30.5231570Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-23T09:02:30.5235050Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T09:02:30.5352000Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-23T09:02:30.5454870Z Removing SSH command configuration
2026-08-23T09:02:30.5460220Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-23T09:02:30.5566040Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-23T09:02:30.7009710Z Removing HTTP extra header
2026-08-23T09:02:30.7017590Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-23T09:02:30.7119750Z [command]/usr/local/bin/git 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-23T09:02:30.8527220Z Removing includeIf entries pointing to credentials config files
2026-08-23T09:02:30.8532870Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-23T09:02:30.8638090Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-23T09:02:31.0472950Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-b7983ba2-64e1-4c3c-8cec-8164ed0b4adc.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-23T09:02:31.0478580Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-b7983ba2-64e1-4c3c-8cec-8164ed0b4adc.config
2026-08-23T09:02:31.0580780Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-b7983ba2-64e1-4c3c-8cec-8164ed0b4adc.config
2026-08-23T09:02:31.0680790Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b7983ba2-64e1-4c3c-8cec-8164ed0b4adc.config
2026-08-23T09:02:31.0787620Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b7983ba2-64e1-4c3c-8cec-8164ed0b4adc.config
Fetching the repository
2026-08-23T09:02:31.0886160Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +90073a41f15b2e20a41f8e6f0b86f1a6cd026671:refs/remotes/pull/5570/merge
2026-08-23T09:02:35.1142210Z From https://github.com/pypy/pypy
2026-08-23T09:02:35.1144900Z * [new ref] 90073a41f15b2e20a41f8e6f0b86f1a6cd026671 -> pull/5570/merge
Determining the checkout info
2026-08-23T09:02:35.1225000Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-23T09:02:35.1283040Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T09:02:35.1373420Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-23T09:02:36.2614870Z Updating files: 41% (2907/7088)
2026-08-23T09:02:36.2821860Z Updating files: 42% (2977/7088)
2026-08-23T09:02:36.3029790Z Updating files: 43% (3048/7088)
2026-08-23T09:02:36.3223730Z Updating files: 44% (3119/7088)
2026-08-23T09:02:36.3394210Z Updating files: 45% (3190/7088)
2026-08-23T09:02:36.3560560Z Updating files: 46% (3261/7088)
2026-08-23T09:02:36.3714180Z Updating files: 47% (3332/7088)
2026-08-23T09:02:36.3923280Z Updating files: 48% (3403/7088)
2026-08-23T09:02:36.4092900Z Updating files: 49% (3474/7088)
2026-08-23T09:02:36.4253190Z Updating files: 50% (3544/7088)
2026-08-23T09:02:36.4467390Z Updating files: 51% (3615/7088)
2026-08-23T09:02:36.4644960Z Updating files: 52% (3686/7088)
2026-08-23T09:02:36.4851390Z Updating files: 53% (3757/7088)
2026-08-23T09:02:36.5217890Z Updating files: 54% (3828/7088)
2026-08-23T09:02:36.5899200Z Updating files: 55% (3899/7088)
2026-08-23T09:02:36.6059060Z Updating files: 56% (3970/7088)
2026-08-23T09:02:36.6238930Z Updating files: 57% (4041/7088)
2026-08-23T09:02:36.6410450Z Updating files: 58% (4112/7088)
2026-08-23T09:02:36.6584540Z Updating files: 59% (4182/7088)
2026-08-23T09:02:36.6780880Z Updating files: 60% (4253/7088)
2026-08-23T09:02:36.6942640Z Updating files: 61% (4324/7088)
2026-08-23T09:02:36.7115140Z Updating files: 62% (4395/7088)
2026-08-23T09:02:36.7287280Z Updating files: 63% (4466/7088)
2026-08-23T09:02:36.7456190Z Updating files: 64% (4537/7088)
2026-08-23T09:02:36.7634560Z Updating files: 65% (4608/7088)
2026-08-23T09:02:37.0555710Z Updating files: 66% (4679/7088)
2026-08-23T09:02:37.0599530Z Updating files: 67% (4749/7088)
2026-08-23T09:02:37.0610320Z Updating files: 68% (4820/7088)
2026-08-23T09:02:37.0630680Z Updating files: 69% (4891/7088)
2026-08-23T09:02:37.0831080Z Updating files: 70% (4962/7088)
2026-08-23T09:02:37.1027710Z Updating files: 71% (5033/7088)
2026-08-23T09:02:37.1215350Z Updating files: 72% (5104/7088)
2026-08-23T09:02:37.1402030Z Updating files: 73% (5175/7088)
2026-08-23T09:02:37.1590270Z Updating files: 74% (5246/7088)
2026-08-23T09:02:37.1649780Z Updating files: 74% (5294/7088)
2026-08-23T09:02:37.1842290Z Updating files: 75% (5316/7088)
2026-08-23T09:02:37.2131950Z Updating files: 76% (5387/7088)
2026-08-23T09:02:37.2334650Z Updating files: 77% (5458/7088)
2026-08-23T09:02:37.3149690Z Updating files: 78% (5529/7088)
2026-08-23T09:02:37.3368360Z Updating files: 79% (5600/7088)
2026-08-23T09:02:37.3722150Z Updating files: 80% (5671/7088)
2026-08-23T09:02:37.3935860Z Updating files: 81% (5742/7088)
2026-08-23T09:02:37.4124440Z Updating files: 82% (5813/7088)
2026-08-23T09:02:37.5320340Z Updating files: 83% (5884/7088)
2026-08-23T09:02:37.5323940Z Updating files: 84% (5954/7088)
2026-08-23T09:02:37.5484000Z Updating files: 85% (6025/7088)
2026-08-23T09:02:37.5700520Z Updating files: 86% (6096/7088)
2026-08-23T09:02:37.5907830Z Updating files: 87% (6167/7088)
2026-08-23T09:02:37.6139820Z Updating files: 88% (6238/7088)
2026-08-23T09:02:37.6406720Z Updating files: 89% (6309/7088)
2026-08-23T09:02:37.6828320Z Updating files: 90% (6380/7088)
2026-08-23T09:02:37.6932920Z Updating files: 91% (6451/7088)
2026-08-23T09:02:38.1350330Z Updating files: 92% (6521/7088)
2026-08-23T09:02:38.1602110Z Updating files: 93% (6592/7088)
2026-08-23T09:02:38.2853370Z Updating files: 93% (6594/7088)
2026-08-23T09:02:38.5035400Z Updating files: 94% (6663/7088)
2026-08-23T09:02:38.6211010Z Updating files: 95% (6734/7088)
2026-08-23T09:02:38.6723470Z Updating files: 96% (6805/7088)
2026-08-23T09:02:38.6808800Z Updating files: 97% (6876/7088)
2026-08-23T09:02:38.7027510Z Updating files: 98% (6947/7088)
2026-08-23T09:02:38.7307750Z Updating files: 99% (7018/7088)
2026-08-23T09:02:38.7528690Z Updating files: 100% (7088/7088)
2026-08-23T09:02:38.7590780Z Updating files: 100% (7088/7088), done.
2026-08-23T09:02:38.7949660Z HEAD is now at 90073a4 Merge 5b98f7970583eb336e75b1e65e4f0e8495e7ea33 into 62a475fcfa4bcce9240ac2a1b7f76fcf5e129877
2026-08-23T09:02:38.8492500Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-23T09:02:38.8587670Z 90073a41f15b2e20a41f8e6f0b86f1a6cd026671