Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T17:19:31.2962660Z with: 2026-08-25T17:19:31.2962990Z repository: pypy/pypy 2026-08-25T17:19:31.2965920Z token: *** 2026-08-25T17:19:31.2966240Z ssh-strict: true 2026-08-25T17:19:31.2966620Z ssh-user: git 2026-08-25T17:19:31.2967150Z persist-credentials: true 2026-08-25T17:19:31.2967600Z clean: true 2026-08-25T17:19:31.2967940Z sparse-checkout-cone-mode: true 2026-08-25T17:19:31.2968430Z fetch-depth: 1 2026-08-25T17:19:31.2968830Z fetch-tags: false 2026-08-25T17:19:31.2969180Z show-progress: true 2026-08-25T17:19:31.2969530Z lfs: false 2026-08-25T17:19:31.2969840Z submodules: false 2026-08-25T17:19:31.2970180Z set-safe-directory: true
2026-08-25T17:19:31.9633450Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T17:19:31.9635610Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-25T17:19:31.9636570Z [command]/opt/homebrew/bin/git version 2026-08-25T17:19:32.0367220Z git version 2.55.0
2026-08-25T17:19:32.0391620Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/298e9c0b-6d1c-468d-a2b6-351ee34bd33f/.gitconfig' 2026-08-25T17:19:32.0399530Z Temporarily overriding HOME='/Users/runner/work/_temp/298e9c0b-6d1c-468d-a2b6-351ee34bd33f' before making global git config changes 2026-08-25T17:19:32.0402470Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T17:19:32.0406620Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-25T17:19:32.0543660Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T17:19:32.0550000Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-25T17:19:32.0900680Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T17:19:32.0903780Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T17:19:32.0906160Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T17:19:32.0907960Z hint: call: 2026-08-25T17:19:32.0908990Z hint: 2026-08-25T17:19:32.0910220Z hint: git config --global init.defaultBranch <name> 2026-08-25T17:19:32.0911650Z hint: 2026-08-25T17:19:32.0912960Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T17:19:32.0915210Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T17:19:32.0916870Z hint: 2026-08-25T17:19:32.0917990Z hint: git branch -m <name> 2026-08-25T17:19:32.0919200Z hint: 2026-08-25T17:19:32.0920890Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T17:19:32.0923150Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-25T17:19:32.0927250Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T17:19:32.1031700Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T17:19:32.1120350Z Removing SSH command configuration 2026-08-25T17:19:32.1121050Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T17:19:32.1203060Z [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-25T17:19:32.2702380Z Removing HTTP extra header 2026-08-25T17:19:32.2709910Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T17:19:32.2801690Z [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-25T17:19:32.3947470Z Removing includeIf entries pointing to credentials config files 2026-08-25T17:19:32.3952060Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T17:19:32.4032610Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T17:19:32.5319790Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-3b1f64dc-c406-4220-89d9-f41350c78f49.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T17:19:32.5410980Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-3b1f64dc-c406-4220-89d9-f41350c78f49.config 2026-08-25T17:19:32.5482710Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-3b1f64dc-c406-4220-89d9-f41350c78f49.config 2026-08-25T17:19:32.5560330Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-3b1f64dc-c406-4220-89d9-f41350c78f49.config 2026-08-25T17:19:32.5633120Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-3b1f64dc-c406-4220-89d9-f41350c78f49.config
Fetching the repository
2026-08-25T17:19:32.5769080Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a5c274cd6d69e7b6feb4d473b54f22436c88bb23:refs/remotes/origin/main 2026-08-25T17:19:34.4679260Z From https://github.com/pypy/pypy 2026-08-25T17:19:34.4680510Z * [new ref] a5c274cd6d69e7b6feb4d473b54f22436c88bb23 -> origin/main 2026-08-25T17:19:34.4866660Z [command]/opt/homebrew/bin/git branch --list --remote origin/main 2026-08-25T17:19:34.5236630Z origin/main 2026-08-25T17:19:34.5245100Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/main 2026-08-25T17:19:34.5309530Z a5c274cd6d69e7b6feb4d473b54f22436c88bb23
Determining the checkout info
2026-08-25T17:19:34.5325230Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-25T17:19:34.5428500Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T17:19:34.5547070Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-25T17:19:35.6545620Z Updating files: 82% (4976/6014) 2026-08-25T17:19:35.6711500Z Updating files: 83% (4992/6014) 2026-08-25T17:19:35.6859710Z Updating files: 84% (5052/6014) 2026-08-25T17:19:35.6970940Z Updating files: 85% (5112/6014) 2026-08-25T17:19:35.7098730Z Updating files: 86% (5173/6014) 2026-08-25T17:19:35.7283020Z Updating files: 87% (5233/6014) 2026-08-25T17:19:35.7452240Z Updating files: 88% (5293/6014) 2026-08-25T17:19:35.7644480Z Updating files: 89% (5353/6014) 2026-08-25T17:19:35.7806590Z Updating files: 90% (5413/6014) 2026-08-25T17:19:35.9034250Z Updating files: 91% (5473/6014) 2026-08-25T17:19:35.9528100Z Updating files: 92% (5533/6014) 2026-08-25T17:19:35.9629160Z Updating files: 93% (5594/6014) 2026-08-25T17:19:35.9690950Z Updating files: 94% (5654/6014) 2026-08-25T17:19:35.9761770Z Updating files: 95% (5714/6014) 2026-08-25T17:19:35.9847590Z Updating files: 96% (5774/6014) 2026-08-25T17:19:35.9912310Z Updating files: 97% (5834/6014) 2026-08-25T17:19:35.9996480Z Updating files: 98% (5894/6014) 2026-08-25T17:19:36.0211270Z Updating files: 99% (5954/6014) 2026-08-25T17:19:36.0212460Z Updating files: 100% (6014/6014) 2026-08-25T17:19:36.0213110Z Updating files: 100% (6014/6014), done. 2026-08-25T17:19:36.0370650Z Switched to a new branch 'main' 2026-08-25T17:19:36.0375930Z branch 'main' set up to track 'origin/main'.
2026-08-25T17:19:36.0588400Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-25T17:19:36.0744660Z a5c274cd6d69e7b6feb4d473b54f22436c88bb23