timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-10T18:03:43.9179999Z with:
2026-09-10T18:03:43.9180786Z repository: pypy/pypy
2026-09-10T18:03:43.9188456Z token: ***
2026-09-10T18:03:43.9189254Z ssh-strict: true
2026-09-10T18:03:43.9190045Z ssh-user: git
2026-09-10T18:03:43.9190857Z persist-credentials: true
2026-09-10T18:03:43.9191727Z clean: true
2026-09-10T18:03:43.9192529Z sparse-checkout-cone-mode: true
2026-09-10T18:03:43.9193474Z fetch-depth: 1
2026-09-10T18:03:43.9194257Z fetch-tags: false
2026-09-10T18:03:43.9195060Z show-progress: true
2026-09-10T18:03:43.9195868Z lfs: false
2026-09-10T18:03:43.9196617Z submodules: false
2026-09-10T18:03:43.9197425Z set-safe-directory: true
2026-09-10T18:03:44.0701832Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T18:03:44.0706285Z Working directory is 'D:\a\pypy\pypy'
2026-09-10T18:03:44.1781268Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-09-10T18:03:44.5333788Z git version 2.55.0.windows.5
2026-09-10T18:03:44.5403338Z Temporarily overriding HOME='D:\a\_temp\64b6573d-2360-4465-83e1-012d39976707' before making global git config changes
2026-09-10T18:03:44.5405750Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T18:03:44.5414637Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-09-10T18:03:44.6101869Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-09-10T18:03:44.6117212Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-09-10T18:03:44.7187471Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-09-10T18:03:44.7232934Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T18:03:44.7924890Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-09-10T18:03:44.8221241Z Removing SSH command configuration
2026-09-10T18:03:44.8231968Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-10T18:03:44.8524430Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-10T18:03:46.4376462Z Removing HTTP extra header
2026-09-10T18:03:46.4391252Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T18:03:46.4697498Z [command]"C:\Program Files\Git\bin\git.exe" 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-10T18:03:47.0197346Z Removing includeIf entries pointing to credentials config files
2026-09-10T18:03:47.0215505Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T18:03:47.0523781Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-10T18:03:47.5995650Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-dd96c5c3-b815-4b32-8a12-a881d9ff60a9.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-10T18:03:47.6317344Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-dd96c5c3-b815-4b32-8a12-a881d9ff60a9.config
2026-09-10T18:03:47.6612868Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-dd96c5c3-b815-4b32-8a12-a881d9ff60a9.config
2026-09-10T18:03:47.6954650Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-dd96c5c3-b815-4b32-8a12-a881d9ff60a9.config
2026-09-10T18:03:47.7257363Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-dd96c5c3-b815-4b32-8a12-a881d9ff60a9.config
Fetching the repository
2026-09-10T18:03:47.7581028Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +093d3a7b2a71c2afc11b0c1fcab86feb6b877779:refs/remotes/origin/py3.11
2026-09-10T18:03:52.2372234Z From https://github.com/pypy/pypy
2026-09-10T18:03:52.2412470Z * [new ref] 093d3a7b2a71c2afc11b0c1fcab86feb6b877779 -> origin/py3.11
2026-09-10T18:03:52.2424618Z [command]"C:\Program Files\Git\bin\git.exe" branch --list --remote origin/py3.11
2026-09-10T18:03:52.2786905Z origin/py3.11
2026-09-10T18:03:52.2830375Z [command]"C:\Program Files\Git\bin\git.exe" rev-parse refs/remotes/origin/py3.11
2026-09-10T18:03:52.3228534Z 093d3a7b2a71c2afc11b0c1fcab86feb6b877779
Determining the checkout info
2026-09-10T18:03:52.3273101Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-09-10T18:03:52.3755872Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T18:03:52.4069378Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-09-10T18:03:53.4649963Z Updating files: 47% (3322/6980)
2026-09-10T18:03:53.4879215Z Updating files: 48% (3351/6980)
2026-09-10T18:03:53.5055003Z Updating files: 49% (3421/6980)
2026-09-10T18:03:53.5240673Z Updating files: 50% (3490/6980)
2026-09-10T18:03:53.5488375Z Updating files: 51% (3560/6980)
2026-09-10T18:03:53.5690586Z Updating files: 52% (3630/6980)
2026-09-10T18:03:53.5886974Z Updating files: 53% (3700/6980)
2026-09-10T18:03:53.6055958Z Updating files: 54% (3770/6980)
2026-09-10T18:03:53.6253310Z Updating files: 55% (3839/6980)
2026-09-10T18:03:53.6426080Z Updating files: 56% (3909/6980)
2026-09-10T18:03:53.6611821Z Updating files: 57% (3979/6980)
2026-09-10T18:03:53.6804230Z Updating files: 58% (4049/6980)
2026-09-10T18:03:53.6971395Z Updating files: 59% (4119/6980)
2026-09-10T18:03:53.7157496Z Updating files: 60% (4188/6980)
2026-09-10T18:03:53.7406734Z Updating files: 61% (4258/6980)
2026-09-10T18:03:53.7580440Z Updating files: 62% (4328/6980)
2026-09-10T18:03:53.7781529Z Updating files: 63% (4398/6980)
2026-09-10T18:03:53.7943661Z Updating files: 64% (4468/6980)
2026-09-10T18:03:53.8128289Z Updating files: 65% (4537/6980)
2026-09-10T18:03:53.8387924Z Updating files: 66% (4607/6980)
2026-09-10T18:03:53.8592347Z Updating files: 67% (4677/6980)
2026-09-10T18:03:53.8779818Z Updating files: 68% (4747/6980)
2026-09-10T18:03:53.9002184Z Updating files: 69% (4817/6980)
2026-09-10T18:03:53.9206658Z Updating files: 70% (4886/6980)
2026-09-10T18:03:53.9375207Z Updating files: 71% (4956/6980)
2026-09-10T18:03:53.9549819Z Updating files: 72% (5026/6980)
2026-09-10T18:03:53.9766116Z Updating files: 73% (5096/6980)
2026-09-10T18:03:54.1698544Z Updating files: 74% (5166/6980)
2026-09-10T18:03:54.1970709Z Updating files: 75% (5235/6980)
2026-09-10T18:03:54.2197305Z Updating files: 76% (5305/6980)
2026-09-10T18:03:54.2402594Z Updating files: 77% (5375/6980)
2026-09-10T18:03:54.2563452Z Updating files: 78% (5445/6980)
2026-09-10T18:03:54.2732206Z Updating files: 79% (5515/6980)
2026-09-10T18:03:54.2914168Z Updating files: 80% (5584/6980)
2026-09-10T18:03:54.3091019Z Updating files: 81% (5654/6980)
2026-09-10T18:03:54.3258799Z Updating files: 82% (5724/6980)
2026-09-10T18:03:54.3437506Z Updating files: 83% (5794/6980)
2026-09-10T18:03:54.3681610Z Updating files: 84% (5864/6980)
2026-09-10T18:03:54.3903376Z Updating files: 85% (5933/6980)
2026-09-10T18:03:54.4087046Z Updating files: 86% (6003/6980)
2026-09-10T18:03:54.4347301Z Updating files: 87% (6073/6980)
2026-09-10T18:03:54.4546013Z Updating files: 88% (6143/6980)
2026-09-10T18:03:54.4608852Z Updating files: 89% (6213/6980)
2026-09-10T18:03:54.4759277Z Updating files: 89% (6231/6980)
2026-09-10T18:03:54.4987788Z Updating files: 90% (6282/6980)
2026-09-10T18:03:54.5174630Z Updating files: 91% (6352/6980)
2026-09-10T18:03:54.5375435Z Updating files: 92% (6422/6980)
2026-09-10T18:03:54.6045980Z Updating files: 93% (6492/6980)
2026-09-10T18:03:54.6244287Z Updating files: 94% (6562/6980)
2026-09-10T18:03:54.6419294Z Updating files: 95% (6631/6980)
2026-09-10T18:03:54.6602293Z Updating files: 96% (6701/6980)
2026-09-10T18:03:54.6779731Z Updating files: 97% (6771/6980)
2026-09-10T18:03:54.6948271Z Updating files: 98% (6841/6980)
2026-09-10T18:03:54.7129961Z Updating files: 99% (6911/6980)
2026-09-10T18:03:54.7132712Z Updating files: 100% (6980/6980)
2026-09-10T18:03:54.7133327Z Updating files: 100% (6980/6980), done.
2026-09-10T18:03:54.7352053Z Switched to a new branch 'py3.11'
2026-09-10T18:03:54.7412445Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-09-10T18:03:54.7904650Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-09-10T18:03:54.8215616Z 093d3a7b2a71c2afc11b0c1fcab86feb6b877779