﻿2026-07-29T13:24:44.5781051Z Current runner version: '2.336.0'
2026-07-29T13:24:44.5785576Z Runner name: 'kitsubito'
2026-07-29T13:24:44.5786134Z Runner group name: 'Default'
2026-07-29T13:24:44.5786768Z Machine name: 'KITSUBITO'
2026-07-29T13:24:44.5790125Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T13:24:44.5792109Z Actions: write
2026-07-29T13:24:44.5792519Z ArtifactMetadata: write
2026-07-29T13:24:44.5792911Z Attestations: write
2026-07-29T13:24:44.5793273Z Checks: write
2026-07-29T13:24:44.5793630Z CodeQuality: write
2026-07-29T13:24:44.5793992Z Contents: write
2026-07-29T13:24:44.5794349Z CopilotRequests: write
2026-07-29T13:24:44.5794728Z Deployments: write
2026-07-29T13:24:44.5795090Z Discussions: write
2026-07-29T13:24:44.5795449Z Drives: write
2026-07-29T13:24:44.5795797Z Issues: write
2026-07-29T13:24:44.5796145Z Metadata: read
2026-07-29T13:24:44.5796498Z Models: read
2026-07-29T13:24:44.5796855Z Packages: write
2026-07-29T13:24:44.5797205Z Pages: write
2026-07-29T13:24:44.5797657Z PullRequests: write
2026-07-29T13:24:44.5798068Z RepositoryProjects: write
2026-07-29T13:24:44.5798473Z SecurityEvents: write
2026-07-29T13:24:44.5798835Z Statuses: write
2026-07-29T13:24:44.5799284Z VulnerabilityAlerts: read
2026-07-29T13:24:44.5799671Z ##[endgroup]
2026-07-29T13:24:44.5801248Z Secret source: Actions
2026-07-29T13:24:44.5801925Z Prepare workflow directory
2026-07-29T13:24:44.6159467Z Prepare all required actions
2026-07-29T13:24:44.6195317Z Getting action download info
2026-07-29T13:24:44.9697222Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T13:24:45.4551251Z Complete job name: changes
2026-07-29T13:24:45.5341116Z ##[group]Run set -euo pipefail
2026-07-29T13:24:45.5341698Z [36;1mset -euo pipefail[0m
2026-07-29T13:24:45.5342153Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T13:24:45.5342744Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T13:24:45.5343434Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T13:24:45.5344152Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T13:24:45.5344762Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T13:24:45.5345262Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T13:24:45.5346087Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T13:24:45.5346858Z [36;1m  exit 1[0m
2026-07-29T13:24:45.5347197Z [36;1mfi[0m
2026-07-29T13:24:45.5363869Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:24:45.5364653Z ##[endgroup]
2026-07-29T13:24:45.5502300Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757663207424 floor_bytes=34359738368
2026-07-29T13:24:45.5704923Z ##[group]Run actions/checkout@v5
2026-07-29T13:24:45.5705394Z with:
2026-07-29T13:24:45.5705728Z   fetch-depth: 2
2026-07-29T13:24:45.5706109Z   repository: BigscreenVR/spt-bs-core
2026-07-29T13:24:45.5708857Z   token: ***
2026-07-29T13:24:45.5709314Z   ssh-strict: true
2026-07-29T13:24:45.5709667Z   ssh-user: git
2026-07-29T13:24:45.5710025Z   persist-credentials: true
2026-07-29T13:24:45.5710400Z   clean: true
2026-07-29T13:24:45.5710756Z   sparse-checkout-cone-mode: true
2026-07-29T13:24:45.5711162Z   fetch-tags: false
2026-07-29T13:24:45.5711505Z   show-progress: true
2026-07-29T13:24:45.5711862Z   lfs: false
2026-07-29T13:24:45.5712200Z   submodules: false
2026-07-29T13:24:45.5712558Z   set-safe-directory: true
2026-07-29T13:24:45.5712957Z   allow-unsafe-pr-checkout: false
2026-07-29T13:24:45.5713380Z ##[endgroup]
2026-07-29T13:24:45.6490422Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T13:24:45.6491985Z ##[group]Getting Git version info
2026-07-29T13:24:45.6492703Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T13:24:45.6493595Z [command]/usr/bin/git version
2026-07-29T13:24:45.6494009Z git version 2.43.0
2026-07-29T13:24:45.6506435Z ##[endgroup]
2026-07-29T13:24:45.6517549Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a145fffb-8e1f-4dae-bb22-80794910cbb4' before making global git config changes
2026-07-29T13:24:45.6519165Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:24:45.6520849Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:24:45.6556068Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T13:24:45.6576308Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:24:45.6588139Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T13:24:45.6591588Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T13:24:45.6611646Z HEAD
2026-07-29T13:24:45.6646357Z ##[endgroup]
2026-07-29T13:24:45.6648581Z [command]/usr/bin/git submodule status
2026-07-29T13:24:45.6831934Z ##[group]Cleaning the repository
2026-07-29T13:24:45.6867754Z [command]/usr/bin/git clean -ffdx
2026-07-29T13:24:45.6905331Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T13:24:45.6962885Z HEAD is now at ecbf5826 docs(cli): regenerate the CLI reference for access-refresh, and name a path that parses
2026-07-29T13:24:45.6967557Z ##[endgroup]
2026-07-29T13:24:45.6969487Z ##[group]Disabling automatic garbage collection
2026-07-29T13:24:45.6973289Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T13:24:45.6996517Z ##[endgroup]
2026-07-29T13:24:45.6997089Z ##[group]Setting up auth
2026-07-29T13:24:45.7002419Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:24:45.7028327Z [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-29T13:24:45.7215990Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:24:45.7241834Z [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-29T13:24:45.7429847Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:24:45.7455142Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:24:45.7644422Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T13:24:45.7674693Z ##[endgroup]
2026-07-29T13:24:45.7675482Z ##[group]Fetching the repository
2026-07-29T13:24:45.7681472Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +d8d8f0e4128aeecd03b8087a2f135e8b05d31929:refs/remotes/pull/123/merge
2026-07-29T13:24:46.3290914Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:24:46.3291811Z  * [new ref]           d8d8f0e4128aeecd03b8087a2f135e8b05d31929 -> pull/123/merge
2026-07-29T13:24:46.3310708Z ##[endgroup]
2026-07-29T13:24:46.3311396Z ##[group]Determining the checkout info
2026-07-29T13:24:46.3312411Z ##[endgroup]
2026-07-29T13:24:46.3316273Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T13:24:46.3356067Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T13:24:46.3380669Z ##[group]Checking out the ref
2026-07-29T13:24:46.3382951Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/123/merge
2026-07-29T13:24:46.3666249Z Previous HEAD position was ecbf5826 docs(cli): regenerate the CLI reference for access-refresh, and name a path that parses
2026-07-29T13:24:46.3668308Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:24:46.3676052Z ##[endgroup]
2026-07-29T13:24:46.3713554Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T13:24:46.3734536Z d8d8f0e4128aeecd03b8087a2f135e8b05d31929
2026-07-29T13:24:46.3887158Z ##[group]Run set -euo pipefail
2026-07-29T13:24:46.3888332Z [36;1mset -euo pipefail[0m
2026-07-29T13:24:46.3889543Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-29T13:24:46.3890643Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-29T13:24:46.3891701Z [36;1m  exit 0[0m
2026-07-29T13:24:46.3892396Z [36;1mfi[0m
2026-07-29T13:24:46.3893158Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-29T13:24:46.3894222Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-29T13:24:46.3895171Z [36;1mcode=false[0m
2026-07-29T13:24:46.3895892Z [36;1mwhile IFS= read -r f; do[0m
2026-07-29T13:24:46.3896711Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-29T13:24:46.3897524Z [36;1m  case "$f" in[0m
2026-07-29T13:24:46.3898497Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-29T13:24:46.3899849Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-29T13:24:46.3901271Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-29T13:24:46.3902559Z [36;1m    *) code=true ;;[0m
2026-07-29T13:24:46.3903323Z [36;1m  esac[0m
2026-07-29T13:24:46.3903971Z [36;1mdone <<< "$files"[0m
2026-07-29T13:24:46.3904738Z [36;1mecho "classified: code=$code"[0m
2026-07-29T13:24:46.3905646Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-29T13:24:46.3920037Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T13:24:46.3921185Z ##[endgroup]
2026-07-29T13:24:46.3986042Z changed files:
2026-07-29T13:24:46.3987045Z CONTEXT.md
2026-07-29T13:24:46.3987865Z crates/spt-daemon/src/access.rs
2026-07-29T13:24:46.3988886Z crates/spt-daemon/src/wan.rs
2026-07-29T13:24:46.3989984Z crates/spt-daemon/tests/access.rs
2026-07-29T13:24:46.3991047Z crates/spt-daemon/tests/dispatch.rs
2026-07-29T13:24:46.3992599Z crates/spt-daemon/tests/inject_control_wedge.rs
2026-07-29T13:24:46.3993825Z crates/spt-daemon/tests/twohost.rs
2026-07-29T13:24:46.3994924Z crates/spt-daemon/tests/wanmsg.rs
2026-07-29T13:24:46.3995944Z crates/spt-net/src/net/wanmsg.rs
2026-07-29T13:24:46.3996936Z crates/spt-store/src/access.rs
2026-07-29T13:24:46.3997801Z crates/spt/src/cli.rs
2026-07-29T13:24:46.3998497Z crates/spt/src/wansend.rs
2026-07-29T13:24:46.3999303Z docs/FAULT-MATRIX.md
2026-07-29T13:24:46.3999975Z docs/KNOWN-HAZARDS.md
2026-07-29T13:24:46.4000772Z docs/adr/0009-endpoint-access-control-model.md
2026-07-29T13:24:46.4001688Z traceable-reqs.toml
2026-07-29T13:24:46.4002356Z classified: code=true
2026-07-29T13:24:46.4189786Z Post job cleanup.
2026-07-29T13:24:46.4898361Z [command]/usr/bin/git version
2026-07-29T13:24:46.4929419Z git version 2.43.0
2026-07-29T13:24:46.4958564Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7fa63180-6dbd-47e0-87d1-295a67e6aca2' before making global git config changes
2026-07-29T13:24:46.4960739Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:24:46.4962591Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:24:46.4991390Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:24:46.5020389Z [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-29T13:24:46.5209581Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:24:46.5229490Z http.https://github.com/.extraheader
2026-07-29T13:24:46.5237164Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T13:24:46.5263922Z [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-29T13:24:46.5453013Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:24:46.5478419Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:24:46.5812786Z Evaluate and set job outputs
2026-07-29T13:24:46.5818497Z Set output 'code'
2026-07-29T13:24:46.5820768Z Cleaning up orphan processes
