Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-26T11:57:28.0690280Z with: 2026-08-26T11:57:28.0690740Z repository: pypy/pypy 2026-08-26T11:57:28.0709480Z token: *** 2026-08-26T11:57:28.0709860Z ssh-strict: true 2026-08-26T11:57:28.0710200Z ssh-user: git 2026-08-26T11:57:28.0710540Z persist-credentials: true 2026-08-26T11:57:28.0710920Z clean: true 2026-08-26T11:57:28.0711260Z sparse-checkout-cone-mode: true 2026-08-26T11:57:28.0711660Z fetch-depth: 1 2026-08-26T11:57:28.0711990Z fetch-tags: false 2026-08-26T11:57:28.0712360Z show-progress: true 2026-08-26T11:57:28.0712730Z lfs: false 2026-08-26T11:57:28.0713050Z submodules: false 2026-08-26T11:57:28.0713400Z set-safe-directory: true
2026-08-26T11:57:28.4946590Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-26T11:57:28.4949140Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-26T11:57:28.4950310Z [command]/opt/homebrew/bin/git version 2026-08-26T11:57:28.5189540Z git version 2.55.0
2026-08-26T11:57:28.5209220Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/91df4950-2bdf-4976-939b-59318fdccf04/.gitconfig' 2026-08-26T11:57:28.5216310Z Temporarily overriding HOME='/Users/runner/work/_temp/91df4950-2bdf-4976-939b-59318fdccf04' before making global git config changes 2026-08-26T11:57:28.5218610Z Adding repository directory to the temporary git global config as a safe directory 2026-08-26T11:57:28.5220330Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-26T11:57:28.5323030Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-26T11:57:28.5329060Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-26T11:57:28.5590480Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-26T11:57:28.5593550Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-26T11:57:28.5595320Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-26T11:57:28.5597030Z hint: call: 2026-08-26T11:57:28.5598030Z hint: 2026-08-26T11:57:28.5599220Z hint: git config --global init.defaultBranch <name> 2026-08-26T11:57:28.5600430Z hint: 2026-08-26T11:57:28.5601650Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-26T11:57:28.5603690Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-26T11:57:28.5605380Z hint: 2026-08-26T11:57:28.5606210Z hint: git branch -m <name> 2026-08-26T11:57:28.5607270Z hint: 2026-08-26T11:57:28.5608520Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-26T11:57:28.5610470Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-26T11:57:28.5613850Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-26T11:57:28.5678450Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-26T11:57:28.5746920Z Removing SSH command configuration 2026-08-26T11:57:28.5749150Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-26T11:57:28.5817050Z [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-08-26T11:57:28.6716430Z Removing HTTP extra header 2026-08-26T11:57:28.6721000Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-26T11:57:28.6802410Z [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-08-26T11:57:28.7745050Z Removing includeIf entries pointing to credentials config files 2026-08-26T11:57:28.7751560Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-26T11:57:28.7842620Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-26T11:57:28.8769300Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-d3542308-18c9-489e-a0f3-bb34066fc374.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-26T11:57:28.8842990Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-d3542308-18c9-489e-a0f3-bb34066fc374.config 2026-08-26T11:57:28.8922400Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-d3542308-18c9-489e-a0f3-bb34066fc374.config 2026-08-26T11:57:28.8999160Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d3542308-18c9-489e-a0f3-bb34066fc374.config 2026-08-26T11:57:28.9066640Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d3542308-18c9-489e-a0f3-bb34066fc374.config
Fetching the repository
2026-08-26T11:57:28.9138820Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5925137c564d8faa6a2ac2bae059cb4042c0f422:refs/remotes/origin/py3.12 2026-08-26T11:57:33.2992260Z From https://github.com/pypy/pypy 2026-08-26T11:57:33.2993310Z * [new ref] 5925137c564d8faa6a2ac2bae059cb4042c0f422 -> origin/py3.12 2026-08-26T11:57:33.3000200Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.12 2026-08-26T11:57:33.3089410Z origin/py3.12 2026-08-26T11:57:33.3096960Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.12 2026-08-26T11:57:33.3165070Z 5925137c564d8faa6a2ac2bae059cb4042c0f422
Determining the checkout info
2026-08-26T11:57:33.3178870Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-26T11:57:33.3271560Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-26T11:57:33.3384300Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-08-26T11:57:34.2856780Z Switched to a new branch 'py3.12' 2026-08-26T11:57:34.2864690Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-26T11:57:34.2998700Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-26T11:57:34.3079790Z 5925137c564d8faa6a2ac2bae059cb4042c0f422