timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-04T16:56:30.9481960Z with:
2026-08-04T16:56:30.9483190Z repository: pypy/pypy
2026-08-04T16:56:30.9508790Z token: ***
2026-08-04T16:56:30.9510180Z ssh-strict: true
2026-08-04T16:56:30.9511640Z ssh-user: git
2026-08-04T16:56:30.9512980Z persist-credentials: true
2026-08-04T16:56:30.9514690Z clean: true
2026-08-04T16:56:30.9515890Z sparse-checkout-cone-mode: true
2026-08-04T16:56:30.9517660Z fetch-depth: 1
2026-08-04T16:56:30.9518770Z fetch-tags: false
2026-08-04T16:56:30.9520000Z show-progress: true
2026-08-04T16:56:30.9521090Z lfs: false
2026-08-04T16:56:30.9521930Z submodules: false
2026-08-04T16:56:30.9523020Z set-safe-directory: true
2026-08-04T16:56:31.5500760Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-04T16:56:31.5551160Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-04T16:56:31.5691280Z [command]/usr/local/bin/git version
2026-08-04T16:56:31.5776150Z git version 2.55.0
2026-08-04T16:56:31.6960870Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/46a86ee3-48a6-455d-9aa6-6dd122a9297a/.gitconfig'
2026-08-04T16:56:31.7106800Z Temporarily overriding HOME='/Users/runner/work/_temp/46a86ee3-48a6-455d-9aa6-6dd122a9297a' before making global git config changes
2026-08-04T16:56:31.7267310Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T16:56:31.7273770Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-04T16:56:31.7473130Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-04T16:56:31.7560790Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-04T16:56:31.7598460Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-04T16:56:31.7632200Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-04T16:56:31.7669120Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-04T16:56:31.7700940Z hint: call:
2026-08-04T16:56:31.7734910Z hint:
2026-08-04T16:56:31.7802040Z hint: git config --global init.defaultBranch <name>
2026-08-04T16:56:31.7840660Z hint:
2026-08-04T16:56:31.7912900Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-04T16:56:31.7917810Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-04T16:56:31.7978660Z hint:
2026-08-04T16:56:31.8045060Z hint: git branch -m <name>
2026-08-04T16:56:31.8105870Z hint:
2026-08-04T16:56:31.8170630Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-04T16:56:31.8237450Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-04T16:56:31.8623240Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-04T16:56:31.8993130Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-04T16:56:31.9778180Z Removing SSH command configuration
2026-08-04T16:56:31.9823930Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T16:56:31.9943700Z [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-04T16:56:32.0061230Z Removing HTTP extra header
2026-08-04T16:56:32.0121020Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T16:56:32.0224050Z [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-04T16:56:32.1190140Z Removing includeIf entries pointing to credentials config files
2026-08-04T16:56:32.1407850Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T16:56:32.1721390Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T16:56:32.3130780Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-13b2c62b-472b-4454-bc40-34b7c495d19b.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T16:56:32.3518570Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-13b2c62b-472b-4454-bc40-34b7c495d19b.config
2026-08-04T16:56:32.3654100Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-13b2c62b-472b-4454-bc40-34b7c495d19b.config
2026-08-04T16:56:32.3830330Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-13b2c62b-472b-4454-bc40-34b7c495d19b.config
2026-08-04T16:56:32.3945710Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-13b2c62b-472b-4454-bc40-34b7c495d19b.config
Fetching the repository
2026-08-04T16:56:32.4079530Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +56fab5e60c82b08c2e7aea495bb691c6c56618e2:refs/remotes/pull/5553/merge
2026-08-04T16:56:35.8832340Z From https://github.com/pypy/pypy
2026-08-04T16:56:35.8835960Z * [new ref] 56fab5e60c82b08c2e7aea495bb691c6c56618e2 -> pull/5553/merge
Determining the checkout info
2026-08-04T16:56:35.8863080Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-04T16:56:35.8965800Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-04T16:56:35.9080550Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5553/merge
2026-08-04T16:56:36.9635990Z Updating files: 37% (2255/6014)
2026-08-04T16:56:36.9835790Z Updating files: 38% (2286/6014)
2026-08-04T16:56:36.9918500Z Updating files: 39% (2346/6014)
2026-08-04T16:56:37.0126030Z Updating files: 40% (2406/6014)
2026-08-04T16:56:37.0350340Z Updating files: 41% (2466/6014)
2026-08-04T16:56:37.0588630Z Updating files: 42% (2526/6014)
2026-08-04T16:56:37.1345240Z Updating files: 43% (2587/6014)
2026-08-04T16:56:37.1541070Z Updating files: 44% (2647/6014)
2026-08-04T16:56:37.1755430Z Updating files: 45% (2707/6014)
2026-08-04T16:56:37.1966040Z Updating files: 46% (2767/6014)
2026-08-04T16:56:37.2176120Z Updating files: 47% (2827/6014)
2026-08-04T16:56:37.2990830Z Updating files: 48% (2887/6014)
2026-08-04T16:56:37.2992650Z Updating files: 49% (2947/6014)
2026-08-04T16:56:37.2996140Z Updating files: 50% (3007/6014)
2026-08-04T16:56:37.3008940Z Updating files: 51% (3068/6014)
2026-08-04T16:56:37.3443160Z Updating files: 52% (3128/6014)
2026-08-04T16:56:37.3444640Z Updating files: 53% (3188/6014)
2026-08-04T16:56:37.3643360Z Updating files: 54% (3248/6014)
2026-08-04T16:56:37.3838370Z Updating files: 55% (3308/6014)
2026-08-04T16:56:37.4017720Z Updating files: 56% (3368/6014)
2026-08-04T16:56:37.4244420Z Updating files: 57% (3428/6014)
2026-08-04T16:56:37.4548570Z Updating files: 58% (3489/6014)
2026-08-04T16:56:37.4673030Z Updating files: 59% (3549/6014)
2026-08-04T16:56:37.4981240Z Updating files: 60% (3609/6014)
2026-08-04T16:56:37.5288410Z Updating files: 61% (3669/6014)
2026-08-04T16:56:37.5533510Z Updating files: 62% (3729/6014)
2026-08-04T16:56:37.5730600Z Updating files: 63% (3789/6014)
2026-08-04T16:56:37.6729130Z Updating files: 64% (3849/6014)
2026-08-04T16:56:37.7209080Z Updating files: 65% (3910/6014)
2026-08-04T16:56:37.7354660Z Updating files: 66% (3970/6014)
2026-08-04T16:56:37.7514450Z Updating files: 67% (4030/6014)
2026-08-04T16:56:37.7607590Z Updating files: 68% (4090/6014)
2026-08-04T16:56:37.7796630Z Updating files: 69% (4150/6014)
2026-08-04T16:56:37.7902160Z Updating files: 70% (4210/6014)
2026-08-04T16:56:37.8515170Z Updating files: 71% (4270/6014)
2026-08-04T16:56:37.8841790Z Updating files: 72% (4331/6014)
2026-08-04T16:56:37.9191030Z Updating files: 73% (4391/6014)
2026-08-04T16:56:37.9193100Z Updating files: 74% (4451/6014)
2026-08-04T16:56:37.9456170Z Updating files: 75% (4511/6014)
2026-08-04T16:56:37.9459150Z Updating files: 76% (4571/6014)
2026-08-04T16:56:38.0113260Z Updating files: 76% (4579/6014)
2026-08-04T16:56:38.0288560Z Updating files: 77% (4631/6014)
2026-08-04T16:56:38.0470820Z Updating files: 78% (4691/6014)
2026-08-04T16:56:38.0662700Z Updating files: 79% (4752/6014)
2026-08-04T16:56:38.0870010Z Updating files: 80% (4812/6014)
2026-08-04T16:56:38.1105040Z Updating files: 81% (4872/6014)
2026-08-04T16:56:38.1326190Z Updating files: 82% (4932/6014)
2026-08-04T16:56:38.1532760Z Updating files: 83% (4992/6014)
2026-08-04T16:56:38.1729470Z Updating files: 84% (5052/6014)
2026-08-04T16:56:38.1954840Z Updating files: 85% (5112/6014)
2026-08-04T16:56:38.2159170Z Updating files: 86% (5173/6014)
2026-08-04T16:56:38.2379940Z Updating files: 87% (5233/6014)
2026-08-04T16:56:38.2614320Z Updating files: 88% (5293/6014)
2026-08-04T16:56:38.2826600Z Updating files: 89% (5353/6014)
2026-08-04T16:56:38.3236970Z Updating files: 90% (5413/6014)
2026-08-04T16:56:38.5549400Z Updating files: 91% (5473/6014)
2026-08-04T16:56:38.6224140Z Updating files: 92% (5533/6014)
2026-08-04T16:56:38.6600400Z Updating files: 93% (5594/6014)
2026-08-04T16:56:38.6789550Z Updating files: 94% (5654/6014)
2026-08-04T16:56:38.6988410Z Updating files: 95% (5714/6014)
2026-08-04T16:56:38.7270480Z Updating files: 96% (5774/6014)
2026-08-04T16:56:38.7623800Z Updating files: 97% (5834/6014)
2026-08-04T16:56:38.9142680Z Updating files: 98% (5894/6014)
2026-08-04T16:56:38.9368790Z Updating files: 99% (5954/6014)
2026-08-04T16:56:38.9558460Z Updating files: 99% (5979/6014)
2026-08-04T16:56:38.9629360Z Updating files: 100% (6014/6014)
2026-08-04T16:56:38.9658800Z Updating files: 100% (6014/6014), done.
2026-08-04T16:56:38.9690590Z HEAD is now at 56fab5e Merge df7406870427a7fefc45083bb49c0a0fa73fb06c into 48ada7858740318b9bb0f073bac3218d1ce445a2
2026-08-04T16:56:38.9957700Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-04T16:56:39.0119450Z 56fab5e60c82b08c2e7aea495bb691c6c56618e2