Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-31T09:00:40.6503134Z with: 2026-07-31T09:00:40.6503764Z repository: pypy/pypy 2026-07-31T09:00:40.6508207Z token: *** 2026-07-31T09:00:40.6508752Z ssh-strict: true 2026-07-31T09:00:40.6509390Z ssh-user: git 2026-07-31T09:00:40.6509970Z persist-credentials: true 2026-07-31T09:00:40.6510582Z clean: true 2026-07-31T09:00:40.6511201Z sparse-checkout-cone-mode: true 2026-07-31T09:00:40.6511864Z fetch-depth: 1 2026-07-31T09:00:40.6512397Z fetch-tags: false 2026-07-31T09:00:40.6513028Z show-progress: true 2026-07-31T09:00:40.6513567Z lfs: false 2026-07-31T09:00:40.6514146Z submodules: false 2026-07-31T09:00:40.6514702Z set-safe-directory: true
2026-07-31T09:00:40.7429279Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T09:00:40.7432543Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-31T09:00:40.7433949Z [command]/usr/bin/git version 2026-07-31T09:00:40.7434612Z git version 2.54.0
2026-07-31T09:00:40.7451382Z Temporarily overriding HOME='/home/runner/work/_temp/26d89d83-38bf-4d8d-bd9f-7b6715bc3cda' before making global git config changes 2026-07-31T09:00:40.7452802Z Adding repository directory to the temporary git global config as a safe directory 2026-07-31T09:00:40.7456477Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-31T09:00:40.7492384Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T09:00:40.7502049Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-31T09:00:40.7567975Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-31T09:00:40.7569584Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-31T09:00:40.7570822Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-31T09:00:40.7571665Z hint: call: 2026-07-31T09:00:40.7572423Z hint: 2026-07-31T09:00:40.7573198Z hint: git config --global init.defaultBranch <name> 2026-07-31T09:00:40.7573886Z hint: 2026-07-31T09:00:40.7574609Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-31T09:00:40.7575913Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-31T09:00:40.7576714Z hint: 2026-07-31T09:00:40.7577361Z hint: git branch -m <name> 2026-07-31T09:00:40.7577928Z hint: 2026-07-31T09:00:40.7578716Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-31T09:00:40.7579891Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-31T09:00:40.7581701Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-31T09:00:40.7616427Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-31T09:00:40.7651455Z Removing SSH command configuration 2026-07-31T09:00:40.7656114Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-31T09:00:40.7687443Z [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-31T09:00:40.7980540Z Removing HTTP extra header 2026-07-31T09:00:40.7991526Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-31T09:00:40.8024481Z [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-31T09:00:40.8223419Z Removing includeIf entries pointing to credentials config files 2026-07-31T09:00:40.8228906Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-31T09:00:40.8261736Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-31T09:00:40.8466053Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-07191001-7e83-4df9-a060-9d5bf38985a5.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-31T09:00:40.8503994Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-07191001-7e83-4df9-a060-9d5bf38985a5.config 2026-07-31T09:00:40.8533823Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-07191001-7e83-4df9-a060-9d5bf38985a5.config 2026-07-31T09:00:40.8564792Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-07191001-7e83-4df9-a060-9d5bf38985a5.config 2026-07-31T09:00:40.8595306Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-07191001-7e83-4df9-a060-9d5bf38985a5.config
Fetching the repository
2026-07-31T09:00:40.8631474Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9e66abb983c5d9197301caf3e81e3ed737ba1bfe:refs/remotes/origin/main 2026-07-31T09:00:44.0718164Z From https://github.com/pypy/pypy 2026-07-31T09:00:44.0719574Z * [new ref] 9e66abb983c5d9197301caf3e81e3ed737ba1bfe -> origin/main 2026-07-31T09:00:44.0746718Z [command]/usr/bin/git branch --list --remote origin/main 2026-07-31T09:00:44.0777636Z origin/main 2026-07-31T09:00:44.0796815Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-07-31T09:00:44.0806811Z 9e66abb983c5d9197301caf3e81e3ed737ba1bfe
Determining the checkout info
2026-07-31T09:00:44.0815710Z [command]/usr/bin/git sparse-checkout disable 2026-07-31T09:00:44.0850916Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T09:00:44.0878857Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-31T09:00:44.4246055Z Switched to a new branch 'main' 2026-07-31T09:00:44.4247249Z branch 'main' set up to track 'origin/main'.
2026-07-31T09:00:44.4300734Z [command]/usr/bin/git log -1 --format=%H 2026-07-31T09:00:44.4323115Z 9e66abb983c5d9197301caf3e81e3ed737ba1bfe