Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-28T15:21:28.8356250Z with: 2026-08-28T15:21:28.8356720Z repository: pypy/pypy 2026-08-28T15:21:28.8359830Z token: *** 2026-08-28T15:21:28.8360190Z ssh-strict: true 2026-08-28T15:21:28.8360690Z ssh-user: git 2026-08-28T15:21:28.8362020Z persist-credentials: true 2026-08-28T15:21:28.8362610Z clean: true 2026-08-28T15:21:28.8363110Z sparse-checkout-cone-mode: true 2026-08-28T15:21:28.8383580Z fetch-depth: 1 2026-08-28T15:21:28.8384270Z fetch-tags: false 2026-08-28T15:21:28.8384660Z show-progress: true 2026-08-28T15:21:28.8385040Z lfs: false 2026-08-28T15:21:28.8385380Z submodules: false 2026-08-28T15:21:28.8385750Z set-safe-directory: true
2026-08-28T15:21:29.5449310Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-28T15:21:29.5452710Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-28T15:21:29.5454450Z [command]/opt/homebrew/bin/git version 2026-08-28T15:21:29.5786760Z git version 2.55.0
2026-08-28T15:21:29.5824130Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/b3cde4e1-2b18-4c3f-b439-9eba96c2d48f/.gitconfig' 2026-08-28T15:21:29.5830300Z Temporarily overriding HOME='/Users/runner/work/_temp/b3cde4e1-2b18-4c3f-b439-9eba96c2d48f' before making global git config changes 2026-08-28T15:21:29.5835930Z Adding repository directory to the temporary git global config as a safe directory 2026-08-28T15:21:29.5841210Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-28T15:21:29.5978550Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-28T15:21:29.5991820Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-28T15:21:29.6591850Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-28T15:21:29.6594370Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-28T15:21:29.6596750Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-28T15:21:29.6600960Z hint: call: 2026-08-28T15:21:29.6602440Z hint: 2026-08-28T15:21:29.6604000Z hint: git config --global init.defaultBranch <name> 2026-08-28T15:21:29.6606020Z hint: 2026-08-28T15:21:29.6608100Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-28T15:21:29.6610400Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-28T15:21:29.6616150Z hint: 2026-08-28T15:21:29.6617550Z hint: git branch -m <name> 2026-08-28T15:21:29.6620800Z hint: 2026-08-28T15:21:29.6624300Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-28T15:21:29.6626900Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-28T15:21:29.6631430Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-28T15:21:29.6750550Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-28T15:21:29.6828880Z Removing SSH command configuration 2026-08-28T15:21:29.6831630Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-28T15:21:29.6928780Z [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-28T15:21:29.8720980Z Removing HTTP extra header 2026-08-28T15:21:29.8725210Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-28T15:21:29.8857690Z [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-28T15:21:30.0860170Z Removing includeIf entries pointing to credentials config files 2026-08-28T15:21:30.0865420Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-28T15:21:30.0869800Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-28T15:21:30.2026690Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-1e55f743-7f87-42ea-bbc3-958f4652bce6.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-28T15:21:30.2119700Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-1e55f743-7f87-42ea-bbc3-958f4652bce6.config 2026-08-28T15:21:30.2219950Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-1e55f743-7f87-42ea-bbc3-958f4652bce6.config 2026-08-28T15:21:30.2304170Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1e55f743-7f87-42ea-bbc3-958f4652bce6.config 2026-08-28T15:21:30.2426980Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1e55f743-7f87-42ea-bbc3-958f4652bce6.config
Fetching the repository
2026-08-28T15:21:30.2529010Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +54325db2f35c9ddc2a598c5c8d5404386cd2f9a3:refs/remotes/origin/py3.11 2026-08-28T15:21:32.3843630Z From https://github.com/pypy/pypy 2026-08-28T15:21:32.3846340Z * [new ref] 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3 -> origin/py3.11 2026-08-28T15:21:32.3879450Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.11 2026-08-28T15:21:32.4055990Z origin/py3.11 2026-08-28T15:21:32.4068910Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-28T15:21:32.4134970Z 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3
Determining the checkout info
2026-08-28T15:21:32.4157820Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-28T15:21:32.4260840Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-28T15:21:32.4344050Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-28T15:21:33.5364730Z Updating files: 83% (5878/7029) 2026-08-28T15:21:33.5494160Z Updating files: 84% (5905/7029) 2026-08-28T15:21:33.5652410Z Updating files: 85% (5975/7029) 2026-08-28T15:21:33.5810580Z Updating files: 86% (6045/7029) 2026-08-28T15:21:33.6021750Z Updating files: 87% (6116/7029) 2026-08-28T15:21:33.6224280Z Updating files: 88% (6186/7029) 2026-08-28T15:21:33.6501180Z Updating files: 89% (6256/7029) 2026-08-28T15:21:33.6548380Z Updating files: 90% (6327/7029) 2026-08-28T15:21:33.6638050Z Updating files: 91% (6397/7029) 2026-08-28T15:21:33.7609840Z Updating files: 92% (6467/7029) 2026-08-28T15:21:33.8018760Z Updating files: 93% (6537/7029) 2026-08-28T15:21:33.8110140Z Updating files: 94% (6608/7029) 2026-08-28T15:21:33.8188800Z Updating files: 95% (6678/7029) 2026-08-28T15:21:33.8356330Z Updating files: 96% (6748/7029) 2026-08-28T15:21:33.8427320Z Updating files: 97% (6819/7029) 2026-08-28T15:21:33.8504900Z Updating files: 98% (6889/7029) 2026-08-28T15:21:33.8662620Z Updating files: 99% (6959/7029) 2026-08-28T15:21:33.8665000Z Updating files: 100% (7029/7029) 2026-08-28T15:21:33.8665890Z Updating files: 100% (7029/7029), done. 2026-08-28T15:21:33.8794470Z Switched to a new branch 'py3.11' 2026-08-28T15:21:33.8799350Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-28T15:21:33.8984090Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-28T15:21:33.9085520Z 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3