﻿2026-07-29T11:32:57.2304455Z Current runner version: '2.336.0'
2026-07-29T11:32:57.2309252Z Runner name: 'kitsubito'
2026-07-29T11:32:57.2309790Z Runner group name: 'Default'
2026-07-29T11:32:57.2310443Z Machine name: 'KITSUBITO'
2026-07-29T11:32:57.2313746Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T11:32:57.2315734Z Actions: write
2026-07-29T11:32:57.2316135Z ArtifactMetadata: write
2026-07-29T11:32:57.2316541Z Attestations: write
2026-07-29T11:32:57.2316919Z Checks: write
2026-07-29T11:32:57.2317279Z CodeQuality: write
2026-07-29T11:32:57.2317656Z Contents: write
2026-07-29T11:32:57.2318031Z CopilotRequests: write
2026-07-29T11:32:57.2318442Z Deployments: write
2026-07-29T11:32:57.2318825Z Discussions: write
2026-07-29T11:32:57.2319286Z Drives: write
2026-07-29T11:32:57.2319640Z Issues: write
2026-07-29T11:32:57.2320002Z Metadata: read
2026-07-29T11:32:57.2320355Z Models: read
2026-07-29T11:32:57.2320719Z Packages: write
2026-07-29T11:32:57.2321085Z Pages: write
2026-07-29T11:32:57.2321562Z PullRequests: write
2026-07-29T11:32:57.2321963Z RepositoryProjects: write
2026-07-29T11:32:57.2322371Z SecurityEvents: write
2026-07-29T11:32:57.2322746Z Statuses: write
2026-07-29T11:32:57.2323113Z VulnerabilityAlerts: read
2026-07-29T11:32:57.2323522Z ##[endgroup]
2026-07-29T11:32:57.2325154Z Secret source: Actions
2026-07-29T11:32:57.2325857Z Prepare workflow directory
2026-07-29T11:32:57.2690992Z Prepare all required actions
2026-07-29T11:32:57.2727261Z Getting action download info
2026-07-29T11:32:57.6199651Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T11:32:58.4146873Z Complete job name: changes
2026-07-29T11:32:58.4980407Z ##[group]Run set -euo pipefail
2026-07-29T11:32:58.4981063Z [36;1mset -euo pipefail[0m
2026-07-29T11:32:58.4981552Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T11:32:58.4982181Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T11:32:58.4982940Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T11:32:58.4983750Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T11:32:58.4984434Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T11:32:58.4984982Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T11:32:58.4985856Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T11:32:58.4986700Z [36;1m  exit 1[0m
2026-07-29T11:32:58.4987081Z [36;1mfi[0m
2026-07-29T11:32:58.5003745Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T11:32:58.5004589Z ##[endgroup]
2026-07-29T11:32:58.5124654Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757711908864 floor_bytes=34359738368
2026-07-29T11:32:58.5342348Z ##[group]Run actions/checkout@v5
2026-07-29T11:32:58.5342866Z with:
2026-07-29T11:32:58.5343278Z   fetch-depth: 2
2026-07-29T11:32:58.5343689Z   repository: BigscreenVR/spt-bs-core
2026-07-29T11:32:58.5346824Z   token: ***
2026-07-29T11:32:58.5347200Z   ssh-strict: true
2026-07-29T11:32:58.5347581Z   ssh-user: git
2026-07-29T11:32:58.5347967Z   persist-credentials: true
2026-07-29T11:32:58.5348376Z   clean: true
2026-07-29T11:32:58.5348758Z   sparse-checkout-cone-mode: true
2026-07-29T11:32:58.5349363Z   fetch-tags: false
2026-07-29T11:32:58.5349969Z   show-progress: true
2026-07-29T11:32:58.5350361Z   lfs: false
2026-07-29T11:32:58.5350707Z   submodules: false
2026-07-29T11:32:58.5351101Z   set-safe-directory: true
2026-07-29T11:32:58.5351534Z   allow-unsafe-pr-checkout: false
2026-07-29T11:32:58.5351969Z ##[endgroup]
2026-07-29T11:32:58.6182180Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T11:32:58.6184360Z ##[group]Getting Git version info
2026-07-29T11:32:58.6185485Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T11:32:58.6186921Z [command]/usr/bin/git version
2026-07-29T11:32:58.6187574Z git version 2.43.0
2026-07-29T11:32:58.6189621Z ##[endgroup]
2026-07-29T11:32:58.6194591Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2f3eaa1f-d8c9-45d5-94b7-f36a306ae0af' before making global git config changes
2026-07-29T11:32:58.6196513Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T11:32:58.6198135Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:32:58.6222185Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T11:32:58.6242050Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T11:32:58.6252610Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T11:32:58.6255077Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T11:32:58.6271980Z HEAD
2026-07-29T11:32:58.6301495Z ##[endgroup]
2026-07-29T11:32:58.6302892Z [command]/usr/bin/git submodule status
2026-07-29T11:32:58.6482424Z ##[group]Cleaning the repository
2026-07-29T11:32:58.6485135Z [command]/usr/bin/git clean -ffdx
2026-07-29T11:32:58.6519757Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T11:32:58.6574690Z HEAD is now at 812d7158 fix(access): mint the baseline store instead of degrading closed on first load
2026-07-29T11:32:58.6580084Z ##[endgroup]
2026-07-29T11:32:58.6581536Z ##[group]Disabling automatic garbage collection
2026-07-29T11:32:58.6585129Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T11:32:58.6608593Z ##[endgroup]
2026-07-29T11:32:58.6609562Z ##[group]Setting up auth
2026-07-29T11:32:58.6613465Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T11:32:58.6637319Z [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-29T11:32:58.6824710Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T11:32:58.6850291Z [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-29T11:32:58.7034767Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T11:32:58.7061191Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T11:32:58.7253793Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T11:32:58.7283513Z ##[endgroup]
2026-07-29T11:32:58.7284557Z ##[group]Fetching the repository
2026-07-29T11:32:58.7290329Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +222d480f5d4df54d353225c2ffdb05abc444defa:refs/remotes/pull/121/merge
2026-07-29T11:32:59.3014709Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T11:32:59.3016372Z  * [new ref]           222d480f5d4df54d353225c2ffdb05abc444defa -> pull/121/merge
2026-07-29T11:32:59.3034637Z ##[endgroup]
2026-07-29T11:32:59.3035829Z ##[group]Determining the checkout info
2026-07-29T11:32:59.3036987Z ##[endgroup]
2026-07-29T11:32:59.3039740Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T11:32:59.3082537Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T11:32:59.3108210Z ##[group]Checking out the ref
2026-07-29T11:32:59.3110387Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T11:32:59.3452300Z Previous HEAD position was 812d7158 fix(access): mint the baseline store instead of degrading closed on first load
2026-07-29T11:32:59.3456147Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:32:59.3463925Z ##[endgroup]
2026-07-29T11:32:59.3499035Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T11:32:59.3521485Z 222d480f5d4df54d353225c2ffdb05abc444defa
2026-07-29T11:32:59.3675581Z ##[group]Run set -euo pipefail
2026-07-29T11:32:59.3676565Z [36;1mset -euo pipefail[0m
2026-07-29T11:32:59.3677549Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-29T11:32:59.3678700Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-29T11:32:59.3680094Z [36;1m  exit 0[0m
2026-07-29T11:32:59.3680832Z [36;1mfi[0m
2026-07-29T11:32:59.3681647Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-29T11:32:59.3682802Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-29T11:32:59.3683836Z [36;1mcode=false[0m
2026-07-29T11:32:59.3684643Z [36;1mwhile IFS= read -r f; do[0m
2026-07-29T11:32:59.3685571Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-29T11:32:59.3686476Z [36;1m  case "$f" in[0m
2026-07-29T11:32:59.3687566Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-29T11:32:59.3689023Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-29T11:32:59.3690616Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-29T11:32:59.3692007Z [36;1m    *) code=true ;;[0m
2026-07-29T11:32:59.3692866Z [36;1m  esac[0m
2026-07-29T11:32:59.3693606Z [36;1mdone <<< "$files"[0m
2026-07-29T11:32:59.3694498Z [36;1mecho "classified: code=$code"[0m
2026-07-29T11:32:59.3695527Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-29T11:32:59.3710037Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T11:32:59.3711197Z ##[endgroup]
2026-07-29T11:32:59.3784093Z changed files:
2026-07-29T11:32:59.3785155Z CONTEXT.md
2026-07-29T11:32:59.3786128Z Cargo.lock
2026-07-29T11:32:59.3787015Z crates/spt-daemon/src/lifecycle.rs
2026-07-29T11:32:59.3788191Z crates/spt-daemon/src/pairhost.rs
2026-07-29T11:32:59.3789467Z crates/spt-daemon/src/pump/mod.rs
2026-07-29T11:32:59.3790507Z crates/spt-daemon/src/pump/registry.rs
2026-07-29T11:32:59.3791481Z crates/spt-daemon/src/registryhost.rs
2026-07-29T11:32:59.3792491Z crates/spt-daemon/src/serveprobe.rs
2026-07-29T11:32:59.3793436Z crates/spt-daemon/tests/dispatch.rs
2026-07-29T11:32:59.3794363Z crates/spt-daemon/tests/mesh.rs
2026-07-29T11:32:59.3795617Z crates/spt-daemon/tests/mesh_recovery.rs
2026-07-29T11:32:59.3796698Z crates/spt-daemon/tests/pairjoin.rs
2026-07-29T11:32:59.3797937Z crates/spt-daemon/tests/psyche_residency_expectation_e2e.rs
2026-07-29T11:32:59.3799213Z crates/spt-daemon/tests/pump.rs
2026-07-29T11:32:59.3800170Z crates/spt-daemon/tests/registry_lifecycle.rs
2026-07-29T11:32:59.3801224Z crates/spt-daemon/tests/twohost.rs
2026-07-29T11:32:59.3802179Z crates/spt-net/Cargo.toml
2026-07-29T11:32:59.3803042Z crates/spt-net/src/net/pairing/spake.rs
2026-07-29T11:32:59.3804048Z crates/spt-net/src/net/pairing/wire.rs
2026-07-29T11:32:59.3805013Z crates/spt-store/src/access.rs
2026-07-29T11:32:59.3805905Z crates/spt-store/src/attachment.rs
2026-07-29T11:32:59.3806811Z crates/spt-store/src/home.rs
2026-07-29T11:32:59.3807677Z crates/spt-store/src/subnet.rs
2026-07-29T11:32:59.3808560Z crates/spt/src/api/mod.rs
2026-07-29T11:32:59.3809467Z crates/spt/src/api/reporting.rs
2026-07-29T11:32:59.3810350Z crates/spt/src/api/startup.rs
2026-07-29T11:32:59.3811197Z crates/spt/src/cli.rs
2026-07-29T11:32:59.3812088Z crates/spt/src/picker/data.rs
2026-07-29T11:32:59.3813034Z crates/spt/tests/active_only_never_relay_e2e.rs
2026-07-29T11:32:59.3814180Z crates/spt/tests/list_json_liveness_parity_e2e.rs
2026-07-29T11:32:59.3815272Z crates/spt/tests/listen_seed_retry_e2e.rs
2026-07-29T11:32:59.3816311Z crates/spt/tests/multi_subnet_bringup_e2e.rs
2026-07-29T11:32:59.3817348Z crates/spt/tests/nested_resolution_e2e.rs
2026-07-29T11:32:59.3818343Z crates/spt/tests/rc_attach_truth.rs
2026-07-29T11:32:59.3819325Z crates/spt/tests/twohost_cli.rs
2026-07-29T11:32:59.3820183Z docs-site/src/cli/reference.md
2026-07-29T11:32:59.3821109Z docs/adr/0051-two-key-subnet-member-admin.md
2026-07-29T11:32:59.3822101Z traceable-reqs.toml
2026-07-29T11:32:59.3822909Z classified: code=true
2026-07-29T11:32:59.4027278Z Post job cleanup.
2026-07-29T11:32:59.4718250Z [command]/usr/bin/git version
2026-07-29T11:32:59.4783934Z git version 2.43.0
2026-07-29T11:32:59.4816664Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/aa5420a9-afb3-46e0-a50e-19064675f58b' before making global git config changes
2026-07-29T11:32:59.4819293Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T11:32:59.4821423Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:32:59.4849559Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T11:32:59.4875863Z [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-29T11:32:59.5067240Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T11:32:59.5086801Z http.https://github.com/.extraheader
2026-07-29T11:32:59.5094076Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T11:32:59.5120523Z [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-29T11:32:59.5307557Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T11:32:59.5331302Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T11:32:59.5664778Z Evaluate and set job outputs
2026-07-29T11:32:59.5670818Z Set output 'code'
2026-07-29T11:32:59.5673678Z Cleaning up orphan processes
