Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-05T20:27:16.8571594Z with: 2026-09-05T20:27:16.8572068Z repository: pypy/pypy 2026-09-05T20:27:16.8575676Z token: *** 2026-09-05T20:27:16.8576103Z ssh-strict: true 2026-09-05T20:27:16.8576534Z ssh-user: git 2026-09-05T20:27:16.8576967Z persist-credentials: true 2026-09-05T20:27:16.8577456Z clean: true 2026-09-05T20:27:16.8577891Z sparse-checkout-cone-mode: true 2026-09-05T20:27:16.8578399Z fetch-depth: 1 2026-09-05T20:27:16.8578816Z fetch-tags: false 2026-09-05T20:27:16.8579249Z show-progress: true 2026-09-05T20:27:16.8579904Z lfs: false 2026-09-05T20:27:16.8580312Z submodules: false 2026-09-05T20:27:16.8580753Z set-safe-directory: true
2026-09-05T20:27:16.9586378Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-05T20:27:16.9589033Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-05T20:27:16.9590844Z [command]/usr/bin/git version 2026-09-05T20:27:16.9646221Z git version 2.55.0
2026-09-05T20:27:16.9687397Z Temporarily overriding HOME='/home/runner/work/_temp/9973a87b-3176-49ce-9331-acd9bf6bd187' before making global git config changes 2026-09-05T20:27:16.9689011Z Adding repository directory to the temporary git global config as a safe directory 2026-09-05T20:27:16.9693091Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-05T20:27:16.9751660Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-05T20:27:16.9760122Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-05T20:27:16.9861603Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-05T20:27:16.9863455Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-05T20:27:16.9864805Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-05T20:27:16.9866154Z hint: call: 2026-09-05T20:27:16.9866928Z hint: 2026-09-05T20:27:16.9868257Z hint: git config --global init.defaultBranch <name> 2026-09-05T20:27:16.9869619Z hint: 2026-09-05T20:27:16.9870735Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-05T20:27:16.9872387Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-05T20:27:16.9873663Z hint: 2026-09-05T20:27:16.9874361Z hint: git branch -m <name> 2026-09-05T20:27:16.9875230Z hint: 2026-09-05T20:27:16.9876443Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-05T20:27:16.9878232Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-05T20:27:16.9881308Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-05T20:27:16.9934000Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-05T20:27:16.9974585Z Removing SSH command configuration 2026-09-05T20:27:16.9982386Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-05T20:27:17.0010490Z [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-05T20:27:17.0366910Z Removing HTTP extra header 2026-09-05T20:27:17.0376699Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-05T20:27:17.0418664Z [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-05T20:27:17.0663871Z Removing includeIf entries pointing to credentials config files 2026-09-05T20:27:17.0672607Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-05T20:27:17.0712772Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-05T20:27:17.0951141Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-00571c58-201f-47cd-9e5a-572000b168bb.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-05T20:27:17.0994339Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-00571c58-201f-47cd-9e5a-572000b168bb.config 2026-09-05T20:27:17.1030302Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-00571c58-201f-47cd-9e5a-572000b168bb.config 2026-09-05T20:27:17.1074347Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-00571c58-201f-47cd-9e5a-572000b168bb.config 2026-09-05T20:27:17.1110338Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-00571c58-201f-47cd-9e5a-572000b168bb.config
Fetching the repository
2026-09-05T20:27:17.1159668Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dd257e8ae70acf213b723fbbd8e37e27a163a8ef:refs/remotes/origin/py3.12 2026-09-05T20:27:20.9139860Z From https://github.com/pypy/pypy 2026-09-05T20:27:20.9141807Z * [new ref] dd257e8ae70acf213b723fbbd8e37e27a163a8ef -> origin/py3.12 2026-09-05T20:27:20.9152212Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-09-05T20:27:20.9180820Z origin/py3.12 2026-09-05T20:27:20.9191321Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-09-05T20:27:20.9219711Z dd257e8ae70acf213b723fbbd8e37e27a163a8ef
Determining the checkout info
2026-09-05T20:27:20.9231956Z [command]/usr/bin/git sparse-checkout disable 2026-09-05T20:27:20.9285372Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-05T20:27:20.9319740Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-05T20:27:21.5704085Z Switched to a new branch 'py3.12' 2026-09-05T20:27:21.5706531Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-05T20:27:21.5778122Z [command]/usr/bin/git log -1 --format=%H 2026-09-05T20:27:21.5806494Z dd257e8ae70acf213b723fbbd8e37e27a163a8ef