Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T14:45:34.1599725Z with: 2026-09-09T14:45:34.1600429Z repository: pypy/pypy 2026-09-09T14:45:34.1604713Z token: *** 2026-09-09T14:45:34.1605400Z ssh-strict: true 2026-09-09T14:45:34.1606311Z ssh-user: git 2026-09-09T14:45:34.1606975Z persist-credentials: true 2026-09-09T14:45:34.1607814Z clean: true 2026-09-09T14:45:34.1608531Z sparse-checkout-cone-mode: true 2026-09-09T14:45:34.1609307Z fetch-depth: 1 2026-09-09T14:45:34.1609975Z fetch-tags: false 2026-09-09T14:45:34.1610629Z show-progress: true 2026-09-09T14:45:34.1611353Z lfs: false 2026-09-09T14:45:34.1611984Z submodules: false 2026-09-09T14:45:34.1612680Z set-safe-directory: true
2026-09-09T14:45:34.2533269Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T14:45:34.2537632Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-09T14:45:34.2539527Z [command]/usr/bin/git version 2026-09-09T14:45:34.2570405Z git version 2.55.0
2026-09-09T14:45:34.2611506Z Temporarily overriding HOME='/home/runner/work/_temp/f85e4e68-4dc4-4c57-9a02-3ce9c99e460c' before making global git config changes 2026-09-09T14:45:34.2613812Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T14:45:34.2618993Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-09T14:45:34.2665461Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T14:45:34.2687311Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-09T14:45:34.2778146Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-09T14:45:34.2782422Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-09T14:45:34.2783997Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-09T14:45:34.2785056Z hint: call: 2026-09-09T14:45:34.2785773Z hint: 2026-09-09T14:45:34.2786722Z hint: git config --global init.defaultBranch <name> 2026-09-09T14:45:34.2787510Z hint: 2026-09-09T14:45:34.2788419Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-09T14:45:34.2789586Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-09T14:45:34.2790588Z hint: 2026-09-09T14:45:34.2791233Z hint: git branch -m <name> 2026-09-09T14:45:34.2791914Z hint: 2026-09-09T14:45:34.2792826Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-09T14:45:34.2794093Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-09T14:45:34.2796729Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T14:45:34.2850727Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T14:45:34.2872455Z Removing SSH command configuration 2026-09-09T14:45:34.2876422Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T14:45:34.2911986Z [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-09-09T14:45:34.3233021Z Removing HTTP extra header 2026-09-09T14:45:34.3238490Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T14:45:34.3274845Z [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-09-09T14:45:34.3487326Z Removing includeIf entries pointing to credentials config files 2026-09-09T14:45:34.3491066Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T14:45:34.3525005Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T14:45:34.3744191Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-9e5d5b3c-d9e2-46af-b213-ba79e0cfd43a.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T14:45:34.3783946Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-9e5d5b3c-d9e2-46af-b213-ba79e0cfd43a.config 2026-09-09T14:45:34.3816964Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-9e5d5b3c-d9e2-46af-b213-ba79e0cfd43a.config 2026-09-09T14:45:34.3850083Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9e5d5b3c-d9e2-46af-b213-ba79e0cfd43a.config 2026-09-09T14:45:34.3881994Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9e5d5b3c-d9e2-46af-b213-ba79e0cfd43a.config
Fetching the repository
2026-09-09T14:45:34.3922851Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +93065895812a64b2ea8a45a96d6c87ee3730b4bd:refs/remotes/origin/py3.12 2026-09-09T14:45:38.2069705Z From https://github.com/pypy/pypy 2026-09-09T14:45:38.2071946Z * [new ref] 93065895812a64b2ea8a45a96d6c87ee3730b4bd -> origin/py3.12 2026-09-09T14:45:38.2078252Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-09-09T14:45:38.2102072Z origin/py3.12 2026-09-09T14:45:38.2109486Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-09-09T14:45:38.2131668Z 93065895812a64b2ea8a45a96d6c87ee3730b4bd
Determining the checkout info
2026-09-09T14:45:38.2140864Z [command]/usr/bin/git sparse-checkout disable 2026-09-09T14:45:38.2179740Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T14:45:38.2211508Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-09T14:45:38.5774062Z Switched to a new branch 'py3.12' 2026-09-09T14:45:38.5775377Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-09T14:45:38.5827773Z [command]/usr/bin/git log -1 --format=%H 2026-09-09T14:45:38.5851176Z 93065895812a64b2ea8a45a96d6c87ee3730b4bd