Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T07:18:36.0469003Z with: 2026-08-25T07:18:36.0469347Z repository: pypy/pypy 2026-08-25T07:18:36.0472688Z token: *** 2026-08-25T07:18:36.0473039Z ssh-strict: true 2026-08-25T07:18:36.0473385Z ssh-user: git 2026-08-25T07:18:36.0473742Z persist-credentials: true 2026-08-25T07:18:36.0474128Z clean: true 2026-08-25T07:18:36.0474484Z sparse-checkout-cone-mode: true 2026-08-25T07:18:36.0474890Z fetch-depth: 1 2026-08-25T07:18:36.0475229Z fetch-tags: false 2026-08-25T07:18:36.0475580Z show-progress: true 2026-08-25T07:18:36.0475929Z lfs: false 2026-08-25T07:18:36.0476251Z submodules: false 2026-08-25T07:18:36.0476602Z set-safe-directory: true
2026-08-25T07:18:36.1298361Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T07:18:36.1300592Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-25T07:18:36.1301745Z [command]/usr/bin/git version 2026-08-25T07:18:36.1498815Z git version 2.55.0
2026-08-25T07:18:36.1531184Z Temporarily overriding HOME='/home/runner/work/_temp/06847d5e-2418-4de5-abd8-493f3132d0fd' before making global git config changes 2026-08-25T07:18:36.1533096Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T07:18:36.1535482Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-25T07:18:36.1578439Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T07:18:36.1585445Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-25T07:18:36.1652388Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T07:18:36.1654008Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T07:18:36.1655323Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T07:18:36.1656370Z hint: call: 2026-08-25T07:18:36.1657039Z hint: 2026-08-25T07:18:36.1657703Z hint: git config --global init.defaultBranch <name> 2026-08-25T07:18:36.1658300Z hint: 2026-08-25T07:18:36.1658766Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T07:18:36.1659490Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T07:18:36.1660096Z hint: 2026-08-25T07:18:36.1660440Z hint: git branch -m <name> 2026-08-25T07:18:36.1661121Z hint: 2026-08-25T07:18:36.1661872Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T07:18:36.1662613Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-25T07:18:36.1668509Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T07:18:36.1711595Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T07:18:36.1741378Z Removing SSH command configuration 2026-08-25T07:18:36.1745630Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T07:18:36.1776906Z [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-25T07:18:36.2072806Z Removing HTTP extra header 2026-08-25T07:18:36.2078741Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T07:18:36.2109099Z [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-25T07:18:36.2323719Z Removing includeIf entries pointing to credentials config files 2026-08-25T07:18:36.2328065Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T07:18:36.2357711Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T07:18:36.2548770Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-1da62800-123b-4935-9ee9-388b213e6838.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T07:18:36.2583342Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-1da62800-123b-4935-9ee9-388b213e6838.config 2026-08-25T07:18:36.2613422Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-1da62800-123b-4935-9ee9-388b213e6838.config 2026-08-25T07:18:36.2645353Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1da62800-123b-4935-9ee9-388b213e6838.config 2026-08-25T07:18:36.2675537Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1da62800-123b-4935-9ee9-388b213e6838.config
Fetching the repository
2026-08-25T07:18:36.2714104Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +860202a50fcfcd07bf03ca094c2ea3aaa2f68466:refs/remotes/pull/5573/merge 2026-08-25T07:18:39.0534541Z From https://github.com/pypy/pypy 2026-08-25T07:18:39.0536150Z * [new ref] 860202a50fcfcd07bf03ca094c2ea3aaa2f68466 -> pull/5573/merge
Determining the checkout info
2026-08-25T07:18:39.0545438Z [command]/usr/bin/git sparse-checkout disable 2026-08-25T07:18:39.0589335Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T07:18:39.0620344Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge 2026-08-25T07:18:39.4956759Z Note: switching to 'refs/remotes/pull/5573/merge'. 2026-08-25T07:18:39.4957270Z 2026-08-25T07:18:39.4957571Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-25T07:18:39.4958249Z changes and commit them, and you can discard any commits you make in this 2026-08-25T07:18:39.4958862Z state without impacting any branches by switching back to a branch. 2026-08-25T07:18:39.4959256Z 2026-08-25T07:18:39.4959522Z If you want to create a new branch to retain commits you create, you may 2026-08-25T07:18:39.4960112Z do so (now or later) by using -c with the switch command. Example: 2026-08-25T07:18:39.4960510Z 2026-08-25T07:18:39.4960692Z git switch -c <new-branch-name> 2026-08-25T07:18:39.4961123Z 2026-08-25T07:18:39.4961276Z Or undo this operation with: 2026-08-25T07:18:39.4961431Z 2026-08-25T07:18:39.4961536Z git switch - 2026-08-25T07:18:39.4961679Z 2026-08-25T07:18:39.4961954Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-25T07:18:39.4962219Z 2026-08-25T07:18:39.4962527Z HEAD is now at 860202a Merge 0f03581ce5edf1d49a93cbb1b035b3710717116b into 5ff869c95ca71525afb5f19ae23295e592873e68
2026-08-25T07:18:39.5015201Z [command]/usr/bin/git log -1 --format=%H 2026-08-25T07:18:39.5038281Z 860202a50fcfcd07bf03ca094c2ea3aaa2f68466