Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-30T21:21:32.5718326Z with: 2026-08-30T21:21:32.5718771Z repository: pypy/pypy 2026-08-30T21:21:32.5722461Z token: *** 2026-08-30T21:21:32.5722886Z ssh-strict: true 2026-08-30T21:21:32.5723318Z ssh-user: git 2026-08-30T21:21:32.5723762Z persist-credentials: true 2026-08-30T21:21:32.5724247Z clean: true 2026-08-30T21:21:32.5724688Z sparse-checkout-cone-mode: true 2026-08-30T21:21:32.5725201Z fetch-depth: 1 2026-08-30T21:21:32.5725625Z fetch-tags: false 2026-08-30T21:21:32.5726370Z show-progress: true 2026-08-30T21:21:32.5726838Z lfs: false 2026-08-30T21:21:32.5727249Z submodules: false 2026-08-30T21:21:32.5727707Z set-safe-directory: true
2026-08-30T21:21:32.6749486Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-30T21:21:32.6752911Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-30T21:21:32.6754467Z [command]/usr/bin/git version 2026-08-30T21:21:32.6850117Z git version 2.55.0
2026-08-30T21:21:32.6890640Z Temporarily overriding HOME='/home/runner/work/_temp/e877b604-d217-4ca2-b84b-26fe2ba14598' before making global git config changes 2026-08-30T21:21:32.6892945Z Adding repository directory to the temporary git global config as a safe directory 2026-08-30T21:21:32.6897029Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-30T21:21:32.6954052Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-30T21:21:32.6965741Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-30T21:21:32.7068302Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-30T21:21:32.7070164Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-30T21:21:32.7076415Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-30T21:21:32.7078137Z hint: call: 2026-08-30T21:21:32.7079220Z hint: 2026-08-30T21:21:32.7080467Z hint: git config --global init.defaultBranch <name> 2026-08-30T21:21:32.7081851Z hint: 2026-08-30T21:21:32.7083250Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-30T21:21:32.7085198Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-30T21:21:32.7087041Z hint: 2026-08-30T21:21:32.7088006Z hint: git branch -m <name> 2026-08-30T21:21:32.7089174Z hint: 2026-08-30T21:21:32.7090377Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-30T21:21:32.7092061Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-30T21:21:32.7095683Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-30T21:21:32.7152544Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-30T21:21:32.7190061Z Removing SSH command configuration 2026-08-30T21:21:32.7221189Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-30T21:21:32.7258756Z [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-30T21:21:32.7664173Z Removing HTTP extra header 2026-08-30T21:21:32.7666969Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-30T21:21:32.7709879Z [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-30T21:21:32.7955913Z Removing includeIf entries pointing to credentials config files 2026-08-30T21:21:32.7964173Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-30T21:21:32.8003199Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-30T21:21:32.8241108Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-4786f701-66b3-427e-b2e1-f28cca757e78.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-30T21:21:32.8293511Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-4786f701-66b3-427e-b2e1-f28cca757e78.config 2026-08-30T21:21:32.8331955Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-4786f701-66b3-427e-b2e1-f28cca757e78.config 2026-08-30T21:21:32.8370739Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-4786f701-66b3-427e-b2e1-f28cca757e78.config 2026-08-30T21:21:32.8406434Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-4786f701-66b3-427e-b2e1-f28cca757e78.config
Fetching the repository
2026-08-30T21:21:32.8447341Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ec9fb38c21a680b5564a188c331680b376b1ce93:refs/remotes/origin/py3.11 2026-08-30T21:21:36.7711280Z From https://github.com/pypy/pypy 2026-08-30T21:21:36.7713220Z * [new ref] ec9fb38c21a680b5564a188c331680b376b1ce93 -> origin/py3.11 2026-08-30T21:21:36.7727559Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-08-30T21:21:36.7755422Z origin/py3.11 2026-08-30T21:21:36.7767989Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-30T21:21:36.7798618Z ec9fb38c21a680b5564a188c331680b376b1ce93
Determining the checkout info
2026-08-30T21:21:36.7813063Z [command]/usr/bin/git sparse-checkout disable 2026-08-30T21:21:36.7871113Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-30T21:21:36.7907356Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-30T21:21:37.4297093Z Switched to a new branch 'py3.11' 2026-08-30T21:21:37.4301388Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-30T21:21:37.4373330Z [command]/usr/bin/git log -1 --format=%H 2026-08-30T21:21:37.4401212Z ec9fb38c21a680b5564a188c331680b376b1ce93