Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-08T18:50:40.6081770Z with: 2026-09-08T18:50:40.6082070Z repository: pypy/pypy 2026-09-08T18:50:40.6085320Z token: *** 2026-09-08T18:50:40.6085670Z ssh-strict: true 2026-09-08T18:50:40.6085990Z ssh-user: git 2026-09-08T18:50:40.6086360Z persist-credentials: true 2026-09-08T18:50:40.6086880Z clean: true 2026-09-08T18:50:40.6087230Z sparse-checkout-cone-mode: true 2026-09-08T18:50:40.6087630Z fetch-depth: 1 2026-09-08T18:50:40.6087960Z fetch-tags: false 2026-09-08T18:50:40.6088310Z show-progress: true 2026-09-08T18:50:40.6088650Z lfs: false 2026-09-08T18:50:40.6089020Z submodules: false 2026-09-08T18:50:40.6089370Z set-safe-directory: true
2026-09-08T18:50:41.1072430Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-08T18:50:41.1074620Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-08T18:50:41.1075580Z [command]/opt/homebrew/bin/git version 2026-09-08T18:50:41.1076100Z git version 2.55.0
2026-09-08T18:50:41.1081380Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/0d39519e-dd39-4c8f-b030-e46b3ecab82b/.gitconfig' 2026-09-08T18:50:41.1083310Z Temporarily overriding HOME='/Users/runner/work/_temp/0d39519e-dd39-4c8f-b030-e46b3ecab82b' before making global git config changes 2026-09-08T18:50:41.1084670Z Adding repository directory to the temporary git global config as a safe directory 2026-09-08T18:50:41.1086830Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-08T18:50:41.1203380Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-08T18:50:41.1210380Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-09-08T18:50:41.1810720Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-08T18:50:41.1811730Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-08T18:50:41.1812580Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-08T18:50:41.1813230Z hint: call: 2026-09-08T18:50:41.1813630Z hint: 2026-09-08T18:50:41.1814090Z hint: git config --global init.defaultBranch <name> 2026-09-08T18:50:41.1814590Z hint: 2026-09-08T18:50:41.1815080Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-08T18:50:41.1815870Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-08T18:50:41.1816480Z hint: 2026-09-08T18:50:41.1816890Z hint: git branch -m <name> 2026-09-08T18:50:41.1817340Z hint: 2026-09-08T18:50:41.1817960Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-08T18:50:41.1818730Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-08T18:50:41.1820340Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-08T18:50:41.1897000Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-09-08T18:50:41.2064540Z Removing SSH command configuration 2026-09-08T18:50:41.2065330Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-08T18:50:41.2067810Z [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-08T18:50:41.3002450Z Removing HTTP extra header 2026-09-08T18:50:41.3006350Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-08T18:50:41.3068650Z [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-08T18:50:41.3720240Z Removing includeIf entries pointing to credentials config files 2026-09-08T18:50:41.3725140Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-08T18:50:41.3791170Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-08T18:50:41.5016060Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-a0516685-1291-425b-a766-86d904e89877.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-08T18:50:41.5020870Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-a0516685-1291-425b-a766-86d904e89877.config 2026-09-08T18:50:41.5025860Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-a0516685-1291-425b-a766-86d904e89877.config 2026-09-08T18:50:41.5030510Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-a0516685-1291-425b-a766-86d904e89877.config 2026-09-08T18:50:41.5059210Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-a0516685-1291-425b-a766-86d904e89877.config
Fetching the repository
2026-09-08T18:50:41.5120760Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6c4177fdd47fd0143f990d4b7bb3859361c3fbc4:refs/remotes/origin/main 2026-09-08T18:50:42.9822360Z From https://github.com/pypy/pypy 2026-09-08T18:50:42.9823300Z * [new ref] 6c4177fdd47fd0143f990d4b7bb3859361c3fbc4 -> origin/main 2026-09-08T18:50:42.9829310Z [command]/opt/homebrew/bin/git branch --list --remote origin/main 2026-09-08T18:50:42.9902470Z origin/main 2026-09-08T18:50:42.9910840Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/main 2026-09-08T18:50:42.9964470Z 6c4177fdd47fd0143f990d4b7bb3859361c3fbc4
Determining the checkout info
2026-09-08T18:50:42.9971840Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-09-08T18:50:43.0065670Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-08T18:50:43.0150350Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-09-08T18:50:43.7317860Z Switched to a new branch 'main' 2026-09-08T18:50:43.7323640Z branch 'main' set up to track 'origin/main'.
2026-09-08T18:50:43.7438180Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-09-08T18:50:43.7504450Z 6c4177fdd47fd0143f990d4b7bb3859361c3fbc4