timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-25T04:45:26.0148880Z with:
2026-08-25T04:45:26.0149620Z repository: pypy/pypy
2026-08-25T04:45:26.0156280Z token: ***
2026-08-25T04:45:26.0156990Z ssh-strict: true
2026-08-25T04:45:26.0157660Z ssh-user: git
2026-08-25T04:45:26.0158350Z persist-credentials: true
2026-08-25T04:45:26.0159120Z clean: true
2026-08-25T04:45:26.0159800Z sparse-checkout-cone-mode: true
2026-08-25T04:45:26.0160660Z fetch-depth: 1
2026-08-25T04:45:26.0161330Z fetch-tags: false
2026-08-25T04:45:26.0162020Z show-progress: true
2026-08-25T04:45:26.0162730Z lfs: false
2026-08-25T04:45:26.0163420Z submodules: false
2026-08-25T04:45:26.0164440Z set-safe-directory: true
2026-08-25T04:45:26.3688470Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T04:45:26.3695400Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-25T04:45:26.3697720Z [command]/usr/local/bin/git version
2026-08-25T04:45:26.4113940Z git version 2.55.0
2026-08-25T04:45:26.4161830Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/bd4d7a79-8542-4287-b35b-3b0ab567d4c4/.gitconfig'
2026-08-25T04:45:26.4183440Z Temporarily overriding HOME='/Users/runner/work/_temp/bd4d7a79-8542-4287-b35b-3b0ab567d4c4' before making global git config changes
2026-08-25T04:45:26.4187570Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T04:45:26.4191100Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-25T04:45:26.4388630Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T04:45:26.4406320Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-25T04:45:26.4849070Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T04:45:26.4852080Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T04:45:26.4854880Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T04:45:26.4857890Z hint: call:
2026-08-25T04:45:26.4859170Z hint:
2026-08-25T04:45:26.4860450Z hint: git config --global init.defaultBranch <name>
2026-08-25T04:45:26.4862110Z hint:
2026-08-25T04:45:26.4863730Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T04:45:26.4866070Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T04:45:26.4868060Z hint:
2026-08-25T04:45:26.4869440Z hint: git branch -m <name>
2026-08-25T04:45:26.4870870Z hint:
2026-08-25T04:45:26.4872520Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T04:45:26.4875460Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-25T04:45:26.4886460Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T04:45:26.5044760Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T04:45:26.5159540Z Removing SSH command configuration
2026-08-25T04:45:26.5166950Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T04:45:26.5281800Z [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-25T04:45:26.7085440Z Removing HTTP extra header
2026-08-25T04:45:26.7094790Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T04:45:26.7230220Z [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-25T04:45:26.9982110Z Removing includeIf entries pointing to credentials config files
2026-08-25T04:45:27.0028340Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T04:45:27.0296200Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T04:45:27.1434860Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-67426d8c-4ff3-4dc9-a7c0-8ee1b1d3e0aa.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-25T04:45:27.1566270Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-67426d8c-4ff3-4dc9-a7c0-8ee1b1d3e0aa.config
2026-08-25T04:45:27.1682610Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-67426d8c-4ff3-4dc9-a7c0-8ee1b1d3e0aa.config
2026-08-25T04:45:27.1806770Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-67426d8c-4ff3-4dc9-a7c0-8ee1b1d3e0aa.config
2026-08-25T04:45:27.1943390Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-67426d8c-4ff3-4dc9-a7c0-8ee1b1d3e0aa.config
Fetching the repository
2026-08-25T04:45:27.2072320Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +237b0e439110b2fc187e77fa74f50f5bb55faa52:refs/remotes/pull/5573/merge
2026-08-25T04:45:28.8844120Z From https://github.com/pypy/pypy
2026-08-25T04:45:28.8849010Z * [new ref] 237b0e439110b2fc187e77fa74f50f5bb55faa52 -> pull/5573/merge
Determining the checkout info
2026-08-25T04:45:28.8863430Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-25T04:45:28.9039800Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T04:45:28.9663920Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-25T04:45:30.0497990Z Updating files: 30% (1818/6014)
2026-08-25T04:45:30.0892820Z Updating files: 31% (1865/6014)
2026-08-25T04:45:30.1110590Z Updating files: 32% (1925/6014)
2026-08-25T04:45:30.1315470Z Updating files: 33% (1985/6014)
2026-08-25T04:45:30.1555440Z Updating files: 34% (2045/6014)
2026-08-25T04:45:30.1830200Z Updating files: 35% (2105/6014)
2026-08-25T04:45:30.2065950Z Updating files: 36% (2166/6014)
2026-08-25T04:45:30.2314500Z Updating files: 37% (2226/6014)
2026-08-25T04:45:30.2543750Z Updating files: 38% (2286/6014)
2026-08-25T04:45:30.5249190Z Updating files: 39% (2346/6014)
2026-08-25T04:45:30.5438000Z Updating files: 40% (2406/6014)
2026-08-25T04:45:30.5650730Z Updating files: 41% (2466/6014)
2026-08-25T04:45:30.5819630Z Updating files: 42% (2526/6014)
2026-08-25T04:45:30.5997800Z Updating files: 43% (2587/6014)
2026-08-25T04:45:30.6158350Z Updating files: 44% (2647/6014)
2026-08-25T04:45:30.6391330Z Updating files: 45% (2707/6014)
2026-08-25T04:45:30.6604740Z Updating files: 46% (2767/6014)
2026-08-25T04:45:30.6832170Z Updating files: 47% (2827/6014)
2026-08-25T04:45:30.7055460Z Updating files: 48% (2887/6014)
2026-08-25T04:45:30.7281620Z Updating files: 49% (2947/6014)
2026-08-25T04:45:30.7496200Z Updating files: 50% (3007/6014)
2026-08-25T04:45:30.7840330Z Updating files: 51% (3068/6014)
2026-08-25T04:45:30.8296200Z Updating files: 52% (3128/6014)
2026-08-25T04:45:30.9037270Z Updating files: 53% (3188/6014)
2026-08-25T04:45:30.9929100Z Updating files: 54% (3248/6014)
2026-08-25T04:45:31.0084950Z Updating files: 54% (3299/6014)
2026-08-25T04:45:31.0329040Z Updating files: 55% (3308/6014)
2026-08-25T04:45:31.0520590Z Updating files: 56% (3368/6014)
2026-08-25T04:45:31.0713820Z Updating files: 57% (3428/6014)
2026-08-25T04:45:31.0947660Z Updating files: 58% (3489/6014)
2026-08-25T04:45:31.2001170Z Updating files: 59% (3549/6014)
2026-08-25T04:45:31.2263260Z Updating files: 60% (3609/6014)
2026-08-25T04:45:31.2952190Z Updating files: 61% (3669/6014)
2026-08-25T04:45:31.3153990Z Updating files: 62% (3729/6014)
2026-08-25T04:45:31.3390500Z Updating files: 63% (3789/6014)
2026-08-25T04:45:31.3651270Z Updating files: 64% (3849/6014)
2026-08-25T04:45:31.3860180Z Updating files: 65% (3910/6014)
2026-08-25T04:45:31.4085500Z Updating files: 66% (3970/6014)
2026-08-25T04:45:31.4325260Z Updating files: 67% (4030/6014)
2026-08-25T04:45:31.4575790Z Updating files: 68% (4090/6014)
2026-08-25T04:45:31.4914300Z Updating files: 69% (4150/6014)
2026-08-25T04:45:31.5639830Z Updating files: 70% (4210/6014)
2026-08-25T04:45:31.5872540Z Updating files: 71% (4270/6014)
2026-08-25T04:45:31.6114880Z Updating files: 72% (4331/6014)
2026-08-25T04:45:31.6336110Z Updating files: 73% (4391/6014)
2026-08-25T04:45:31.6578150Z Updating files: 74% (4451/6014)
2026-08-25T04:45:31.6850030Z Updating files: 75% (4511/6014)
2026-08-25T04:45:31.7097250Z Updating files: 76% (4571/6014)
2026-08-25T04:45:31.7338490Z Updating files: 77% (4631/6014)
2026-08-25T04:45:31.7575250Z Updating files: 78% (4691/6014)
2026-08-25T04:45:31.8008800Z Updating files: 79% (4752/6014)
2026-08-25T04:45:31.9859730Z Updating files: 80% (4812/6014)
2026-08-25T04:45:32.0052810Z Updating files: 81% (4872/6014)
2026-08-25T04:45:32.0451930Z Updating files: 81% (4873/6014)
2026-08-25T04:45:32.0654380Z Updating files: 82% (4932/6014)
2026-08-25T04:45:32.0842370Z Updating files: 83% (4992/6014)
2026-08-25T04:45:32.1123480Z Updating files: 84% (5052/6014)
2026-08-25T04:45:32.1341460Z Updating files: 85% (5112/6014)
2026-08-25T04:45:32.1548340Z Updating files: 86% (5173/6014)
2026-08-25T04:45:32.2482880Z Updating files: 87% (5233/6014)
2026-08-25T04:45:32.2967870Z Updating files: 88% (5293/6014)
2026-08-25T04:45:32.3496450Z Updating files: 89% (5353/6014)
2026-08-25T04:45:32.3941580Z Updating files: 90% (5413/6014)
2026-08-25T04:45:33.0266540Z Updating files: 91% (5473/6014)
2026-08-25T04:45:33.1333330Z Updating files: 91% (5528/6014)
2026-08-25T04:45:33.3471490Z Updating files: 92% (5533/6014)
2026-08-25T04:45:33.5228340Z Updating files: 93% (5594/6014)
2026-08-25T04:45:33.5466940Z Updating files: 94% (5654/6014)
2026-08-25T04:45:33.5651510Z Updating files: 95% (5714/6014)
2026-08-25T04:45:33.5864200Z Updating files: 96% (5774/6014)
2026-08-25T04:45:33.6788210Z Updating files: 97% (5834/6014)
2026-08-25T04:45:33.7020300Z Updating files: 98% (5894/6014)
2026-08-25T04:45:33.7253180Z Updating files: 99% (5954/6014)
2026-08-25T04:45:33.7261170Z Updating files: 100% (6014/6014)
2026-08-25T04:45:33.7263630Z Updating files: 100% (6014/6014), done.
2026-08-25T04:45:33.7422320Z HEAD is now at 237b0e4 Merge 50ff8e211cc68a84ffb07d8b1622cfbbe4ef9bc9 into 5ff869c95ca71525afb5f19ae23295e592873e68
2026-08-25T04:45:33.7702270Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-25T04:45:33.7859010Z 237b0e439110b2fc187e77fa74f50f5bb55faa52