﻿2026-08-01T22:55:33.1575874Z Current runner version: '2.336.0'
2026-08-01T22:55:33.1580617Z Runner name: 'kitsubito'
2026-08-01T22:55:33.1581128Z Runner group name: 'Default'
2026-08-01T22:55:33.1581784Z Machine name: 'KITSUBITO'
2026-08-01T22:55:33.1584985Z ##[group]GITHUB_TOKEN Permissions
2026-08-01T22:55:33.1586924Z Actions: write
2026-08-01T22:55:33.1587332Z ArtifactMetadata: write
2026-08-01T22:55:33.1587732Z Attestations: write
2026-08-01T22:55:33.1588144Z Checks: write
2026-08-01T22:55:33.1588539Z CodeQuality: write
2026-08-01T22:55:33.1588901Z Contents: write
2026-08-01T22:55:33.1589367Z CopilotRequests: write
2026-08-01T22:55:33.1589747Z Deployments: write
2026-08-01T22:55:33.1590114Z Discussions: write
2026-08-01T22:55:33.1590471Z Drives: write
2026-08-01T22:55:33.1590819Z Issues: write
2026-08-01T22:55:33.1591168Z Metadata: read
2026-08-01T22:55:33.1591521Z Models: read
2026-08-01T22:55:33.1591877Z Packages: write
2026-08-01T22:55:33.1592243Z Pages: write
2026-08-01T22:55:33.1592683Z PullRequests: write
2026-08-01T22:55:33.1593088Z RepositoryProjects: write
2026-08-01T22:55:33.1593478Z SecurityEvents: write
2026-08-01T22:55:33.1593851Z Statuses: write
2026-08-01T22:55:33.1594209Z VulnerabilityAlerts: read
2026-08-01T22:55:33.1594598Z ##[endgroup]
2026-08-01T22:55:33.1596389Z Secret source: Actions
2026-08-01T22:55:33.1597072Z Prepare workflow directory
2026-08-01T22:55:33.1954262Z Prepare all required actions
2026-08-01T22:55:33.1990325Z Getting action download info
2026-08-01T22:55:33.6013393Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-01T22:55:34.5559947Z Complete job name: notify
2026-08-01T22:55:34.6559811Z ##[group]Run actions/checkout@v5
2026-08-01T22:55:34.6560631Z with:
2026-08-01T22:55:34.6561078Z   ref: 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:55:34.6561639Z   fetch-depth: 1
2026-08-01T22:55:34.6562059Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:55:34.6565727Z   token: ***
2026-08-01T22:55:34.6566108Z   ssh-strict: true
2026-08-01T22:55:34.6566527Z   ssh-user: git
2026-08-01T22:55:34.6566928Z   persist-credentials: true
2026-08-01T22:55:34.6567381Z   clean: true
2026-08-01T22:55:34.6567819Z   sparse-checkout-cone-mode: true
2026-08-01T22:55:34.6568338Z   fetch-tags: false
2026-08-01T22:55:34.6568791Z   show-progress: true
2026-08-01T22:55:34.6569337Z   lfs: false
2026-08-01T22:55:34.6569757Z   submodules: false
2026-08-01T22:55:34.6570186Z   set-safe-directory: true
2026-08-01T22:55:34.6570648Z   allow-unsafe-pr-checkout: false
2026-08-01T22:55:34.6571336Z ##[endgroup]
2026-08-01T22:55:34.7384395Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:55:34.7386185Z ##[group]Getting Git version info
2026-08-01T22:55:34.7386981Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T22:55:34.7388113Z [command]/usr/bin/git version
2026-08-01T22:55:34.7388579Z git version 2.43.0
2026-08-01T22:55:34.7393468Z ##[endgroup]
2026-08-01T22:55:34.7401699Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/9188cab9-f7b8-48c7-87c2-82b3a4dfb828/.gitconfig'
2026-08-01T22:55:34.7408717Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9188cab9-f7b8-48c7-87c2-82b3a4dfb828' before making global git config changes
2026-08-01T22:55:34.7411558Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:55:34.7412846Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:55:34.7461880Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T22:55:34.7481574Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:55:34.7492125Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:55:34.7494945Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:55:34.7515235Z refs/heads/golden/doorbell
2026-08-01T22:55:34.7522061Z [command]/usr/bin/git checkout --detach
2026-08-01T22:55:34.7578233Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:55:34.7615364Z [command]/usr/bin/git branch --delete --force golden/doorbell
2026-08-01T22:55:34.7644393Z Deleted branch golden/doorbell (was 13e94d510).
2026-08-01T22:55:34.7648341Z ##[endgroup]
2026-08-01T22:55:34.7652292Z [command]/usr/bin/git submodule status
2026-08-01T22:55:34.7851188Z ##[group]Cleaning the repository
2026-08-01T22:55:34.7853937Z [command]/usr/bin/git clean -ffdx
2026-08-01T22:55:36.4956197Z Removing .adapter-notify/
2026-08-01T22:55:36.4957401Z Removing target/
2026-08-01T22:55:36.4967562Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T22:55:36.5031193Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:55:36.5037502Z ##[endgroup]
2026-08-01T22:55:36.5039611Z ##[group]Disabling automatic garbage collection
2026-08-01T22:55:36.5043690Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T22:55:36.5070991Z ##[endgroup]
2026-08-01T22:55:36.5071492Z ##[group]Setting up auth
2026-08-01T22:55:36.5076272Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:55:36.5101906Z [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-08-01T22:55:36.5290583Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:55:36.5317671Z [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-08-01T22:55:36.5520852Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:55:36.5547194Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:55:36.5739176Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T22:55:36.5769473Z ##[endgroup]
2026-08-01T22:55:36.5769957Z ##[group]Fetching the repository
2026-08-01T22:55:36.5775682Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:55:37.0558596Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:55:37.0559335Z  * branch                13e94d510e75a9f92eff2934129e536c29da3b4c -> FETCH_HEAD
2026-08-01T22:55:37.0580940Z ##[endgroup]
2026-08-01T22:55:37.0581450Z ##[group]Determining the checkout info
2026-08-01T22:55:37.0582930Z ##[endgroup]
2026-08-01T22:55:37.0587318Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T22:55:37.0627234Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T22:55:37.0652573Z ##[group]Checking out the ref
2026-08-01T22:55:37.0655419Z [command]/usr/bin/git checkout --progress --force 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:55:37.0705508Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:55:37.0711274Z ##[endgroup]
2026-08-01T22:55:37.0747882Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T22:55:37.0771261Z 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:55:37.1007439Z ##[group]Run bash .github/ci/ci-notify.sh
2026-08-01T22:55:37.1007790Z [36;1mbash .github/ci/ci-notify.sh[0m
2026-08-01T22:55:37.1040632Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:55:37.1040941Z env:
2026-08-01T22:55:37.1041118Z   RESULT_CHANGES: success
2026-08-01T22:55:37.1041323Z   RESULT_TRACEABILITY: success
2026-08-01T22:55:37.1041515Z   RESULT_TEST: failure
2026-08-01T22:55:37.1041705Z   RESULT_N1_GATE: success
2026-08-01T22:55:37.1041891Z   RESULT_TWOHOST_A: success
2026-08-01T22:55:37.1042307Z   RESULT_TWOHOST_B: success
2026-08-01T22:55:37.1042493Z   PR_NUMBER: 
2026-08-01T22:55:37.1042660Z ##[endgroup]
2026-08-01T22:55:37.1101440Z ci-notify: SPT_HOME=<unset — spt resolves its default>
2026-08-01T22:55:37.1336086Z ci-notify: daemon is up — sends deliver live where a recipient is listening
2026-08-01T22:55:37.1354188Z ci-notify: verdict FAILURE (test(failure))
2026-08-01T22:55:47.1586962Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-01T22:55:48.0003856Z ci-notify: -> doyle: SENT(WAN):doyle@14efb80cb72297a1068c87a4aa45f30547c4474b60d1284b122bdc1a91c85f2d (spooled)
2026-08-01T22:55:58.0154347Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-01T22:55:58.4436510Z ci-notify: -> deployah: SENT(WAN):deployah@14efb80cb72297a1068c87a4aa45f30547c4474b60d1284b122bdc1a91c85f2d
2026-08-01T22:55:58.4541911Z Post job cleanup.
2026-08-01T22:55:58.5211388Z [command]/usr/bin/git version
2026-08-01T22:55:58.5241752Z git version 2.43.0
2026-08-01T22:55:58.5266232Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b57989cf-3e05-4c43-83f9-3d40d691550a/.gitconfig'
2026-08-01T22:55:58.5273485Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b57989cf-3e05-4c43-83f9-3d40d691550a' before making global git config changes
2026-08-01T22:55:58.5274105Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:55:58.5277717Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:55:58.5306573Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:55:58.5333102Z [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-08-01T22:55:58.5515924Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:55:58.5536139Z http.https://github.com/.extraheader
2026-08-01T22:55:58.5543126Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-01T22:55:58.5568510Z [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-08-01T22:55:58.5753747Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:55:58.5781174Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:55:58.6135663Z Cleaning up orphan processes
