Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-02T13:56:22.5208313Z with: 2026-08-02T13:56:22.5208602Z repository: pypy/pypy 2026-08-02T13:56:22.5210292Z token: *** 2026-08-02T13:56:22.5210546Z ssh-strict: true 2026-08-02T13:56:22.5210792Z ssh-user: git 2026-08-02T13:56:22.5211055Z persist-credentials: true 2026-08-02T13:56:22.5211331Z clean: true 2026-08-02T13:56:22.5211569Z sparse-checkout-cone-mode: true 2026-08-02T13:56:22.5211867Z fetch-depth: 1 2026-08-02T13:56:22.5212105Z fetch-tags: false 2026-08-02T13:56:22.5212352Z show-progress: true 2026-08-02T13:56:22.5212623Z lfs: false 2026-08-02T13:56:22.5212872Z submodules: false 2026-08-02T13:56:22.5213132Z set-safe-directory: true
2026-08-02T13:56:22.5985797Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T13:56:22.5988073Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-02T13:56:22.5988986Z [command]/usr/bin/git version 2026-08-02T13:56:22.6789329Z git version 2.54.0
2026-08-02T13:56:22.6814770Z Temporarily overriding HOME='/home/runner/work/_temp/cb0e646b-aac6-45c4-934b-2e4ef754f938' before making global git config changes 2026-08-02T13:56:22.6815509Z Adding repository directory to the temporary git global config as a safe directory 2026-08-02T13:56:22.6818661Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-02T13:56:22.7044376Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-02T13:56:22.7052456Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-02T13:56:22.8168548Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-02T13:56:22.8169872Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-02T13:56:22.8170651Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-02T13:56:22.8171449Z hint: call: 2026-08-02T13:56:22.8171960Z hint: 2026-08-02T13:56:22.8172545Z hint: git config --global init.defaultBranch <name> 2026-08-02T13:56:22.8173077Z hint: 2026-08-02T13:56:22.8173554Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-02T13:56:22.8174491Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-02T13:56:22.8175130Z hint: 2026-08-02T13:56:22.8175577Z hint: git branch -m <name> 2026-08-02T13:56:22.8176066Z hint: 2026-08-02T13:56:22.8176581Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-02T13:56:22.8177503Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-02T13:56:22.8179321Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-02T13:56:22.8254919Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-02T13:56:22.9460487Z Removing SSH command configuration 2026-08-02T13:56:22.9471881Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-02T13:56:22.9489933Z [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-02T13:56:23.0302824Z Removing HTTP extra header 2026-08-02T13:56:23.0308283Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-02T13:56:23.0329959Z [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-02T13:56:23.0502852Z Removing includeIf entries pointing to credentials config files 2026-08-02T13:56:23.0508709Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-02T13:56:23.0531185Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-02T13:56:23.0678606Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-f0ef5b71-9166-491c-963c-74a0784529a4.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-02T13:56:23.0969677Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-f0ef5b71-9166-491c-963c-74a0784529a4.config 2026-08-02T13:56:23.1050890Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-f0ef5b71-9166-491c-963c-74a0784529a4.config 2026-08-02T13:56:23.1149087Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f0ef5b71-9166-491c-963c-74a0784529a4.config 2026-08-02T13:56:23.1250869Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f0ef5b71-9166-491c-963c-74a0784529a4.config
Fetching the repository
2026-08-02T13:56:23.1461082Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f7356d28f19f023e46e58443ec5988fd525899:refs/remotes/origin/main 2026-08-02T13:56:26.1134939Z From https://github.com/pypy/pypy 2026-08-02T13:56:26.1135576Z * [new ref] a2f7356d28f19f023e46e58443ec5988fd525899 -> origin/main 2026-08-02T13:56:26.1158169Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-02T13:56:26.1177383Z origin/main 2026-08-02T13:56:26.1183745Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-02T13:56:26.1202062Z a2f7356d28f19f023e46e58443ec5988fd525899
Determining the checkout info
2026-08-02T13:56:26.1209666Z [command]/usr/bin/git sparse-checkout disable 2026-08-02T13:56:26.1237067Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T13:56:26.1258875Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-02T13:56:26.4732308Z Switched to a new branch 'main' 2026-08-02T13:56:26.4732814Z branch 'main' set up to track 'origin/main'.
2026-08-02T13:56:26.4768311Z [command]/usr/bin/git log -1 --format=%H 2026-08-02T13:56:26.4791455Z a2f7356d28f19f023e46e58443ec5988fd525899