timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-02T15:34:51.6926020Z with:
2026-09-02T15:34:51.6927140Z repository: pypy/pypy
2026-09-02T15:34:51.6955060Z token: ***
2026-09-02T15:34:51.6956480Z ssh-strict: true
2026-09-02T15:34:51.6957870Z ssh-user: git
2026-09-02T15:34:51.6959420Z persist-credentials: true
2026-09-02T15:34:51.6961190Z clean: true
2026-09-02T15:34:51.6962670Z sparse-checkout-cone-mode: true
2026-09-02T15:34:51.6964670Z fetch-depth: 1
2026-09-02T15:34:51.6966070Z fetch-tags: false
2026-09-02T15:34:51.6967640Z show-progress: true
2026-09-02T15:34:51.6969190Z lfs: false
2026-09-02T15:34:51.6970320Z submodules: false
2026-09-02T15:34:51.6971780Z set-safe-directory: true
2026-09-02T15:34:53.2862610Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-02T15:34:53.2872540Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-02T15:34:53.2877780Z [command]/usr/local/bin/git version
2026-09-02T15:34:53.3401710Z git version 2.55.0
2026-09-02T15:34:53.3504520Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/9c9ef3a0-d881-44dd-b37a-a4f85db4b556/.gitconfig'
2026-09-02T15:34:53.3532140Z Temporarily overriding HOME='/Users/runner/work/_temp/9c9ef3a0-d881-44dd-b37a-a4f85db4b556' before making global git config changes
2026-09-02T15:34:53.3541670Z Adding repository directory to the temporary git global config as a safe directory
2026-09-02T15:34:53.3548990Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-02T15:34:53.4205590Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-02T15:34:53.4264180Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-02T15:34:53.4783310Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-02T15:34:53.4790450Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-02T15:34:53.4797770Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-02T15:34:53.4802820Z hint: call:
2026-09-02T15:34:53.4805310Z hint:
2026-09-02T15:34:53.4808420Z hint: git config --global init.defaultBranch <name>
2026-09-02T15:34:53.4811990Z hint:
2026-09-02T15:34:53.4815760Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-02T15:34:53.4822060Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-02T15:34:53.4827100Z hint:
2026-09-02T15:34:53.4829680Z hint: git branch -m <name>
2026-09-02T15:34:53.4832730Z hint:
2026-09-02T15:34:53.4837130Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-02T15:34:53.4844080Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-02T15:34:53.4854440Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-02T15:34:53.4992670Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-02T15:34:53.5153290Z Removing SSH command configuration
2026-09-02T15:34:53.5158860Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-02T15:34:53.5295280Z [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-09-02T15:34:53.8040190Z Removing HTTP extra header
2026-09-02T15:34:53.8047740Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-02T15:34:53.8128230Z [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-09-02T15:34:54.0256820Z Removing includeIf entries pointing to credentials config files
2026-09-02T15:34:54.0268140Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-02T15:34:54.0794210Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-02T15:34:54.4834070Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-60f29958-ac52-4428-b0b3-de6147f0c6b6.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-02T15:34:54.5080180Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-60f29958-ac52-4428-b0b3-de6147f0c6b6.config
2026-09-02T15:34:54.5255830Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-60f29958-ac52-4428-b0b3-de6147f0c6b6.config
2026-09-02T15:34:54.5434860Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-60f29958-ac52-4428-b0b3-de6147f0c6b6.config
2026-09-02T15:34:54.5643370Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-60f29958-ac52-4428-b0b3-de6147f0c6b6.config
Fetching the repository
2026-09-02T15:34:54.5892490Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0975af65d59375a4725e122c08920610c633eb0f:refs/remotes/pull/5577/merge
2026-09-02T15:34:58.6395050Z From https://github.com/pypy/pypy
2026-09-02T15:34:58.6399010Z * [new ref] 0975af65d59375a4725e122c08920610c633eb0f -> pull/5577/merge
Determining the checkout info
2026-09-02T15:34:58.6418380Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-02T15:34:58.6592280Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-02T15:34:58.6887310Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5577/merge
2026-09-02T15:34:59.9277410Z Updating files: 27% (1647/6014)
2026-09-02T15:35:00.0250210Z Updating files: 28% (1684/6014)
2026-09-02T15:35:00.0312080Z Updating files: 29% (1745/6014)
2026-09-02T15:35:00.0926880Z Updating files: 30% (1805/6014)
2026-09-02T15:35:00.2694920Z Updating files: 31% (1865/6014)
2026-09-02T15:35:00.3698250Z Updating files: 32% (1925/6014)
2026-09-02T15:35:00.3861730Z Updating files: 33% (1985/6014)
2026-09-02T15:35:00.4082610Z Updating files: 34% (2045/6014)
2026-09-02T15:35:00.4243660Z Updating files: 35% (2105/6014)
2026-09-02T15:35:00.4619670Z Updating files: 36% (2166/6014)
2026-09-02T15:35:00.4909840Z Updating files: 37% (2226/6014)
2026-09-02T15:35:00.5200640Z Updating files: 38% (2286/6014)
2026-09-02T15:35:00.5555270Z Updating files: 39% (2346/6014)
2026-09-02T15:35:00.5862860Z Updating files: 40% (2406/6014)
2026-09-02T15:35:00.6163520Z Updating files: 41% (2466/6014)
2026-09-02T15:35:00.6400980Z Updating files: 42% (2526/6014)
2026-09-02T15:35:00.6664850Z Updating files: 43% (2587/6014)
2026-09-02T15:35:00.6899020Z Updating files: 44% (2647/6014)
2026-09-02T15:35:00.7055710Z Updating files: 45% (2707/6014)
2026-09-02T15:35:00.7405710Z Updating files: 45% (2731/6014)
2026-09-02T15:35:00.7746820Z Updating files: 46% (2767/6014)
2026-09-02T15:35:00.8488510Z Updating files: 47% (2827/6014)
2026-09-02T15:35:00.8590480Z Updating files: 48% (2887/6014)
2026-09-02T15:35:00.9402850Z Updating files: 49% (2947/6014)
2026-09-02T15:35:00.9621410Z Updating files: 50% (3007/6014)
2026-09-02T15:35:00.9854710Z Updating files: 51% (3068/6014)
2026-09-02T15:35:01.0097400Z Updating files: 52% (3128/6014)
2026-09-02T15:35:01.0362560Z Updating files: 53% (3188/6014)
2026-09-02T15:35:01.0627610Z Updating files: 54% (3248/6014)
2026-09-02T15:35:01.0943620Z Updating files: 55% (3308/6014)
2026-09-02T15:35:01.1170340Z Updating files: 56% (3368/6014)
2026-09-02T15:35:01.1444780Z Updating files: 57% (3428/6014)
2026-09-02T15:35:01.1677520Z Updating files: 58% (3489/6014)
2026-09-02T15:35:01.1901020Z Updating files: 59% (3549/6014)
2026-09-02T15:35:01.2138250Z Updating files: 60% (3609/6014)
2026-09-02T15:35:01.2422370Z Updating files: 61% (3669/6014)
2026-09-02T15:35:01.2656820Z Updating files: 62% (3729/6014)
2026-09-02T15:35:01.2877380Z Updating files: 63% (3789/6014)
2026-09-02T15:35:01.3246640Z Updating files: 64% (3849/6014)
2026-09-02T15:35:01.3653770Z Updating files: 65% (3910/6014)
2026-09-02T15:35:01.4655840Z Updating files: 66% (3970/6014)
2026-09-02T15:35:01.5017170Z Updating files: 67% (4030/6014)
2026-09-02T15:35:01.5089470Z Updating files: 68% (4090/6014)
2026-09-02T15:35:01.5091900Z Updating files: 69% (4150/6014)
2026-09-02T15:35:01.5092830Z Updating files: 70% (4210/6014)
2026-09-02T15:35:01.6510190Z Updating files: 71% (4270/6014)
2026-09-02T15:35:01.6526210Z Updating files: 72% (4331/6014)
2026-09-02T15:35:01.7528700Z Updating files: 73% (4391/6014)
2026-09-02T15:35:01.8472730Z Updating files: 74% (4451/6014)
2026-09-02T15:35:01.9177120Z Updating files: 75% (4511/6014)
2026-09-02T15:35:01.9457930Z Updating files: 75% (4567/6014)
2026-09-02T15:35:01.9706700Z Updating files: 76% (4571/6014)
2026-09-02T15:35:02.0106860Z Updating files: 77% (4631/6014)
2026-09-02T15:35:02.0155300Z Updating files: 78% (4691/6014)
2026-09-02T15:35:02.0319070Z Updating files: 79% (4752/6014)
2026-09-02T15:35:02.0369300Z Updating files: 80% (4812/6014)
2026-09-02T15:35:02.0423890Z Updating files: 81% (4872/6014)
2026-09-02T15:35:02.0489480Z Updating files: 82% (4932/6014)
2026-09-02T15:35:02.0523740Z Updating files: 83% (4992/6014)
2026-09-02T15:35:02.0594100Z Updating files: 84% (5052/6014)
2026-09-02T15:35:02.0622970Z Updating files: 85% (5112/6014)
2026-09-02T15:35:02.0841830Z Updating files: 86% (5173/6014)
2026-09-02T15:35:02.1166600Z Updating files: 87% (5233/6014)
2026-09-02T15:35:02.1427540Z Updating files: 88% (5293/6014)
2026-09-02T15:35:02.1683450Z Updating files: 89% (5353/6014)
2026-09-02T15:35:02.1991430Z Updating files: 90% (5413/6014)
2026-09-02T15:35:02.3667680Z Updating files: 91% (5473/6014)
2026-09-02T15:35:02.4738130Z Updating files: 92% (5533/6014)
2026-09-02T15:35:02.5017870Z Updating files: 93% (5594/6014)
2026-09-02T15:35:02.5280980Z Updating files: 94% (5654/6014)
2026-09-02T15:35:02.5562090Z Updating files: 95% (5714/6014)
2026-09-02T15:35:02.6847420Z Updating files: 96% (5774/6014)
2026-09-02T15:35:02.7057010Z Updating files: 97% (5834/6014)
2026-09-02T15:35:02.7124470Z Updating files: 97% (5880/6014)
2026-09-02T15:35:02.7399970Z Updating files: 98% (5894/6014)
2026-09-02T15:35:02.7642210Z Updating files: 99% (5954/6014)
2026-09-02T15:35:02.7643200Z Updating files: 100% (6014/6014)
2026-09-02T15:35:02.7644180Z Updating files: 100% (6014/6014), done.
2026-09-02T15:35:02.7795280Z HEAD is now at 0975af6 Merge 6d6f0980fe685946e6beafd96157610430366634 into 09916d286ed3703261ad5bc63c46083bdf7e253b
2026-09-02T15:35:02.8030450Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-02T15:35:02.8213390Z 0975af65d59375a4725e122c08920610c633eb0f