Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-10T19:15:18.5634772Z with: 2026-09-10T19:15:18.5635542Z repository: pypy/pypy 2026-09-10T19:15:18.5643845Z token: *** 2026-09-10T19:15:18.5644603Z ssh-strict: true 2026-09-10T19:15:18.5645374Z ssh-user: git 2026-09-10T19:15:18.5646154Z persist-credentials: true 2026-09-10T19:15:18.5647027Z clean: true 2026-09-10T19:15:18.5647808Z sparse-checkout-cone-mode: true 2026-09-10T19:15:18.5648995Z fetch-depth: 1 2026-09-10T19:15:18.5649747Z fetch-tags: false 2026-09-10T19:15:18.5650521Z show-progress: true 2026-09-10T19:15:18.5651297Z lfs: false 2026-09-10T19:15:18.5652039Z submodules: false 2026-09-10T19:15:18.5652861Z set-safe-directory: true
2026-09-10T19:15:18.6869494Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T19:15:18.6874916Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-10T19:15:18.6898581Z [command]/usr/bin/git version 2026-09-10T19:15:18.7027184Z git version 2.55.0
2026-09-10T19:15:18.7084235Z Temporarily overriding HOME='/home/runner/work/_temp/bde19f92-25d5-4e41-ade4-4070b560d8fc' before making global git config changes 2026-09-10T19:15:18.7087117Z Adding repository directory to the temporary git global config as a safe directory 2026-09-10T19:15:18.7091388Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-10T19:15:18.7156444Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-10T19:15:18.7167757Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-10T19:15:18.7292308Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-10T19:15:18.7296414Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-10T19:15:18.7300459Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-10T19:15:18.7303224Z hint: call: 2026-09-10T19:15:18.7304603Z hint: 2026-09-10T19:15:18.7306843Z hint: git config --global init.defaultBranch <name> 2026-09-10T19:15:18.7309512Z hint: 2026-09-10T19:15:18.7312001Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-10T19:15:18.7315192Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-10T19:15:18.7317685Z hint: 2026-09-10T19:15:18.7319500Z hint: git branch -m <name> 2026-09-10T19:15:18.7321492Z hint: 2026-09-10T19:15:18.7323370Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-10T19:15:18.7325956Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-10T19:15:18.7333955Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T19:15:18.7384583Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-10T19:15:18.7433206Z Removing SSH command configuration 2026-09-10T19:15:18.7440477Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-10T19:15:18.7487719Z [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-09-10T19:15:18.7882058Z Removing HTTP extra header 2026-09-10T19:15:18.7889955Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-10T19:15:18.7931342Z [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-09-10T19:15:18.8163142Z Removing includeIf entries pointing to credentials config files 2026-09-10T19:15:18.8169972Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-10T19:15:18.8210494Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-10T19:15:18.8451845Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-1fc5a41b-4a55-48d2-b8b8-e4daaac291f2.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-10T19:15:18.8499607Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-1fc5a41b-4a55-48d2-b8b8-e4daaac291f2.config 2026-09-10T19:15:18.8542796Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-1fc5a41b-4a55-48d2-b8b8-e4daaac291f2.config 2026-09-10T19:15:18.8586428Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1fc5a41b-4a55-48d2-b8b8-e4daaac291f2.config 2026-09-10T19:15:18.8627068Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1fc5a41b-4a55-48d2-b8b8-e4daaac291f2.config
Fetching the repository
2026-09-10T19:15:18.8679682Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b152743357c9029a3d502521f9fee613c53c85bf:refs/remotes/origin/py3.12 2026-09-10T19:15:22.4913722Z From https://github.com/pypy/pypy 2026-09-10T19:15:22.4915732Z * [new ref] b152743357c9029a3d502521f9fee613c53c85bf -> origin/py3.12 2026-09-10T19:15:22.4926658Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-09-10T19:15:22.4961557Z origin/py3.12 2026-09-10T19:15:22.4971738Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-09-10T19:15:22.5001619Z b152743357c9029a3d502521f9fee613c53c85bf
Determining the checkout info
2026-09-10T19:15:22.5015040Z [command]/usr/bin/git sparse-checkout disable 2026-09-10T19:15:22.5071395Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T19:15:22.5110237Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-10T19:15:23.0994236Z Switched to a new branch 'py3.12' 2026-09-10T19:15:23.0999335Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-10T19:15:23.1081768Z [command]/usr/bin/git log -1 --format=%H 2026-09-10T19:15:23.1113414Z b152743357c9029a3d502521f9fee613c53c85bf