Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-01T18:58:54.9758250Z with: 2026-09-01T18:58:54.9758570Z repository: pypy/pypy 2026-09-01T18:58:54.9760990Z token: *** 2026-09-01T18:58:54.9761290Z ssh-strict: true 2026-09-01T18:58:54.9761600Z ssh-user: git 2026-09-01T18:58:54.9761910Z persist-credentials: true 2026-09-01T18:58:54.9762260Z clean: true 2026-09-01T18:58:54.9762590Z sparse-checkout-cone-mode: true 2026-09-01T18:58:54.9762950Z fetch-depth: 1 2026-09-01T18:58:54.9763260Z fetch-tags: false 2026-09-01T18:58:54.9763580Z show-progress: true 2026-09-01T18:58:54.9763890Z lfs: false 2026-09-01T18:58:54.9764180Z submodules: false 2026-09-01T18:58:54.9764500Z set-safe-directory: true
2026-09-01T18:58:55.4634040Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-01T18:58:55.4637850Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-01T18:58:55.4654720Z [command]/opt/homebrew/bin/git version 2026-09-01T18:58:55.5139500Z git version 2.55.0
2026-09-01T18:58:55.5175540Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/01b16260-d3b6-452e-975f-d65260cffc5b/.gitconfig' 2026-09-01T18:58:55.5176770Z Temporarily overriding HOME='/Users/runner/work/_temp/01b16260-d3b6-452e-975f-d65260cffc5b' before making global git config changes 2026-09-01T18:58:55.5177850Z Adding repository directory to the temporary git global config as a safe directory 2026-09-01T18:58:55.5181280Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-01T18:58:55.5347730Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-01T18:58:55.5362380Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-09-01T18:58:55.5704860Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-01T18:58:55.5707910Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-01T18:58:55.5710130Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-01T18:58:55.5711050Z hint: call: 2026-09-01T18:58:55.5711600Z hint: 2026-09-01T18:58:55.5713570Z hint: git config --global init.defaultBranch <name> 2026-09-01T18:58:55.5714130Z hint: 2026-09-01T18:58:55.5714640Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-01T18:58:55.5715390Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-01T18:58:55.5716200Z hint: 2026-09-01T18:58:55.5716600Z hint: git branch -m <name> 2026-09-01T18:58:55.5717010Z hint: 2026-09-01T18:58:55.5717750Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-01T18:58:55.5718840Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-01T18:58:55.5729740Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-01T18:58:55.5860380Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-09-01T18:58:55.5996010Z Removing SSH command configuration 2026-09-01T18:58:55.5998450Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-01T18:58:55.6078010Z [command]/opt/homebrew/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-01T18:58:55.7753400Z Removing HTTP extra header 2026-09-01T18:58:55.7756420Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-01T18:58:55.7859050Z [command]/opt/homebrew/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-01T18:58:55.9222390Z Removing includeIf entries pointing to credentials config files 2026-09-01T18:58:55.9327240Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-01T18:58:55.9595440Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-01T18:58:56.0676220Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-0cfcabcc-4428-44d8-8106-1882415cfe94.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-01T18:58:56.0744870Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-0cfcabcc-4428-44d8-8106-1882415cfe94.config 2026-09-01T18:58:56.0807920Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-0cfcabcc-4428-44d8-8106-1882415cfe94.config 2026-09-01T18:58:56.1020200Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-0cfcabcc-4428-44d8-8106-1882415cfe94.config 2026-09-01T18:58:56.1095050Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-0cfcabcc-4428-44d8-8106-1882415cfe94.config
Fetching the repository
2026-09-01T18:58:56.1173570Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f19b73c1f5f4ab4055438c358a301f37f64722e0:refs/remotes/origin/py3.12 2026-09-01T18:58:59.1854120Z From https://github.com/pypy/pypy 2026-09-01T18:58:59.1871340Z * [new ref] f19b73c1f5f4ab4055438c358a301f37f64722e0 -> origin/py3.12 2026-09-01T18:58:59.1940130Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.12 2026-09-01T18:58:59.2094090Z origin/py3.12 2026-09-01T18:58:59.2146590Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.12 2026-09-01T18:58:59.2254230Z f19b73c1f5f4ab4055438c358a301f37f64722e0
Determining the checkout info
2026-09-01T18:58:59.2280840Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-09-01T18:58:59.2498400Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-01T18:58:59.2665500Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-01T18:59:00.3567930Z Updating files: 88% (6284/7098) 2026-09-01T18:59:00.3659380Z Updating files: 89% (6318/7098) 2026-09-01T18:59:00.3747240Z Updating files: 90% (6389/7098) 2026-09-01T18:59:00.3843270Z Updating files: 91% (6460/7098) 2026-09-01T18:59:00.4463700Z Updating files: 92% (6531/7098) 2026-09-01T18:59:00.5337070Z Updating files: 93% (6602/7098) 2026-09-01T18:59:00.5462040Z Updating files: 94% (6673/7098) 2026-09-01T18:59:00.5612710Z Updating files: 95% (6744/7098) 2026-09-01T18:59:00.5783590Z Updating files: 96% (6815/7098) 2026-09-01T18:59:00.5927740Z Updating files: 97% (6886/7098) 2026-09-01T18:59:00.6111170Z Updating files: 98% (6957/7098) 2026-09-01T18:59:00.6233530Z Updating files: 99% (7028/7098) 2026-09-01T18:59:00.6235550Z Updating files: 100% (7098/7098) 2026-09-01T18:59:00.6246060Z Updating files: 100% (7098/7098), done. 2026-09-01T18:59:00.6365230Z Switched to a new branch 'py3.12' 2026-09-01T18:59:00.6392890Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-01T18:59:00.6653830Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-09-01T18:59:00.6743760Z f19b73c1f5f4ab4055438c358a301f37f64722e0