﻿2026-07-29T10:17:55.1728530Z Current runner version: '2.336.0'
2026-07-29T10:17:55.1733108Z Runner name: 'kitsubito'
2026-07-29T10:17:55.1733666Z Runner group name: 'Default'
2026-07-29T10:17:55.1734304Z Machine name: 'KITSUBITO'
2026-07-29T10:17:55.1737574Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T10:17:55.1739583Z Actions: write
2026-07-29T10:17:55.1739981Z ArtifactMetadata: write
2026-07-29T10:17:55.1740375Z Attestations: write
2026-07-29T10:17:55.1740746Z Checks: write
2026-07-29T10:17:55.1741094Z CodeQuality: write
2026-07-29T10:17:55.1741462Z Contents: write
2026-07-29T10:17:55.1741835Z CopilotRequests: write
2026-07-29T10:17:55.1742240Z Deployments: write
2026-07-29T10:17:55.1742611Z Discussions: write
2026-07-29T10:17:55.1742968Z Drives: write
2026-07-29T10:17:55.1743315Z Issues: write
2026-07-29T10:17:55.1743663Z Metadata: read
2026-07-29T10:17:55.1744021Z Models: read
2026-07-29T10:17:55.1744360Z Packages: write
2026-07-29T10:17:55.1744719Z Pages: write
2026-07-29T10:17:55.1745163Z PullRequests: write
2026-07-29T10:17:55.1745567Z RepositoryProjects: write
2026-07-29T10:17:55.1745973Z SecurityEvents: write
2026-07-29T10:17:55.1746331Z Statuses: write
2026-07-29T10:17:55.1746689Z VulnerabilityAlerts: read
2026-07-29T10:17:55.1747069Z ##[endgroup]
2026-07-29T10:17:55.1748664Z Secret source: Actions
2026-07-29T10:17:55.1749450Z Prepare workflow directory
2026-07-29T10:17:55.2103501Z Prepare all required actions
2026-07-29T10:17:55.2139498Z Getting action download info
2026-07-29T10:17:55.5841083Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T10:17:56.1017928Z Complete job name: changes
2026-07-29T10:17:56.1850458Z ##[group]Run set -euo pipefail
2026-07-29T10:17:56.1851066Z [36;1mset -euo pipefail[0m
2026-07-29T10:17:56.1851527Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T10:17:56.1852118Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T10:17:56.1852809Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T10:17:56.1853548Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T10:17:56.1854165Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T10:17:56.1854676Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T10:17:56.1855514Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T10:17:56.1856278Z [36;1m  exit 1[0m
2026-07-29T10:17:56.1856619Z [36;1mfi[0m
2026-07-29T10:17:56.1874301Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:17:56.1875092Z ##[endgroup]
2026-07-29T10:17:56.1996740Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757720518656 floor_bytes=34359738368
2026-07-29T10:17:56.2157772Z ##[group]Run actions/checkout@v5
2026-07-29T10:17:56.2158243Z with:
2026-07-29T10:17:56.2158576Z   fetch-depth: 2
2026-07-29T10:17:56.2159063Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:17:56.2161949Z   token: ***
2026-07-29T10:17:56.2162292Z   ssh-strict: true
2026-07-29T10:17:56.2162645Z   ssh-user: git
2026-07-29T10:17:56.2162999Z   persist-credentials: true
2026-07-29T10:17:56.2163381Z   clean: true
2026-07-29T10:17:56.2163724Z   sparse-checkout-cone-mode: true
2026-07-29T10:17:56.2164139Z   fetch-tags: false
2026-07-29T10:17:56.2164497Z   show-progress: true
2026-07-29T10:17:56.2164840Z   lfs: false
2026-07-29T10:17:56.2165164Z   submodules: false
2026-07-29T10:17:56.2165521Z   set-safe-directory: true
2026-07-29T10:17:56.2165911Z   allow-unsafe-pr-checkout: false
2026-07-29T10:17:56.2166313Z ##[endgroup]
2026-07-29T10:17:56.2958410Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:17:56.2960038Z ##[group]Getting Git version info
2026-07-29T10:17:56.2960752Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T10:17:56.2961620Z [command]/usr/bin/git version
2026-07-29T10:17:56.2962431Z git version 2.43.0
2026-07-29T10:17:56.2978728Z ##[endgroup]
2026-07-29T10:17:56.2990000Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/88c94bb3-946c-462c-9015-36a131054524' before making global git config changes
2026-07-29T10:17:56.2991501Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:17:56.2993615Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:17:56.3025816Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T10:17:56.3044079Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:17:56.3054368Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:17:56.3056795Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:17:56.3075878Z HEAD
2026-07-29T10:17:56.3106905Z ##[endgroup]
2026-07-29T10:17:56.3108256Z [command]/usr/bin/git submodule status
2026-07-29T10:17:56.3290289Z ##[group]Cleaning the repository
2026-07-29T10:17:56.3325399Z [command]/usr/bin/git clean -ffdx
2026-07-29T10:17:56.3356197Z Removing traceable-reqs
2026-07-29T10:17:56.3362525Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T10:17:56.3527395Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:17:56.3532832Z ##[endgroup]
2026-07-29T10:17:56.3535280Z ##[group]Disabling automatic garbage collection
2026-07-29T10:17:56.3539232Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:17:56.3566655Z ##[endgroup]
2026-07-29T10:17:56.3567340Z ##[group]Setting up auth
2026-07-29T10:17:56.3572494Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:17:56.3599241Z [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-29T10:17:56.3786037Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:17:56.3810678Z [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-29T10:17:56.3997577Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:17:56.4021642Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:17:56.4213581Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:17:56.4245048Z ##[endgroup]
2026-07-29T10:17:56.4245768Z ##[group]Fetching the repository
2026-07-29T10:17:56.4252601Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +c2e41d416c8363b5fc8884d93ee83a802e233430:refs/remotes/pull/120/merge
2026-07-29T10:17:56.9739365Z ##[endgroup]
2026-07-29T10:17:56.9740293Z ##[group]Determining the checkout info
2026-07-29T10:17:56.9741180Z ##[endgroup]
2026-07-29T10:17:56.9743513Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:17:56.9784399Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:17:56.9811780Z ##[group]Checking out the ref
2026-07-29T10:17:56.9815024Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/120/merge
2026-07-29T10:17:56.9865530Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:17:56.9869324Z ##[endgroup]
2026-07-29T10:17:56.9908133Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:17:56.9931874Z c2e41d416c8363b5fc8884d93ee83a802e233430
2026-07-29T10:17:57.0075755Z ##[group]Run set -euo pipefail
2026-07-29T10:17:57.0076427Z [36;1mset -euo pipefail[0m
2026-07-29T10:17:57.0077090Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-29T10:17:57.0077903Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-29T10:17:57.0078776Z [36;1m  exit 0[0m
2026-07-29T10:17:57.0079266Z [36;1mfi[0m
2026-07-29T10:17:57.0079739Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-29T10:17:57.0080536Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-29T10:17:57.0081222Z [36;1mcode=false[0m
2026-07-29T10:17:57.0081681Z [36;1mwhile IFS= read -r f; do[0m
2026-07-29T10:17:57.0082249Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-29T10:17:57.0082814Z [36;1m  case "$f" in[0m
2026-07-29T10:17:57.0083542Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-29T10:17:57.0084544Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-29T10:17:57.0085686Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-29T10:17:57.0086687Z [36;1m    *) code=true ;;[0m
2026-07-29T10:17:57.0087178Z [36;1m  esac[0m
2026-07-29T10:17:57.0087598Z [36;1mdone <<< "$files"[0m
2026-07-29T10:17:57.0088148Z [36;1mecho "classified: code=$code"[0m
2026-07-29T10:17:57.0088830Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-29T10:17:57.0105025Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:17:57.0105820Z ##[endgroup]
2026-07-29T10:17:57.0167111Z changed files:
2026-07-29T10:17:57.0167660Z CONTEXT.md
2026-07-29T10:17:57.0168166Z crates/spt-daemon/src/access.rs
2026-07-29T10:17:57.0169048Z crates/spt-daemon/src/attach.rs
2026-07-29T10:17:57.0169868Z crates/spt-daemon/src/digestlink.rs
2026-07-29T10:17:57.0170645Z crates/spt-daemon/src/linkhost.rs
2026-07-29T10:17:57.0171426Z crates/spt-daemon/src/pump/registry.rs
2026-07-29T10:17:57.0172374Z crates/spt-daemon/src/resthost.rs
2026-07-29T10:17:57.0173144Z crates/spt-daemon/src/wan.rs
2026-07-29T10:17:57.0173803Z crates/spt-daemon/src/xfer.rs
2026-07-29T10:17:57.0174536Z crates/spt-daemon/tests/digest_cross_node.rs
2026-07-29T10:17:57.0175370Z crates/spt-store/src/access.rs
2026-07-29T10:17:57.0176036Z crates/spt/src/cli.rs
2026-07-29T10:17:57.0176670Z docs/adr/0053-access-store-fail-closed.md
2026-07-29T10:17:57.0177465Z traceable-reqs.toml
2026-07-29T10:17:57.0178026Z classified: code=true
2026-07-29T10:17:57.0356130Z Post job cleanup.
2026-07-29T10:17:57.1047370Z [command]/usr/bin/git version
2026-07-29T10:17:57.1112474Z git version 2.43.0
2026-07-29T10:17:57.1142584Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ceed6ea3-f8d2-41d3-be25-a872f3aa18a6' before making global git config changes
2026-07-29T10:17:57.1144649Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:17:57.1146324Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:17:57.1174731Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:17:57.1199940Z [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-29T10:17:57.1385214Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:17:57.1414769Z http.https://github.com/.extraheader
2026-07-29T10:17:57.1423741Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T10:17:57.1452921Z [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-29T10:17:57.1643386Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:17:57.1672909Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:17:57.2000074Z Evaluate and set job outputs
2026-07-29T10:17:57.2005369Z Set output 'code'
2026-07-29T10:17:57.2007487Z Cleaning up orphan processes
