Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T04:58:16.3974982Z with: 2026-08-25T04:58:16.3975714Z repository: pypy/pypy 2026-08-25T04:58:16.3980682Z token: *** 2026-08-25T04:58:16.3981596Z ssh-strict: true 2026-08-25T04:58:16.3982316Z ssh-user: git 2026-08-25T04:58:16.3983043Z persist-credentials: true 2026-08-25T04:58:16.3983846Z clean: true 2026-08-25T04:58:16.3984562Z sparse-checkout-cone-mode: true 2026-08-25T04:58:16.3985394Z fetch-depth: 1 2026-08-25T04:58:16.3986144Z fetch-tags: false 2026-08-25T04:58:16.3986877Z show-progress: true 2026-08-25T04:58:16.3987602Z lfs: false 2026-08-25T04:58:16.3988289Z submodules: false 2026-08-25T04:58:16.3989033Z set-safe-directory: true
2026-08-25T04:58:16.5026040Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T04:58:16.5030778Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-25T04:58:16.5033433Z [command]/usr/bin/git version 2026-08-25T04:58:16.5071679Z git version 2.55.0
2026-08-25T04:58:16.5115682Z Temporarily overriding HOME='/home/runner/work/_temp/98b7c30a-98e7-447b-b96c-32f47e443ed8' before making global git config changes 2026-08-25T04:58:16.5117840Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T04:58:16.5120956Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-25T04:58:16.5176923Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T04:58:16.5189978Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-25T04:58:16.5314385Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T04:58:16.5318106Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T04:58:16.5326859Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T04:58:16.5329174Z hint: call: 2026-08-25T04:58:16.5332620Z hint: 2026-08-25T04:58:16.5334271Z hint: git config --global init.defaultBranch <name> 2026-08-25T04:58:16.5336316Z hint: 2026-08-25T04:58:16.5338608Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T04:58:16.5342217Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T04:58:16.5344574Z hint: 2026-08-25T04:58:16.5346122Z hint: git branch -m <name> 2026-08-25T04:58:16.5348101Z hint: 2026-08-25T04:58:16.5350307Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T04:58:16.5353769Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-25T04:58:16.5358875Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T04:58:16.5406995Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T04:58:16.5451464Z Removing SSH command configuration 2026-08-25T04:58:16.5456198Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T04:58:16.5499708Z [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-08-25T04:58:16.5983739Z Removing HTTP extra header 2026-08-25T04:58:16.5992534Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T04:58:16.6034204Z [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-08-25T04:58:16.6290065Z Removing includeIf entries pointing to credentials config files 2026-08-25T04:58:16.6299472Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T04:58:16.6344758Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T04:58:16.6577108Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-846549f3-d536-4a2d-9cec-146df353659e.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T04:58:16.6620055Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-846549f3-d536-4a2d-9cec-146df353659e.config 2026-08-25T04:58:16.6653921Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-846549f3-d536-4a2d-9cec-146df353659e.config 2026-08-25T04:58:16.6690359Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-846549f3-d536-4a2d-9cec-146df353659e.config 2026-08-25T04:58:16.6725387Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-846549f3-d536-4a2d-9cec-146df353659e.config
Fetching the repository
2026-08-25T04:58:16.6772367Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +237b0e439110b2fc187e77fa74f50f5bb55faa52:refs/remotes/pull/5573/merge 2026-08-25T04:58:19.5243067Z From https://github.com/pypy/pypy 2026-08-25T04:58:19.5245490Z * [new ref] 237b0e439110b2fc187e77fa74f50f5bb55faa52 -> pull/5573/merge
Determining the checkout info
2026-08-25T04:58:19.5257954Z [command]/usr/bin/git sparse-checkout disable 2026-08-25T04:58:19.5312504Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T04:58:19.5347702Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge 2026-08-25T04:58:20.0718705Z Note: switching to 'refs/remotes/pull/5573/merge'. 2026-08-25T04:58:20.0719438Z 2026-08-25T04:58:20.0719924Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-25T04:58:20.0721470Z changes and commit them, and you can discard any commits you make in this 2026-08-25T04:58:20.0722694Z state without impacting any branches by switching back to a branch. 2026-08-25T04:58:20.0723447Z 2026-08-25T04:58:20.0723990Z If you want to create a new branch to retain commits you create, you may 2026-08-25T04:58:20.0724974Z do so (now or later) by using -c with the switch command. Example: 2026-08-25T04:58:20.0725542Z 2026-08-25T04:58:20.0725762Z git switch -c <new-branch-name> 2026-08-25T04:58:20.0726110Z 2026-08-25T04:58:20.0726362Z Or undo this operation with: 2026-08-25T04:58:20.0726742Z 2026-08-25T04:58:20.0726955Z git switch - 2026-08-25T04:58:20.0727246Z 2026-08-25T04:58:20.0727686Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-25T04:58:20.0728357Z 2026-08-25T04:58:20.0729061Z HEAD is now at 237b0e4 Merge 50ff8e211cc68a84ffb07d8b1622cfbbe4ef9bc9 into 5ff869c95ca71525afb5f19ae23295e592873e68
2026-08-25T04:58:20.0794594Z [command]/usr/bin/git log -1 --format=%H 2026-08-25T04:58:20.0825001Z 237b0e439110b2fc187e77fa74f50f5bb55faa52