Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T06:38:23.6186297Z with: 2026-08-22T06:38:23.6186818Z repository: pypy/pypy 2026-08-22T06:38:23.6190705Z token: *** 2026-08-22T06:38:23.6191217Z ssh-strict: true 2026-08-22T06:38:23.6191720Z ssh-user: git 2026-08-22T06:38:23.6192241Z persist-credentials: true 2026-08-22T06:38:23.6192792Z clean: true 2026-08-22T06:38:23.6193308Z sparse-checkout-cone-mode: true 2026-08-22T06:38:23.6193881Z fetch-depth: 1 2026-08-22T06:38:23.6194377Z fetch-tags: false 2026-08-22T06:38:23.6194889Z show-progress: true 2026-08-22T06:38:23.6195391Z lfs: false 2026-08-22T06:38:23.6195855Z submodules: false 2026-08-22T06:38:23.6196367Z set-safe-directory: true
2026-08-22T06:38:23.7286309Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T06:38:23.7290741Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-22T06:38:23.7304730Z [command]/usr/bin/git version 2026-08-22T06:38:23.7433695Z git version 2.55.0
2026-08-22T06:38:23.7477948Z Temporarily overriding HOME='/home/runner/work/_temp/6dedce27-7a25-43c9-8cc8-38c276e23591' before making global git config changes 2026-08-22T06:38:23.7480577Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T06:38:23.7485236Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-22T06:38:23.7545592Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T06:38:23.7556161Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-22T06:38:23.7669825Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T06:38:23.7672633Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T06:38:23.7674372Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T06:38:23.7675869Z hint: call: 2026-08-22T06:38:23.7676728Z hint: 2026-08-22T06:38:23.7677668Z hint: git config --global init.defaultBranch <name> 2026-08-22T06:38:23.7678575Z hint: 2026-08-22T06:38:23.7679512Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T06:38:23.7680545Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T06:38:23.7681363Z hint: 2026-08-22T06:38:23.7681824Z hint: git branch -m <name> 2026-08-22T06:38:23.7682346Z hint: 2026-08-22T06:38:23.7683322Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T06:38:23.7685109Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-22T06:38:23.7687136Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T06:38:23.7739406Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T06:38:23.7784919Z Removing SSH command configuration 2026-08-22T06:38:23.7786031Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T06:38:23.7827365Z [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-22T06:38:23.8199781Z Removing HTTP extra header 2026-08-22T06:38:23.8207779Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T06:38:23.8252668Z [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-22T06:38:23.8494594Z Removing includeIf entries pointing to credentials config files 2026-08-22T06:38:23.8501010Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T06:38:23.8539411Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T06:38:23.8781829Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-9010af1e-c313-47eb-9a5d-3586d67be8fa.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T06:38:23.8828418Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-9010af1e-c313-47eb-9a5d-3586d67be8fa.config 2026-08-22T06:38:23.8866652Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-9010af1e-c313-47eb-9a5d-3586d67be8fa.config 2026-08-22T06:38:23.8905982Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9010af1e-c313-47eb-9a5d-3586d67be8fa.config 2026-08-22T06:38:23.8942872Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9010af1e-c313-47eb-9a5d-3586d67be8fa.config
Fetching the repository
2026-08-22T06:38:23.8982221Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78:refs/remotes/pull/5572/merge 2026-08-22T06:38:25.0746702Z From https://github.com/pypy/pypy 2026-08-22T06:38:25.0748607Z * [new ref] bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78 -> pull/5572/merge
Determining the checkout info
2026-08-22T06:38:25.0763281Z [command]/usr/bin/git sparse-checkout disable 2026-08-22T06:38:25.0820958Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T06:38:25.0863429Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5572/merge 2026-08-22T06:38:25.6288858Z Note: switching to 'refs/remotes/pull/5572/merge'. 2026-08-22T06:38:25.6289948Z 2026-08-22T06:38:25.6290461Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-22T06:38:25.6291509Z changes and commit them, and you can discard any commits you make in this 2026-08-22T06:38:25.6292587Z state without impacting any branches by switching back to a branch. 2026-08-22T06:38:25.6293219Z 2026-08-22T06:38:25.6293676Z If you want to create a new branch to retain commits you create, you may 2026-08-22T06:38:25.6296378Z do so (now or later) by using -c with the switch command. Example: 2026-08-22T06:38:25.6297126Z 2026-08-22T06:38:25.6297436Z git switch -c <new-branch-name> 2026-08-22T06:38:25.6297901Z 2026-08-22T06:38:25.6298277Z Or undo this operation with: 2026-08-22T06:38:25.6298684Z 2026-08-22T06:38:25.6298910Z git switch - 2026-08-22T06:38:25.6299527Z 2026-08-22T06:38:25.6300034Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-22T06:38:25.6300791Z 2026-08-22T06:38:25.6301613Z HEAD is now at bc4cf7b Merge bf2cdd900afba04a7ad092a9b41c0060f3a41db0 into f4e4349c4e8ec30db0c8ab147a0d4ad65486713f
2026-08-22T06:38:25.6373347Z [command]/usr/bin/git log -1 --format=%H 2026-08-22T06:38:25.6407264Z bc4cf7b66c8c1bff6b7d2990988d6cfd0bfb4f78