Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T08:18:38.3806695Z with: 2026-08-25T08:18:38.3807034Z repository: pypy/pypy 2026-08-25T08:18:38.3809602Z token: *** 2026-08-25T08:18:38.3810028Z ssh-strict: true 2026-08-25T08:18:38.3810403Z ssh-user: git 2026-08-25T08:18:38.3810777Z persist-credentials: true 2026-08-25T08:18:38.3811149Z clean: true 2026-08-25T08:18:38.3811530Z sparse-checkout-cone-mode: true 2026-08-25T08:18:38.3811937Z fetch-depth: 1 2026-08-25T08:18:38.3812276Z fetch-tags: false 2026-08-25T08:18:38.3812649Z show-progress: true 2026-08-25T08:18:38.3813001Z lfs: false 2026-08-25T08:18:38.3813357Z submodules: false 2026-08-25T08:18:38.3813849Z set-safe-directory: true
2026-08-25T08:18:38.4549440Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T08:18:38.4552121Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-25T08:18:38.4553415Z [command]/usr/bin/git version 2026-08-25T08:18:38.4608228Z git version 2.55.0
2026-08-25T08:18:38.4641816Z Temporarily overriding HOME='/home/runner/work/_temp/a61f9314-a1c9-4638-9f09-039d64493a32' before making global git config changes 2026-08-25T08:18:38.4643310Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T08:18:38.4646942Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-25T08:18:38.4685242Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T08:18:38.4693705Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-25T08:18:38.4782902Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T08:18:38.4806229Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T08:18:38.4807067Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T08:18:38.4807651Z hint: call: 2026-08-25T08:18:38.4808141Z hint: 2026-08-25T08:18:38.4808549Z hint: git config --global init.defaultBranch <name> 2026-08-25T08:18:38.4809043Z hint: 2026-08-25T08:18:38.4809496Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T08:18:38.4810183Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T08:18:38.4810732Z hint: 2026-08-25T08:18:38.4811068Z hint: git branch -m <name> 2026-08-25T08:18:38.4811426Z hint: 2026-08-25T08:18:38.4811914Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T08:18:38.4812611Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-25T08:18:38.4813807Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T08:18:38.4834996Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T08:18:38.4858763Z Removing SSH command configuration 2026-08-25T08:18:38.4863553Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T08:18:38.4887782Z [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-25T08:18:38.5393075Z Removing HTTP extra header 2026-08-25T08:18:38.5397569Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T08:18:38.5419237Z [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-25T08:18:38.5558888Z Removing includeIf entries pointing to credentials config files 2026-08-25T08:18:38.5563733Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T08:18:38.5586131Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T08:18:38.5730241Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-c05d6117-530b-441b-b40b-60363af3bf2c.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T08:18:38.5756584Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-c05d6117-530b-441b-b40b-60363af3bf2c.config 2026-08-25T08:18:38.5778995Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-c05d6117-530b-441b-b40b-60363af3bf2c.config 2026-08-25T08:18:38.5803216Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c05d6117-530b-441b-b40b-60363af3bf2c.config 2026-08-25T08:18:38.5825766Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c05d6117-530b-441b-b40b-60363af3bf2c.config
Fetching the repository
2026-08-25T08:18:38.5851657Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3dab05d08b115036faf1e7d6016084b22b624a73:refs/remotes/origin/main 2026-08-25T08:18:40.7436486Z From https://github.com/pypy/pypy 2026-08-25T08:18:40.7438303Z * [new ref] 3dab05d08b115036faf1e7d6016084b22b624a73 -> origin/main 2026-08-25T08:18:40.7444287Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-25T08:18:40.7464060Z origin/main 2026-08-25T08:18:40.7469002Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-25T08:18:40.7486565Z 3dab05d08b115036faf1e7d6016084b22b624a73
Determining the checkout info
2026-08-25T08:18:40.7500224Z [command]/usr/bin/git sparse-checkout disable 2026-08-25T08:18:40.7528991Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T08:18:40.7727553Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-25T08:18:41.1528669Z Switched to a new branch 'main' 2026-08-25T08:18:41.1536345Z branch 'main' set up to track 'origin/main'.
2026-08-25T08:18:41.1575244Z [command]/usr/bin/git log -1 --format=%H 2026-08-25T08:18:41.1593565Z 3dab05d08b115036faf1e7d6016084b22b624a73