timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-25T17:19:33.5327590Z with:
2026-08-25T17:19:33.5328430Z repository: pypy/pypy
2026-08-25T17:19:33.5338210Z token: ***
2026-08-25T17:19:33.5339040Z ssh-strict: true
2026-08-25T17:19:33.5340090Z ssh-user: git
2026-08-25T17:19:33.5341000Z persist-credentials: true
2026-08-25T17:19:33.5341950Z clean: true
2026-08-25T17:19:33.5343130Z sparse-checkout-cone-mode: true
2026-08-25T17:19:33.5344340Z fetch-depth: 1
2026-08-25T17:19:33.5345610Z fetch-tags: false
2026-08-25T17:19:33.5346980Z show-progress: true
2026-08-25T17:19:33.5348150Z lfs: false
2026-08-25T17:19:33.5349230Z submodules: false
2026-08-25T17:19:33.5350410Z set-safe-directory: true
2026-08-25T17:19:34.3258820Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T17:19:34.3265170Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-25T17:19:34.3268480Z [command]/usr/local/bin/git version
2026-08-25T17:19:34.5075980Z git version 2.55.0
2026-08-25T17:19:34.5129400Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/49c47c40-3db0-40c0-a1cf-9562458cbbb2/.gitconfig'
2026-08-25T17:19:34.5156100Z Temporarily overriding HOME='/Users/runner/work/_temp/49c47c40-3db0-40c0-a1cf-9562458cbbb2' before making global git config changes
2026-08-25T17:19:34.5165940Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T17:19:34.5172440Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-25T17:19:34.6563210Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T17:19:34.6576530Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-25T17:19:34.6973590Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T17:19:34.6979900Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T17:19:34.6985710Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T17:19:34.6989690Z hint: call:
2026-08-25T17:19:34.6991450Z hint:
2026-08-25T17:19:34.6993940Z hint: git config --global init.defaultBranch <name>
2026-08-25T17:19:34.6996890Z hint:
2026-08-25T17:19:34.7000290Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T17:19:34.7004670Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T17:19:34.7008150Z hint:
2026-08-25T17:19:34.7009880Z hint: git branch -m <name>
2026-08-25T17:19:34.7013580Z hint:
2026-08-25T17:19:34.7016490Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T17:19:34.7021030Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-25T17:19:34.7027830Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T17:19:34.7155040Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T17:19:34.7274920Z Removing SSH command configuration
2026-08-25T17:19:34.7281410Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-25T17:19:34.7404220Z [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-25T17:19:34.9070460Z Removing HTTP extra header
2026-08-25T17:19:34.9075840Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T17:19:34.9208660Z [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-25T17:19:35.0726300Z Removing includeIf entries pointing to credentials config files
2026-08-25T17:19:35.0733710Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T17:19:35.0833160Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-25T17:19:35.2280060Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-256e4c69-75f7-4a98-bb8b-8f4bd7309514.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-25T17:19:35.2413390Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-256e4c69-75f7-4a98-bb8b-8f4bd7309514.config
2026-08-25T17:19:35.2928470Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-256e4c69-75f7-4a98-bb8b-8f4bd7309514.config
2026-08-25T17:19:35.3383490Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-256e4c69-75f7-4a98-bb8b-8f4bd7309514.config
2026-08-25T17:19:35.3498000Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-256e4c69-75f7-4a98-bb8b-8f4bd7309514.config
Fetching the repository
2026-08-25T17:19:35.3635200Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a5c274cd6d69e7b6feb4d473b54f22436c88bb23:refs/remotes/origin/main
2026-08-25T17:19:40.4119870Z From https://github.com/pypy/pypy
2026-08-25T17:19:40.4126250Z * [new ref] a5c274cd6d69e7b6feb4d473b54f22436c88bb23 -> origin/main
2026-08-25T17:19:40.4135050Z [command]/usr/local/bin/git branch --list --remote origin/main
2026-08-25T17:19:40.4276250Z origin/main
2026-08-25T17:19:40.4295580Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main
2026-08-25T17:19:40.4405600Z a5c274cd6d69e7b6feb4d473b54f22436c88bb23
Determining the checkout info
2026-08-25T17:19:40.4430970Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-25T17:19:40.4584020Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T17:19:40.4703190Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-25T17:19:41.5354940Z Updating files: 19% (1199/6014)
2026-08-25T17:19:41.6368660Z Updating files: 20% (1203/6014)
2026-08-25T17:19:41.7893700Z Updating files: 21% (1263/6014)
2026-08-25T17:19:41.8081330Z Updating files: 22% (1324/6014)
2026-08-25T17:19:41.8319070Z Updating files: 23% (1384/6014)
2026-08-25T17:19:41.8704940Z Updating files: 24% (1444/6014)
2026-08-25T17:19:41.9220270Z Updating files: 25% (1504/6014)
2026-08-25T17:19:41.9345060Z Updating files: 26% (1564/6014)
2026-08-25T17:19:41.9347150Z Updating files: 27% (1624/6014)
2026-08-25T17:19:41.9353250Z Updating files: 28% (1684/6014)
2026-08-25T17:19:41.9358400Z Updating files: 29% (1745/6014)
2026-08-25T17:19:41.9361020Z Updating files: 30% (1805/6014)
2026-08-25T17:19:41.9368400Z Updating files: 31% (1865/6014)
2026-08-25T17:19:41.9376890Z Updating files: 32% (1925/6014)
2026-08-25T17:19:41.9381250Z Updating files: 33% (1985/6014)
2026-08-25T17:19:41.9403260Z Updating files: 34% (2045/6014)
2026-08-25T17:19:42.0694480Z Updating files: 35% (2105/6014)
2026-08-25T17:19:42.1697280Z Updating files: 36% (2166/6014)
2026-08-25T17:19:42.1911140Z Updating files: 37% (2226/6014)
2026-08-25T17:19:42.1968810Z Updating files: 38% (2286/6014)
2026-08-25T17:19:42.1973750Z Updating files: 39% (2346/6014)
2026-08-25T17:19:42.1975390Z Updating files: 40% (2406/6014)
2026-08-25T17:19:42.2384680Z Updating files: 41% (2466/6014)
2026-08-25T17:19:42.3334940Z Updating files: 42% (2526/6014)
2026-08-25T17:19:42.3801900Z Updating files: 43% (2587/6014)
2026-08-25T17:19:42.4837310Z Updating files: 44% (2647/6014)
2026-08-25T17:19:42.5177560Z Updating files: 45% (2707/6014)
2026-08-25T17:19:42.5383400Z Updating files: 45% (2721/6014)
2026-08-25T17:19:42.6387940Z Updating files: 46% (2767/6014)
2026-08-25T17:19:42.7260770Z Updating files: 47% (2827/6014)
2026-08-25T17:19:42.8263590Z Updating files: 48% (2887/6014)
2026-08-25T17:19:42.8536450Z Updating files: 49% (2947/6014)
2026-08-25T17:19:42.8538430Z Updating files: 50% (3007/6014)
2026-08-25T17:19:42.8541160Z Updating files: 51% (3068/6014)
2026-08-25T17:19:42.8546390Z Updating files: 52% (3128/6014)
2026-08-25T17:19:42.8551500Z Updating files: 53% (3188/6014)
2026-08-25T17:19:42.8553110Z Updating files: 54% (3248/6014)
2026-08-25T17:19:42.8562450Z Updating files: 55% (3308/6014)
2026-08-25T17:19:42.8770220Z Updating files: 56% (3368/6014)
2026-08-25T17:19:42.8950920Z Updating files: 57% (3428/6014)
2026-08-25T17:19:42.9150220Z Updating files: 58% (3489/6014)
2026-08-25T17:19:42.9346800Z Updating files: 59% (3549/6014)
2026-08-25T17:19:42.9935760Z Updating files: 60% (3609/6014)
2026-08-25T17:19:43.0137960Z Updating files: 61% (3669/6014)
2026-08-25T17:19:43.0329460Z Updating files: 62% (3729/6014)
2026-08-25T17:19:43.0531330Z Updating files: 63% (3789/6014)
2026-08-25T17:19:43.0729660Z Updating files: 64% (3849/6014)
2026-08-25T17:19:43.0917820Z Updating files: 65% (3910/6014)
2026-08-25T17:19:43.1095580Z Updating files: 66% (3970/6014)
2026-08-25T17:19:43.1308580Z Updating files: 67% (4030/6014)
2026-08-25T17:19:43.1554500Z Updating files: 68% (4090/6014)
2026-08-25T17:19:43.1755650Z Updating files: 69% (4150/6014)
2026-08-25T17:19:43.2040880Z Updating files: 70% (4210/6014)
2026-08-25T17:19:43.2237370Z Updating files: 71% (4270/6014)
2026-08-25T17:19:43.2459240Z Updating files: 72% (4331/6014)
2026-08-25T17:19:43.3123300Z Updating files: 73% (4391/6014)
2026-08-25T17:19:43.3127430Z Updating files: 74% (4451/6014)
2026-08-25T17:19:43.3130050Z Updating files: 75% (4511/6014)
2026-08-25T17:19:43.3219030Z Updating files: 76% (4571/6014)
2026-08-25T17:19:43.3823790Z Updating files: 77% (4631/6014)
2026-08-25T17:19:43.4191130Z Updating files: 78% (4691/6014)
2026-08-25T17:19:43.4566290Z Updating files: 79% (4752/6014)
2026-08-25T17:19:43.5535180Z Updating files: 80% (4812/6014)
2026-08-25T17:19:43.5653570Z Updating files: 81% (4872/6014)
2026-08-25T17:19:43.5671410Z Updating files: 82% (4932/6014)
2026-08-25T17:19:43.6385000Z Updating files: 82% (4952/6014)
2026-08-25T17:19:43.6402740Z Updating files: 83% (4992/6014)
2026-08-25T17:19:43.6404120Z Updating files: 84% (5052/6014)
2026-08-25T17:19:43.6404830Z Updating files: 85% (5112/6014)
2026-08-25T17:19:43.6405410Z Updating files: 86% (5173/6014)
2026-08-25T17:19:43.6406860Z Updating files: 87% (5233/6014)
2026-08-25T17:19:43.6448270Z Updating files: 88% (5293/6014)
2026-08-25T17:19:43.6671530Z Updating files: 89% (5353/6014)
2026-08-25T17:19:43.7467290Z Updating files: 90% (5413/6014)
2026-08-25T17:19:43.8200030Z Updating files: 91% (5473/6014)
2026-08-25T17:19:44.1078170Z Updating files: 92% (5533/6014)
2026-08-25T17:19:44.1488310Z Updating files: 93% (5594/6014)
2026-08-25T17:19:44.1676950Z Updating files: 94% (5654/6014)
2026-08-25T17:19:44.1895020Z Updating files: 95% (5714/6014)
2026-08-25T17:19:44.2118670Z Updating files: 96% (5774/6014)
2026-08-25T17:19:44.2390350Z Updating files: 97% (5834/6014)
2026-08-25T17:19:44.2597410Z Updating files: 98% (5894/6014)
2026-08-25T17:19:44.2832600Z Updating files: 99% (5954/6014)
2026-08-25T17:19:44.2834180Z Updating files: 100% (6014/6014)
2026-08-25T17:19:44.2835430Z Updating files: 100% (6014/6014), done.
2026-08-25T17:19:44.3011800Z Switched to a new branch 'main'
2026-08-25T17:19:44.3023490Z branch 'main' set up to track 'origin/main'.
2026-08-25T17:19:44.4288830Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-25T17:19:44.4687570Z a5c274cd6d69e7b6feb4d473b54f22436c88bb23