timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-25T11:10:08.2774630Z with:
2026-08-25T11:10:08.2775290Z repository: pypy/pypy
2026-08-25T11:10:08.2783620Z token: ***
2026-08-25T11:10:08.2784270Z ssh-strict: true
2026-08-25T11:10:08.2785270Z ssh-user: git
2026-08-25T11:10:08.2785950Z persist-credentials: true
2026-08-25T11:10:08.2786700Z clean: true
2026-08-25T11:10:08.2787710Z sparse-checkout-cone-mode: true
2026-08-25T11:10:08.2789070Z fetch-depth: 1
2026-08-25T11:10:08.2790090Z fetch-tags: false
2026-08-25T11:10:08.2791510Z show-progress: true
2026-08-25T11:10:08.2792540Z lfs: false
2026-08-25T11:10:08.2793440Z submodules: false
2026-08-25T11:10:08.2794460Z set-safe-directory: true
2026-08-25T11:10:08.6013300Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T11:10:08.6017030Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-25T11:10:08.6018680Z [command]/usr/local/bin/git version
2026-08-25T11:10:08.6404780Z git version 2.55.0
2026-08-25T11:10:08.6448020Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/8492fd17-ad00-454b-876e-d3d9cd16c4e2/.gitconfig'
2026-08-25T11:10:08.6461180Z Temporarily overriding HOME='/Users/runner/work/_temp/8492fd17-ad00-454b-876e-d3d9cd16c4e2' before making global git config changes
2026-08-25T11:10:08.6463760Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T11:10:08.6468000Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-25T11:10:08.6641610Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T11:10:08.6657390Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-25T11:10:08.7059270Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T11:10:08.7061600Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T11:10:08.7070880Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T11:10:08.7074630Z hint: call:
2026-08-25T11:10:08.7076810Z hint:
2026-08-25T11:10:08.7078520Z hint: git config --global init.defaultBranch <name>
2026-08-25T11:10:08.7080280Z hint:
2026-08-25T11:10:08.7081240Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T11:10:08.7083200Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T11:10:08.7084480Z hint:
2026-08-25T11:10:08.7085510Z hint: git branch -m <name>
2026-08-25T11:10:08.7086300Z hint:
2026-08-25T11:10:08.7087340Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T11:10:08.7089560Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-25T11:10:08.7096940Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T11:10:08.7243650Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T11:10:08.7675280Z Removing SSH command configuration
2026-08-25T11:10:08.7684160Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T11:10:08.7717350Z [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-25T11:10:08.9130950Z Removing HTTP extra header
2026-08-25T11:10:08.9139430Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T11:10:08.9245130Z [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-25T11:10:09.0790970Z Removing includeIf entries pointing to credentials config files
2026-08-25T11:10:09.0838200Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T11:10:09.0936400Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T11:10:09.2378460Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-243fea52-d941-4129-8e66-84a0efe23c1b.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-25T11:10:09.2508540Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-243fea52-d941-4129-8e66-84a0efe23c1b.config
2026-08-25T11:10:09.2609950Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-243fea52-d941-4129-8e66-84a0efe23c1b.config
2026-08-25T11:10:09.2711180Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-243fea52-d941-4129-8e66-84a0efe23c1b.config
2026-08-25T11:10:09.2818000Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-243fea52-d941-4129-8e66-84a0efe23c1b.config
Fetching the repository
2026-08-25T11:10:09.2923620Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +385734e085927ada615e82f6ab4b35613b361c4d:refs/remotes/origin/py3.12
2026-08-25T11:10:13.4482700Z From https://github.com/pypy/pypy
2026-08-25T11:10:13.4485210Z * [new ref] 385734e085927ada615e82f6ab4b35613b361c4d -> origin/py3.12
2026-08-25T11:10:13.4501060Z [command]/usr/local/bin/git branch --list --remote origin/py3.12
2026-08-25T11:10:13.4614650Z origin/py3.12
2026-08-25T11:10:13.4626760Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12
2026-08-25T11:10:13.4723920Z 385734e085927ada615e82f6ab4b35613b361c4d
Determining the checkout info
2026-08-25T11:10:13.4741160Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-25T11:10:13.4883090Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T11:10:13.4996940Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-08-25T11:10:14.5379900Z Updating files: 33% (2364/7090)
2026-08-25T11:10:14.5616690Z Updating files: 34% (2411/7090)
2026-08-25T11:10:14.5879460Z Updating files: 35% (2482/7090)
2026-08-25T11:10:14.6058800Z Updating files: 36% (2553/7090)
2026-08-25T11:10:14.6270250Z Updating files: 37% (2624/7090)
2026-08-25T11:10:14.6495130Z Updating files: 38% (2695/7090)
2026-08-25T11:10:14.6723010Z Updating files: 39% (2766/7090)
2026-08-25T11:10:14.6958740Z Updating files: 40% (2836/7090)
2026-08-25T11:10:14.7184160Z Updating files: 41% (2907/7090)
2026-08-25T11:10:14.7435810Z Updating files: 42% (2978/7090)
2026-08-25T11:10:14.7650310Z Updating files: 43% (3049/7090)
2026-08-25T11:10:14.7918730Z Updating files: 44% (3120/7090)
2026-08-25T11:10:14.8151760Z Updating files: 45% (3191/7090)
2026-08-25T11:10:14.8337610Z Updating files: 46% (3262/7090)
2026-08-25T11:10:14.8539790Z Updating files: 47% (3333/7090)
2026-08-25T11:10:14.8777080Z Updating files: 48% (3404/7090)
2026-08-25T11:10:14.8988030Z Updating files: 49% (3475/7090)
2026-08-25T11:10:14.9211640Z Updating files: 50% (3545/7090)
2026-08-25T11:10:14.9477780Z Updating files: 51% (3616/7090)
2026-08-25T11:10:14.9699370Z Updating files: 52% (3687/7090)
2026-08-25T11:10:15.0388030Z Updating files: 53% (3758/7090)
2026-08-25T11:10:15.0556460Z Updating files: 54% (3829/7090)
2026-08-25T11:10:15.1758520Z Updating files: 55% (3900/7090)
2026-08-25T11:10:15.1872620Z Updating files: 56% (3971/7090)
2026-08-25T11:10:15.2002210Z Updating files: 57% (4042/7090)
2026-08-25T11:10:15.2004790Z Updating files: 58% (4113/7090)
2026-08-25T11:10:15.2015640Z Updating files: 59% (4184/7090)
2026-08-25T11:10:15.2154940Z Updating files: 60% (4254/7090)
2026-08-25T11:10:15.2341160Z Updating files: 61% (4325/7090)
2026-08-25T11:10:15.2532900Z Updating files: 62% (4396/7090)
2026-08-25T11:10:15.2751810Z Updating files: 63% (4467/7090)
2026-08-25T11:10:15.2979390Z Updating files: 64% (4538/7090)
2026-08-25T11:10:15.3216560Z Updating files: 65% (4609/7090)
2026-08-25T11:10:15.3597210Z Updating files: 66% (4680/7090)
2026-08-25T11:10:15.3802120Z Updating files: 67% (4751/7090)
2026-08-25T11:10:15.4034870Z Updating files: 68% (4822/7090)
2026-08-25T11:10:15.4240940Z Updating files: 69% (4893/7090)
2026-08-25T11:10:15.4435360Z Updating files: 70% (4963/7090)
2026-08-25T11:10:15.4636060Z Updating files: 71% (5034/7090)
2026-08-25T11:10:15.4853570Z Updating files: 72% (5105/7090)
2026-08-25T11:10:15.5053200Z Updating files: 73% (5176/7090)
2026-08-25T11:10:15.5276100Z Updating files: 74% (5247/7090)
2026-08-25T11:10:15.5339520Z Updating files: 74% (5296/7090)
2026-08-25T11:10:15.5545130Z Updating files: 75% (5318/7090)
2026-08-25T11:10:15.6188560Z Updating files: 76% (5389/7090)
2026-08-25T11:10:15.6380080Z Updating files: 77% (5460/7090)
2026-08-25T11:10:15.6550650Z Updating files: 78% (5531/7090)
2026-08-25T11:10:15.6755740Z Updating files: 79% (5602/7090)
2026-08-25T11:10:15.7005520Z Updating files: 80% (5672/7090)
2026-08-25T11:10:15.7261120Z Updating files: 81% (5743/7090)
2026-08-25T11:10:15.7484810Z Updating files: 82% (5814/7090)
2026-08-25T11:10:15.7737770Z Updating files: 83% (5885/7090)
2026-08-25T11:10:15.7984310Z Updating files: 84% (5956/7090)
2026-08-25T11:10:15.8174880Z Updating files: 85% (6027/7090)
2026-08-25T11:10:15.8391230Z Updating files: 86% (6098/7090)
2026-08-25T11:10:15.8602680Z Updating files: 87% (6169/7090)
2026-08-25T11:10:15.8835380Z Updating files: 88% (6240/7090)
2026-08-25T11:10:15.9084650Z Updating files: 89% (6311/7090)
2026-08-25T11:10:15.9338890Z Updating files: 90% (6381/7090)
2026-08-25T11:10:15.9565940Z Updating files: 91% (6452/7090)
2026-08-25T11:10:16.0564490Z Updating files: 92% (6523/7090)
2026-08-25T11:10:16.1177280Z Updating files: 93% (6594/7090)
2026-08-25T11:10:16.1390490Z Updating files: 94% (6665/7090)
2026-08-25T11:10:16.1581450Z Updating files: 95% (6736/7090)
2026-08-25T11:10:16.1781100Z Updating files: 96% (6807/7090)
2026-08-25T11:10:16.1953760Z Updating files: 97% (6878/7090)
2026-08-25T11:10:16.2133420Z Updating files: 98% (6949/7090)
2026-08-25T11:10:16.2289250Z Updating files: 99% (7020/7090)
2026-08-25T11:10:16.2290120Z Updating files: 100% (7090/7090)
2026-08-25T11:10:16.2290610Z Updating files: 100% (7090/7090), done.
2026-08-25T11:10:16.2544010Z Switched to a new branch 'py3.12'
2026-08-25T11:10:16.2551400Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-08-25T11:10:16.2714160Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-25T11:10:16.2821420Z 385734e085927ada615e82f6ab4b35613b361c4d