Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-16T07:18:17.7585774Z with: 2026-08-16T07:18:17.7586230Z repository: pypy/pypy 2026-08-16T07:18:17.7589928Z token: *** 2026-08-16T07:18:17.7590368Z ssh-strict: true 2026-08-16T07:18:17.7591171Z ssh-user: git 2026-08-16T07:18:17.7591636Z persist-credentials: true 2026-08-16T07:18:17.7592131Z clean: true 2026-08-16T07:18:17.7592573Z sparse-checkout-cone-mode: true 2026-08-16T07:18:17.7593089Z fetch-depth: 1 2026-08-16T07:18:17.7593517Z fetch-tags: false 2026-08-16T07:18:17.7593959Z show-progress: true 2026-08-16T07:18:17.7594413Z lfs: false 2026-08-16T07:18:17.7594823Z submodules: false 2026-08-16T07:18:17.7595277Z set-safe-directory: true
2026-08-16T07:18:17.8678533Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-16T07:18:17.8682986Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-16T07:18:17.8684831Z [command]/usr/bin/git version 2026-08-16T07:18:17.8756781Z git version 2.54.0
2026-08-16T07:18:17.8835741Z Temporarily overriding HOME='/home/runner/work/_temp/a2d32baf-968b-475a-bea8-d3c7ccdca635' before making global git config changes 2026-08-16T07:18:17.8838817Z Adding repository directory to the temporary git global config as a safe directory 2026-08-16T07:18:17.8842642Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-16T07:18:17.8902978Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-16T07:18:17.8914563Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-16T07:18:17.9048920Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-16T07:18:17.9056935Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-16T07:18:17.9059095Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-16T07:18:17.9060744Z hint: call: 2026-08-16T07:18:17.9062324Z hint: 2026-08-16T07:18:17.9063434Z hint: git config --global init.defaultBranch <name> 2026-08-16T07:18:17.9064667Z hint: 2026-08-16T07:18:17.9066044Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-16T07:18:17.9068159Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-16T07:18:17.9069801Z hint: 2026-08-16T07:18:17.9071430Z hint: git branch -m <name> 2026-08-16T07:18:17.9073293Z hint: 2026-08-16T07:18:17.9075347Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-16T07:18:17.9078053Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-16T07:18:17.9083478Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-16T07:18:17.9172693Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-16T07:18:17.9202109Z Removing SSH command configuration 2026-08-16T07:18:17.9209296Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-16T07:18:17.9255994Z [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-16T07:18:17.9716256Z Removing HTTP extra header 2026-08-16T07:18:17.9723330Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-16T07:18:17.9766376Z [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-16T07:18:18.0034156Z Removing includeIf entries pointing to credentials config files 2026-08-16T07:18:18.0042274Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-16T07:18:18.0088520Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-16T07:18:18.0358749Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-06532e62-9772-4d36-b69f-14ec0d45c974.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-16T07:18:18.0414404Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-06532e62-9772-4d36-b69f-14ec0d45c974.config 2026-08-16T07:18:18.0461019Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-06532e62-9772-4d36-b69f-14ec0d45c974.config 2026-08-16T07:18:18.0512126Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-06532e62-9772-4d36-b69f-14ec0d45c974.config 2026-08-16T07:18:18.0557622Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-06532e62-9772-4d36-b69f-14ec0d45c974.config
Fetching the repository
2026-08-16T07:18:18.0605996Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7e60030760b40591af74039832a2a03413ace7b8:refs/remotes/origin/main 2026-08-16T07:18:20.9147535Z From https://github.com/pypy/pypy 2026-08-16T07:18:20.9150482Z * [new ref] 7e60030760b40591af74039832a2a03413ace7b8 -> origin/main 2026-08-16T07:18:20.9192025Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-16T07:18:20.9223889Z origin/main 2026-08-16T07:18:20.9233451Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-16T07:18:20.9260214Z 7e60030760b40591af74039832a2a03413ace7b8
Determining the checkout info
2026-08-16T07:18:20.9270551Z [command]/usr/bin/git sparse-checkout disable 2026-08-16T07:18:20.9320207Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-16T07:18:20.9356859Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-16T07:18:21.4780682Z Switched to a new branch 'main' 2026-08-16T07:18:21.4782098Z branch 'main' set up to track 'origin/main'.
2026-08-16T07:18:21.4855412Z [command]/usr/bin/git log -1 --format=%H 2026-08-16T07:18:21.4883952Z 7e60030760b40591af74039832a2a03413ace7b8