Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-23T07:06:07.9807740Z with: 2026-08-23T07:06:07.9808040Z repository: pypy/pypy 2026-08-23T07:06:07.9810360Z token: *** 2026-08-23T07:06:07.9810650Z ssh-strict: true 2026-08-23T07:06:07.9810950Z ssh-user: git 2026-08-23T07:06:07.9811240Z persist-credentials: true 2026-08-23T07:06:07.9811570Z clean: true 2026-08-23T07:06:07.9811870Z sparse-checkout-cone-mode: true 2026-08-23T07:06:07.9812220Z fetch-depth: 1 2026-08-23T07:06:07.9812540Z fetch-tags: false 2026-08-23T07:06:07.9812860Z show-progress: true 2026-08-23T07:06:07.9813170Z lfs: false 2026-08-23T07:06:07.9813490Z submodules: false 2026-08-23T07:06:07.9813810Z set-safe-directory: true
2026-08-23T07:06:08.3398430Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-23T07:06:08.3400590Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-23T07:06:08.3401340Z [command]/opt/homebrew/bin/git version 2026-08-23T07:06:08.3637520Z git version 2.55.0
2026-08-23T07:06:08.3656220Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/a831418b-48e4-492e-ba79-61835d80f984/.gitconfig' 2026-08-23T07:06:08.3661560Z Temporarily overriding HOME='/Users/runner/work/_temp/a831418b-48e4-492e-ba79-61835d80f984' before making global git config changes 2026-08-23T07:06:08.3662710Z Adding repository directory to the temporary git global config as a safe directory 2026-08-23T07:06:08.3664720Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-23T07:06:08.3770660Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-23T07:06:08.3777190Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-23T07:06:08.3974880Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-23T07:06:08.3975760Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-23T07:06:08.3976430Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-23T07:06:08.3977050Z hint: call: 2026-08-23T07:06:08.3977420Z hint: 2026-08-23T07:06:08.3977820Z hint: git config --global init.defaultBranch <name> 2026-08-23T07:06:08.3978330Z hint: 2026-08-23T07:06:08.3978770Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-23T07:06:08.3979430Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-23T07:06:08.3980030Z hint: 2026-08-23T07:06:08.3980370Z hint: git branch -m <name> 2026-08-23T07:06:08.3980720Z hint: 2026-08-23T07:06:08.3981240Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-23T07:06:08.3982110Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-23T07:06:08.3983420Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-23T07:06:08.4055900Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-23T07:06:08.4116820Z Removing SSH command configuration 2026-08-23T07:06:08.4120140Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-23T07:06:08.4174510Z [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-23T07:06:08.5637740Z Removing HTTP extra header 2026-08-23T07:06:08.5639310Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-23T07:06:08.5703040Z [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-23T07:06:08.6540620Z Removing includeIf entries pointing to credentials config files 2026-08-23T07:06:08.6553640Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-23T07:06:08.6616360Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-23T07:06:08.7245420Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-59fe74b9-eca9-4023-80d7-460f0ac67c32.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-23T07:06:08.7616930Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-59fe74b9-eca9-4023-80d7-460f0ac67c32.config 2026-08-23T07:06:08.7706800Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-59fe74b9-eca9-4023-80d7-460f0ac67c32.config 2026-08-23T07:06:08.7711460Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-59fe74b9-eca9-4023-80d7-460f0ac67c32.config 2026-08-23T07:06:08.7715830Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-59fe74b9-eca9-4023-80d7-460f0ac67c32.config
Fetching the repository
2026-08-23T07:06:08.7733590Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f263e9d0df1ef9f3a97608bff8c737783c65c744:refs/remotes/origin/main 2026-08-23T07:06:11.7811870Z From https://github.com/pypy/pypy 2026-08-23T07:06:11.7813310Z * [new ref] f263e9d0df1ef9f3a97608bff8c737783c65c744 -> origin/main 2026-08-23T07:06:11.7818780Z [command]/opt/homebrew/bin/git branch --list --remote origin/main 2026-08-23T07:06:11.7897380Z origin/main 2026-08-23T07:06:11.7903540Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/main 2026-08-23T07:06:11.7967510Z f263e9d0df1ef9f3a97608bff8c737783c65c744
Determining the checkout info
2026-08-23T07:06:11.7974900Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-23T07:06:11.8059850Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-23T07:06:11.8123830Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-23T07:06:12.8469340Z Updating files: 95% (5751/6014) 2026-08-23T07:06:12.8571670Z Updating files: 96% (5774/6014) 2026-08-23T07:06:12.8675000Z Updating files: 97% (5834/6014) 2026-08-23T07:06:12.8791130Z Updating files: 98% (5894/6014) 2026-08-23T07:06:12.8893360Z Updating files: 99% (5954/6014) 2026-08-23T07:06:12.8995380Z Updating files: 100% (6014/6014) 2026-08-23T07:06:12.9095420Z Updating files: 100% (6014/6014), done. 2026-08-23T07:06:12.9146750Z Switched to a new branch 'main' 2026-08-23T07:06:12.9147480Z branch 'main' set up to track 'origin/main'.
2026-08-23T07:06:12.9149730Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-23T07:06:12.9150160Z f263e9d0df1ef9f3a97608bff8c737783c65c744