Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T03:00:56.6351440Z with: 2026-08-22T03:00:56.6351870Z repository: pypy/pypy 2026-08-22T03:00:56.6354610Z token: *** 2026-08-22T03:00:56.6354930Z ssh-strict: true 2026-08-22T03:00:56.6355240Z ssh-user: git 2026-08-22T03:00:56.6355560Z persist-credentials: true 2026-08-22T03:00:56.6355910Z clean: true 2026-08-22T03:00:56.6356230Z sparse-checkout-cone-mode: true 2026-08-22T03:00:56.6356610Z fetch-depth: 1 2026-08-22T03:00:56.6356920Z fetch-tags: false 2026-08-22T03:00:56.6357240Z show-progress: true 2026-08-22T03:00:56.6357560Z lfs: false 2026-08-22T03:00:56.6357860Z submodules: false 2026-08-22T03:00:56.6358180Z set-safe-directory: true
2026-08-22T03:00:57.0774780Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T03:00:57.0777620Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-22T03:00:57.0778670Z [command]/opt/homebrew/bin/git version 2026-08-22T03:00:57.1026210Z git version 2.55.0
2026-08-22T03:00:57.1052560Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/9f214153-ed6d-41a4-8b5a-019b2886f779/.gitconfig' 2026-08-22T03:00:57.1059480Z Temporarily overriding HOME='/Users/runner/work/_temp/9f214153-ed6d-41a4-8b5a-019b2886f779' before making global git config changes 2026-08-22T03:00:57.1060660Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T03:00:57.1063270Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-22T03:00:57.1165680Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T03:00:57.1171990Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-22T03:00:57.1395820Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T03:00:57.1396790Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T03:00:57.1397780Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T03:00:57.1398630Z hint: call: 2026-08-22T03:00:57.1399120Z hint: 2026-08-22T03:00:57.1399740Z hint: git config --global init.defaultBranch <name> 2026-08-22T03:00:57.1400380Z hint: 2026-08-22T03:00:57.1400890Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T03:00:57.1401720Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T03:00:57.1402390Z hint: 2026-08-22T03:00:57.1402810Z hint: git branch -m <name> 2026-08-22T03:00:57.1403240Z hint: 2026-08-22T03:00:57.1403820Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T03:00:57.1404620Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-22T03:00:57.1406670Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T03:00:57.1497730Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T03:00:57.1567500Z Removing SSH command configuration 2026-08-22T03:00:57.1570910Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T03:00:57.1641500Z [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-22T03:00:57.2690670Z Removing HTTP extra header 2026-08-22T03:00:57.2695420Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T03:00:57.2760560Z [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-22T03:00:57.3528390Z Removing includeIf entries pointing to credentials config files 2026-08-22T03:00:57.3531860Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T03:00:57.3595210Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T03:00:57.4985880Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-8d9d5697-09d3-4f98-9ed6-ebe4a81ca01d.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T03:00:57.4988860Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-8d9d5697-09d3-4f98-9ed6-ebe4a81ca01d.config 2026-08-22T03:00:57.5011290Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-8d9d5697-09d3-4f98-9ed6-ebe4a81ca01d.config 2026-08-22T03:00:57.5080910Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8d9d5697-09d3-4f98-9ed6-ebe4a81ca01d.config 2026-08-22T03:00:57.5147140Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8d9d5697-09d3-4f98-9ed6-ebe4a81ca01d.config
Fetching the repository
2026-08-22T03:00:57.5219640Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1286a90e5d93ed5df47762fb934279b4a91cbe3e:refs/remotes/pull/5572/merge 2026-08-22T03:01:00.5204620Z From https://github.com/pypy/pypy 2026-08-22T03:01:00.5206470Z * [new ref] 1286a90e5d93ed5df47762fb934279b4a91cbe3e -> pull/5572/merge
Determining the checkout info
2026-08-22T03:01:00.5215340Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-22T03:01:00.5314300Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T03:01:00.5388410Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5572/merge 2026-08-22T03:01:01.6072780Z HEAD is now at 1286a90 Merge e06afef1adb4dc6868195667ce31b689b8656a47 into f4e4349c4e8ec30db0c8ab147a0d4ad65486713f
2026-08-22T03:01:01.6249550Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-22T03:01:01.6339330Z 1286a90e5d93ed5df47762fb934279b4a91cbe3e