timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-16T19:42:50.2121470Z with:
2026-08-16T19:42:50.2122170Z repository: pypy/pypy
2026-08-16T19:42:50.2128780Z token: ***
2026-08-16T19:42:50.2129550Z ssh-strict: true
2026-08-16T19:42:50.2130250Z ssh-user: git
2026-08-16T19:42:50.2130960Z persist-credentials: true
2026-08-16T19:42:50.2131840Z clean: true
2026-08-16T19:42:50.2132640Z sparse-checkout-cone-mode: true
2026-08-16T19:42:50.2133480Z fetch-depth: 1
2026-08-16T19:42:50.2134170Z fetch-tags: false
2026-08-16T19:42:50.2134880Z show-progress: true
2026-08-16T19:42:50.2135610Z lfs: false
2026-08-16T19:42:50.2136290Z submodules: false
2026-08-16T19:42:50.2137020Z set-safe-directory: true
2026-08-16T19:42:50.5936760Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-16T19:42:50.5940820Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-16T19:42:50.5942530Z [command]/usr/local/bin/git version
2026-08-16T19:42:50.6350700Z git version 2.55.0
2026-08-16T19:42:50.6394250Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/2a540acb-4c9b-4473-8241-3f796b4e971f/.gitconfig'
2026-08-16T19:42:50.6409110Z Temporarily overriding HOME='/Users/runner/work/_temp/2a540acb-4c9b-4473-8241-3f796b4e971f' before making global git config changes
2026-08-16T19:42:50.6411520Z Adding repository directory to the temporary git global config as a safe directory
2026-08-16T19:42:50.6413870Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-16T19:42:50.6567830Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-16T19:42:50.6578020Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-16T19:42:50.7001240Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-16T19:42:50.7003690Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-16T19:42:50.7005600Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-16T19:42:50.7007410Z hint: call:
2026-08-16T19:42:50.7008320Z hint:
2026-08-16T19:42:50.7009350Z hint: git config --global init.defaultBranch <name>
2026-08-16T19:42:50.7010700Z hint:
2026-08-16T19:42:50.7012040Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-16T19:42:50.7014470Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-16T19:42:50.7016770Z hint:
2026-08-16T19:42:50.7017860Z hint: git branch -m <name>
2026-08-16T19:42:50.7018970Z hint:
2026-08-16T19:42:50.7020110Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-16T19:42:50.7021910Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-16T19:42:50.7026530Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-16T19:42:50.7174590Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-16T19:42:50.7295410Z Removing SSH command configuration
2026-08-16T19:42:50.7298550Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-16T19:42:50.7406430Z [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-16T19:42:50.8891470Z Removing HTTP extra header
2026-08-16T19:42:50.8898360Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-16T19:42:50.8988110Z [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-16T19:42:51.1111360Z Removing includeIf entries pointing to credentials config files
2026-08-16T19:42:51.1121180Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-16T19:42:51.1189960Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-16T19:42:51.2401320Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-a53e2556-71fa-4c0e-a59a-f384e602a030.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-16T19:42:51.2487990Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-a53e2556-71fa-4c0e-a59a-f384e602a030.config
2026-08-16T19:42:51.2582090Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-a53e2556-71fa-4c0e-a59a-f384e602a030.config
2026-08-16T19:42:51.2672630Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-a53e2556-71fa-4c0e-a59a-f384e602a030.config
2026-08-16T19:42:51.2762040Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-a53e2556-71fa-4c0e-a59a-f384e602a030.config
Fetching the repository
2026-08-16T19:42:51.2856410Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +606bb7c3f91dbc3971b80b614638a47061842422:refs/remotes/origin/py3.11
2026-08-16T19:42:55.3829910Z From https://github.com/pypy/pypy
2026-08-16T19:42:55.3832130Z * [new ref] 606bb7c3f91dbc3971b80b614638a47061842422 -> origin/py3.11
2026-08-16T19:42:55.3839600Z [command]/usr/local/bin/git branch --list --remote origin/py3.11
2026-08-16T19:42:55.3937000Z origin/py3.11
2026-08-16T19:42:55.3944650Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11
2026-08-16T19:42:55.4020900Z 606bb7c3f91dbc3971b80b614638a47061842422
Determining the checkout info
2026-08-16T19:42:55.4030990Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-16T19:42:55.4149910Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-16T19:42:55.4240600Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-08-16T19:42:56.6397890Z Updating files: 34% (2430/7025)
2026-08-16T19:42:56.7401230Z Updating files: 35% (2459/7025)
2026-08-16T19:42:56.8231430Z Updating files: 36% (2529/7025)
2026-08-16T19:42:56.8548930Z Updating files: 37% (2600/7025)
2026-08-16T19:42:56.8610520Z Updating files: 38% (2670/7025)
2026-08-16T19:42:56.8638580Z Updating files: 39% (2740/7025)
2026-08-16T19:42:56.8690780Z Updating files: 40% (2810/7025)
2026-08-16T19:42:56.8711190Z Updating files: 41% (2881/7025)
2026-08-16T19:42:56.8762820Z Updating files: 42% (2951/7025)
2026-08-16T19:42:56.8922910Z Updating files: 43% (3021/7025)
2026-08-16T19:42:56.9089690Z Updating files: 44% (3091/7025)
2026-08-16T19:42:56.9936960Z Updating files: 45% (3162/7025)
2026-08-16T19:42:57.0021960Z Updating files: 46% (3232/7025)
2026-08-16T19:42:57.0668120Z Updating files: 47% (3302/7025)
2026-08-16T19:42:57.1669130Z Updating files: 48% (3372/7025)
2026-08-16T19:42:57.2671030Z Updating files: 49% (3443/7025)
2026-08-16T19:42:57.3673900Z Updating files: 50% (3513/7025)
2026-08-16T19:42:57.4674720Z Updating files: 51% (3583/7025)
2026-08-16T19:42:57.5117630Z Updating files: 52% (3653/7025)
2026-08-16T19:42:57.5121200Z Updating files: 53% (3724/7025)
2026-08-16T19:42:57.5122680Z Updating files: 54% (3794/7025)
2026-08-16T19:42:57.5125680Z Updating files: 55% (3864/7025)
2026-08-16T19:42:57.5128760Z Updating files: 56% (3934/7025)
2026-08-16T19:42:57.5134170Z Updating files: 57% (4005/7025)
2026-08-16T19:42:57.5137720Z Updating files: 58% (4075/7025)
2026-08-16T19:42:57.5139910Z Updating files: 59% (4145/7025)
2026-08-16T19:42:57.5141360Z Updating files: 60% (4215/7025)
2026-08-16T19:42:57.5144090Z Updating files: 61% (4286/7025)
2026-08-16T19:42:57.5146030Z Updating files: 62% (4356/7025)
2026-08-16T19:42:57.5150670Z Updating files: 63% (4426/7025)
2026-08-16T19:42:57.5153840Z Updating files: 64% (4496/7025)
2026-08-16T19:42:57.5156670Z Updating files: 65% (4567/7025)
2026-08-16T19:42:57.6176930Z Updating files: 65% (4591/7025)
2026-08-16T19:42:57.6293610Z Updating files: 66% (4637/7025)
2026-08-16T19:42:57.6294520Z Updating files: 67% (4707/7025)
2026-08-16T19:42:57.6370600Z Updating files: 68% (4777/7025)
2026-08-16T19:42:57.6704790Z Updating files: 69% (4848/7025)
2026-08-16T19:42:57.7423630Z Updating files: 70% (4918/7025)
2026-08-16T19:42:57.7602870Z Updating files: 71% (4988/7025)
2026-08-16T19:42:57.7901240Z Updating files: 72% (5058/7025)
2026-08-16T19:42:57.8032440Z Updating files: 73% (5129/7025)
2026-08-16T19:42:57.8270310Z Updating files: 74% (5199/7025)
2026-08-16T19:42:57.8467450Z Updating files: 75% (5269/7025)
2026-08-16T19:42:57.8651900Z Updating files: 76% (5339/7025)
2026-08-16T19:42:57.8809440Z Updating files: 77% (5410/7025)
2026-08-16T19:42:57.8969400Z Updating files: 78% (5480/7025)
2026-08-16T19:42:57.9142300Z Updating files: 79% (5550/7025)
2026-08-16T19:42:57.9325100Z Updating files: 80% (5620/7025)
2026-08-16T19:42:57.9503310Z Updating files: 81% (5691/7025)
2026-08-16T19:42:57.9664400Z Updating files: 82% (5761/7025)
2026-08-16T19:42:57.9843200Z Updating files: 83% (5831/7025)
2026-08-16T19:42:58.0062260Z Updating files: 84% (5901/7025)
2026-08-16T19:42:58.0231930Z Updating files: 85% (5972/7025)
2026-08-16T19:42:58.0426620Z Updating files: 86% (6042/7025)
2026-08-16T19:42:58.0615810Z Updating files: 87% (6112/7025)
2026-08-16T19:42:58.0809190Z Updating files: 88% (6182/7025)
2026-08-16T19:42:58.1000930Z Updating files: 89% (6253/7025)
2026-08-16T19:42:58.1174610Z Updating files: 90% (6323/7025)
2026-08-16T19:42:58.1414140Z Updating files: 91% (6393/7025)
2026-08-16T19:42:58.2864470Z Updating files: 92% (6463/7025)
2026-08-16T19:42:58.3508360Z Updating files: 93% (6534/7025)
2026-08-16T19:42:58.3706570Z Updating files: 94% (6604/7025)
2026-08-16T19:42:58.3877200Z Updating files: 95% (6674/7025)
2026-08-16T19:42:58.4053490Z Updating files: 96% (6744/7025)
2026-08-16T19:42:58.4222860Z Updating files: 97% (6815/7025)
2026-08-16T19:42:58.4384940Z Updating files: 98% (6885/7025)
2026-08-16T19:42:58.4423130Z Updating files: 99% (6955/7025)
2026-08-16T19:42:58.4565060Z Updating files: 99% (6970/7025)
2026-08-16T19:42:58.4566140Z Updating files: 100% (7025/7025)
2026-08-16T19:42:58.4567090Z Updating files: 100% (7025/7025), done.
2026-08-16T19:42:58.4729270Z Switched to a new branch 'py3.11'
2026-08-16T19:42:58.4735420Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-16T19:42:58.4906780Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-16T19:42:58.5003700Z 606bb7c3f91dbc3971b80b614638a47061842422