﻿2026-07-29T10:38:37.9679362Z Current runner version: '2.336.0'
2026-07-29T10:38:37.9684027Z Runner name: 'kitsubito'
2026-07-29T10:38:37.9684552Z Runner group name: 'Default'
2026-07-29T10:38:37.9685196Z Machine name: 'KITSUBITO'
2026-07-29T10:38:37.9688449Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T10:38:37.9690594Z Actions: write
2026-07-29T10:38:37.9691006Z ArtifactMetadata: write
2026-07-29T10:38:37.9691419Z Attestations: write
2026-07-29T10:38:37.9691801Z Checks: write
2026-07-29T10:38:37.9692164Z CodeQuality: write
2026-07-29T10:38:37.9692537Z Contents: write
2026-07-29T10:38:37.9692917Z CopilotRequests: write
2026-07-29T10:38:37.9693312Z Deployments: write
2026-07-29T10:38:37.9693681Z Discussions: write
2026-07-29T10:38:37.9694048Z Drives: write
2026-07-29T10:38:37.9694406Z Issues: write
2026-07-29T10:38:37.9694755Z Metadata: read
2026-07-29T10:38:37.9695117Z Models: read
2026-07-29T10:38:37.9695479Z Packages: write
2026-07-29T10:38:37.9695855Z Pages: write
2026-07-29T10:38:37.9696326Z PullRequests: write
2026-07-29T10:38:37.9696728Z RepositoryProjects: write
2026-07-29T10:38:37.9697147Z SecurityEvents: write
2026-07-29T10:38:37.9697533Z Statuses: write
2026-07-29T10:38:37.9697910Z VulnerabilityAlerts: read
2026-07-29T10:38:37.9698306Z ##[endgroup]
2026-07-29T10:38:37.9700019Z Secret source: Actions
2026-07-29T10:38:37.9700729Z Prepare workflow directory
2026-07-29T10:38:38.0064183Z Prepare all required actions
2026-07-29T10:38:38.0100890Z Getting action download info
2026-07-29T10:38:38.3655549Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T10:38:39.0147456Z Complete job name: changes
2026-07-29T10:38:39.0942747Z ##[group]Run set -euo pipefail
2026-07-29T10:38:39.0943344Z [36;1mset -euo pipefail[0m
2026-07-29T10:38:39.0943806Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T10:38:39.0944401Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T10:38:39.0945087Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T10:38:39.0945839Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T10:38:39.0946468Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T10:38:39.0946982Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T10:38:39.0947807Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T10:38:39.0948566Z [36;1m  exit 1[0m
2026-07-29T10:38:39.0948915Z [36;1mfi[0m
2026-07-29T10:38:39.0965694Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:38:39.0966463Z ##[endgroup]
2026-07-29T10:38:39.1085312Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=754096943104 floor_bytes=34359738368
2026-07-29T10:38:39.1254037Z ##[group]Run actions/checkout@v5
2026-07-29T10:38:39.1254520Z with:
2026-07-29T10:38:39.1254893Z   fetch-depth: 2
2026-07-29T10:38:39.1255269Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:39.1258170Z   token: ***
2026-07-29T10:38:39.1258522Z   ssh-strict: true
2026-07-29T10:38:39.1258870Z   ssh-user: git
2026-07-29T10:38:39.1259305Z   persist-credentials: true
2026-07-29T10:38:39.1259689Z   clean: true
2026-07-29T10:38:39.1260048Z   sparse-checkout-cone-mode: true
2026-07-29T10:38:39.1260448Z   fetch-tags: false
2026-07-29T10:38:39.1260806Z   show-progress: true
2026-07-29T10:38:39.1261167Z   lfs: false
2026-07-29T10:38:39.1261496Z   submodules: false
2026-07-29T10:38:39.1261857Z   set-safe-directory: true
2026-07-29T10:38:39.1262261Z   allow-unsafe-pr-checkout: false
2026-07-29T10:38:39.1262671Z ##[endgroup]
2026-07-29T10:38:39.2021445Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:39.2022944Z ##[group]Getting Git version info
2026-07-29T10:38:39.2023754Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T10:38:39.2024626Z [command]/usr/bin/git version
2026-07-29T10:38:39.2060101Z git version 2.43.0
2026-07-29T10:38:39.2078874Z ##[endgroup]
2026-07-29T10:38:39.2090154Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ef8d9440-3715-48f0-86fe-8d96c6f63388' before making global git config changes
2026-07-29T10:38:39.2091294Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:38:39.2093575Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:38:39.2125621Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T10:38:39.2144982Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:38:39.2155318Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:38:39.2157538Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:38:39.2175303Z HEAD
2026-07-29T10:38:39.2205194Z ##[endgroup]
2026-07-29T10:38:39.2206673Z [command]/usr/bin/git submodule status
2026-07-29T10:38:39.2392719Z ##[group]Cleaning the repository
2026-07-29T10:38:39.2395276Z [command]/usr/bin/git clean -ffdx
2026-07-29T10:38:40.0522158Z Removing target/
2026-07-29T10:38:40.0530861Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T10:38:40.0594599Z HEAD is now at c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:40.0598084Z ##[endgroup]
2026-07-29T10:38:40.0600469Z ##[group]Disabling automatic garbage collection
2026-07-29T10:38:40.0604439Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:38:40.0635317Z ##[endgroup]
2026-07-29T10:38:40.0636628Z ##[group]Setting up auth
2026-07-29T10:38:40.0640577Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:38:40.0668515Z [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:38:40.0861343Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:38:40.0886767Z [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:38:40.1074352Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:38:40.1108114Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:38:40.1292553Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:38:40.1323756Z ##[endgroup]
2026-07-29T10:38:40.1324553Z ##[group]Fetching the repository
2026-07-29T10:38:40.1331910Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +0ed6f0e3d3ba88f40722c55807bdace7812c7bac:refs/remotes/pull/119/merge
2026-07-29T10:38:40.7481403Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:38:40.7483006Z  + 5aa12467...0ed6f0e3 0ed6f0e3d3ba88f40722c55807bdace7812c7bac -> pull/119/merge  (forced update)
2026-07-29T10:38:40.7505085Z ##[endgroup]
2026-07-29T10:38:40.7506375Z ##[group]Determining the checkout info
2026-07-29T10:38:40.7507779Z ##[endgroup]
2026-07-29T10:38:40.7511363Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:38:40.7549234Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:38:40.7580007Z ##[group]Checking out the ref
2026-07-29T10:38:40.7581691Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T10:38:40.7877279Z Previous HEAD position was c2e41d41 Merge 812d7158a207aa312a34d4b472f6b7a45cdfaeea into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:40.7881519Z HEAD is now at 0ed6f0e3 Merge a5b379b9ce02912ef38ce335ac3e4b7c47a77ca1 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:40.7889806Z ##[endgroup]
2026-07-29T10:38:40.7929070Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:38:40.7955350Z 0ed6f0e3d3ba88f40722c55807bdace7812c7bac
2026-07-29T10:38:40.8126071Z ##[group]Run set -euo pipefail
2026-07-29T10:38:40.8127016Z [36;1mset -euo pipefail[0m
2026-07-29T10:38:40.8127956Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-29T10:38:40.8129143Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-29T10:38:40.8130118Z [36;1m  exit 0[0m
2026-07-29T10:38:40.8130832Z [36;1mfi[0m
2026-07-29T10:38:40.8131635Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-29T10:38:40.8132736Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-29T10:38:40.8133738Z [36;1mcode=false[0m
2026-07-29T10:38:40.8134521Z [36;1mwhile IFS= read -r f; do[0m
2026-07-29T10:38:40.8135421Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-29T10:38:40.8136311Z [36;1m  case "$f" in[0m
2026-07-29T10:38:40.8137130Z [36;1m    docs-site/*) code=true ;;[0m
2026-07-29T10:38:40.8138035Z [36;1m    *.md) ;;[0m
2026-07-29T10:38:40.8138854Z [36;1m    traceable-reqs.toml) ;;[0m
2026-07-29T10:38:40.8139864Z [36;1m    *) code=true ;;[0m
2026-07-29T10:38:40.8140720Z [36;1m  esac[0m
2026-07-29T10:38:40.8141441Z [36;1mdone <<< "$files"[0m
2026-07-29T10:38:40.8142336Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-29T10:38:40.8156650Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:38:40.8157780Z ##[endgroup]
2026-07-29T10:38:40.8219577Z changed files:
2026-07-29T10:38:40.8220374Z .github/ci/flake-registry.json
2026-07-29T10:38:40.8221275Z .github/ci/flake-registry.py
2026-07-29T10:38:40.8222120Z .github/workflows/ci.yml
2026-07-29T10:38:40.8223155Z .github/workflows/golden.yml
2026-07-29T10:38:40.8223984Z docs/GOLDEN-CI.md
2026-07-29T10:38:40.8224696Z traceable-reqs.toml
2026-07-29T10:38:40.8432624Z Post job cleanup.
2026-07-29T10:38:40.9135784Z [command]/usr/bin/git version
2026-07-29T10:38:40.9200893Z git version 2.43.0
2026-07-29T10:38:40.9232365Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/70102fd8-d35c-4c0a-97e6-c3afb09e314f' before making global git config changes
2026-07-29T10:38:40.9234881Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:38:40.9237477Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:38:40.9266390Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:38:40.9295196Z [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:38:40.9484481Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:38:40.9504830Z http.https://github.com/.extraheader
2026-07-29T10:38:40.9513009Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T10:38:40.9539789Z [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:38:40.9734483Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:38:40.9762926Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:38:41.0082383Z Evaluate and set job outputs
2026-07-29T10:38:41.0086896Z Set output 'code'
2026-07-29T10:38:41.0088707Z Cleaning up orphan processes
