Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-16T07:18:17.6983366Z with: 2026-08-16T07:18:17.6983822Z repository: pypy/pypy 2026-08-16T07:18:17.6987462Z token: *** 2026-08-16T07:18:17.6987910Z ssh-strict: true 2026-08-16T07:18:17.6988349Z ssh-user: git 2026-08-16T07:18:17.6988806Z persist-credentials: true 2026-08-16T07:18:17.6989295Z clean: true 2026-08-16T07:18:17.6989751Z sparse-checkout-cone-mode: true 2026-08-16T07:18:17.6990283Z fetch-depth: 1 2026-08-16T07:18:17.6990921Z fetch-tags: false 2026-08-16T07:18:17.6991379Z show-progress: true 2026-08-16T07:18:17.6991843Z lfs: false 2026-08-16T07:18:17.6992261Z submodules: false 2026-08-16T07:18:17.6992716Z set-safe-directory: true
2026-08-16T07:18:17.8003249Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-16T07:18:17.8006839Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-16T07:18:17.8008422Z [command]/usr/bin/git version 2026-08-16T07:18:17.8148758Z git version 2.54.0
2026-08-16T07:18:17.8208744Z Temporarily overriding HOME='/home/runner/work/_temp/b35bfe4c-ce71-4400-8088-f6cadcf3495e' before making global git config changes 2026-08-16T07:18:17.8212374Z Adding repository directory to the temporary git global config as a safe directory 2026-08-16T07:18:17.8220080Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-16T07:18:17.8287621Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-16T07:18:17.8303247Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-16T07:18:17.8464246Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-16T07:18:17.8466498Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-16T07:18:17.8468281Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-16T07:18:17.8469657Z hint: call: 2026-08-16T07:18:17.8470627Z hint: 2026-08-16T07:18:17.8471592Z hint: git config --global init.defaultBranch <name> 2026-08-16T07:18:17.8472768Z hint: 2026-08-16T07:18:17.8477759Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-16T07:18:17.8479586Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-16T07:18:17.8481374Z hint: 2026-08-16T07:18:17.8482322Z hint: git branch -m <name> 2026-08-16T07:18:17.8483337Z hint: 2026-08-16T07:18:17.8484650Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-16T07:18:17.8486634Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-16T07:18:17.8497153Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-16T07:18:17.8584213Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-16T07:18:17.8654491Z Removing SSH command configuration 2026-08-16T07:18:17.8656835Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-16T07:18:17.8685658Z [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-16T07:18:17.9114871Z Removing HTTP extra header 2026-08-16T07:18:17.9121880Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-16T07:18:17.9193080Z [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-16T07:18:17.9418257Z Removing includeIf entries pointing to credentials config files 2026-08-16T07:18:17.9425883Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-16T07:18:17.9463350Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-16T07:18:17.9697118Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-bfbc8892-fc44-4eb4-a63c-df50ecb79342.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-16T07:18:17.9742002Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-bfbc8892-fc44-4eb4-a63c-df50ecb79342.config 2026-08-16T07:18:17.9777870Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-bfbc8892-fc44-4eb4-a63c-df50ecb79342.config 2026-08-16T07:18:17.9817176Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-bfbc8892-fc44-4eb4-a63c-df50ecb79342.config 2026-08-16T07:18:17.9854212Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-bfbc8892-fc44-4eb4-a63c-df50ecb79342.config
Fetching the repository
2026-08-16T07:18:17.9896504Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7e60030760b40591af74039832a2a03413ace7b8:refs/remotes/origin/main 2026-08-16T07:18:20.8728611Z From https://github.com/pypy/pypy 2026-08-16T07:18:20.8731557Z * [new ref] 7e60030760b40591af74039832a2a03413ace7b8 -> origin/main 2026-08-16T07:18:20.8777238Z [command]/usr/bin/git branch --list --remote origin/main 2026-08-16T07:18:20.8810787Z origin/main 2026-08-16T07:18:20.8821628Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-08-16T07:18:20.8850835Z 7e60030760b40591af74039832a2a03413ace7b8
Determining the checkout info
2026-08-16T07:18:20.8871704Z [command]/usr/bin/git sparse-checkout disable 2026-08-16T07:18:20.8921133Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-16T07:18:20.8959960Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-16T07:18:21.4388151Z Switched to a new branch 'main' 2026-08-16T07:18:21.4389463Z branch 'main' set up to track 'origin/main'.
2026-08-16T07:18:21.4477269Z [command]/usr/bin/git log -1 --format=%H 2026-08-16T07:18:21.4504892Z 7e60030760b40591af74039832a2a03413ace7b8