﻿2026-07-19T05:11:53.3941526Z Current runner version: '2.335.1'
2026-07-19T05:11:53.3947139Z Runner name: 'kitsubito'
2026-07-19T05:11:53.3947814Z Runner group name: 'Default'
2026-07-19T05:11:53.3948567Z Machine name: 'KITSUBITO'
2026-07-19T05:11:53.4004736Z ##[group]GITHUB_TOKEN Permissions
2026-07-19T05:11:53.4007546Z Actions: write
2026-07-19T05:11:53.4007964Z ArtifactMetadata: write
2026-07-19T05:11:53.4008372Z Attestations: write
2026-07-19T05:11:53.4008743Z Checks: write
2026-07-19T05:11:53.4009178Z CodeQuality: write
2026-07-19T05:11:53.4009546Z Contents: write
2026-07-19T05:11:53.4009931Z CopilotRequests: write
2026-07-19T05:11:53.4010580Z Deployments: write
2026-07-19T05:11:53.4010965Z Discussions: write
2026-07-19T05:11:53.4011336Z Drives: write
2026-07-19T05:11:53.4011693Z Issues: write
2026-07-19T05:11:53.4012052Z Metadata: read
2026-07-19T05:11:53.4012406Z Models: read
2026-07-19T05:11:53.4012763Z Packages: write
2026-07-19T05:11:53.4013133Z Pages: write
2026-07-19T05:11:53.4013626Z PullRequests: write
2026-07-19T05:11:53.4014042Z RepositoryProjects: write
2026-07-19T05:11:53.4014490Z SecurityEvents: write
2026-07-19T05:11:53.4014866Z Statuses: write
2026-07-19T05:11:53.4015229Z VulnerabilityAlerts: read
2026-07-19T05:11:53.4015626Z ##[endgroup]
2026-07-19T05:11:53.4017805Z Secret source: Actions
2026-07-19T05:11:53.4018315Z Prepare workflow directory
2026-07-19T05:11:53.4446780Z Prepare all required actions
2026-07-19T05:11:53.4475788Z Getting action download info
2026-07-19T05:11:53.7746422Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-19T05:11:54.2642830Z Complete job name: changes
2026-07-19T05:11:54.3425880Z ##[group]Run actions/checkout@v5
2026-07-19T05:11:54.3426606Z with:
2026-07-19T05:11:54.3426960Z   fetch-depth: 2
2026-07-19T05:11:54.3427350Z   repository: BigscreenVR/spt-bs-core
2026-07-19T05:11:54.3430640Z   token: ***
2026-07-19T05:11:54.3430998Z   ssh-strict: true
2026-07-19T05:11:54.3431355Z   ssh-user: git
2026-07-19T05:11:54.3431718Z   persist-credentials: true
2026-07-19T05:11:54.3432138Z   clean: true
2026-07-19T05:11:54.3432500Z   sparse-checkout-cone-mode: true
2026-07-19T05:11:54.3432930Z   fetch-tags: false
2026-07-19T05:11:54.3433297Z   show-progress: true
2026-07-19T05:11:54.3433665Z   lfs: false
2026-07-19T05:11:54.3433999Z   submodules: false
2026-07-19T05:11:54.3434376Z   set-safe-directory: true
2026-07-19T05:11:54.3434982Z ##[endgroup]
2026-07-19T05:11:54.4234004Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T05:11:54.4235450Z ##[group]Getting Git version info
2026-07-19T05:11:54.4236170Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T05:11:54.4237071Z [command]/usr/bin/git version
2026-07-19T05:11:54.4260215Z git version 2.43.0
2026-07-19T05:11:54.4278287Z ##[endgroup]
2026-07-19T05:11:54.4289410Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/24591722-fd08-492f-969e-d6400f5628fc' before making global git config changes
2026-07-19T05:11:54.4290598Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T05:11:54.4292449Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T05:11:54.4322985Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T05:11:54.4343442Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T05:11:54.4353514Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T05:11:54.4355876Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T05:11:54.4405291Z HEAD
2026-07-19T05:11:54.4739943Z ##[endgroup]
2026-07-19T05:11:54.4742226Z [command]/usr/bin/git submodule status
2026-07-19T05:11:54.4927272Z ##[group]Cleaning the repository
2026-07-19T05:11:54.4930089Z [command]/usr/bin/git clean -ffdx
2026-07-19T05:11:58.1705825Z Removing .adapter-notify/
2026-07-19T05:11:58.1706693Z Removing target/
2026-07-19T05:11:58.1714911Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T05:11:58.1948929Z HEAD is now at a4a3069 Merge 909315b076f1d2a3c2629dfefc23d18692ff032b into 610027ee88c426bdb0fb1e5a67cd8016bd2958e3
2026-07-19T05:11:58.1953709Z ##[endgroup]
2026-07-19T05:11:58.1955272Z ##[group]Disabling automatic garbage collection
2026-07-19T05:11:58.1958177Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T05:11:58.1984325Z ##[endgroup]
2026-07-19T05:11:58.1985412Z ##[group]Setting up auth
2026-07-19T05:11:58.1988927Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T05:11:58.2013453Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T05:11:58.2196616Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T05:11:58.2222909Z [command]/usr/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-07-19T05:11:58.2405026Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T05:11:58.2429123Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T05:11:58.2611561Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T05:11:58.2640665Z ##[endgroup]
2026-07-19T05:11:58.2642534Z ##[group]Fetching the repository
2026-07-19T05:11:58.2647977Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +9ec831c4e57f88eeb8f3a071fe4ba606cd6dde52:refs/remotes/origin/main
2026-07-19T05:11:58.6948337Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T05:11:58.6949159Z    610027e..9ec831c  9ec831c4e57f88eeb8f3a071fe4ba606cd6dde52 -> origin/main
2026-07-19T05:11:58.6967419Z ##[endgroup]
2026-07-19T05:11:58.6968006Z ##[group]Determining the checkout info
2026-07-19T05:11:58.6969429Z ##[endgroup]
2026-07-19T05:11:58.6973319Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T05:11:58.7011307Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T05:11:58.7032016Z ##[group]Checking out the ref
2026-07-19T05:11:58.7034071Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-19T05:11:58.7113821Z Previous HEAD position was a4a3069 Merge 909315b076f1d2a3c2629dfefc23d18692ff032b into 610027ee88c426bdb0fb1e5a67cd8016bd2958e3
2026-07-19T05:11:58.7122844Z Switched to a new branch 'main'
2026-07-19T05:11:58.7123203Z branch 'main' set up to track 'origin/main'.
2026-07-19T05:11:58.7127968Z ##[endgroup]
2026-07-19T05:11:58.7157642Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T05:11:58.7177731Z 9ec831c4e57f88eeb8f3a071fe4ba606cd6dde52
2026-07-19T05:11:58.7342419Z ##[group]Run set -euo pipefail
2026-07-19T05:11:58.7342810Z [36;1mset -euo pipefail[0m
2026-07-19T05:11:58.7343096Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-19T05:11:58.7343406Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-19T05:11:58.7343692Z [36;1m  exit 0[0m
2026-07-19T05:11:58.7343902Z [36;1mfi[0m
2026-07-19T05:11:58.7344147Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-19T05:11:58.7344461Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-19T05:11:58.7344745Z [36;1mcode=false[0m
2026-07-19T05:11:58.7344986Z [36;1mwhile IFS= read -r f; do[0m
2026-07-19T05:11:58.7345248Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-19T05:11:58.7345496Z [36;1m  case "$f" in[0m
2026-07-19T05:11:58.7345797Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-19T05:11:58.7346173Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-19T05:11:58.7346516Z [36;1m    *) code=true ;;[0m
2026-07-19T05:11:58.7346751Z [36;1m  esac[0m
2026-07-19T05:11:58.7347126Z [36;1mdone <<< "$files"[0m
2026-07-19T05:11:58.7347364Z [36;1mecho "classified: code=$code"[0m
2026-07-19T05:11:58.7347648Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-19T05:11:58.7363726Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-19T05:11:58.7364083Z ##[endgroup]
2026-07-19T05:11:58.7534386Z Post job cleanup.
2026-07-19T05:11:58.8191091Z [command]/usr/bin/git version
2026-07-19T05:11:58.8255314Z git version 2.43.0
2026-07-19T05:11:58.8288557Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/836e4ad5-414e-49da-997b-6ac5cbefabde' before making global git config changes
2026-07-19T05:11:58.8289407Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T05:11:58.8291802Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T05:11:58.8320176Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T05:11:58.8344007Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T05:11:58.8528105Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T05:11:58.8546292Z http.https://github.com/.extraheader
2026-07-19T05:11:58.8553219Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-19T05:11:58.8576741Z [command]/usr/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-07-19T05:11:58.8756525Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T05:11:58.8782251Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T05:11:58.9086864Z Evaluate and set job outputs
2026-07-19T05:11:58.9091782Z Set output 'code'
2026-07-19T05:11:58.9093469Z Cleaning up orphan processes
