﻿2026-07-27T20:58:35.9668640Z Current runner version: '2.336.0'
2026-07-27T20:58:35.9673888Z Runner name: 'kitsubito'
2026-07-27T20:58:35.9674409Z Runner group name: 'Default'
2026-07-27T20:58:35.9675038Z Machine name: 'KITSUBITO'
2026-07-27T20:58:35.9678305Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T20:58:35.9680333Z Actions: write
2026-07-27T20:58:35.9680740Z ArtifactMetadata: write
2026-07-27T20:58:35.9681144Z Attestations: write
2026-07-27T20:58:35.9681525Z Checks: write
2026-07-27T20:58:35.9681882Z CodeQuality: write
2026-07-27T20:58:35.9682254Z Contents: write
2026-07-27T20:58:35.9682617Z CopilotRequests: write
2026-07-27T20:58:35.9682999Z Deployments: write
2026-07-27T20:58:35.9683365Z Discussions: write
2026-07-27T20:58:35.9683732Z Drives: write
2026-07-27T20:58:35.9684082Z Issues: write
2026-07-27T20:58:35.9684435Z Metadata: read
2026-07-27T20:58:35.9684787Z Models: read
2026-07-27T20:58:35.9685146Z Packages: write
2026-07-27T20:58:35.9685509Z Pages: write
2026-07-27T20:58:35.9685970Z PullRequests: write
2026-07-27T20:58:35.9686376Z RepositoryProjects: write
2026-07-27T20:58:35.9686770Z SecurityEvents: write
2026-07-27T20:58:35.9687135Z Statuses: write
2026-07-27T20:58:35.9687498Z VulnerabilityAlerts: read
2026-07-27T20:58:35.9687880Z ##[endgroup]
2026-07-27T20:58:35.9689553Z Secret source: Actions
2026-07-27T20:58:35.9690255Z Prepare workflow directory
2026-07-27T20:58:36.0051520Z Prepare all required actions
2026-07-27T20:58:36.0090061Z Getting action download info
2026-07-27T20:58:36.3562522Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T20:58:36.8769612Z Complete job name: notify
2026-07-27T20:58:36.9702975Z ##[group]Run actions/checkout@v5
2026-07-27T20:58:36.9703716Z with:
2026-07-27T20:58:36.9704121Z   ref: 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:58:36.9704589Z   fetch-depth: 1
2026-07-27T20:58:36.9704974Z   repository: BigscreenVR/spt-bs-core
2026-07-27T20:58:36.9708073Z   token: ***
2026-07-27T20:58:36.9708422Z   ssh-strict: true
2026-07-27T20:58:36.9708835Z   ssh-user: git
2026-07-27T20:58:36.9709365Z   persist-credentials: true
2026-07-27T20:58:36.9709746Z   clean: true
2026-07-27T20:58:36.9710108Z   sparse-checkout-cone-mode: true
2026-07-27T20:58:36.9710523Z   fetch-tags: false
2026-07-27T20:58:36.9710884Z   show-progress: true
2026-07-27T20:58:36.9711240Z   lfs: false
2026-07-27T20:58:36.9711574Z   submodules: false
2026-07-27T20:58:36.9711936Z   set-safe-directory: true
2026-07-27T20:58:36.9712332Z   allow-unsafe-pr-checkout: false
2026-07-27T20:58:36.9713313Z ##[endgroup]
2026-07-27T20:58:37.0551361Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T20:58:37.0553271Z ##[group]Getting Git version info
2026-07-27T20:58:37.0554013Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T20:58:37.0555173Z [command]/usr/bin/git version
2026-07-27T20:58:37.0555586Z git version 2.43.0
2026-07-27T20:58:37.0565009Z ##[endgroup]
2026-07-27T20:58:37.0576088Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/976b07f4-af46-49e4-89bc-5def4ad6422b' before making global git config changes
2026-07-27T20:58:37.0577477Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T20:58:37.0579607Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:58:37.0615352Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T20:58:37.0637092Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T20:58:37.0648550Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T20:58:37.0651679Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T20:58:37.0671444Z refs/heads/main
2026-07-27T20:58:37.0678136Z [command]/usr/bin/git checkout --detach
2026-07-27T20:58:37.0732171Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:58:37.0774201Z [command]/usr/bin/git branch --delete --force main
2026-07-27T20:58:37.0804023Z Deleted branch main (was 1a294b6a).
2026-07-27T20:58:37.0809319Z ##[endgroup]
2026-07-27T20:58:37.0812912Z [command]/usr/bin/git submodule status
2026-07-27T20:58:37.1001970Z ##[group]Cleaning the repository
2026-07-27T20:58:37.1004922Z [command]/usr/bin/git clean -ffdx
2026-07-27T20:58:37.9347842Z Removing target/
2026-07-27T20:58:37.9359118Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T20:58:37.9418643Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:58:37.9424449Z ##[endgroup]
2026-07-27T20:58:37.9425850Z ##[group]Disabling automatic garbage collection
2026-07-27T20:58:37.9429824Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T20:58:37.9457149Z ##[endgroup]
2026-07-27T20:58:37.9457935Z ##[group]Setting up auth
2026-07-27T20:58:37.9463659Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T20:58:37.9503877Z [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-27T20:58:37.9690522Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T20:58:37.9722042Z [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-27T20:58:37.9909171Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T20:58:37.9940297Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T20:58:38.0127075Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T20:58:38.0159227Z ##[endgroup]
2026-07-27T20:58:38.0160040Z ##[group]Fetching the repository
2026-07-27T20:58:38.0165825Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:58:38.5075084Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T20:58:38.5076539Z  * branch              1a294b6aab59136952d4c0d15e5d077cf5d0eb99 -> FETCH_HEAD
2026-07-27T20:58:38.5094894Z ##[endgroup]
2026-07-27T20:58:38.5095946Z ##[group]Determining the checkout info
2026-07-27T20:58:38.5096994Z ##[endgroup]
2026-07-27T20:58:38.5101339Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T20:58:38.5179889Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T20:58:38.5204501Z ##[group]Checking out the ref
2026-07-27T20:58:38.5207162Z [command]/usr/bin/git checkout --progress --force 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:58:38.5251410Z HEAD is now at 1a294b6a Merge pull request #103 from BigscreenVR/ci/registry-thin-lane
2026-07-27T20:58:38.5256467Z ##[endgroup]
2026-07-27T20:58:38.5287299Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T20:58:38.5308292Z 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:58:38.5535076Z ##[group]Run bash .github/ci/ci-notify.sh
2026-07-27T20:58:38.5536239Z [36;1mbash .github/ci/ci-notify.sh[0m
2026-07-27T20:58:38.5554248Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:58:38.5555435Z env:
2026-07-27T20:58:38.5556145Z   RESULT_CHANGES: success
2026-07-27T20:58:38.5557006Z   RESULT_TRACEABILITY: success
2026-07-27T20:58:38.5557889Z   RESULT_TEST: failure
2026-07-27T20:58:38.5558680Z   RESULT_N1_GATE: success
2026-07-27T20:58:38.5559643Z   RESULT_TWOHOST_A: skipped
2026-07-27T20:58:38.5560498Z   RESULT_TWOHOST_B: skipped
2026-07-27T20:58:38.5561323Z   PR_NUMBER: 
2026-07-27T20:58:38.5562035Z ##[endgroup]
2026-07-27T20:58:38.5633279Z ci-notify: SPT_HOME=<unset — spt resolves its default>
2026-07-27T20:58:38.5851219Z ci-notify: daemon is up — sends deliver live where a recipient is listening
2026-07-27T20:58:38.5867639Z ci-notify: verdict FAILURE (test(failure))
2026-07-27T20:58:38.5906134Z ci-notify: no distinct co-author trailer on the head commit — doyle only
2026-07-27T20:59:08.5932070Z ci-notify: NOTIFY_SEND_TIMEOUT -> doyle: no completion within 30s — send ABANDONED, recipient NOT notified (CI unaffected)
2026-07-27T20:59:08.6060965Z Post job cleanup.
2026-07-27T20:59:08.6725207Z [command]/usr/bin/git version
2026-07-27T20:59:08.6756782Z git version 2.43.0
2026-07-27T20:59:08.6785405Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4fb19c2a-666e-4d1c-aff8-440738886000' before making global git config changes
2026-07-27T20:59:08.6786339Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T20:59:08.6788501Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:59:08.6817452Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T20:59:08.6842260Z [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-27T20:59:08.7027236Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T20:59:08.7049422Z http.https://github.com/.extraheader
2026-07-27T20:59:08.7057277Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T20:59:08.7082413Z [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-27T20:59:08.7268938Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T20:59:08.7293364Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T20:59:08.7610721Z Cleaning up orphan processes
