timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-01T03:47:37.5943150Z with:
2026-08-01T03:47:37.5944070Z repository: pypy/pypy
2026-08-01T03:47:37.5952980Z token: ***
2026-08-01T03:47:37.5953910Z ssh-strict: true
2026-08-01T03:47:37.5954840Z ssh-user: git
2026-08-01T03:47:37.5955810Z persist-credentials: true
2026-08-01T03:47:37.5956870Z clean: true
2026-08-01T03:47:37.5957820Z sparse-checkout-cone-mode: true
2026-08-01T03:47:37.5958970Z fetch-depth: 1
2026-08-01T03:47:37.5959900Z fetch-tags: false
2026-08-01T03:47:37.5960840Z show-progress: true
2026-08-01T03:47:37.5961820Z lfs: false
2026-08-01T03:47:37.5962700Z submodules: false
2026-08-01T03:47:37.5963680Z set-safe-directory: true
2026-08-01T03:47:38.0606870Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T03:47:38.0613650Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-01T03:47:38.0616600Z [command]/usr/local/bin/git version
2026-08-01T03:47:38.1073750Z git version 2.55.0
2026-08-01T03:47:38.1587140Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/59e37ea7-5161-4ee0-933d-1875a3f9dfd8/.gitconfig'
2026-08-01T03:47:38.1954550Z Temporarily overriding HOME='/Users/runner/work/_temp/59e37ea7-5161-4ee0-933d-1875a3f9dfd8' before making global git config changes
2026-08-01T03:47:38.2139270Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T03:47:38.2266170Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-01T03:47:38.2417710Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T03:47:38.2595250Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-01T03:47:38.2647510Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T03:47:38.2662280Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T03:47:38.2702380Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T03:47:38.2704670Z hint: call:
2026-08-01T03:47:38.2746150Z hint:
2026-08-01T03:47:38.2772020Z hint: git config --global init.defaultBranch <name>
2026-08-01T03:47:38.2788950Z hint:
2026-08-01T03:47:38.2850470Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T03:47:38.3024230Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T03:47:38.3132720Z hint:
2026-08-01T03:47:38.3221240Z hint: git branch -m <name>
2026-08-01T03:47:38.3243300Z hint:
2026-08-01T03:47:38.3286400Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T03:47:38.3349130Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-01T03:47:38.3477330Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-01T03:47:38.3694510Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-01T03:47:38.3870910Z Removing SSH command configuration
2026-08-01T03:47:38.3908560Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T03:47:38.4028750Z [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-01T03:47:38.5398740Z Removing HTTP extra header
2026-08-01T03:47:38.5423660Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T03:47:38.5496970Z [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-01T03:47:38.7714370Z Removing includeIf entries pointing to credentials config files
2026-08-01T03:47:38.7781680Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T03:47:38.8029390Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T03:47:39.0811580Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-fa0e7d32-3c7b-4a45-b46f-b4b81d10b0d0.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T03:47:39.0934690Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-fa0e7d32-3c7b-4a45-b46f-b4b81d10b0d0.config
2026-08-01T03:47:39.1039880Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-fa0e7d32-3c7b-4a45-b46f-b4b81d10b0d0.config
2026-08-01T03:47:39.1217130Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-fa0e7d32-3c7b-4a45-b46f-b4b81d10b0d0.config
2026-08-01T03:47:39.1318170Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-fa0e7d32-3c7b-4a45-b46f-b4b81d10b0d0.config
Fetching the repository
2026-08-01T03:47:39.1563890Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a6ee9c678446175bf84dc6495d720dc6a07f540:refs/remotes/pull/5548/merge
2026-08-01T03:47:42.8487460Z From https://github.com/pypy/pypy
2026-08-01T03:47:42.8501140Z * [new ref] 6a6ee9c678446175bf84dc6495d720dc6a07f540 -> pull/5548/merge
Determining the checkout info
2026-08-01T03:47:42.8544150Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-01T03:47:42.8752130Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T03:47:42.8988420Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-08-01T03:47:43.9716870Z Updating files: 34% (2100/6014)
2026-08-01T03:47:44.0039840Z Updating files: 35% (2105/6014)
2026-08-01T03:47:44.0316260Z Updating files: 36% (2166/6014)
2026-08-01T03:47:44.0328670Z Updating files: 37% (2226/6014)
2026-08-01T03:47:44.0526130Z Updating files: 38% (2286/6014)
2026-08-01T03:47:44.0775330Z Updating files: 39% (2346/6014)
2026-08-01T03:47:44.1017990Z Updating files: 40% (2406/6014)
2026-08-01T03:47:44.1246990Z Updating files: 41% (2466/6014)
2026-08-01T03:47:44.1446630Z Updating files: 42% (2526/6014)
2026-08-01T03:47:44.1691710Z Updating files: 43% (2587/6014)
2026-08-01T03:47:44.1876870Z Updating files: 44% (2647/6014)
2026-08-01T03:47:44.2140700Z Updating files: 45% (2707/6014)
2026-08-01T03:47:44.2359110Z Updating files: 46% (2767/6014)
2026-08-01T03:47:44.2598900Z Updating files: 47% (2827/6014)
2026-08-01T03:47:44.2861660Z Updating files: 48% (2887/6014)
2026-08-01T03:47:44.3122650Z Updating files: 49% (2947/6014)
2026-08-01T03:47:44.3410540Z Updating files: 50% (3007/6014)
2026-08-01T03:47:44.3668660Z Updating files: 51% (3068/6014)
2026-08-01T03:47:44.3941130Z Updating files: 52% (3128/6014)
2026-08-01T03:47:44.4199990Z Updating files: 53% (3188/6014)
2026-08-01T03:47:44.5286560Z Updating files: 54% (3248/6014)
2026-08-01T03:47:44.6152510Z Updating files: 55% (3308/6014)
2026-08-01T03:47:44.6604690Z Updating files: 56% (3368/6014)
2026-08-01T03:47:44.6781290Z Updating files: 57% (3428/6014)
2026-08-01T03:47:44.6825530Z Updating files: 58% (3489/6014)
2026-08-01T03:47:44.6828190Z Updating files: 59% (3549/6014)
2026-08-01T03:47:44.7446970Z Updating files: 60% (3609/6014)
2026-08-01T03:47:44.7827730Z Updating files: 61% (3669/6014)
2026-08-01T03:47:44.8051180Z Updating files: 62% (3729/6014)
2026-08-01T03:47:44.8261420Z Updating files: 63% (3789/6014)
2026-08-01T03:47:44.8491330Z Updating files: 64% (3849/6014)
2026-08-01T03:47:44.8703750Z Updating files: 65% (3910/6014)
2026-08-01T03:47:44.8903470Z Updating files: 66% (3970/6014)
2026-08-01T03:47:44.9120600Z Updating files: 67% (4030/6014)
2026-08-01T03:47:44.9411510Z Updating files: 68% (4090/6014)
2026-08-01T03:47:44.9661470Z Updating files: 69% (4150/6014)
2026-08-01T03:47:44.9936170Z Updating files: 70% (4210/6014)
2026-08-01T03:47:45.0157990Z Updating files: 71% (4270/6014)
2026-08-01T03:47:45.0387750Z Updating files: 72% (4331/6014)
2026-08-01T03:47:45.0609450Z Updating files: 73% (4391/6014)
2026-08-01T03:47:45.0841980Z Updating files: 74% (4451/6014)
2026-08-01T03:47:45.1068890Z Updating files: 75% (4511/6014)
2026-08-01T03:47:45.1295230Z Updating files: 76% (4571/6014)
2026-08-01T03:47:45.1520050Z Updating files: 77% (4631/6014)
2026-08-01T03:47:45.1758050Z Updating files: 78% (4691/6014)
2026-08-01T03:47:45.1955420Z Updating files: 79% (4752/6014)
2026-08-01T03:47:45.2197100Z Updating files: 80% (4812/6014)
2026-08-01T03:47:45.3123840Z Updating files: 81% (4872/6014)
2026-08-01T03:47:45.3376140Z Updating files: 82% (4932/6014)
2026-08-01T03:47:45.3612660Z Updating files: 83% (4992/6014)
2026-08-01T03:47:45.3872150Z Updating files: 84% (5052/6014)
2026-08-01T03:47:45.4118930Z Updating files: 85% (5112/6014)
2026-08-01T03:47:45.4355040Z Updating files: 86% (5173/6014)
2026-08-01T03:47:45.4583320Z Updating files: 87% (5233/6014)
2026-08-01T03:47:45.4835400Z Updating files: 88% (5293/6014)
2026-08-01T03:47:45.5090120Z Updating files: 89% (5353/6014)
2026-08-01T03:47:45.5479390Z Updating files: 90% (5413/6014)
2026-08-01T03:47:45.6989450Z Updating files: 91% (5473/6014)
2026-08-01T03:47:45.7695510Z Updating files: 92% (5533/6014)
2026-08-01T03:47:45.7936290Z Updating files: 93% (5594/6014)
2026-08-01T03:47:45.8150920Z Updating files: 94% (5654/6014)
2026-08-01T03:47:45.8373300Z Updating files: 95% (5714/6014)
2026-08-01T03:47:45.8601550Z Updating files: 96% (5774/6014)
2026-08-01T03:47:45.8835030Z Updating files: 97% (5834/6014)
2026-08-01T03:47:45.9054420Z Updating files: 98% (5894/6014)
2026-08-01T03:47:45.9125660Z Updating files: 99% (5954/6014)
2026-08-01T03:47:45.9283030Z Updating files: 99% (5972/6014)
2026-08-01T03:47:45.9284330Z Updating files: 100% (6014/6014)
2026-08-01T03:47:45.9285060Z Updating files: 100% (6014/6014), done.
2026-08-01T03:47:45.9438930Z HEAD is now at 6a6ee9c Merge 213fbcbfd573a571d326167ca8f1a2d3258adef6 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-01T03:47:45.9667580Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-01T03:47:45.9808270Z 6a6ee9c678446175bf84dc6495d720dc6a07f540