Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-26T07:10:07.5565251Z with: 2026-07-26T07:10:07.5565748Z repository: pypy/pypy 2026-07-26T07:10:07.5569832Z token: *** 2026-07-26T07:10:07.5570295Z ssh-strict: true 2026-07-26T07:10:07.5570762Z ssh-user: git 2026-07-26T07:10:07.5571238Z persist-credentials: true 2026-07-26T07:10:07.5571752Z clean: true 2026-07-26T07:10:07.5572215Z sparse-checkout-cone-mode: true 2026-07-26T07:10:07.5572760Z fetch-depth: 1 2026-07-26T07:10:07.5573230Z fetch-tags: false 2026-07-26T07:10:07.5573711Z show-progress: true 2026-07-26T07:10:07.5574456Z lfs: false 2026-07-26T07:10:07.5574898Z submodules: false 2026-07-26T07:10:07.5575375Z set-safe-directory: true
2026-07-26T07:10:07.6626897Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-26T07:10:07.6630886Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-26T07:10:07.6632774Z [command]/usr/bin/git version 2026-07-26T07:10:07.7610775Z git version 2.54.0
2026-07-26T07:10:07.7653450Z Temporarily overriding HOME='/home/runner/work/_temp/72d22563-ace0-4c2d-9fe3-33f6c9a92d57' before making global git config changes 2026-07-26T07:10:07.7656280Z Adding repository directory to the temporary git global config as a safe directory 2026-07-26T07:10:07.7659344Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-26T07:10:07.7851642Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-26T07:10:07.7861862Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-26T07:10:07.8569680Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-26T07:10:07.8572702Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-26T07:10:07.8575187Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-26T07:10:07.8576529Z hint: call: 2026-07-26T07:10:07.8577174Z hint: 2026-07-26T07:10:07.8578193Z hint: git config --global init.defaultBranch <name> 2026-07-26T07:10:07.8578921Z hint: 2026-07-26T07:10:07.8579578Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-26T07:10:07.8580629Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-26T07:10:07.8581456Z hint: 2026-07-26T07:10:07.8582055Z hint: git branch -m <name> 2026-07-26T07:10:07.8583016Z hint: 2026-07-26T07:10:07.8584113Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-26T07:10:07.8585172Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-26T07:10:07.8588855Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-26T07:10:07.8783268Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-26T07:10:07.8822240Z Removing SSH command configuration 2026-07-26T07:10:07.8827945Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-26T07:10:07.8866700Z [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-26T07:10:08.0504602Z Removing HTTP extra header 2026-07-26T07:10:08.0511360Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-26T07:10:08.0548851Z [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-26T07:10:08.0780638Z Removing includeIf entries pointing to credentials config files 2026-07-26T07:10:08.0787281Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-26T07:10:08.0825475Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-26T07:10:08.1059890Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-089178b5-e16c-49a3-b6d9-1bc8d8ab11b3.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-26T07:10:08.1105105Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-089178b5-e16c-49a3-b6d9-1bc8d8ab11b3.config 2026-07-26T07:10:08.1142013Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-089178b5-e16c-49a3-b6d9-1bc8d8ab11b3.config 2026-07-26T07:10:08.1238193Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-089178b5-e16c-49a3-b6d9-1bc8d8ab11b3.config 2026-07-26T07:10:08.1275455Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-089178b5-e16c-49a3-b6d9-1bc8d8ab11b3.config
Fetching the repository
2026-07-26T07:10:08.1318710Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d218730c1e8d42690be18a0167d09bd6027ecb82:refs/remotes/origin/main 2026-07-26T07:10:10.4892309Z From https://github.com/pypy/pypy 2026-07-26T07:10:10.4893681Z * [new ref] d218730c1e8d42690be18a0167d09bd6027ecb82 -> origin/main 2026-07-26T07:10:10.5061510Z [command]/usr/bin/git branch --list --remote origin/main 2026-07-26T07:10:10.5126063Z origin/main 2026-07-26T07:10:10.5135641Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-07-26T07:10:10.5163452Z d218730c1e8d42690be18a0167d09bd6027ecb82
Determining the checkout info
2026-07-26T07:10:10.5173995Z [command]/usr/bin/git sparse-checkout disable 2026-07-26T07:10:10.5262311Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-26T07:10:10.5298065Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-26T07:10:11.0850485Z Switched to a new branch 'main' 2026-07-26T07:10:11.0856087Z branch 'main' set up to track 'origin/main'.
2026-07-26T07:10:11.0954662Z [command]/usr/bin/git log -1 --format=%H 2026-07-26T07:10:11.0967223Z d218730c1e8d42690be18a0167d09bd6027ecb82