Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-26T07:22:19.8829047Z with: 2026-07-26T07:22:19.8829666Z repository: pypy/pypy 2026-07-26T07:22:19.8833526Z token: *** 2026-07-26T07:22:19.8834210Z ssh-strict: true 2026-07-26T07:22:19.8834758Z ssh-user: git 2026-07-26T07:22:19.8835305Z persist-credentials: true 2026-07-26T07:22:19.8835958Z clean: true 2026-07-26T07:22:19.8836556Z sparse-checkout-cone-mode: true 2026-07-26T07:22:19.8837139Z fetch-depth: 1 2026-07-26T07:22:19.8837727Z fetch-tags: false 2026-07-26T07:22:19.8838269Z show-progress: true 2026-07-26T07:22:19.8838848Z lfs: false 2026-07-26T07:22:19.8839407Z submodules: false 2026-07-26T07:22:19.8839951Z set-safe-directory: true
2026-07-26T07:22:19.9731770Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-26T07:22:19.9742963Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-26T07:22:19.9744974Z [command]/usr/bin/git version 2026-07-26T07:22:19.9793337Z git version 2.54.0
2026-07-26T07:22:19.9834417Z Temporarily overriding HOME='/home/runner/work/_temp/8f720f3b-0e1b-41f5-b754-c6dcc16c2733' before making global git config changes 2026-07-26T07:22:19.9835976Z Adding repository directory to the temporary git global config as a safe directory 2026-07-26T07:22:19.9838251Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-26T07:22:19.9874585Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-26T07:22:19.9884509Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-26T07:22:19.9961775Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-26T07:22:19.9963565Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-26T07:22:19.9964610Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-26T07:22:19.9965519Z hint: call: 2026-07-26T07:22:19.9966159Z hint: 2026-07-26T07:22:19.9967112Z hint: git config --global init.defaultBranch <name> 2026-07-26T07:22:19.9967914Z hint: 2026-07-26T07:22:19.9968588Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-26T07:22:19.9969682Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-26T07:22:19.9970530Z hint: 2026-07-26T07:22:19.9971038Z hint: git branch -m <name> 2026-07-26T07:22:19.9971689Z hint: 2026-07-26T07:22:19.9972829Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-26T07:22:19.9973959Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-26T07:22:19.9976484Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-26T07:22:20.0017553Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-26T07:22:20.0052430Z Removing SSH command configuration 2026-07-26T07:22:20.0057740Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-26T07:22:20.0091295Z [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-07-26T07:22:20.0399312Z Removing HTTP extra header 2026-07-26T07:22:20.0404766Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-26T07:22:20.0434390Z [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-07-26T07:22:20.0621046Z Removing includeIf entries pointing to credentials config files 2026-07-26T07:22:20.0627253Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-26T07:22:20.0660393Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-26T07:22:20.0860752Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-9b2d24b5-0cdc-4000-a670-9b3dfb11a7f4.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-26T07:22:20.0898031Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-9b2d24b5-0cdc-4000-a670-9b3dfb11a7f4.config 2026-07-26T07:22:20.0926847Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-9b2d24b5-0cdc-4000-a670-9b3dfb11a7f4.config 2026-07-26T07:22:20.0955450Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9b2d24b5-0cdc-4000-a670-9b3dfb11a7f4.config 2026-07-26T07:22:20.0982933Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9b2d24b5-0cdc-4000-a670-9b3dfb11a7f4.config
Fetching the repository
2026-07-26T07:22:20.1017610Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d218730c1e8d42690be18a0167d09bd6027ecb82:refs/remotes/origin/main 2026-07-26T07:22:22.9429033Z From https://github.com/pypy/pypy 2026-07-26T07:22:22.9450627Z * [new ref] d218730c1e8d42690be18a0167d09bd6027ecb82 -> origin/main 2026-07-26T07:22:22.9459304Z [command]/usr/bin/git branch --list --remote origin/main 2026-07-26T07:22:22.9490734Z origin/main 2026-07-26T07:22:22.9500578Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-07-26T07:22:22.9522557Z d218730c1e8d42690be18a0167d09bd6027ecb82
Determining the checkout info
2026-07-26T07:22:22.9531655Z [command]/usr/bin/git sparse-checkout disable 2026-07-26T07:22:22.9565156Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-26T07:22:22.9593890Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-26T07:22:23.2944622Z Switched to a new branch 'main' 2026-07-26T07:22:23.2945923Z branch 'main' set up to track 'origin/main'.
2026-07-26T07:22:23.2998636Z [command]/usr/bin/git log -1 --format=%H 2026-07-26T07:22:23.3022328Z d218730c1e8d42690be18a0167d09bd6027ecb82