Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-29T08:10:38.8312250Z with: 2026-07-29T08:10:38.8312683Z repository: pypy/pypy 2026-07-29T08:10:38.8316798Z token: *** 2026-07-29T08:10:38.8317226Z ssh-strict: true 2026-07-29T08:10:38.8317655Z ssh-user: git 2026-07-29T08:10:38.8318090Z persist-credentials: true 2026-07-29T08:10:38.8318572Z clean: true 2026-07-29T08:10:38.8319018Z sparse-checkout-cone-mode: true 2026-07-29T08:10:38.8319535Z fetch-depth: 1 2026-07-29T08:10:38.8319955Z fetch-tags: false 2026-07-29T08:10:38.8320592Z show-progress: true 2026-07-29T08:10:38.8321040Z lfs: false 2026-07-29T08:10:38.8321442Z submodules: false 2026-07-29T08:10:38.8322160Z set-safe-directory: true
2026-07-29T08:10:38.9423659Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-29T08:10:38.9427660Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-29T08:10:38.9429296Z [command]/usr/bin/git version 2026-07-29T08:10:38.9521521Z git version 2.54.0
2026-07-29T08:10:38.9583561Z Temporarily overriding HOME='/home/runner/work/_temp/8c3e4214-1da6-450b-83ef-fe1a23e9e671' before making global git config changes 2026-07-29T08:10:38.9586381Z Adding repository directory to the temporary git global config as a safe directory 2026-07-29T08:10:38.9589242Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-29T08:10:38.9634323Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-29T08:10:38.9650377Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-29T08:10:38.9765228Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-29T08:10:38.9767349Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-29T08:10:38.9768994Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-29T08:10:38.9770425Z hint: call: 2026-07-29T08:10:38.9771228Z hint: 2026-07-29T08:10:38.9772029Z hint: git config --global init.defaultBranch <name> 2026-07-29T08:10:38.9773071Z hint: 2026-07-29T08:10:38.9774062Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-29T08:10:38.9775597Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-29T08:10:38.9776804Z hint: 2026-07-29T08:10:38.9777443Z hint: git branch -m <name> 2026-07-29T08:10:38.9778344Z hint: 2026-07-29T08:10:38.9779442Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-29T08:10:38.9781311Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-29T08:10:38.9796639Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-29T08:10:38.9844609Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-29T08:10:38.9882893Z Removing SSH command configuration 2026-07-29T08:10:38.9889838Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-29T08:10:38.9938575Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-07-29T08:10:39.0330658Z Removing HTTP extra header 2026-07-29T08:10:39.0338679Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-29T08:10:39.0381582Z [command]/usr/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-07-29T08:10:39.0612419Z Removing includeIf entries pointing to credentials config files 2026-07-29T08:10:39.0620664Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-29T08:10:39.0662282Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-29T08:10:39.0899182Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-5dc5a4f3-5920-476c-becc-1b7403981639.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-29T08:10:39.0943880Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-5dc5a4f3-5920-476c-becc-1b7403981639.config 2026-07-29T08:10:39.0979069Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-5dc5a4f3-5920-476c-becc-1b7403981639.config 2026-07-29T08:10:39.1017291Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5dc5a4f3-5920-476c-becc-1b7403981639.config 2026-07-29T08:10:39.1053620Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5dc5a4f3-5920-476c-becc-1b7403981639.config
Fetching the repository
2026-07-29T08:10:39.1095756Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6c22a53bfed94ac8bc41a12a7ff4dfe1cba75448:refs/remotes/origin/py3.11 2026-07-29T08:10:43.4853800Z From https://github.com/pypy/pypy 2026-07-29T08:10:43.4856037Z * [new ref] 6c22a53bfed94ac8bc41a12a7ff4dfe1cba75448 -> origin/py3.11 2026-07-29T08:10:43.4902655Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-07-29T08:10:43.4933872Z origin/py3.11 2026-07-29T08:10:43.4942796Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-07-29T08:10:43.4971101Z 6c22a53bfed94ac8bc41a12a7ff4dfe1cba75448
Determining the checkout info
2026-07-29T08:10:43.4981792Z [command]/usr/bin/git sparse-checkout disable 2026-07-29T08:10:43.5029238Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-29T08:10:43.5065578Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-07-29T08:10:44.1443542Z Switched to a new branch 'py3.11' 2026-07-29T08:10:44.1451830Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-07-29T08:10:44.1522427Z [command]/usr/bin/git log -1 --format=%H 2026-07-29T08:10:44.1553519Z 6c22a53bfed94ac8bc41a12a7ff4dfe1cba75448