Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T22:21:12.4603502Z with: 2026-08-22T22:21:12.4603845Z repository: pypy/pypy 2026-08-22T22:21:12.4606929Z token: *** 2026-08-22T22:21:12.4607279Z ssh-strict: true 2026-08-22T22:21:12.4607622Z ssh-user: git 2026-08-22T22:21:12.4607975Z persist-credentials: true 2026-08-22T22:21:12.4608355Z clean: true 2026-08-22T22:21:12.4608701Z sparse-checkout-cone-mode: true 2026-08-22T22:21:12.4609102Z fetch-depth: 1 2026-08-22T22:21:12.4609434Z fetch-tags: false 2026-08-22T22:21:12.4609774Z show-progress: true 2026-08-22T22:21:12.4610117Z lfs: false 2026-08-22T22:21:12.4610433Z submodules: false 2026-08-22T22:21:12.4610788Z set-safe-directory: true
2026-08-22T22:21:12.5391554Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T22:21:12.5393896Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-22T22:21:12.5394722Z [command]/usr/bin/git version 2026-08-22T22:21:12.5435511Z git version 2.55.0
2026-08-22T22:21:12.5466475Z Temporarily overriding HOME='/home/runner/work/_temp/f8e3a73a-14ba-4976-806f-49399081c60f' before making global git config changes 2026-08-22T22:21:12.5467821Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T22:21:12.5470292Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-22T22:21:12.5523923Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T22:21:12.5525368Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-22T22:21:12.5589383Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T22:21:12.5590901Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T22:21:12.5592084Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T22:21:12.5592998Z hint: call: 2026-08-22T22:21:12.5593477Z hint: 2026-08-22T22:21:12.5594211Z hint: git config --global init.defaultBranch <name> 2026-08-22T22:21:12.5594973Z hint: 2026-08-22T22:21:12.5595685Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T22:21:12.5596944Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T22:21:12.5597875Z hint: 2026-08-22T22:21:12.5598386Z hint: git branch -m <name> 2026-08-22T22:21:12.5598983Z hint: 2026-08-22T22:21:12.5599770Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T22:21:12.5600956Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-22T22:21:12.5602955Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T22:21:12.5640408Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T22:21:12.5668618Z Removing SSH command configuration 2026-08-22T22:21:12.5671771Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T22:21:12.5698507Z [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-08-22T22:21:12.6119779Z Removing HTTP extra header 2026-08-22T22:21:12.6124848Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T22:21:12.6156655Z [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-08-22T22:21:12.6340155Z Removing includeIf entries pointing to credentials config files 2026-08-22T22:21:12.6345014Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T22:21:12.6374781Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T22:21:12.6567765Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-7a45f8de-2d9c-4e03-ba5c-b83e444e86f2.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T22:21:12.6601147Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-7a45f8de-2d9c-4e03-ba5c-b83e444e86f2.config 2026-08-22T22:21:12.6629500Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-7a45f8de-2d9c-4e03-ba5c-b83e444e86f2.config 2026-08-22T22:21:12.6659213Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-7a45f8de-2d9c-4e03-ba5c-b83e444e86f2.config 2026-08-22T22:21:12.6687021Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-7a45f8de-2d9c-4e03-ba5c-b83e444e86f2.config
Fetching the repository
2026-08-22T22:21:12.6724240Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1f9c4f79bef2fcb781e5d1b8927c551117cb4ca0:refs/remotes/origin/main 2026-08-22T22:21:15.6844894Z From https://github.com/pypy/pypy 2026-08-22T22:21:15.6846491Z * [new ref] 1f9c4f79bef2fcb781e5d1b8927c551117cb4ca0 -> origin/main 2026-08-22T22:21:15.6854060Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-22T22:21:15.6879996Z origin/main 2026-08-22T22:21:15.6886421Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-22T22:21:15.6909098Z 1f9c4f79bef2fcb781e5d1b8927c551117cb4ca0
Determining the checkout info
2026-08-22T22:21:15.6916717Z [command]/usr/bin/git sparse-checkout disable 2026-08-22T22:21:15.6956936Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T22:21:15.6984386Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-22T22:21:16.1331334Z Switched to a new branch 'main' 2026-08-22T22:21:16.1334280Z branch 'main' set up to track 'origin/main'.
2026-08-22T22:21:16.1395470Z [command]/usr/bin/git log -1 --format=%H 2026-08-22T22:21:16.1419529Z 1f9c4f79bef2fcb781e5d1b8927c551117cb4ca0