timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-26T11:41:34.1789840Z with:
2026-08-26T11:41:34.1790810Z repository: pypy/pypy
2026-08-26T11:41:34.1799210Z token: ***
2026-08-26T11:41:34.1824550Z ssh-strict: true
2026-08-26T11:41:34.1825680Z ssh-user: git
2026-08-26T11:41:34.1826560Z persist-credentials: true
2026-08-26T11:41:34.1827520Z clean: true
2026-08-26T11:41:34.1828370Z sparse-checkout-cone-mode: true
2026-08-26T11:41:34.1829390Z fetch-depth: 1
2026-08-26T11:41:34.1830220Z fetch-tags: false
2026-08-26T11:41:34.1831070Z show-progress: true
2026-08-26T11:41:34.1831960Z lfs: false
2026-08-26T11:41:34.1832790Z submodules: false
2026-08-26T11:41:34.1833660Z set-safe-directory: true
2026-08-26T11:41:34.7366050Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-26T11:41:34.7373730Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-26T11:41:34.7377200Z [command]/usr/local/bin/git version
2026-08-26T11:41:34.7914660Z git version 2.55.0
2026-08-26T11:41:34.7985480Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/80b5561e-c906-492b-9cee-cff8389011e3/.gitconfig'
2026-08-26T11:41:34.8006010Z Temporarily overriding HOME='/Users/runner/work/_temp/80b5561e-c906-492b-9cee-cff8389011e3' before making global git config changes
2026-08-26T11:41:34.8012720Z Adding repository directory to the temporary git global config as a safe directory
2026-08-26T11:41:34.8018870Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-26T11:41:34.8225310Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-26T11:41:34.8245970Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-26T11:41:34.8772650Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-26T11:41:34.8779680Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-26T11:41:34.8801720Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-26T11:41:34.8878790Z hint: call:
2026-08-26T11:41:34.8899250Z hint:
2026-08-26T11:41:34.8904310Z hint: git config --global init.defaultBranch <name>
2026-08-26T11:41:34.8971190Z hint:
2026-08-26T11:41:34.8983670Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-26T11:41:34.9051550Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-26T11:41:34.9077100Z hint:
2026-08-26T11:41:34.9160310Z hint: git branch -m <name>
2026-08-26T11:41:34.9182500Z hint:
2026-08-26T11:41:34.9274120Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-26T11:41:34.9294520Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-26T11:41:34.9420700Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-26T11:41:34.9511070Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-26T11:41:34.9621790Z Removing SSH command configuration
2026-08-26T11:41:34.9728440Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-26T11:41:34.9752970Z [command]/usr/local/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-26T11:41:35.2261480Z Removing HTTP extra header
2026-08-26T11:41:35.2269900Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-26T11:41:35.2326100Z [command]/usr/local/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-26T11:41:35.6596720Z Removing includeIf entries pointing to credentials config files
2026-08-26T11:41:35.6620010Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-26T11:41:35.6698780Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-26T11:41:35.6851870Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-16b6136e-abf0-44d9-a64f-d362a80caa74.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-26T11:41:35.6981280Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-16b6136e-abf0-44d9-a64f-d362a80caa74.config
2026-08-26T11:41:35.7091000Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-16b6136e-abf0-44d9-a64f-d362a80caa74.config
2026-08-26T11:41:35.7200820Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-16b6136e-abf0-44d9-a64f-d362a80caa74.config
2026-08-26T11:41:35.7308640Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-16b6136e-abf0-44d9-a64f-d362a80caa74.config
Fetching the repository
2026-08-26T11:41:35.7423470Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5925137c564d8faa6a2ac2bae059cb4042c0f422:refs/remotes/origin/py3.12
2026-08-26T11:41:40.7641150Z From https://github.com/pypy/pypy
2026-08-26T11:41:40.7643970Z * [new ref] 5925137c564d8faa6a2ac2bae059cb4042c0f422 -> origin/py3.12
2026-08-26T11:41:40.7661400Z [command]/usr/local/bin/git branch --list --remote origin/py3.12
2026-08-26T11:41:40.7790380Z origin/py3.12
2026-08-26T11:41:40.7806190Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12
2026-08-26T11:41:40.7914250Z 5925137c564d8faa6a2ac2bae059cb4042c0f422
Determining the checkout info
2026-08-26T11:41:40.7930160Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-26T11:41:40.8092030Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-26T11:41:40.8236430Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-08-26T11:41:41.9965290Z Updating files: 26% (1853/7091)
2026-08-26T11:41:42.0969390Z Updating files: 27% (1915/7091)
2026-08-26T11:41:42.1974280Z Updating files: 28% (1986/7091)
2026-08-26T11:41:42.2976630Z Updating files: 29% (2057/7091)
2026-08-26T11:41:42.3681690Z Updating files: 30% (2128/7091)
2026-08-26T11:41:42.3943460Z Updating files: 31% (2199/7091)
2026-08-26T11:41:42.3966110Z Updating files: 32% (2270/7091)
2026-08-26T11:41:42.4217080Z Updating files: 33% (2341/7091)
2026-08-26T11:41:42.4758610Z Updating files: 34% (2411/7091)
2026-08-26T11:41:42.6344090Z Updating files: 35% (2482/7091)
2026-08-26T11:41:42.7181330Z Updating files: 36% (2553/7091)
2026-08-26T11:41:42.8276930Z Updating files: 37% (2624/7091)
2026-08-26T11:41:42.8503100Z Updating files: 38% (2695/7091)
2026-08-26T11:41:43.0883070Z Updating files: 38% (2713/7091)
2026-08-26T11:41:43.1490860Z Updating files: 39% (2766/7091)
2026-08-26T11:41:43.1502510Z Updating files: 40% (2837/7091)
2026-08-26T11:41:43.2074210Z Updating files: 41% (2908/7091)
2026-08-26T11:41:43.3022250Z Updating files: 42% (2979/7091)
2026-08-26T11:41:43.4380180Z Updating files: 43% (3050/7091)
2026-08-26T11:41:43.4994010Z Updating files: 44% (3121/7091)
2026-08-26T11:41:43.5614660Z Updating files: 45% (3191/7091)
2026-08-26T11:41:43.5619220Z Updating files: 46% (3262/7091)
2026-08-26T11:41:43.5637380Z Updating files: 47% (3333/7091)
2026-08-26T11:41:43.6403190Z Updating files: 48% (3404/7091)
2026-08-26T11:41:43.7145780Z Updating files: 49% (3475/7091)
2026-08-26T11:41:43.7627940Z Updating files: 50% (3546/7091)
2026-08-26T11:41:43.7851710Z Updating files: 51% (3617/7091)
2026-08-26T11:41:43.8808990Z Updating files: 52% (3688/7091)
2026-08-26T11:41:43.8814000Z Updating files: 52% (3758/7091)
2026-08-26T11:41:43.9188640Z Updating files: 53% (3759/7091)
2026-08-26T11:41:44.1498790Z Updating files: 54% (3830/7091)
2026-08-26T11:41:44.2503040Z Updating files: 55% (3901/7091)
2026-08-26T11:41:44.2791550Z Updating files: 56% (3971/7091)
2026-08-26T11:41:44.2798240Z Updating files: 57% (4042/7091)
2026-08-26T11:41:44.4535930Z Updating files: 58% (4113/7091)
2026-08-26T11:41:44.7599410Z Updating files: 59% (4184/7091)
2026-08-26T11:41:44.7600950Z Updating files: 60% (4255/7091)
2026-08-26T11:41:44.8744670Z Updating files: 61% (4326/7091)
2026-08-26T11:41:44.9022690Z Updating files: 62% (4397/7091)
2026-08-26T11:41:44.9192200Z Updating files: 62% (4456/7091)
2026-08-26T11:41:44.9254290Z Updating files: 63% (4468/7091)
2026-08-26T11:41:44.9537750Z Updating files: 64% (4539/7091)
2026-08-26T11:41:44.9898810Z Updating files: 65% (4610/7091)
2026-08-26T11:41:45.0599810Z Updating files: 66% (4681/7091)
2026-08-26T11:41:45.1236790Z Updating files: 67% (4751/7091)
2026-08-26T11:41:45.1930680Z Updating files: 68% (4822/7091)
2026-08-26T11:41:45.2024080Z Updating files: 69% (4893/7091)
2026-08-26T11:41:45.2358390Z Updating files: 70% (4964/7091)
2026-08-26T11:41:45.3040960Z Updating files: 71% (5035/7091)
2026-08-26T11:41:45.3163290Z Updating files: 72% (5106/7091)
2026-08-26T11:41:45.3542950Z Updating files: 73% (5177/7091)
2026-08-26T11:41:45.4356080Z Updating files: 74% (5248/7091)
2026-08-26T11:41:45.4492650Z Updating files: 75% (5319/7091)
2026-08-26T11:41:45.4699600Z Updating files: 76% (5390/7091)
2026-08-26T11:41:45.4971760Z Updating files: 77% (5461/7091)
2026-08-26T11:41:45.5556610Z Updating files: 78% (5531/7091)
2026-08-26T11:41:45.5764030Z Updating files: 79% (5602/7091)
2026-08-26T11:41:45.6767140Z Updating files: 80% (5673/7091)
2026-08-26T11:41:45.6877420Z Updating files: 81% (5744/7091)
2026-08-26T11:41:45.7150560Z Updating files: 82% (5815/7091)
2026-08-26T11:41:45.7545260Z Updating files: 83% (5886/7091)
2026-08-26T11:41:45.7904790Z Updating files: 84% (5957/7091)
2026-08-26T11:41:45.8367880Z Updating files: 85% (6028/7091)
2026-08-26T11:41:45.8522310Z Updating files: 86% (6099/7091)
2026-08-26T11:41:45.8579600Z Updating files: 86% (6152/7091)
2026-08-26T11:41:45.8946900Z Updating files: 87% (6170/7091)
2026-08-26T11:41:45.9261430Z Updating files: 88% (6241/7091)
2026-08-26T11:41:45.9594930Z Updating files: 89% (6311/7091)
2026-08-26T11:41:45.9884400Z Updating files: 90% (6382/7091)
2026-08-26T11:41:46.0275250Z Updating files: 91% (6453/7091)
2026-08-26T11:41:46.4284820Z Updating files: 92% (6524/7091)
2026-08-26T11:41:46.5214050Z Updating files: 93% (6595/7091)
2026-08-26T11:41:46.5552020Z Updating files: 94% (6666/7091)
2026-08-26T11:41:46.5915020Z Updating files: 95% (6737/7091)
2026-08-26T11:41:46.6227650Z Updating files: 96% (6808/7091)
2026-08-26T11:41:46.6519130Z Updating files: 97% (6879/7091)
2026-08-26T11:41:46.7970530Z Updating files: 98% (6950/7091)
2026-08-26T11:41:46.8255820Z Updating files: 99% (7021/7091)
2026-08-26T11:41:46.8256930Z Updating files: 100% (7091/7091)
2026-08-26T11:41:46.8257840Z Updating files: 100% (7091/7091), done.
2026-08-26T11:41:46.8473770Z Switched to a new branch 'py3.12'
2026-08-26T11:41:46.8488660Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-26T11:41:46.8808780Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-26T11:41:46.8956090Z 5925137c564d8faa6a2ac2bae059cb4042c0f422