Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-01T03:37:36.8601770Z with: 2026-08-01T03:37:36.8602090Z repository: pypy/pypy 2026-08-01T03:37:36.8604970Z token: *** 2026-08-01T03:37:36.8605270Z ssh-strict: true 2026-08-01T03:37:36.8605580Z ssh-user: git 2026-08-01T03:37:36.8605910Z persist-credentials: true 2026-08-01T03:37:36.8606260Z clean: true 2026-08-01T03:37:36.8606580Z sparse-checkout-cone-mode: true 2026-08-01T03:37:36.8606960Z fetch-depth: 1 2026-08-01T03:37:36.8607270Z fetch-tags: false 2026-08-01T03:37:36.8607590Z show-progress: true 2026-08-01T03:37:36.8607940Z lfs: false 2026-08-01T03:37:36.8608300Z submodules: false 2026-08-01T03:37:36.8608710Z set-safe-directory: true
2026-08-01T03:37:37.4141290Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T03:37:37.4143520Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-01T03:37:37.4144270Z [command]/opt/homebrew/bin/git version 2026-08-01T03:37:37.4421870Z git version 2.55.0
2026-08-01T03:37:37.4455460Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/d87edb08-41b1-4660-9b35-05707fd8367b/.gitconfig' 2026-08-01T03:37:37.4461750Z Temporarily overriding HOME='/Users/runner/work/_temp/d87edb08-41b1-4660-9b35-05707fd8367b' before making global git config changes 2026-08-01T03:37:37.4462890Z Adding repository directory to the temporary git global config as a safe directory 2026-08-01T03:37:37.4465400Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-01T03:37:37.4579470Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T03:37:37.4585970Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-01T03:37:37.4806540Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-01T03:37:37.4807650Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-01T03:37:37.4808520Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-01T03:37:37.4809170Z hint: call: 2026-08-01T03:37:37.4809490Z hint: 2026-08-01T03:37:37.4809990Z hint: git config --global init.defaultBranch <name> 2026-08-01T03:37:37.4810500Z hint: 2026-08-01T03:37:37.4810940Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-01T03:37:37.4811670Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-01T03:37:37.4812210Z hint: 2026-08-01T03:37:37.4812560Z hint: git branch -m <name> 2026-08-01T03:37:37.4812930Z hint: 2026-08-01T03:37:37.4813390Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-01T03:37:37.4814450Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-01T03:37:37.4815980Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-01T03:37:37.4931260Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-01T03:37:37.5011880Z Removing SSH command configuration 2026-08-01T03:37:37.5016600Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-01T03:37:37.5085010Z [command]/opt/homebrew/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-01T03:37:37.6116980Z Removing HTTP extra header 2026-08-01T03:37:37.6122070Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-01T03:37:37.6189400Z [command]/opt/homebrew/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-01T03:37:37.7089920Z Removing includeIf entries pointing to credentials config files 2026-08-01T03:37:37.7092830Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-01T03:37:37.7169110Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-01T03:37:37.8770630Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-ccaabdd9-821d-4327-b736-2c2919e16134.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-01T03:37:37.8785560Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-ccaabdd9-821d-4327-b736-2c2919e16134.config 2026-08-01T03:37:37.8788830Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-ccaabdd9-821d-4327-b736-2c2919e16134.config 2026-08-01T03:37:37.8792300Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ccaabdd9-821d-4327-b736-2c2919e16134.config 2026-08-01T03:37:37.8839930Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ccaabdd9-821d-4327-b736-2c2919e16134.config
Fetching the repository
2026-08-01T03:37:37.8909750Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a6ee9c678446175bf84dc6495d720dc6a07f540:refs/remotes/pull/5548/merge 2026-08-01T03:37:40.9458140Z From https://github.com/pypy/pypy 2026-08-01T03:37:40.9463020Z * [new ref] 6a6ee9c678446175bf84dc6495d720dc6a07f540 -> pull/5548/merge
Determining the checkout info
2026-08-01T03:37:40.9472920Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-01T03:37:40.9571200Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T03:37:40.9650760Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5548/merge 2026-08-01T03:37:42.0969090Z HEAD is now at 6a6ee9c Merge 213fbcbfd573a571d326167ca8f1a2d3258adef6 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-01T03:37:42.1549470Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-01T03:37:42.1654000Z 6a6ee9c678446175bf84dc6495d720dc6a07f540