Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-26T06:28:31.5350897Z with: 2026-07-26T06:28:31.5351592Z repository: pypy/pypy 2026-07-26T06:28:31.5355150Z token: *** 2026-07-26T06:28:31.5355647Z ssh-strict: true 2026-07-26T06:28:31.5356328Z ssh-user: git 2026-07-26T06:28:31.5357521Z persist-credentials: true 2026-07-26T06:28:31.5358196Z clean: true 2026-07-26T06:28:31.5358774Z sparse-checkout-cone-mode: true 2026-07-26T06:28:31.5359405Z fetch-depth: 1 2026-07-26T06:28:31.5360034Z fetch-tags: false 2026-07-26T06:28:31.5360579Z show-progress: true 2026-07-26T06:28:31.5361117Z lfs: false 2026-07-26T06:28:31.5361700Z submodules: false 2026-07-26T06:28:31.5362241Z set-safe-directory: true
2026-07-26T06:28:31.6213990Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-26T06:28:31.6217795Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-26T06:28:31.6219206Z [command]/usr/bin/git version 2026-07-26T06:28:31.6259986Z git version 2.54.0
2026-07-26T06:28:31.6297308Z Temporarily overriding HOME='/home/runner/work/_temp/6bc2b423-d306-467e-ab5c-ead4fc97818e' before making global git config changes 2026-07-26T06:28:31.6299599Z Adding repository directory to the temporary git global config as a safe directory 2026-07-26T06:28:31.6300887Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-26T06:28:31.6336982Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-26T06:28:31.6348156Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-26T06:28:31.6449058Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-26T06:28:31.6450709Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-26T06:28:31.6451977Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-26T06:28:31.6452814Z hint: call: 2026-07-26T06:28:31.6453450Z hint: 2026-07-26T06:28:31.6454427Z hint: git config --global init.defaultBranch <name> 2026-07-26T06:28:31.6455105Z hint: 2026-07-26T06:28:31.6455856Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-26T06:28:31.6457064Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-26T06:28:31.6457874Z hint: 2026-07-26T06:28:31.6458512Z hint: git branch -m <name> 2026-07-26T06:28:31.6459103Z hint: 2026-07-26T06:28:31.6459949Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-26T06:28:31.6461148Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-26T06:28:31.6463008Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-26T06:28:31.6511150Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-26T06:28:31.6540008Z Removing SSH command configuration 2026-07-26T06:28:31.6545181Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-26T06:28:31.6575572Z [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-07-26T06:28:31.6887823Z Removing HTTP extra header 2026-07-26T06:28:31.6893681Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-26T06:28:31.6924574Z [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-07-26T06:28:31.7114483Z Removing includeIf entries pointing to credentials config files 2026-07-26T06:28:31.7119496Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-26T06:28:31.7152140Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-26T06:28:31.7353661Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-d675c221-4788-422c-99d5-b3ba91123157.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-26T06:28:31.7391605Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-d675c221-4788-422c-99d5-b3ba91123157.config 2026-07-26T06:28:31.7418537Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-d675c221-4788-422c-99d5-b3ba91123157.config 2026-07-26T06:28:31.7446305Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-d675c221-4788-422c-99d5-b3ba91123157.config 2026-07-26T06:28:31.7474565Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-d675c221-4788-422c-99d5-b3ba91123157.config
Fetching the repository
2026-07-26T06:28:31.7508876Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6b0115782e5fffc1a8dedc09fcc62c4500514691:refs/remotes/origin/main 2026-07-26T06:28:33.0348462Z From https://github.com/pypy/pypy 2026-07-26T06:28:33.0349940Z * [new ref] 6b0115782e5fffc1a8dedc09fcc62c4500514691 -> origin/main 2026-07-26T06:28:33.0376030Z [command]/usr/bin/git branch --list --remote origin/main 2026-07-26T06:28:33.0398556Z origin/main 2026-07-26T06:28:33.0418765Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-07-26T06:28:33.0436182Z 6b0115782e5fffc1a8dedc09fcc62c4500514691
Determining the checkout info
2026-07-26T06:28:33.0444764Z [command]/usr/bin/git sparse-checkout disable 2026-07-26T06:28:33.0481133Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-26T06:28:33.0511284Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-26T06:28:33.3816201Z Switched to a new branch 'main' 2026-07-26T06:28:33.3817445Z branch 'main' set up to track 'origin/main'.
2026-07-26T06:28:33.3868775Z [command]/usr/bin/git log -1 --format=%H 2026-07-26T06:28:33.3890925Z 6b0115782e5fffc1a8dedc09fcc62c4500514691