timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-15T18:28:53.7523470Z with:
2026-09-15T18:28:53.7524470Z repository: pypy/pypy
2026-09-15T18:28:53.7534020Z token: ***
2026-09-15T18:28:53.7535140Z ssh-strict: true
2026-09-15T18:28:53.7536130Z ssh-user: git
2026-09-15T18:28:53.7537080Z persist-credentials: true
2026-09-15T18:28:53.7538130Z clean: true
2026-09-15T18:28:53.7539060Z sparse-checkout-cone-mode: true
2026-09-15T18:28:53.7540050Z fetch-depth: 1
2026-09-15T18:28:53.7540970Z fetch-tags: false
2026-09-15T18:28:53.7541850Z show-progress: true
2026-09-15T18:28:53.7542820Z lfs: false
2026-09-15T18:28:53.7543700Z submodules: false
2026-09-15T18:28:53.7544660Z set-safe-directory: true
2026-09-15T18:28:54.2172020Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-15T18:28:54.2178410Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-15T18:28:54.2181310Z [command]/usr/local/bin/git version
2026-09-15T18:28:54.2183770Z git version 2.55.0
2026-09-15T18:28:54.2491750Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/5fb4a194-6bd1-438a-9e1f-7509acf9bcbe/.gitconfig'
2026-09-15T18:28:54.2518310Z Temporarily overriding HOME='/Users/runner/work/_temp/5fb4a194-6bd1-438a-9e1f-7509acf9bcbe' before making global git config changes
2026-09-15T18:28:54.2537850Z Adding repository directory to the temporary git global config as a safe directory
2026-09-15T18:28:54.2550320Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-15T18:28:54.2914280Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-15T18:28:54.2958720Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-15T18:28:54.3356210Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-15T18:28:54.3409010Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-15T18:28:54.3470210Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-15T18:28:54.3513420Z hint: call:
2026-09-15T18:28:54.3552660Z hint:
2026-09-15T18:28:54.3604130Z hint: git config --global init.defaultBranch <name>
2026-09-15T18:28:54.3660700Z hint:
2026-09-15T18:28:54.3730080Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-15T18:28:54.3790360Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-15T18:28:54.3846000Z hint:
2026-09-15T18:28:54.3885300Z hint: git branch -m <name>
2026-09-15T18:28:54.3938720Z hint:
2026-09-15T18:28:54.4024600Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-15T18:28:54.4083990Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-15T18:28:54.4275510Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-15T18:28:54.4502690Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-15T18:28:54.4663440Z Removing SSH command configuration
2026-09-15T18:28:54.4695990Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-15T18:28:54.4753150Z [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-09-15T18:28:54.6501120Z Removing HTTP extra header
2026-09-15T18:28:54.6531510Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-15T18:28:54.6744540Z [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-09-15T18:28:54.8964100Z Removing includeIf entries pointing to credentials config files
2026-09-15T18:28:54.8993780Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-15T18:28:54.9136280Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-15T18:28:55.1591980Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-6dba04d7-7cc2-417a-a203-f98c73229e54.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-15T18:28:55.3403630Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-6dba04d7-7cc2-417a-a203-f98c73229e54.config
2026-09-15T18:28:55.3780850Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-6dba04d7-7cc2-417a-a203-f98c73229e54.config
2026-09-15T18:28:55.3860670Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-6dba04d7-7cc2-417a-a203-f98c73229e54.config
2026-09-15T18:28:55.3942680Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-6dba04d7-7cc2-417a-a203-f98c73229e54.config
Fetching the repository
2026-09-15T18:28:55.4173420Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +27cc10234d16336a9e21b3f128efcd3bc415015e:refs/remotes/origin/py3.12
2026-09-15T18:28:59.2820840Z From https://github.com/pypy/pypy
2026-09-15T18:28:59.2842400Z * [new ref] 27cc10234d16336a9e21b3f128efcd3bc415015e -> origin/py3.12
2026-09-15T18:28:59.2931850Z [command]/usr/local/bin/git branch --list --remote origin/py3.12
2026-09-15T18:28:59.3002660Z origin/py3.12
2026-09-15T18:28:59.3084960Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12
2026-09-15T18:28:59.3152110Z 27cc10234d16336a9e21b3f128efcd3bc415015e
Determining the checkout info
2026-09-15T18:28:59.3398450Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-15T18:28:59.3497310Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-15T18:28:59.3681890Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-09-15T18:29:00.4394860Z Updating files: 31% (2216/7068)
2026-09-15T18:29:00.4661300Z Updating files: 32% (2262/7068)
2026-09-15T18:29:00.4929420Z Updating files: 33% (2333/7068)
2026-09-15T18:29:00.5260330Z Updating files: 34% (2404/7068)
2026-09-15T18:29:00.5556050Z Updating files: 35% (2474/7068)
2026-09-15T18:29:00.6635760Z Updating files: 36% (2545/7068)
2026-09-15T18:29:00.7137780Z Updating files: 37% (2616/7068)
2026-09-15T18:29:00.7620430Z Updating files: 38% (2686/7068)
2026-09-15T18:29:00.7733800Z Updating files: 39% (2757/7068)
2026-09-15T18:29:00.7837690Z Updating files: 40% (2828/7068)
2026-09-15T18:29:00.8088650Z Updating files: 41% (2898/7068)
2026-09-15T18:29:00.8352260Z Updating files: 42% (2969/7068)
2026-09-15T18:29:00.8452270Z Updating files: 43% (3040/7068)
2026-09-15T18:29:00.8489140Z Updating files: 44% (3110/7068)
2026-09-15T18:29:00.8763470Z Updating files: 45% (3181/7068)
2026-09-15T18:29:00.9143350Z Updating files: 46% (3252/7068)
2026-09-15T18:29:00.9678810Z Updating files: 47% (3322/7068)
2026-09-15T18:29:01.0684830Z Updating files: 48% (3393/7068)
2026-09-15T18:29:01.0713500Z Updating files: 49% (3464/7068)
2026-09-15T18:29:01.0717790Z Updating files: 50% (3534/7068)
2026-09-15T18:29:01.0739540Z Updating files: 51% (3605/7068)
2026-09-15T18:29:01.1195740Z Updating files: 52% (3676/7068)
2026-09-15T18:29:01.2094170Z Updating files: 53% (3747/7068)
2026-09-15T18:29:01.2333400Z Updating files: 54% (3817/7068)
2026-09-15T18:29:01.2598240Z Updating files: 55% (3888/7068)
2026-09-15T18:29:01.2845020Z Updating files: 56% (3959/7068)
2026-09-15T18:29:01.3111060Z Updating files: 57% (4029/7068)
2026-09-15T18:29:01.4135810Z Updating files: 58% (4100/7068)
2026-09-15T18:29:01.4548760Z Updating files: 59% (4171/7068)
2026-09-15T18:29:01.4769000Z Updating files: 60% (4241/7068)
2026-09-15T18:29:01.4780280Z Updating files: 60% (4259/7068)
2026-09-15T18:29:01.4996110Z Updating files: 61% (4312/7068)
2026-09-15T18:29:01.5315640Z Updating files: 62% (4383/7068)
2026-09-15T18:29:01.6443250Z Updating files: 63% (4453/7068)
2026-09-15T18:29:01.6605750Z Updating files: 64% (4524/7068)
2026-09-15T18:29:01.6610030Z Updating files: 65% (4595/7068)
2026-09-15T18:29:01.6612780Z Updating files: 66% (4665/7068)
2026-09-15T18:29:01.7670710Z Updating files: 67% (4736/7068)
2026-09-15T18:29:01.8094370Z Updating files: 68% (4807/7068)
2026-09-15T18:29:01.8133800Z Updating files: 69% (4877/7068)
2026-09-15T18:29:01.9172220Z Updating files: 70% (4948/7068)
2026-09-15T18:29:01.9174340Z Updating files: 71% (5019/7068)
2026-09-15T18:29:01.9460800Z Updating files: 72% (5089/7068)
2026-09-15T18:29:02.0011630Z Updating files: 73% (5160/7068)
2026-09-15T18:29:02.0622410Z Updating files: 74% (5231/7068)
2026-09-15T18:29:02.1427330Z Updating files: 75% (5301/7068)
2026-09-15T18:29:02.1538910Z Updating files: 76% (5372/7068)
2026-09-15T18:29:02.3641760Z Updating files: 77% (5443/7068)
2026-09-15T18:29:02.3797500Z Updating files: 78% (5514/7068)
2026-09-15T18:29:02.3938730Z Updating files: 79% (5584/7068)
2026-09-15T18:29:02.4018980Z Updating files: 80% (5655/7068)
2026-09-15T18:29:02.4091230Z Updating files: 80% (5688/7068)
2026-09-15T18:29:02.4246130Z Updating files: 81% (5726/7068)
2026-09-15T18:29:02.4854860Z Updating files: 82% (5796/7068)
2026-09-15T18:29:02.4886310Z Updating files: 83% (5867/7068)
2026-09-15T18:29:02.4996920Z Updating files: 84% (5938/7068)
2026-09-15T18:29:02.5295300Z Updating files: 85% (6008/7068)
2026-09-15T18:29:02.5553420Z Updating files: 86% (6079/7068)
2026-09-15T18:29:02.5867020Z Updating files: 87% (6150/7068)
2026-09-15T18:29:02.6106500Z Updating files: 88% (6220/7068)
2026-09-15T18:29:02.6423560Z Updating files: 89% (6291/7068)
2026-09-15T18:29:02.6648360Z Updating files: 90% (6362/7068)
2026-09-15T18:29:02.6911740Z Updating files: 91% (6432/7068)
2026-09-15T18:29:02.7180770Z Updating files: 92% (6503/7068)
2026-09-15T18:29:02.7937180Z Updating files: 93% (6574/7068)
2026-09-15T18:29:02.8402020Z Updating files: 94% (6644/7068)
2026-09-15T18:29:02.8594180Z Updating files: 95% (6715/7068)
2026-09-15T18:29:02.8720750Z Updating files: 96% (6786/7068)
2026-09-15T18:29:02.8989800Z Updating files: 97% (6856/7068)
2026-09-15T18:29:02.9294220Z Updating files: 98% (6927/7068)
2026-09-15T18:29:02.9606660Z Updating files: 99% (6998/7068)
2026-09-15T18:29:02.9640830Z Updating files: 100% (7068/7068)
2026-09-15T18:29:02.9678840Z Updating files: 100% (7068/7068), done.
2026-09-15T18:29:02.9714280Z Switched to a new branch 'py3.12'
2026-09-15T18:29:02.9750960Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-15T18:29:02.9996480Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-15T18:29:03.0175190Z 27cc10234d16336a9e21b3f128efcd3bc415015e