﻿2026-08-01T22:31:21.1185552Z Current runner version: '2.336.0'
2026-08-01T22:31:21.1190314Z Runner name: 'kitsubito'
2026-08-01T22:31:21.1191028Z Runner group name: 'Default'
2026-08-01T22:31:21.1191682Z Machine name: 'KITSUBITO'
2026-08-01T22:31:21.1195011Z ##[group]GITHUB_TOKEN Permissions
2026-08-01T22:31:21.1196995Z Actions: write
2026-08-01T22:31:21.1197405Z ArtifactMetadata: write
2026-08-01T22:31:21.1197829Z Attestations: write
2026-08-01T22:31:21.1198217Z Checks: write
2026-08-01T22:31:21.1198593Z CodeQuality: write
2026-08-01T22:31:21.1199050Z Contents: write
2026-08-01T22:31:21.1199433Z CopilotRequests: write
2026-08-01T22:31:21.1199846Z Deployments: write
2026-08-01T22:31:21.1200244Z Discussions: write
2026-08-01T22:31:21.1200615Z Drives: write
2026-08-01T22:31:21.1200997Z Issues: write
2026-08-01T22:31:21.1201375Z Metadata: read
2026-08-01T22:31:21.1201752Z Models: read
2026-08-01T22:31:21.1202127Z Packages: write
2026-08-01T22:31:21.1202518Z Pages: write
2026-08-01T22:31:21.1202999Z PullRequests: write
2026-08-01T22:31:21.1203424Z RepositoryProjects: write
2026-08-01T22:31:21.1203848Z SecurityEvents: write
2026-08-01T22:31:21.1204230Z Statuses: write
2026-08-01T22:31:21.1204617Z VulnerabilityAlerts: read
2026-08-01T22:31:21.1205023Z ##[endgroup]
2026-08-01T22:31:21.1206653Z Secret source: Actions
2026-08-01T22:31:21.1207354Z Prepare workflow directory
2026-08-01T22:31:21.1660372Z Prepare all required actions
2026-08-01T22:31:21.1697624Z Getting action download info
2026-08-01T22:31:21.5264390Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-01T22:31:22.3582209Z Complete job name: twohost-b
2026-08-01T22:31:22.4482985Z ##[group]Run set -euo pipefail
2026-08-01T22:31:22.4483771Z [36;1mset -euo pipefail[0m
2026-08-01T22:31:22.4484379Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-01T22:31:22.4485283Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-01T22:31:22.4486410Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-01T22:31:22.4487614Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-01T22:31:22.4488578Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-01T22:31:22.4489468Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-01T22:31:22.4490873Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-01T22:31:22.4492199Z [36;1m  exit 1[0m
2026-08-01T22:31:22.4492638Z [36;1mfi[0m
2026-08-01T22:31:22.4509737Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:31:22.4510829Z ##[endgroup]
2026-08-01T22:31:22.4641620Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=694114582528 floor_bytes=34359738368
2026-08-01T22:31:22.4863326Z ##[group]Run actions/checkout@v5
2026-08-01T22:31:22.4863936Z with:
2026-08-01T22:31:22.4864375Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:31:22.4870336Z   token: ***
2026-08-01T22:31:22.4870780Z   ssh-strict: true
2026-08-01T22:31:22.4871209Z   ssh-user: git
2026-08-01T22:31:22.4871649Z   persist-credentials: true
2026-08-01T22:31:22.4872153Z   clean: true
2026-08-01T22:31:22.4872581Z   sparse-checkout-cone-mode: true
2026-08-01T22:31:22.4873189Z   fetch-depth: 1
2026-08-01T22:31:22.4873757Z   fetch-tags: false
2026-08-01T22:31:22.4874361Z   show-progress: true
2026-08-01T22:31:22.4874893Z   lfs: false
2026-08-01T22:31:22.4875489Z   submodules: false
2026-08-01T22:31:22.4876046Z   set-safe-directory: true
2026-08-01T22:31:22.4876748Z   allow-unsafe-pr-checkout: false
2026-08-01T22:31:22.4877393Z ##[endgroup]
2026-08-01T22:31:22.5679857Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:31:22.5681806Z ##[group]Getting Git version info
2026-08-01T22:31:22.5682935Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T22:31:22.5684268Z [command]/usr/bin/git version
2026-08-01T22:31:22.5684818Z git version 2.43.0
2026-08-01T22:31:22.5692754Z ##[endgroup]
2026-08-01T22:31:22.5700831Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d723232a-ff39-43bf-ba52-48639e9a6c51/.gitconfig'
2026-08-01T22:31:22.5707445Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d723232a-ff39-43bf-ba52-48639e9a6c51' before making global git config changes
2026-08-01T22:31:22.5709490Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:31:22.5711076Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:31:22.5760104Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T22:31:22.5779840Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:31:22.5789936Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:31:22.5792727Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:31:22.5855220Z refs/heads/golden/doorbell
2026-08-01T22:31:22.5862168Z [command]/usr/bin/git checkout --detach
2026-08-01T22:31:22.6147579Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:31:22.6187559Z [command]/usr/bin/git branch --delete --force golden/doorbell
2026-08-01T22:31:22.6219945Z Deleted branch golden/doorbell (was 13e94d510).
2026-08-01T22:31:22.6910085Z ##[endgroup]
2026-08-01T22:31:22.6911530Z [command]/usr/bin/git submodule status
2026-08-01T22:31:22.7107183Z ##[group]Cleaning the repository
2026-08-01T22:31:22.7109225Z [command]/usr/bin/git clean -ffdx
2026-08-01T22:31:26.7443045Z Removing .adapter-notify/
2026-08-01T22:31:26.7443530Z Removing target/
2026-08-01T22:31:26.7455810Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T22:31:26.7740262Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:31:26.7745388Z ##[endgroup]
2026-08-01T22:31:26.7747325Z ##[group]Disabling automatic garbage collection
2026-08-01T22:31:26.7750569Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T22:31:26.7777026Z ##[endgroup]
2026-08-01T22:31:26.7777654Z ##[group]Setting up auth
2026-08-01T22:31:26.7782370Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:31:26.7808225Z [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:31:26.8000199Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:31:26.8025801Z [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:31:26.8217813Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:31:26.8243126Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:31:26.8437112Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T22:31:26.8469269Z ##[endgroup]
2026-08-01T22:31:26.8469627Z ##[group]Fetching the repository
2026-08-01T22:31:26.8475334Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +13e94d510e75a9f92eff2934129e536c29da3b4c:refs/remotes/origin/golden/doorbell
2026-08-01T22:31:27.6807252Z ##[endgroup]
2026-08-01T22:31:27.6807756Z ##[group]Determining the checkout info
2026-08-01T22:31:27.6808847Z ##[endgroup]
2026-08-01T22:31:27.6813715Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T22:31:27.6857632Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T22:31:27.6883078Z ##[group]Checking out the ref
2026-08-01T22:31:27.6886955Z [command]/usr/bin/git checkout --progress --force -B golden/doorbell refs/remotes/origin/golden/doorbell
2026-08-01T22:31:27.6943882Z Switched to a new branch 'golden/doorbell'
2026-08-01T22:31:27.6944440Z branch 'golden/doorbell' set up to track 'origin/golden/doorbell'.
2026-08-01T22:31:27.6949644Z ##[endgroup]
2026-08-01T22:31:27.6989701Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T22:31:27.7013116Z 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:31:27.7199835Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-01T22:31:27.7200216Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-01T22:31:27.7213915Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:31:27.7214211Z ##[endgroup]
2026-08-01T22:31:27.7266177Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:27.7410919Z ##[group]Run actions/checkout@v5
2026-08-01T22:31:27.7411239Z with:
2026-08-01T22:31:27.7411471Z   repository: SaberMage/spt-shell-notify
2026-08-01T22:31:27.7411771Z   path: .adapter-notify
2026-08-01T22:31:27.7414057Z   token: ***
2026-08-01T22:31:27.7414276Z   ssh-strict: true
2026-08-01T22:31:27.7414488Z   ssh-user: git
2026-08-01T22:31:27.7414714Z   persist-credentials: true
2026-08-01T22:31:27.7414957Z   clean: true
2026-08-01T22:31:27.7415139Z   sparse-checkout-cone-mode: true
2026-08-01T22:31:27.7415353Z   fetch-depth: 1
2026-08-01T22:31:27.7415525Z   fetch-tags: false
2026-08-01T22:31:27.7415697Z   show-progress: true
2026-08-01T22:31:27.7415868Z   lfs: false
2026-08-01T22:31:27.7416026Z   submodules: false
2026-08-01T22:31:27.7416212Z   set-safe-directory: true
2026-08-01T22:31:27.7416417Z   allow-unsafe-pr-checkout: false
2026-08-01T22:31:27.7416626Z env:
2026-08-01T22:31:27.7416944Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:27.7417387Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:27.7417791Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:27.7418196Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:27.7418515Z ##[endgroup]
2026-08-01T22:31:27.8110217Z Syncing repository: SaberMage/spt-shell-notify
2026-08-01T22:31:27.8114622Z ##[group]Getting Git version info
2026-08-01T22:31:27.8115180Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-01T22:31:27.8138906Z [command]/usr/bin/git version
2026-08-01T22:31:27.8205071Z git version 2.43.0
2026-08-01T22:31:27.8222521Z ##[endgroup]
2026-08-01T22:31:27.8229676Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d451ed2c-01a2-48df-9e24-e3af4eacc4cd/.gitconfig'
2026-08-01T22:31:27.8236742Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d451ed2c-01a2-48df-9e24-e3af4eacc4cd' before making global git config changes
2026-08-01T22:31:27.8237424Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:31:27.8240094Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-01T22:31:27.8269173Z ##[group]Initializing the repository
2026-08-01T22:31:27.8272230Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-01T22:31:27.8298080Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T22:31:27.8298639Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-01T22:31:27.8299191Z hint: of your new repositories, which will suppress this warning, call:
2026-08-01T22:31:27.8299555Z hint: 
2026-08-01T22:31:27.8299835Z hint: 	git config --global init.defaultBranch <name>
2026-08-01T22:31:27.8300194Z hint: 
2026-08-01T22:31:27.8300494Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T22:31:27.8300966Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T22:31:27.8301722Z hint: 
2026-08-01T22:31:27.8301943Z hint: 	git branch -m <name>
2026-08-01T22:31:27.8302624Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-01T22:31:27.8309545Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-01T22:31:27.8336124Z ##[endgroup]
2026-08-01T22:31:27.8336514Z ##[group]Disabling automatic garbage collection
2026-08-01T22:31:27.8339325Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T22:31:27.8362920Z ##[endgroup]
2026-08-01T22:31:27.8363230Z ##[group]Setting up auth
2026-08-01T22:31:27.8369115Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:31:27.8394882Z [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:31:27.8580746Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:31:27.8607182Z [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:31:27.8798289Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:31:27.8823430Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:31:27.9014051Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T22:31:27.9046705Z ##[endgroup]
2026-08-01T22:31:27.9047226Z ##[group]Determining the default branch
2026-08-01T22:31:27.9050187Z Retrieving the default branch name
2026-08-01T22:31:28.3538063Z Default branch 'main'
2026-08-01T22:31:28.3538906Z ##[endgroup]
2026-08-01T22:31:28.3539426Z ##[group]Fetching the repository
2026-08-01T22:31:28.3542706Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-01T22:31:29.1422655Z From https://github.com/SaberMage/spt-shell-notify
2026-08-01T22:31:29.1423205Z  * [new branch]      main       -> origin/main
2026-08-01T22:31:29.1439445Z ##[endgroup]
2026-08-01T22:31:29.1439741Z ##[group]Determining the checkout info
2026-08-01T22:31:29.1441349Z ##[endgroup]
2026-08-01T22:31:29.1444621Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T22:31:29.1516577Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T22:31:29.1542411Z ##[group]Checking out the ref
2026-08-01T22:31:29.1544731Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-01T22:31:29.1583181Z Switched to a new branch 'main'
2026-08-01T22:31:29.1583609Z branch 'main' set up to track 'origin/main'.
2026-08-01T22:31:29.1587259Z ##[endgroup]
2026-08-01T22:31:29.1619640Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T22:31:29.1640289Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-01T22:31:29.1769320Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-01T22:31:29.1769734Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-01T22:31:29.1783567Z shell: /usr/bin/bash -e {0}
2026-08-01T22:31:29.1783853Z env:
2026-08-01T22:31:29.1784280Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:29.1784952Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:29.1785543Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:29.1786144Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:29.1786619Z ##[endgroup]
2026-08-01T22:31:29.2171562Z     Updating crates.io index
2026-08-01T22:31:29.4910811Z      Locking 11 packages to latest compatible versions
2026-08-01T22:31:29.5154853Z    Compiling zmij v1.0.23
2026-08-01T22:31:29.5155338Z    Compiling serde_core v1.0.229
2026-08-01T22:31:29.5155756Z    Compiling serde_json v1.0.151
2026-08-01T22:31:29.5156085Z    Compiling memchr v2.8.3
2026-08-01T22:31:29.5156362Z    Compiling itoa v1.0.18
2026-08-01T22:31:31.4162930Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-01T22:31:31.5923469Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
2026-08-01T22:31:31.6047046Z ##[group]Run cargo build -p spt --bin spt
2026-08-01T22:31:31.6047410Z [36;1mcargo build -p spt --bin spt[0m
2026-08-01T22:31:31.6060226Z shell: /usr/bin/bash -e {0}
2026-08-01T22:31:31.6060427Z env:
2026-08-01T22:31:31.6060722Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:31.6061193Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:31.6061589Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:31.6061988Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:31:31.6062306Z ##[endgroup]
2026-08-01T22:31:31.8892111Z    Compiling proc-macro2 v1.0.106
2026-08-01T22:31:31.8892491Z    Compiling quote v1.0.45
2026-08-01T22:31:31.8892815Z    Compiling unicode-ident v1.0.24
2026-08-01T22:31:31.8893121Z    Compiling libc v0.2.186
2026-08-01T22:31:31.8893649Z    Compiling serde_core v1.0.228
2026-08-01T22:31:31.8894240Z    Compiling cfg-if v1.0.4
2026-08-01T22:31:31.8894723Z    Compiling serde v1.0.228
2026-08-01T22:31:31.8938053Z    Compiling typenum v1.20.1
2026-08-01T22:31:31.8963125Z    Compiling log v0.4.32
2026-08-01T22:31:31.9025173Z    Compiling pin-project-lite v0.2.17
2026-08-01T22:31:31.9026079Z    Compiling memchr v2.8.1
2026-08-01T22:31:31.9026773Z    Compiling portable-atomic v1.13.1
2026-08-01T22:31:31.9077630Z    Compiling version_check v0.9.5
2026-08-01T22:31:31.9117986Z    Compiling shlex v2.0.1
2026-08-01T22:31:31.9230792Z    Compiling find-msvc-tools v0.1.9
2026-08-01T22:31:31.9534150Z    Compiling critical-section v1.2.0
2026-08-01T22:31:31.9891291Z    Compiling subtle v2.6.1
2026-08-01T22:31:31.9940896Z    Compiling bytes v1.11.1
2026-08-01T22:31:32.0560984Z    Compiling futures-core v0.3.32
2026-08-01T22:31:32.1711265Z    Compiling equivalent v1.0.2
2026-08-01T22:31:32.1921128Z    Compiling smallvec v1.15.1
2026-08-01T22:31:32.2028853Z    Compiling itoa v1.0.18
2026-08-01T22:31:32.2085463Z    Compiling semver v1.0.28
2026-08-01T22:31:32.2086495Z    Compiling stable_deref_trait v1.2.1
2026-08-01T22:31:32.2324665Z    Compiling futures-io v0.3.32
2026-08-01T22:31:32.2388270Z    Compiling slab v0.4.12
2026-08-01T22:31:32.2651323Z    Compiling futures-sink v0.3.32
2026-08-01T22:31:32.2753982Z    Compiling generic-array v0.14.7
2026-08-01T22:31:32.2961215Z    Compiling futures-task v0.3.32
2026-08-01T22:31:32.3729235Z    Compiling futures-channel v0.3.32
2026-08-01T22:31:32.4158574Z    Compiling rand_core v0.10.1
2026-08-01T22:31:32.4264219Z    Compiling hashbrown v0.17.1
2026-08-01T22:31:32.4510624Z    Compiling rustversion v1.0.22
2026-08-01T22:31:32.4690586Z    Compiling rustc_version v0.4.1
2026-08-01T22:31:32.4980749Z    Compiling bitflags v2.12.1
2026-08-01T22:31:32.5069214Z    Compiling cpufeatures v0.2.17
2026-08-01T22:31:32.5276229Z    Compiling getrandom v0.4.2
2026-08-01T22:31:32.5721295Z    Compiling fnv v1.0.7
2026-08-01T22:31:32.5855754Z    Compiling cfg_aliases v0.2.1
2026-08-01T22:31:32.5990651Z    Compiling strsim v0.11.1
2026-08-01T22:31:32.6640207Z    Compiling writeable v0.6.3
2026-08-01T22:31:32.6730991Z    Compiling litemap v0.8.2
2026-08-01T22:31:32.6960939Z    Compiling fs_extra v1.3.0
2026-08-01T22:31:32.7490583Z    Compiling icu_properties_data v2.2.0
2026-08-01T22:31:32.8190717Z    Compiling dunce v1.0.5
2026-08-01T22:31:32.8491015Z    Compiling icu_normalizer_data v2.2.0
2026-08-01T22:31:32.8950488Z    Compiling utf8_iter v1.0.4
2026-08-01T22:31:32.9233391Z    Compiling ident_case v1.0.1
2026-08-01T22:31:32.9327504Z    Compiling percent-encoding v2.3.2
2026-08-01T22:31:33.0368481Z    Compiling autocfg v1.5.1
2026-08-01T22:31:33.0370410Z    Compiling http v1.4.1
2026-08-01T22:31:33.0473741Z    Compiling thiserror v2.0.18
2026-08-01T22:31:33.0477338Z    Compiling aws-lc-rs v1.17.0
2026-08-01T22:31:33.1428428Z    Compiling cpufeatures v0.3.0
2026-08-01T22:31:33.1800983Z    Compiling indexmap v2.14.0
2026-08-01T22:31:33.1971030Z    Compiling unicode-segmentation v1.13.3
2026-08-01T22:31:33.2118256Z    Compiling scopeguard v1.2.0
2026-08-01T22:31:33.2210789Z    Compiling form_urlencoded v1.2.2
2026-08-01T22:31:33.2400542Z    Compiling untrusted v0.9.0
2026-08-01T22:31:33.2911401Z    Compiling lock_api v0.4.14
2026-08-01T22:31:33.3379169Z    Compiling syn v2.0.117
2026-08-01T22:31:33.3940916Z    Compiling hybrid-array v0.4.12
2026-08-01T22:31:33.4071132Z    Compiling heck v0.5.0
2026-08-01T22:31:33.4221526Z    Compiling rustls v0.23.40
2026-08-01T22:31:33.4261297Z    Compiling const-oid v0.10.2
2026-08-01T22:31:33.4860788Z    Compiling anyhow v1.0.102
2026-08-01T22:31:33.5339724Z    Compiling atomic-waker v1.1.2
2026-08-01T22:31:33.5681799Z    Compiling unicode-xid v0.2.6
2026-08-01T22:31:33.5776715Z    Compiling paste v1.0.15
2026-08-01T22:31:33.6001025Z    Compiling zerocopy v0.8.50
2026-08-01T22:31:33.6280434Z    Compiling httparse v1.10.1
2026-08-01T22:31:33.6624781Z    Compiling parking_lot_core v0.9.12
2026-08-01T22:31:33.6707358Z    Compiling num-traits v0.2.19
2026-08-01T22:31:33.6769616Z    Compiling curve25519-dalek v4.1.3
2026-08-01T22:31:33.7740707Z    Compiling jobserver v0.1.34
2026-08-01T22:31:33.7909921Z    Compiling convert_case v0.10.0
2026-08-01T22:31:33.8611864Z    Compiling ahash v0.8.12
2026-08-01T22:31:33.8969171Z    Compiling powerfmt v0.2.0
2026-08-01T22:31:33.9124715Z    Compiling either v1.16.0
2026-08-01T22:31:33.9207665Z    Compiling base64ct v1.8.3
2026-08-01T22:31:34.0713285Z    Compiling cc v1.2.63
2026-08-01T22:31:34.0930523Z    Compiling crypto-common v0.2.2
2026-08-01T22:31:34.1290727Z    Compiling crypto-common v0.1.7
2026-08-01T22:31:34.1377534Z    Compiling block-buffer v0.12.0
2026-08-01T22:31:34.1600971Z    Compiling inout v0.2.2
2026-08-01T22:31:34.1675092Z    Compiling block-buffer v0.10.4
2026-08-01T22:31:34.1698640Z    Compiling http-body v1.0.1
2026-08-01T22:31:34.2485378Z    Compiling pem-rfc7468 v1.0.0
2026-08-01T22:31:34.2718220Z    Compiling deranged v0.5.8
2026-08-01T22:31:34.3561110Z    Compiling digest v0.10.7
2026-08-01T22:31:34.3639459Z    Compiling time-core v0.1.8
2026-08-01T22:31:34.3770882Z    Compiling data-encoding v2.11.0
2026-08-01T22:31:34.4001451Z    Compiling pkg-config v0.3.33
2026-08-01T22:31:34.4510707Z    Compiling num-conv v0.2.2
2026-08-01T22:31:34.4901060Z    Compiling fastrand v2.4.1
2026-08-01T22:31:34.5510633Z    Compiling tinyvec_macros v0.1.1
2026-08-01T22:31:34.6110906Z    Compiling mio v1.2.1
2026-08-01T22:31:34.6240895Z    Compiling socket2 v0.6.4
2026-08-01T22:31:34.6289350Z    Compiling getrandom v0.2.17
2026-08-01T22:31:34.8460176Z    Compiling vcpkg v0.2.15
2026-08-01T22:31:34.8790258Z    Compiling rand_core v0.6.4
2026-08-01T22:31:34.9430836Z    Compiling uuid v1.23.2
2026-08-01T22:31:34.9642597Z    Compiling try-lock v0.2.5
2026-08-01T22:31:35.0250702Z    Compiling base64 v0.22.1
2026-08-01T22:31:35.0830582Z    Compiling tower-service v0.3.3
2026-08-01T22:31:35.1158749Z    Compiling zmij v1.0.21
2026-08-01T22:31:35.1826707Z    Compiling cipher v0.5.2
2026-08-01T22:31:35.2870809Z    Compiling parking_lot v0.12.5
2026-08-01T22:31:35.3471156Z    Compiling want v0.3.1
2026-08-01T22:31:35.4620715Z    Compiling tinyvec v1.11.0
2026-08-01T22:31:35.5460973Z    Compiling chacha20 v0.10.0
2026-08-01T22:31:35.5525057Z    Compiling sha2 v0.10.9
2026-08-01T22:31:35.5720954Z    Compiling inout v0.1.4
2026-08-01T22:31:35.6352401Z    Compiling vergen-lib v9.1.0
2026-08-01T22:31:35.6461247Z    Compiling n0-future v0.3.2
2026-08-01T22:31:35.7321065Z    Compiling cmake v0.1.58
2026-08-01T22:31:35.7501299Z    Compiling spin v0.10.0
2026-08-01T22:31:35.8397434Z    Compiling serde_json v1.0.150
2026-08-01T22:31:35.8530863Z    Compiling signature v2.2.0
2026-08-01T22:31:35.8630590Z    Compiling crossbeam-utils v0.8.21
2026-08-01T22:31:35.8830452Z    Compiling httpdate v1.0.3
2026-08-01T22:31:35.9823181Z    Compiling rand v0.10.1
2026-08-01T22:31:35.9936324Z    Compiling cordyceps v0.3.4
2026-08-01T22:31:36.0100975Z    Compiling winnow v1.0.3
2026-08-01T22:31:36.0259620Z    Compiling parking v2.2.1
2026-08-01T22:31:36.0362234Z    Compiling diatomic-waker v0.2.3
2026-08-01T22:31:36.0863173Z    Compiling ed25519 v2.2.3
2026-08-01T22:31:36.1370507Z    Compiling futures-lite v2.6.1
2026-08-01T22:31:36.1986624Z    Compiling cipher v0.4.4
2026-08-01T22:31:36.2535952Z    Compiling digest v0.11.3
2026-08-01T22:31:36.2550827Z    Compiling netlink-packet-core v0.8.1
2026-08-01T22:31:36.2612649Z    Compiling universal-hash v0.5.1
2026-08-01T22:31:36.2618023Z    Compiling vergen-lib v0.1.6
2026-08-01T22:31:36.2702829Z    Compiling vergen v9.1.0
2026-08-01T22:31:36.3120813Z    Compiling heapless v0.7.17
2026-08-01T22:31:36.3874471Z    Compiling futures-buffered v0.2.13
2026-08-01T22:31:36.4011919Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-01T22:31:36.4390721Z    Compiling noq-udp v0.10.0
2026-08-01T22:31:36.4421184Z    Compiling sync_wrapper v1.0.2
2026-08-01T22:31:36.4540950Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-01T22:31:36.5070824Z    Compiling allocator-api2 v0.2.21
2026-08-01T22:31:36.5590653Z    Compiling opaque-debug v0.3.1
2026-08-01T22:31:36.5629220Z    Compiling byteorder v1.5.0
2026-08-01T22:31:36.6400588Z    Compiling polyval v0.6.2
2026-08-01T22:31:36.7421362Z    Compiling vergen-gitcl v1.0.8
2026-08-01T22:31:36.7503060Z    Compiling hash32 v0.2.1
2026-08-01T22:31:36.7708231Z    Compiling aws-lc-sys v0.41.0
2026-08-01T22:31:36.7772843Z    Compiling ring v0.17.14
2026-08-01T22:31:36.8041144Z    Compiling libsqlite3-sys v0.30.1
2026-08-01T22:31:36.8514485Z    Compiling spin v0.9.8
2026-08-01T22:31:36.8940472Z    Compiling num_threads v0.1.7
2026-08-01T22:31:36.9221732Z    Compiling signature v3.0.0
2026-08-01T22:31:36.9511967Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-01T22:31:36.9819292Z    Compiling ryu v1.0.23
2026-08-01T22:31:37.0254438Z    Compiling tower-layer v0.3.3
2026-08-01T22:31:37.0451183Z    Compiling fallible-iterator v0.3.0
2026-08-01T22:31:37.0873172Z    Compiling time v0.3.47
2026-08-01T22:31:37.1630486Z    Compiling ghash v0.5.1
2026-08-01T22:31:37.1718767Z    Compiling aes v0.8.4
2026-08-01T22:31:37.1907023Z    Compiling ctr v0.9.2
2026-08-01T22:31:37.2122499Z    Compiling sha2 v0.11.0-rc.5
2026-08-01T22:31:37.2837431Z    Compiling fs2 v0.4.3
2026-08-01T22:31:37.3742328Z    Compiling http-body-util v0.1.3
2026-08-01T22:31:37.3853581Z    Compiling aead v0.5.2
2026-08-01T22:31:37.4510694Z    Compiling openssl-probe v0.2.1
2026-08-01T22:31:37.4750268Z    Compiling utf8parse v0.2.2
2026-08-01T22:31:37.4832726Z    Compiling arrayvec v0.7.6
2026-08-01T22:31:37.5360890Z    Compiling crossbeam-epoch v0.9.18
2026-08-01T22:31:37.5716745Z    Compiling crossbeam-channel v0.5.15
2026-08-01T22:31:37.6530811Z    Compiling blake3 v1.8.5
2026-08-01T22:31:37.6640709Z    Compiling netlink-packet-route v0.29.0
2026-08-01T22:31:37.7489623Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-01T22:31:37.8848012Z    Compiling aes-gcm v0.10.3
2026-08-01T22:31:37.8911034Z    Compiling memoffset v0.6.5
2026-08-01T22:31:37.9981955Z    Compiling acto v0.8.2
2026-08-01T22:31:38.0220755Z    Compiling netwatch v0.16.0
2026-08-01T22:31:38.0481233Z    Compiling noq v0.18.0
2026-08-01T22:31:38.0556555Z    Compiling identity-hash v0.1.0
2026-08-01T22:31:38.0899705Z    Compiling ref-cast v1.0.25
2026-08-01T22:31:38.1629332Z    Compiling lru-slab v0.1.2
2026-08-01T22:31:38.1843656Z    Compiling mac-addr v0.3.0
2026-08-01T22:31:38.2901127Z    Compiling rustc-hash v2.1.2
2026-08-01T22:31:38.3000596Z    Compiling tagptr v0.2.0
2026-08-01T22:31:38.3251004Z    Compiling thiserror v1.0.69
2026-08-01T22:31:38.3730166Z    Compiling xml-rs v0.8.28
2026-08-01T22:31:38.3863019Z    Compiling sorted-index-buffer v0.2.1
2026-08-01T22:31:38.3970653Z    Compiling foldhash v0.2.0
2026-08-01T22:31:38.4095528Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-01T22:31:38.5231315Z    Compiling hashbrown v0.16.1
2026-08-01T22:31:38.6460908Z    Compiling netlink-packet-route v0.30.0
2026-08-01T22:31:38.7098260Z    Compiling errno v0.3.14
2026-08-01T22:31:38.7341406Z    Compiling termios v0.2.2
2026-08-01T22:31:38.8315262Z    Compiling serial-core v0.4.0
2026-08-01T22:31:38.8517220Z    Compiling ioctl-rs v0.1.6
2026-08-01T22:31:38.8598276Z    Compiling simple-dns v0.9.3
2026-08-01T22:31:38.9510784Z    Compiling aho-corasick v1.1.4
2026-08-01T22:31:39.0060659Z    Compiling regex-syntax v0.8.10
2026-08-01T22:31:39.1660908Z    Compiling synstructure v0.13.2
2026-08-01T22:31:39.3470907Z    Compiling darling_core v0.20.11
2026-08-01T22:31:39.4219782Z    Compiling proc-macro-crate v3.5.0
2026-08-01T22:31:39.6210588Z    Compiling xmltree v0.10.3
2026-08-01T22:31:39.6371179Z    Compiling serde_derive_internals v0.29.1
2026-08-01T22:31:39.8210729Z    Compiling winnow v0.7.15
2026-08-01T22:31:39.8211555Z    Compiling signal-hook v0.3.18
2026-08-01T22:31:39.9067689Z    Compiling simdutf8 v0.1.5
2026-08-01T22:31:40.0135111Z    Compiling arrayref v0.3.9
2026-08-01T22:31:40.0599665Z    Compiling toml_write v0.1.2
2026-08-01T22:31:40.0743035Z    Compiling constant_time_eq v0.4.2
2026-08-01T22:31:40.0834809Z    Compiling rustix v1.1.4
2026-08-01T22:31:40.2181160Z    Compiling resolv-conf v0.7.6
2026-08-01T22:31:40.2688826Z    Compiling smol_str v0.1.24
2026-08-01T22:31:40.2914627Z    Compiling sha1_smol v1.0.1
2026-08-01T22:31:40.5206631Z    Compiling lru v0.16.4
2026-08-01T22:31:40.5869272Z    Compiling darling_core v0.23.0
2026-08-01T22:31:40.7314014Z    Compiling serial-unix v0.4.0
2026-08-01T22:31:40.7971007Z    Compiling signal-hook-registry v1.4.8
2026-08-01T22:31:40.9310948Z    Compiling serde_bytes v0.11.19
2026-08-01T22:31:40.9877095Z    Compiling hmac v0.12.1
2026-08-01T22:31:41.1053309Z    Compiling seize v0.5.1
2026-08-01T22:31:41.1138821Z    Compiling serde_derive v1.0.228
2026-08-01T22:31:41.1455668Z    Compiling zeroize_derive v1.4.3
2026-08-01T22:31:41.1798892Z    Compiling tokio-macros v2.7.0
2026-08-01T22:31:41.1863805Z    Compiling futures-macro v0.3.32
2026-08-01T22:31:41.5660752Z    Compiling zerofrom-derive v0.1.7
2026-08-01T22:31:41.7270808Z    Compiling yoke-derive v0.8.2
2026-08-01T22:31:41.7633623Z    Compiling zeroize v1.8.2
2026-08-01T22:31:41.9522110Z    Compiling tokio v1.52.3
2026-08-01T22:31:41.9570386Z    Compiling zerovec-derive v0.11.3
2026-08-01T22:31:42.2201062Z    Compiling futures-util v0.3.32
2026-08-01T22:31:42.3907693Z    Compiling displaydoc v0.2.6
2026-08-01T22:31:42.4835650Z    Compiling tracing-attributes v0.1.31
2026-08-01T22:31:42.7027108Z    Compiling rustls-pki-types v1.14.1
2026-08-01T22:31:42.7123934Z    Compiling thiserror-impl v2.0.18
2026-08-01T22:31:43.2006376Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-01T22:31:43.2117516Z    Compiling zerofrom v0.1.8
2026-08-01T22:31:43.3426225Z    Compiling yoke v0.8.3
2026-08-01T22:31:43.3838338Z    Compiling darling_macro v0.20.11
2026-08-01T22:31:43.4461048Z    Compiling derive_more-impl v2.1.1
2026-08-01T22:31:43.4580925Z    Compiling n0-error-macros v0.1.3
2026-08-01T22:31:43.5669401Z    Compiling zerovec v0.11.6
2026-08-01T22:31:43.7868051Z    Compiling zerotrie v0.2.4
2026-08-01T22:31:43.8590563Z    Compiling darling v0.20.11
2026-08-01T22:31:43.9246006Z    Compiling derive_builder_core v0.20.2
2026-08-01T22:31:44.1784042Z    Compiling spez v0.1.2
2026-08-01T22:31:44.3487463Z    Compiling tinystr v0.8.3
2026-08-01T22:31:44.4109139Z    Compiling potential_utf v0.1.5
2026-08-01T22:31:44.5710476Z    Compiling icu_locale_core v2.2.0
2026-08-01T22:31:44.5722364Z    Compiling icu_collections v2.2.0
2026-08-01T22:31:44.5784949Z    Compiling der v0.8.0-rc.10
2026-08-01T22:31:44.6058687Z    Compiling pin-project-internal v1.1.13
2026-08-01T22:31:44.6470895Z    Compiling n0-error v0.1.3
2026-08-01T22:31:45.0676960Z    Compiling cobs v0.3.0
2026-08-01T22:31:45.3230543Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-01T22:31:45.3450562Z    Compiling derive_builder_macro v0.20.2
2026-08-01T22:31:45.4160814Z    Compiling postcard-derive v0.2.2
2026-08-01T22:31:45.7538371Z    Compiling icu_provider v2.2.0
2026-08-01T22:31:45.7698108Z    Compiling derive_builder v0.20.2
2026-08-01T22:31:46.0161508Z    Compiling futures-executor v0.3.32
2026-08-01T22:31:46.1151113Z    Compiling icu_normalizer v2.2.0
2026-08-01T22:31:46.1502084Z    Compiling icu_properties v2.2.0
2026-08-01T22:31:46.1800123Z    Compiling pin-project v1.1.13
2026-08-01T22:31:46.1974622Z    Compiling spki v0.8.0-rc.4
2026-08-01T22:31:46.2144572Z    Compiling ed25519-dalek v2.2.0
2026-08-01T22:31:46.2450916Z    Compiling futures v0.3.32
2026-08-01T22:31:46.4090671Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-01T22:31:46.4220850Z    Compiling data-encoding-macro v0.1.20
2026-08-01T22:31:46.4881174Z    Compiling spt-proto v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-01T22:31:46.4927117Z    Compiling rustls-native-certs v0.8.4
2026-08-01T22:31:46.5530534Z    Compiling strum_macros v0.28.0
2026-08-01T22:31:46.6491081Z    Compiling ipnet v2.12.0
2026-08-01T22:31:46.8150832Z    Compiling ed25519 v3.0.0-rc.4
2026-08-01T22:31:47.0209450Z    Compiling prefix-trie v0.8.4
2026-08-01T22:31:47.2910785Z    Compiling async-trait v0.1.89
2026-08-01T22:31:47.4211547Z    Compiling once_cell v1.21.4
2026-08-01T22:31:47.4570902Z    Compiling iroh-metrics-derive v0.4.1
2026-08-01T22:31:47.5020915Z    Compiling postcard v1.1.3
2026-08-01T22:31:47.6744532Z    Compiling tracing-core v0.1.36
2026-08-01T22:31:47.7870197Z    Compiling tokio-util v0.7.18
2026-08-01T22:31:47.9698293Z    Compiling idna_adapter v1.2.2
2026-08-01T22:31:47.9911306Z    Compiling netlink-sys v0.8.8
2026-08-01T22:31:48.0398679Z    Compiling tower v0.5.3
2026-08-01T22:31:48.0991284Z    Compiling idna v1.1.0
2026-08-01T22:31:48.1118820Z    Compiling derive_more v2.1.1
2026-08-01T22:31:48.1467510Z    Compiling hashbrown v0.14.5
2026-08-01T22:31:48.1971091Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-01T22:31:48.2028170Z    Compiling enum-assoc v1.3.0
2026-08-01T22:31:48.2830625Z    Compiling tracing v0.1.44
2026-08-01T22:31:48.3183445Z    Compiling num_enum_derive v0.7.6
2026-08-01T22:31:48.5710860Z    Compiling url v2.5.8
2026-08-01T22:31:48.6760795Z    Compiling iroh-metrics v0.38.3
2026-08-01T22:31:48.6930880Z    Compiling netlink-proto v0.12.0
2026-08-01T22:31:48.7134336Z    Compiling netdev v0.42.0
2026-08-01T22:31:48.7206253Z    Compiling iroh-relay v0.98.0
2026-08-01T22:31:48.9401614Z    Compiling h2 v0.4.14
2026-08-01T22:31:48.9795679Z    Compiling hashlink v0.9.1
2026-08-01T22:31:49.0137486Z    Compiling tokio-stream v0.1.18
2026-08-01T22:31:49.0300844Z    Compiling moka v0.12.15
2026-08-01T22:31:49.0580735Z    Compiling toml_datetime v0.6.11
2026-08-01T22:31:49.0961091Z    Compiling n0-watcher v0.6.1
2026-08-01T22:31:49.1877651Z    Compiling serde_spanned v0.6.9
2026-08-01T22:31:49.3323611Z    Compiling thiserror-impl v1.0.69
2026-08-01T22:31:49.3430447Z    Compiling ref-cast-impl v1.0.25
2026-08-01T22:31:49.3470155Z    Compiling strum v0.28.0
2026-08-01T22:31:49.4154441Z    Compiling rusqlite v0.32.1
2026-08-01T22:31:49.4615562Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-01T22:31:49.4710380Z    Compiling attohttpc v0.30.1
2026-08-01T22:31:49.5840054Z    Compiling num_enum v0.7.6
2026-08-01T22:31:49.6050769Z    Compiling tower-http v0.6.11
2026-08-01T22:31:49.6752245Z    Compiling iroh-base v0.98.0
2026-08-01T22:31:49.7210518Z    Compiling toml_edit v0.22.27
2026-08-01T22:31:50.0458836Z    Compiling webpki-roots v1.0.7
2026-08-01T22:31:50.0530758Z    Compiling regex-automata v0.4.14
2026-08-01T22:31:50.1583879Z    Compiling iroh-dns v0.98.0
2026-08-01T22:31:50.1747592Z    Compiling schemars_derive v1.2.1
2026-08-01T22:31:50.3142596Z    Compiling iroh v0.98.2
2026-08-01T22:31:50.4761010Z    Compiling dyn-clone v1.0.20
2026-08-01T22:31:50.5085988Z    Compiling cmov v0.5.4
2026-08-01T22:31:50.5730090Z    Compiling linux-raw-sys v0.12.1
2026-08-01T22:31:50.5999385Z    Compiling pin-utils v0.1.0
2026-08-01T22:31:50.6630886Z    Compiling rustix v0.38.44
2026-08-01T22:31:50.7653064Z    Compiling spt-store v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-01T22:31:50.7759790Z    Compiling bitflags v1.3.2
2026-08-01T22:31:50.7840856Z    Compiling ctutils v0.4.2
2026-08-01T22:31:50.8720950Z    Compiling nix v0.25.1
2026-08-01T22:31:51.0740922Z    Compiling backon v1.6.0
2026-08-01T22:31:51.1060383Z    Compiling darling_macro v0.23.0
2026-08-01T22:31:51.1538158Z    Compiling filedescriptor v0.8.3
2026-08-01T22:31:51.3563080Z    Compiling papaya v0.2.4
2026-08-01T22:31:51.3669950Z    Compiling hkdf v0.12.4
2026-08-01T22:31:51.4550559Z    Compiling serial v0.4.0
2026-08-01T22:31:51.5181153Z    Compiling anstyle-parse v1.0.0
2026-08-01T22:31:51.5302651Z    Compiling vte_generate_state_changes v0.1.2
2026-08-01T22:31:51.5760570Z    Compiling anstyle-query v1.1.5
2026-08-01T22:31:51.6600575Z    Compiling downcast-rs v1.2.1
2026-08-01T22:31:51.7140029Z    Compiling colorchoice v1.0.5
2026-08-01T22:31:51.7330170Z    Compiling unicode-width v0.2.0
2026-08-01T22:31:51.7830513Z    Compiling instability v0.3.12
2026-08-01T22:31:51.8124439Z    Compiling is_terminal_polyfill v1.70.2
2026-08-01T22:31:51.8240687Z    Compiling linux-raw-sys v0.4.15
2026-08-01T22:31:51.8850420Z    Compiling anstyle v1.0.14
2026-08-01T22:31:51.9449343Z    Compiling foldhash v0.1.5
2026-08-01T22:31:51.9536582Z    Compiling shell-words v1.1.1
2026-08-01T22:31:52.0285847Z    Compiling vte v0.13.1
2026-08-01T22:31:52.0322405Z    Compiling signal-hook-mio v0.2.5
2026-08-01T22:31:52.1191007Z    Compiling anstream v1.0.0
2026-08-01T22:31:52.1340744Z    Compiling hashbrown v0.15.5
2026-08-01T22:31:52.1378590Z    Compiling darling v0.23.0
2026-08-01T22:31:52.1379492Z    Compiling spake2 v0.4.0
2026-08-01T22:31:52.2080693Z    Compiling terminal_size v0.4.4
2026-08-01T22:31:52.3125928Z    Compiling toml v0.8.23
2026-08-01T22:31:52.3680587Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-01T22:31:52.5191016Z    Compiling strum_macros v0.26.4
2026-08-01T22:31:52.5506510Z    Compiling sha1 v0.10.6
2026-08-01T22:31:52.5510172Z    Compiling schemars v1.2.1
2026-08-01T22:31:52.8647736Z    Compiling itertools v0.13.0
2026-08-01T22:31:52.9790712Z    Compiling castaway v0.2.4
2026-08-01T22:31:53.1000951Z    Compiling regex v1.12.3
2026-08-01T22:31:53.1864739Z    Compiling clap_lex v1.1.0
2026-08-01T22:31:53.4170733Z    Compiling unicode-width v0.1.14
2026-08-01T22:31:53.4600493Z    Compiling indoc v2.0.7
2026-08-01T22:31:53.7030562Z    Compiling static_assertions v1.1.0
2026-08-01T22:31:53.7160738Z    Compiling doctest-file v1.1.1
2026-08-01T22:31:53.7870727Z    Compiling compact_str v0.8.2
2026-08-01T22:31:53.8000635Z    Compiling crossterm v0.28.1
2026-08-01T22:31:54.2800596Z    Compiling interprocess v2.4.2
2026-08-01T22:31:54.5862122Z    Compiling hyper v1.10.1
2026-08-01T22:31:54.6715914Z    Compiling clap_builder v4.6.0
2026-08-01T22:31:54.7950764Z    Compiling portable-pty v0.8.1
2026-08-01T22:31:54.9110519Z    Compiling unicode-truncate v1.1.0
2026-08-01T22:31:55.0710186Z    Compiling lru v0.12.5
2026-08-01T22:31:55.1888103Z    Compiling clap_derive v4.6.1
2026-08-01T22:31:55.2537624Z    Compiling iana-time-zone v0.1.65
2026-08-01T22:31:55.2910906Z    Compiling strum v0.26.3
2026-08-01T22:31:55.3031469Z    Compiling cassowary v0.3.0
2026-08-01T22:31:55.4017861Z    Compiling nucleo-matcher v0.3.1
2026-08-01T22:31:55.4143561Z    Compiling qrcode v0.14.1
2026-08-01T22:31:55.5230859Z    Compiling chrono v0.4.45
2026-08-01T22:31:55.6309491Z    Compiling ratatui v0.29.0
2026-08-01T22:31:56.4605621Z    Compiling hyper-util v0.1.20
2026-08-01T22:31:57.3019515Z    Compiling spt-msg v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-01T22:31:57.5180394Z    Compiling clap v4.6.1
2026-08-01T22:31:57.6585140Z    Compiling spt-runtime v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-01T22:31:57.6586234Z    Compiling spt-term v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-01T22:31:58.3470377Z    Compiling igd-next v0.17.1
2026-08-01T22:31:59.6286575Z    Compiling portmapper v0.16.0
2026-08-01T22:32:00.9302619Z    Compiling spt-live v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-01T22:32:04.7863202Z    Compiling rustls-webpki v0.103.13
2026-08-01T22:32:07.1289773Z    Compiling tokio-rustls v0.26.4
2026-08-01T22:32:07.1290193Z    Compiling rustls-platform-verifier v0.7.0
2026-08-01T22:32:07.1290617Z    Compiling noq-proto v0.17.0
2026-08-01T22:32:07.2742866Z    Compiling hyper-rustls v0.27.9
2026-08-01T22:32:07.2743415Z    Compiling hickory-net v0.26.0-beta.4
2026-08-01T22:32:07.2743903Z    Compiling tokio-websockets v0.13.2
2026-08-01T22:32:07.4249685Z    Compiling reqwest v0.13.4
2026-08-01T22:32:08.3518341Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-01T22:32:22.5106447Z    Compiling spt-net v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-01T22:32:24.2485082Z    Compiling spt-daemon v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-01T22:32:34.9165180Z    Compiling spt v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-01T22:32:40.9637396Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-08-01T22:32:41.0047338Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-01T22:32:41.0047853Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-01T22:32:41.0060418Z shell: /usr/bin/bash -e {0}
2026-08-01T22:32:41.0060623Z env:
2026-08-01T22:32:41.0060938Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:32:41.0061375Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:32:41.0061773Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:32:41.0062175Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:32:41.0062489Z   SPT_TWO_HOST: 1
2026-08-01T22:32:41.0062669Z   SPT_TWO_HOST_ROLE: b
2026-08-01T22:32:41.0062861Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-01T22:32:41.0063080Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-01T22:32:41.0063327Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-01T22:32:41.0063730Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-01T22:32:41.0064151Z ##[endgroup]
2026-08-01T22:32:41.2262286Z    Compiling cc v1.2.63
2026-08-01T22:32:41.2287842Z    Compiling mio v1.2.1
2026-08-01T22:32:41.2333011Z    Compiling strsim v0.11.1
2026-08-01T22:32:41.2356021Z    Compiling unicode-segmentation v1.13.3
2026-08-01T22:32:41.2356398Z    Compiling rustls v0.23.40
2026-08-01T22:32:41.2394768Z    Compiling fastrand v2.4.1
2026-08-01T22:32:41.2476953Z    Compiling either v1.16.0
2026-08-01T22:32:41.2610687Z    Compiling rustix v1.1.4
2026-08-01T22:32:41.2611306Z    Compiling bytemuck v1.25.2
2026-08-01T22:32:41.3658477Z    Compiling darling_core v0.20.11
2026-08-01T22:32:41.3850578Z    Compiling futures-lite v2.6.1
2026-08-01T22:32:41.4080407Z    Compiling rgb v0.8.53
2026-08-01T22:32:41.4130949Z    Compiling prefix-trie v0.8.4
2026-08-01T22:32:41.5895017Z    Compiling tokio v1.52.3
2026-08-01T22:32:41.6375146Z    Compiling convert_case v0.10.0
2026-08-01T22:32:41.7478475Z    Compiling avt v0.18.0
2026-08-01T22:32:41.8872876Z    Compiling derive_more-impl v2.1.1
2026-08-01T22:32:42.0585267Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-01T22:32:42.3480714Z    Compiling ring v0.17.14
2026-08-01T22:32:42.3481663Z    Compiling libsqlite3-sys v0.30.1
2026-08-01T22:32:42.3482086Z    Compiling blake3 v1.8.5
2026-08-01T22:32:43.2235990Z    Compiling darling_macro v0.20.11
2026-08-01T22:32:43.2801665Z    Compiling tempfile v3.27.0
2026-08-01T22:32:43.4287826Z    Compiling darling v0.20.11
2026-08-01T22:32:43.4569439Z    Compiling derive_builder_core v0.20.2
2026-08-01T22:32:43.4982153Z    Compiling spt-test-support v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-01T22:32:44.0214071Z    Compiling derive_builder_macro v0.20.2
2026-08-01T22:32:44.0485834Z    Compiling derive_more v2.1.1
2026-08-01T22:32:44.1184464Z    Compiling iroh-base v0.98.0
2026-08-01T22:32:44.2152207Z    Compiling derive_builder v0.20.2
2026-08-01T22:32:44.2634875Z    Compiling vergen-lib v9.1.0
2026-08-01T22:32:44.2635418Z    Compiling vergen-lib v0.1.6
2026-08-01T22:32:44.4159240Z    Compiling vergen v9.1.0
2026-08-01T22:32:44.4542742Z    Compiling vergen-gitcl v1.0.8
2026-08-01T22:32:44.7430098Z    Compiling iroh-relay v0.98.0
2026-08-01T22:32:45.2813199Z    Compiling rustls-webpki v0.103.13
2026-08-01T22:32:45.4200325Z    Compiling tokio-util v0.7.18
2026-08-01T22:32:45.4201006Z    Compiling netlink-sys v0.8.8
2026-08-01T22:32:45.4201432Z    Compiling tower v0.5.3
2026-08-01T22:32:45.4204842Z    Compiling acto v0.8.2
2026-08-01T22:32:45.4205560Z    Compiling backon v1.6.0
2026-08-01T22:32:45.5918591Z    Compiling netdev v0.42.0
2026-08-01T22:32:45.5919286Z    Compiling netlink-proto v0.12.0
2026-08-01T22:32:45.9060888Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-01T22:32:45.9624398Z    Compiling tower-http v0.6.11
2026-08-01T22:32:46.2213345Z    Compiling h2 v0.4.14
2026-08-01T22:32:46.2230822Z    Compiling n0-future v0.3.2
2026-08-01T22:32:46.2260629Z    Compiling tokio-stream v0.1.18
2026-08-01T22:32:46.3600534Z    Compiling n0-watcher v0.6.1
2026-08-01T22:32:46.3680113Z    Compiling iroh-dns v0.98.0
2026-08-01T22:32:46.5875712Z    Compiling netwatch v0.16.0
2026-08-01T22:32:48.6825623Z    Compiling tokio-rustls v0.26.4
2026-08-01T22:32:48.6826214Z    Compiling rustls-platform-verifier v0.7.0
2026-08-01T22:32:48.6826767Z    Compiling noq-proto v0.17.0
2026-08-01T22:32:48.8527733Z    Compiling tokio-websockets v0.13.2
2026-08-01T22:32:49.4525326Z    Compiling hyper v1.10.1
2026-08-01T22:32:49.4525845Z    Compiling hickory-net v0.26.0-beta.4
2026-08-01T22:32:49.6985750Z    Compiling rusqlite v0.32.1
2026-08-01T22:32:50.2893361Z    Compiling spt-store v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-01T22:32:50.4579179Z    Compiling hyper-util v0.1.20
2026-08-01T22:32:50.5484529Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-01T22:32:51.4175137Z    Compiling hyper-rustls v0.27.9
2026-08-01T22:32:51.4175604Z    Compiling igd-next v0.17.1
2026-08-01T22:32:51.5567882Z    Compiling reqwest v0.13.4
2026-08-01T22:32:52.1667923Z    Compiling portmapper v0.16.0
2026-08-01T22:32:52.6160898Z    Compiling noq v0.18.0
2026-08-01T22:32:54.2090758Z    Compiling spt-msg v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-01T22:32:54.5019097Z    Compiling spt-runtime v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-01T22:32:56.4438021Z    Compiling spt-term v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-01T22:32:56.4438789Z    Compiling spt-live v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-01T22:32:58.0451057Z    Compiling iroh v0.98.2
2026-08-01T22:33:06.0409899Z    Compiling spt-net v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-01T22:33:07.7491034Z    Compiling spt-daemon v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-01T22:33:20.7434730Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.72s
2026-08-01T22:33:20.7639249Z      Running tests/twohost.rs (target/debug/deps/twohost-c226a64d84cc262c)
2026-08-01T22:33:20.7672842Z 
2026-08-01T22:33:20.7673092Z running 3 tests
2026-08-01T22:33:20.7674919Z test b2_attacher_child ... ok
2026-08-01T22:33:20.7675172Z test two_host_ladder_role_a ... ok
2026-08-01T22:33:20.7682754Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-01T22:33:20.9119742Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-01T22:33:20.9168686Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-01T22:33:20.9463192Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785623600946 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:33:20.9542947Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785623600954 mono_ms=8 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:33:20.9544068Z TWOHOST role B: drive session 1 ready
2026-08-01T22:33:20.9804524Z PAIR_MEET_UP:twohost step=59520786 id=d8c5c32674b41fde0f69803dee195d5d77f143ed71c9007e87b015a34fcb5c21 addr=EndpointAddr { id: PublicKey(d8c5c32674b41fde0f69803dee195d5d77f143ed71c9007e87b015a34fcb5c21), addrs: {Ip(100.98.197.12:37594), Ip(192.168.1.162:37594)} }
2026-08-01T22:33:30.9818297Z PAIR_MEET_UP:twohost step=59520787 id=6890496bf5645ea584f93eb712f2a76909e86f301e5adb139467354506ad3d06 addr=EndpointAddr { id: PublicKey(6890496bf5645ea584f93eb712f2a76909e86f301e5adb139467354506ad3d06), addrs: {Ip(100.98.197.12:44847), Ip(192.168.1.162:44847)} }
2026-08-01T22:34:00.9831464Z PAIR_MEET_UP:twohost step=59520788 id=5ebc38fcf1aab1932a030b8cbba29759ae29537def4e4b0abf21908d8fb81373 addr=EndpointAddr { id: PublicKey(5ebc38fcf1aab1932a030b8cbba29759ae29537def4e4b0abf21908d8fb81373), addrs: {Ip(100.98.197.12:46122), Ip(192.168.1.162:46122)} }
2026-08-01T22:34:20.7674930Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-01T22:34:30.9840833Z PAIR_MEET_UP:twohost step=59520789 id=6f7419c06023f42ed14630bce23a8152b8d896d8b76582e6eddadc5e0da76a99 addr=EndpointAddr { id: PublicKey(6f7419c06023f42ed14630bce23a8152b8d896d8b76582e6eddadc5e0da76a99), addrs: {Ip(100.98.197.12:37721), Ip(192.168.1.162:37721)} }
2026-08-01T22:35:00.9859587Z PAIR_MEET_UP:twohost step=59520790 id=2afbefa2d31cc215bff5b6fb7c032ae32d7c5edaf166a8602cd334612d90c7b6 addr=EndpointAddr { id: PublicKey(2afbefa2d31cc215bff5b6fb7c032ae32d7c5edaf166a8602cd334612d90c7b6), addrs: {Ip(100.98.197.12:40596), Ip(192.168.1.162:40596)} }
2026-08-01T22:35:30.9866187Z PAIR_MEET_UP:twohost step=59520791 id=5855a67ffd689535c5fbc25f37460a19e2d1474af059431bdbf70e94a6d324cc addr=EndpointAddr { id: PublicKey(5855a67ffd689535c5fbc25f37460a19e2d1474af059431bdbf70e94a6d324cc), addrs: {Ip(100.98.197.12:40471), Ip(192.168.1.162:40471)} }
2026-08-01T22:35:54.3149230Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-01T22:35:54.5215479Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-01T22:35:54.5215928Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-01T22:35:54.5220782Z PUMP_IPC_READER: spawned
2026-08-01T22:35:54.5221082Z PUMP_IPC_READER: spawned
2026-08-01T22:35:54.5222168Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785623754522 mono_ms=153576 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:54.5223172Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785623754522 mono_ms=153576 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:54.5258479Z EPOCH_FAST_FORWARD:0->1: our fleet-replicated roster row holds lease 0 — jumping past it so our own advertisements are admitted again (KNOWN-HAZARDS 7.60) [REQ-ROSTER-SELF-LEASE-HEAL]
2026-08-01T22:35:54.5579380Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785623754557 mono_ms=153611 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:54.5584008Z SELF_ADDR_REBIND:9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612: live endpoint address differs from our advertised roster row — re-authored at lease 1, advertise requested [REQ-SELF-ADDR-REBIND-READVERTISE]
2026-08-01T22:35:54.5814760Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW/.tmpz3UCM3/identity/trust/access.json — no access store was present at first load in this process, so an EMPTY baseline was written (everything open that the chain leaves open). If this node had access rules, they are GONE: the store was removed while the daemon was down, and this mint replaced it. Re-apply them (`spt endpoint access ...`); a restart cannot tell a wipe from a first boot.
2026-08-01T22:35:54.5817261Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785623754581 mono_ms=0
2026-08-01T22:35:54.5979590Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785623754597 mono_ms=153651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:54.6209817Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785623754620 mono_ms=153674 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0400471Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785623755039 mono_ms=154093 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0517792Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785623755051 mono_ms=154105 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0755589Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785623755075 mono_ms=154129 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0756573Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785623755075 mono_ms=154129 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0757317Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785623755075 mono_ms=154129 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0758062Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785623755075 mono_ms=154129 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0758839Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785623755075 mono_ms=154129 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0760442Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785623755075 mono_ms=154129 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0764685Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785623755076 mono_ms=154130 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0766102Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785623755076 mono_ms=154130 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0767796Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785623755076 mono_ms=154130 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0769266Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785623755076 mono_ms=154130 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.0770153Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785623755076 mono_ms=154130 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.1044693Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785623755104 mono_ms=154158 event=stream-sub-release stream=5 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.1367172Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785623755136 mono_ms=154190 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.1591327Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785623755158 mono_ms=154212 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.1592834Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785623755159 mono_ms=154213 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.1593764Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785623755159 mono_ms=154213 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2262796Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785623755226 mono_ms=154280 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2263884Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785623755226 mono_ms=154280 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2265953Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785623755226 mono_ms=154280 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2267749Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785623755226 mono_ms=154280 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2591884Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785623755259 mono_ms=154312 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2593071Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785623755259 mono_ms=154313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2594403Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785623755259 mono_ms=154313 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2720045Z TWOHOST OK: register: A's perch row replicated to B
2026-08-01T22:35:55.2764449Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785623755276 mono_ms=154330 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2765598Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785623755276 mono_ms=154330 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2766958Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785623755276 mono_ms=154330 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.2768468Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785623755276 mono_ms=154330 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3216102Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785623755321 mono_ms=154375 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3217500Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785623755321 mono_ms=154375 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3218339Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785623755321 mono_ms=154375 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3266953Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785623755326 mono_ms=154380 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3268151Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785623755326 mono_ms=154380 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3269150Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785623755326 mono_ms=154380 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3270154Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785623755326 mono_ms=154380 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3271131Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785623755326 mono_ms=154380 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3272477Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=12 wall_ms=1785623755326 mono_ms=154380 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3273431Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=12 wall_ms=1785623755327 mono_ms=154380 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3274285Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785623755327 mono_ms=154380 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3279676Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785623755327 mono_ms=154381 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3280537Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785623755327 mono_ms=154381 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3281263Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785623755328 mono_ms=154381 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3282128Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=12 wall_ms=1785623755328 mono_ms=154381 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3282885Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785623755328 mono_ms=154382 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3283562Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785623755328 mono_ms=154382 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3772167Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785623755377 mono_ms=154430 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3773198Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785623755377 mono_ms=154430 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3774231Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785623755377 mono_ms=154431 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3776554Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 wall_ms=1785623755377 mono_ms=154431 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3778216Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785623755377 mono_ms=154431 event=controller-replaced session=1 new_conn=24 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3779965Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623755377 mono_ms=154431 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3781324Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785623755377 mono_ms=154431 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.3853415Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=24 intent=control old_by=- old_gen=0 req_gen=1785623755215 decision=controller
2026-08-01T22:35:55.3854979Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=24 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785623755215 req_gen=1785623755215 decision=idempotent
2026-08-01T22:35:55.4309446Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785623755430 mono_ms=154484 event=stream-sub-release stream=8 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.4428093Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785623755442 mono_ms=154496 event=stream-sub-attach stream=14 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.4552635Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785623755455 mono_ms=154508 event=stream-sub-release stream=14 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.4782152Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785623755478 mono_ms=154531 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.5235227Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-01T22:35:55.5235636Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-01T22:35:55.5236186Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-01T22:35:55.5237526Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-01T22:35:55.5242390Z TWOHOST OK: notif: A's insert fired on B
2026-08-01T22:35:55.5312720Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785623754868) — replicating back
2026-08-01T22:35:55.5417110Z TWOHOST OK: sync: B pulled A's mind
2026-08-01T22:35:55.6586946Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785623755658 mono_ms=154712 event=stream-sub-release stream=17 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.6824847Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 wall_ms=1785623755682 mono_ms=154736 event=stream-sub-attach stream=18 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.7087860Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 wall_ms=1785623755708 mono_ms=154762 event=stream-sub-release stream=18 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.7220717Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW/.tmpz3UCM3/identity/trust/access.json (ling-twohost-a) were INERT on earlier versions (no sender subject was ever supplied) and are ENFORCED as of this version — messages from those senders are now decided by them. Review with `spt endpoint access` if that is not what you intended.
2026-08-01T22:35:55.8300978Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785623755829 mono_ms=154883 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.8301745Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785623755830 mono_ms=154883 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.8303056Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785623755830 mono_ms=154884 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.8305904Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785623755830 mono_ms=154884 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.8538768Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785623755853 mono_ms=154907 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.8540257Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785623755853 mono_ms=154907 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:55.8540971Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785623755854 mono_ms=154907 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.3733327Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 wall_ms=1785623756373 mono_ms=155426 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.5548548Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 wall_ms=1785623756554 mono_ms=155608 event=stream-sub-release stream=23 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.5666784Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24 wall_ms=1785623756566 mono_ms=155620 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.6155582Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24 wall_ms=1785623756615 mono_ms=155669 event=stream-sub-release stream=24 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8871615Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785623756886 mono_ms=155940 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8873020Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785623756886 mono_ms=155940 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8874134Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785623756887 mono_ms=155941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8875239Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785623756887 mono_ms=155941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8876073Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=25 wall_ms=1785623756887 mono_ms=155941 event=stream-sub-attach stream=25 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8877556Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=25 wall_ms=1785623756887 mono_ms=155941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8885999Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=25 wall_ms=1785623756888 mono_ms=155942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8887363Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785623756888 mono_ms=155942 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8888556Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785623756888 mono_ms=155942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8890321Z CONN_LIFECYCLE: conn=31 role=brain wall_ms=1785623756888 mono_ms=155942 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8892548Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=26 wall_ms=1785623756889 mono_ms=155943 event=stream-sub-attach stream=26 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8901006Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=26 wall_ms=1785623756890 mono_ms=155943 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8902126Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785623756890 mono_ms=155944 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:56.8903146Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785623756890 mono_ms=155944 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0383532Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785623757038 mono_ms=156092 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0385159Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785623757038 mono_ms=156092 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0386529Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785623757038 mono_ms=156092 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0388138Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785623757038 mono_ms=156092 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0389486Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=28 wall_ms=1785623757038 mono_ms=156092 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0390527Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=27 wall_ms=1785623757038 mono_ms=156092 event=stream-sub-attach stream=27 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0391480Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=28 wall_ms=1785623757038 mono_ms=156092 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0392400Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=27 wall_ms=1785623757038 mono_ms=156092 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0447679Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=28 wall_ms=1785623757044 mono_ms=156098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0448645Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785623757044 mono_ms=156098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0449819Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785623757044 mono_ms=156098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0607362Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=27 wall_ms=1785623757060 mono_ms=156114 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0608387Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785623757060 mono_ms=156114 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0609324Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785623757060 mono_ms=156114 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0886349Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785623757088 mono_ms=156142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0887236Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785623757088 mono_ms=156142 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0888529Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=29 wall_ms=1785623757088 mono_ms=156142 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0890696Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=29 wall_ms=1785623757088 mono_ms=156142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0897220Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=29 wall_ms=1785623757089 mono_ms=156143 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0898401Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785623757089 mono_ms=156143 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.0899460Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785623757089 mono_ms=156143 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.1391362Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785623757138 mono_ms=156192 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.1392419Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785623757139 mono_ms=156192 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.1393991Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=30 wall_ms=1785623757139 mono_ms=156193 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.1395393Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=30 wall_ms=1785623757139 mono_ms=156193 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.1403076Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=30 wall_ms=1785623757140 mono_ms=156194 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.1404064Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785623757140 mono_ms=156194 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.1404851Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785623757140 mono_ms=156194 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.2542910Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623757254 mono_ms=156307 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.2927025Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-01T22:35:57.3404688Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785623757340 mono_ms=156394 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.3405852Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785623757340 mono_ms=156394 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.3407565Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=34 wall_ms=1785623757340 mono_ms=156394 event=stream-sub-attach stream=34 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.3408901Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=34 wall_ms=1785623757340 mono_ms=156394 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.3490085Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=34 wall_ms=1785623757348 mono_ms=156402 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.3491015Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785623757349 mono_ms=156402 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.3491801Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785623757349 mono_ms=156403 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.4136550Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623757413 mono_ms=156467 event=stream-sub-release stream=33 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.4259726Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623757425 mono_ms=156479 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.4748172Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623757474 mono_ms=156528 event=stream-sub-release stream=35 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.5268224Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623757526 mono_ms=156580 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.5429198Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-01T22:35:57.7121115Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623757711 mono_ms=156765 event=stream-sub-release stream=37 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7433988Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785623757743 mono_ms=156797 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7434817Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785623757743 mono_ms=156797 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7435680Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785623757743 mono_ms=156797 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7436563Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785623757743 mono_ms=156797 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7437410Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=38 wall_ms=1785623757743 mono_ms=156797 event=stream-sub-attach stream=38 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7438253Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=38 wall_ms=1785623757743 mono_ms=156797 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7440888Z CONN_LIFECYCLE: conn=52 role=brain wall_ms=1785623757744 mono_ms=156797 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7442568Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=39 wall_ms=1785623757744 mono_ms=156798 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7447079Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=38 wall_ms=1785623757744 mono_ms=156798 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7448367Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785623757744 mono_ms=156798 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7449413Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785623757744 mono_ms=156798 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7686129Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=39 wall_ms=1785623757768 mono_ms=156822 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7687547Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785623757768 mono_ms=156822 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7688299Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785623757768 mono_ms=156822 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.7982620Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-01T22:35:57.7983093Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-01T22:35:57.8944572Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785623757894 mono_ms=156948 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.8945746Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785623757894 mono_ms=156948 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.8948009Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=40 wall_ms=1785623757894 mono_ms=156948 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.8949989Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=40 wall_ms=1785623757894 mono_ms=156948 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9167471Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=40 wall_ms=1785623757916 mono_ms=156970 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9169325Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785623757916 mono_ms=156970 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9170135Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785623757916 mono_ms=156970 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9951411Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785623757995 mono_ms=157048 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9952494Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785623757995 mono_ms=157049 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9954360Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=41 wall_ms=1785623757995 mono_ms=157049 event=stream-sub-attach stream=41 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9955315Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=41 wall_ms=1785623757995 mono_ms=157049 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9963889Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=41 wall_ms=1785623757996 mono_ms=157050 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9965175Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785623757996 mono_ms=157050 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:57.9966078Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785623757996 mono_ms=157050 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1370338Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623758136 mono_ms=157190 event=stream-sub-attach stream=43 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1798333Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623758179 mono_ms=157233 event=stream-sub-release stream=43 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1965508Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785623758196 mono_ms=157250 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1966436Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785623758196 mono_ms=157250 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1967653Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=44 wall_ms=1785623758196 mono_ms=157250 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1968700Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=44 wall_ms=1785623758196 mono_ms=157250 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1986438Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=44 wall_ms=1785623758198 mono_ms=157252 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1987307Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785623758198 mono_ms=157252 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.1988273Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785623758198 mono_ms=157252 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2469361Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785623758246 mono_ms=157300 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2470292Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785623758246 mono_ms=157300 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2471404Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=45 wall_ms=1785623758247 mono_ms=157300 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2472854Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=45 wall_ms=1785623758247 mono_ms=157301 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2616127Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=45 wall_ms=1785623758261 mono_ms=157315 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2617013Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785623758261 mono_ms=157315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2617739Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785623758261 mono_ms=157315 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2973292Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785623758297 mono_ms=157351 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2974213Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785623758297 mono_ms=157351 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2975458Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=46 wall_ms=1785623758297 mono_ms=157351 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2976950Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=46 wall_ms=1785623758297 mono_ms=157351 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2994160Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=46 wall_ms=1785623758299 mono_ms=157353 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2996206Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785623758299 mono_ms=157353 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.2997465Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785623758299 mono_ms=157353 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3476607Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785623758347 mono_ms=157401 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3477861Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785623758347 mono_ms=157401 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3478723Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=47 wall_ms=1785623758347 mono_ms=157401 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3479798Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=47 wall_ms=1785623758347 mono_ms=157401 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3503543Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=47 wall_ms=1785623758350 mono_ms=157404 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3504535Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785623758350 mono_ms=157404 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3505415Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785623758350 mono_ms=157404 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3979589Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785623758397 mono_ms=157451 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3980498Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785623758397 mono_ms=157451 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3981555Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=48 wall_ms=1785623758398 mono_ms=157451 event=stream-sub-attach stream=48 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.3982647Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=48 wall_ms=1785623758398 mono_ms=157452 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.4231090Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623758422 mono_ms=157476 event=stream-sub-attach stream=50 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.4781221Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=48 wall_ms=1785623758477 mono_ms=157531 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.4782304Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785623758478 mono_ms=157532 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.4783284Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785623758478 mono_ms=157532 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.4985500Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785623758498 mono_ms=157552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.4986510Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785623758498 mono_ms=157552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.4988459Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=51 wall_ms=1785623758498 mono_ms=157552 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.4989749Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=51 wall_ms=1785623758498 mono_ms=157552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.5005856Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=51 wall_ms=1785623758500 mono_ms=157554 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.5006878Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785623758500 mono_ms=157554 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.5007677Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785623758500 mono_ms=157554 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.5486897Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-01T22:35:58.5487368Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-01T22:35:58.5493227Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-01T22:35:58.5497428Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-01T22:35:58.5800643Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623758579 mono_ms=157633 event=stream-sub-release stream=50 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6498529Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785623758649 mono_ms=157703 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6499980Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785623758649 mono_ms=157703 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6501355Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785623758649 mono_ms=157703 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6503114Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785623758649 mono_ms=157703 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6504310Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=52 wall_ms=1785623758650 mono_ms=157703 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6505162Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=52 wall_ms=1785623758650 mono_ms=157704 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6506121Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785623758650 mono_ms=157704 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6507988Z CONN_LIFECYCLE: conn=83 role=brain stream-subscriber stream=53 wall_ms=1785623758650 mono_ms=157704 event=stream-sub-attach stream=53 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6511027Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=52 wall_ms=1785623758651 mono_ms=157704 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6512716Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785623758651 mono_ms=157705 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6513613Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785623758651 mono_ms=157705 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6769547Z CONN_LIFECYCLE: conn=83 role=brain stream-subscriber stream=53 wall_ms=1785623758676 mono_ms=157730 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6770792Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785623758676 mono_ms=157730 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.6771582Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785623758677 mono_ms=157730 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.7982128Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623758797 mono_ms=157851 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8005940Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785623758800 mono_ms=157854 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8007440Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785623758800 mono_ms=157854 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8009151Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=54 wall_ms=1785623758800 mono_ms=157854 event=stream-sub-attach stream=54 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8011047Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=54 wall_ms=1785623758801 mono_ms=157854 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8228475Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=54 wall_ms=1785623758822 mono_ms=157876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8230167Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785623758822 mono_ms=157876 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8231041Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785623758822 mono_ms=157876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8346562Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623758834 mono_ms=157888 event=stream-sub-release stream=56 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8510446Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785623758850 mono_ms=157904 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8511444Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785623758850 mono_ms=157904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8512852Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=57 wall_ms=1785623758851 mono_ms=157905 event=stream-sub-attach stream=57 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8514248Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=57 wall_ms=1785623758851 mono_ms=157905 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8521600Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=57 wall_ms=1785623758852 mono_ms=157905 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8522643Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785623758852 mono_ms=157906 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:58.8523606Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785623758852 mono_ms=157906 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.0525317Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785623759052 mono_ms=158106 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.0526431Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785623759052 mono_ms=158106 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.0527681Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=58 wall_ms=1785623759052 mono_ms=158106 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.0528763Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=58 wall_ms=1785623759052 mono_ms=158106 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.1104707Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=58 wall_ms=1785623759110 mono_ms=158164 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.1105866Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785623759110 mono_ms=158164 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.1107117Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785623759110 mono_ms=158164 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.2832500Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623759282 mono_ms=158336 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.3002182Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-01T22:35:59.4048253Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785623759404 mono_ms=158458 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.4049515Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785623759404 mono_ms=158458 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.4050977Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=61 wall_ms=1785623759404 mono_ms=158458 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.4052231Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=61 wall_ms=1785623759405 mono_ms=158458 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.4269826Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623759426 mono_ms=158480 event=stream-sub-release stream=60 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.4582482Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623759457 mono_ms=158511 event=stream-sub-attach stream=63 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.4871535Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=61 wall_ms=1785623759486 mono_ms=158540 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.4872371Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785623759487 mono_ms=158541 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.4873308Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785623759487 mono_ms=158541 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5054531Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785623759505 mono_ms=158559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5056168Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785623759505 mono_ms=158559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5057384Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785623759505 mono_ms=158559 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5058358Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785623759505 mono_ms=158559 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5059851Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=64 wall_ms=1785623759505 mono_ms=158559 event=stream-sub-attach stream=64 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5061303Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=64 wall_ms=1785623759505 mono_ms=158559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5062481Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785623759506 mono_ms=158559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5063813Z CONN_LIFECYCLE: conn=101 role=brain stream-subscriber stream=65 wall_ms=1785623759506 mono_ms=158560 event=stream-sub-attach stream=65 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5067787Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=64 wall_ms=1785623759506 mono_ms=158560 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5068672Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785623759506 mono_ms=158560 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5069581Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785623759506 mono_ms=158560 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5072623Z CONN_LIFECYCLE: conn=101 role=brain stream-subscriber stream=65 wall_ms=1785623759507 mono_ms=158561 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5073799Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785623759507 mono_ms=158561 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5074670Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785623759507 mono_ms=158561 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5503921Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-01T22:35:59.5541341Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-01T22:35:59.5601402Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785623759559 mono_ms=158613 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.5678097Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-01T22:35:59.6377208Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623759637 mono_ms=158691 event=stream-sub-release stream=63 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6495980Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623759649 mono_ms=158703 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6564004Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785623759656 mono_ms=158710 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6565582Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785623759656 mono_ms=158710 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6567454Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=66 wall_ms=1785623759656 mono_ms=158710 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6569048Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=66 wall_ms=1785623759656 mono_ms=158710 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6785877Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=66 wall_ms=1785623759678 mono_ms=158732 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6786875Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785623759678 mono_ms=158732 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6787733Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785623759678 mono_ms=158732 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.6906121Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623759690 mono_ms=158744 event=stream-sub-release stream=67 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7572677Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785623759757 mono_ms=158810 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7573941Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785623759757 mono_ms=158810 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7574922Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785623759757 mono_ms=158811 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7575805Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785623759757 mono_ms=158811 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7576984Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=70 wall_ms=1785623759757 mono_ms=158811 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7578753Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=68 wall_ms=1785623759757 mono_ms=158811 event=stream-sub-attach stream=68 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7580486Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=70 wall_ms=1785623759757 mono_ms=158811 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7581836Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=68 wall_ms=1785623759757 mono_ms=158811 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7583233Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=68 wall_ms=1785623759758 mono_ms=158812 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7584674Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785623759758 mono_ms=158812 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7585849Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785623759758 mono_ms=158812 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7589955Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=70 wall_ms=1785623759758 mono_ms=158812 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7591150Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785623759759 mono_ms=158812 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.7591961Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785623759759 mono_ms=158812 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.9082714Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785623759908 mono_ms=158961 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.9083729Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785623759908 mono_ms=158962 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.9085784Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785623759908 mono_ms=158962 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.9088179Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=71 wall_ms=1785623759908 mono_ms=158962 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.9092569Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785623759909 mono_ms=158963 event=controller-replaced session=2 new_conn=114 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.9094109Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=71 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623759909 mono_ms=158963 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.9095656Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785623759909 mono_ms=158963 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:35:59.9310429Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=114 intent=control old_by=- old_gen=0 req_gen=1785623759753 decision=controller
2026-08-01T22:35:59.9312066Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=114 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785623759753 req_gen=1785623759753 decision=idempotent
2026-08-01T22:36:00.0690718Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-01T22:36:00.3547067Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623760354 mono_ms=159408 event=stream-sub-attach stream=74 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4119404Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785623760411 mono_ms=159465 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4120107Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785623760411 mono_ms=159465 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4120926Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785623760411 mono_ms=159465 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4122022Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785623760411 mono_ms=159465 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4122866Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=75 wall_ms=1785623760412 mono_ms=159465 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4123757Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=75 wall_ms=1785623760412 mono_ms=159466 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4126119Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785623760412 mono_ms=159466 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4128042Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=76 wall_ms=1785623760412 mono_ms=159466 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4131979Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=75 wall_ms=1785623760413 mono_ms=159466 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4133575Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785623760413 mono_ms=159467 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4134579Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785623760413 mono_ms=159467 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4140311Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=76 wall_ms=1785623760413 mono_ms=159467 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4141345Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785623760414 mono_ms=159467 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.4142142Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785623760414 mono_ms=159468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5125071Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785623760512 mono_ms=159566 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5125981Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785623760512 mono_ms=159566 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5127751Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=77 wall_ms=1785623760512 mono_ms=159566 event=stream-sub-attach stream=77 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5129383Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=77 wall_ms=1785623760512 mono_ms=159566 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5347693Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=77 wall_ms=1785623760534 mono_ms=159588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5348713Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785623760534 mono_ms=159588 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5349878Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785623760534 mono_ms=159588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5457125Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623760545 mono_ms=159599 event=stream-sub-release stream=74 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5573316Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623760557 mono_ms=159610 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5627386Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785623760562 mono_ms=159616 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5628530Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785623760562 mono_ms=159616 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5629623Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785623760562 mono_ms=159616 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5630844Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785623760562 mono_ms=159616 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5632387Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=80 wall_ms=1785623760562 mono_ms=159616 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5633466Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=78 wall_ms=1785623760562 mono_ms=159616 event=stream-sub-attach stream=78 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5634816Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=80 wall_ms=1785623760563 mono_ms=159616 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5635708Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=78 wall_ms=1785623760563 mono_ms=159617 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5638375Z CONN_LIFECYCLE: conn=128 role=brain stream-subscriber stream=78 wall_ms=1785623760563 mono_ms=159617 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5639460Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785623760563 mono_ms=159617 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5640354Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785623760563 mono_ms=159617 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5680468Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=80 wall_ms=1785623760567 mono_ms=159621 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5681696Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785623760568 mono_ms=159622 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5682590Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785623760568 mono_ms=159622 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.5985696Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623760598 mono_ms=159652 event=stream-sub-release stream=79 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6132579Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785623760613 mono_ms=159666 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6133720Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785623760613 mono_ms=159667 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6135102Z CONN_LIFECYCLE: conn=132 role=brain stream-subscriber stream=83 wall_ms=1785623760613 mono_ms=159667 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6136273Z CONN_LIFECYCLE: conn=132 role=brain stream-subscriber stream=83 wall_ms=1785623760613 mono_ms=159667 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6150646Z CONN_LIFECYCLE: conn=132 role=brain stream-subscriber stream=83 wall_ms=1785623760614 mono_ms=159668 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6151508Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785623760615 mono_ms=159668 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6152288Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785623760615 mono_ms=159669 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6215582Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623760621 mono_ms=159675 event=stream-sub-attach stream=84 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6636565Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785623760663 mono_ms=159717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6637688Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785623760663 mono_ms=159717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6639028Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=85 wall_ms=1785623760663 mono_ms=159717 event=stream-sub-attach stream=85 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6640799Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=85 wall_ms=1785623760664 mono_ms=159717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6655651Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=85 wall_ms=1785623760665 mono_ms=159719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6656781Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785623760665 mono_ms=159719 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6657844Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785623760665 mono_ms=159719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6761815Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785623760676 mono_ms=159729 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6763417Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623760676 mono_ms=159729 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6833681Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623760683 mono_ms=159737 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6836647Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623760683 mono_ms=159737 event=stream-sub-release stream=13 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6839165Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623760683 mono_ms=159737 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6840554Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785623760683 mono_ms=159737 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.6841442Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785623760683 mono_ms=159737 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:00.9891866Z PAIR_MEET_UP:twohost step=59520792 id=cbc285e08d197e77f03d0012187414ac78176515b344ce532b8365dac8b252b1 addr=EndpointAddr { id: PublicKey(cbc285e08d197e77f03d0012187414ac78176515b344ce532b8365dac8b252b1), addrs: {Ip(100.98.197.12:43053), Ip(192.168.1.162:43053)} }
2026-08-01T22:36:07.3575100Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785623767357 mono_ms=166411 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:07.3575867Z DISPATCH:86:Failed("stream 86: opener not pinned yet")
2026-08-01T22:36:07.3576616Z DISPATCH_EV: gen=1785623754521 stream=86 family=unclassified attempt=0 conn=6 event=worker-outcome detail=Failed("stream 86: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:07.3577631Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785623767357 mono_ms=166411 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:07.8609492Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785623767860 mono_ms=166914 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:07.8610528Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785623767860 mono_ms=166914 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:07.8611182Z DISPATCH:86:Failed("stream 86: opener not pinned yet")
2026-08-01T22:36:07.8611758Z DISPATCH_EV: gen=1785623754521 stream=86 family=unclassified attempt=1 conn=6 event=worker-outcome detail=Failed("stream 86: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:08.8682379Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785623768868 mono_ms=167921 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:08.8683033Z DISPATCH:86:Failed("stream 86: opener not pinned yet")
2026-08-01T22:36:08.8683996Z DISPATCH_EV: gen=1785623754521 stream=86 family=unclassified attempt=2 conn=6 event=worker-outcome detail=Failed("stream 86: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:08.8685032Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785623768868 mono_ms=167922 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:10.6741885Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623770673 mono_ms=169727 event=stream-sub-release stream=84 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:10.6743817Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-01T22:36:10.6976946Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623770697 mono_ms=169751 event=stream-sub-attach stream=89 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:17.3795604Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785623777379 mono_ms=176433 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:17.3796396Z DISPATCH:90:Unknown
2026-08-01T22:36:17.3796938Z DISPATCH_EV: gen=1785623754521 stream=90 family=unclassified attempt=0 conn=7 event=worker-outcome detail=Unknown elapsed_ms=0 endpoint=-
2026-08-01T22:36:17.3797831Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785623777379 mono_ms=176433 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:20.7501843Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623780749 mono_ms=179803 event=stream-sub-release stream=89 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:20.7504218Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-01T22:36:21.3918658Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623781391 mono_ms=180445 event=stream-sub-attach stream=93 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:27.3532427Z PUMP_PEER_FAIL:78dbc403b63e785cbae40f3a4dcd9319f23923e63d2c585c071c8e5398aab1a5:stream ended before Done
2026-08-01T22:36:27.3533529Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785623787353 mono_ms=32771
2026-08-01T22:36:30.9909986Z PAIR_MEET_UP:twohost step=59520793 id=47e2f3328a5a03abfab0edd4c17bef3e928e46a3ff4e1f371735184fc060da2f addr=EndpointAddr { id: PublicKey(47e2f3328a5a03abfab0edd4c17bef3e928e46a3ff4e1f371735184fc060da2f), addrs: {Ip(100.98.197.12:34185), Ip(192.168.1.162:34185)} }
2026-08-01T22:36:32.3837678Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785623792383 mono_ms=191437 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:32.3838329Z DISPATCH:94:Failed("stream 94: opener not pinned yet")
2026-08-01T22:36:32.3839592Z DISPATCH_EV: gen=1785623754521 stream=94 family=unclassified attempt=0 conn=8 event=worker-outcome detail=Failed("stream 94: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:32.3840588Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785623792383 mono_ms=191437 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:32.3881951Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623792387 mono_ms=191441 event=stream-sub-attach stream=97 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:32.8874015Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785623792887 mono_ms=191941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:32.8874621Z DISPATCH:94:Failed("stream 94: opener not pinned yet")
2026-08-01T22:36:32.8875241Z DISPATCH_EV: gen=1785623754521 stream=94 family=unclassified attempt=1 conn=8 event=worker-outcome detail=Failed("stream 94: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:32.8876058Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785623792887 mono_ms=191941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:33.8946085Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785623793894 mono_ms=192948 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:33.8947403Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785623793894 mono_ms=192948 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:33.8948122Z DISPATCH:94:Failed("stream 94: opener not pinned yet")
2026-08-01T22:36:33.8955916Z DISPATCH_EV: gen=1785623754521 stream=94 family=unclassified attempt=2 conn=8 event=worker-outcome detail=Failed("stream 94: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:42.3586806Z PUMP_PEER_FAIL:78dbc403b63e785cbae40f3a4dcd9319f23923e63d2c585c071c8e5398aab1a5:stream ended before Done
2026-08-01T22:36:42.3588405Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785623802358 mono_ms=47777
2026-08-01T22:36:42.9781146Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785623802977 mono_ms=48396
2026-08-01T22:36:42.9784896Z PUMP_DIAL_SUBMIT:78dbc403b63e785cbae40f3a4dcd9319f23923e63d2c585c071c8e5398aab1a5:leg=cache addr={"id":"78dbc403b63e785cbae40f3a4dcd9319f23923e63d2c585c071c8e5398aab1a5","addrs":[{"Ip":"192.168.1.162:33352"}]} wall_ms=1785623802978 mono_ms=48396
2026-08-01T22:36:43.0121113Z PUMP_PEER_FAIL:78dbc403b63e785cbae40f3a4dcd9319f23923e63d2c585c071c8e5398aab1a5:net-stream-open failed: no such conn 9
2026-08-01T22:36:52.9800029Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785623812979 mono_ms=58398
2026-08-01T22:36:53.5981068Z PUMP_DIAL_SUBMIT:78dbc403b63e785cbae40f3a4dcd9319f23923e63d2c585c071c8e5398aab1a5:leg=cache addr={"id":"78dbc403b63e785cbae40f3a4dcd9319f23923e63d2c585c071c8e5398aab1a5","addrs":[{"Ip":"192.168.1.162:33352"}]} wall_ms=1785623813597 mono_ms=59016
2026-08-01T22:36:53.6078431Z PUMP_PEER_FAIL:78dbc403b63e785cbae40f3a4dcd9319f23923e63d2c585c071c8e5398aab1a5:closed by peer: 0
2026-08-01T22:36:57.4030748Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785623817402 mono_ms=216456 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:57.4031363Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-01T22:36:57.4032099Z DISPATCH_EV: gen=1785623754521 stream=101 family=unclassified attempt=0 conn=11 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:57.4033113Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785623817403 mono_ms=216456 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:57.9066840Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785623817906 mono_ms=216960 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:57.9067449Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-01T22:36:57.9068192Z DISPATCH_EV: gen=1785623754521 stream=101 family=unclassified attempt=1 conn=11 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:57.9069338Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785623817906 mono_ms=216960 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:57.9607161Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 stream-subscriber stream=18 stream-subscriber stream=23 stream-subscriber stream=24… wall_ms=1785623817960 mono_ms=217014 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:58.9137056Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785623818913 mono_ms=217967 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:36:58.9137958Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-01T22:36:58.9138726Z DISPATCH_EV: gen=1785623754521 stream=101 family=unclassified attempt=2 conn=11 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-01T22:36:58.9139994Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785623818913 mono_ms=217967 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:00.9910028Z PAIR_MEET_UP:twohost step=59520794 id=73e403775b76fd618f6329422054ad55ae1bf8e4ea966e383d12b84ef3b1780a addr=EndpointAddr { id: PublicKey(73e403775b76fd618f6329422054ad55ae1bf8e4ea966e383d12b84ef3b1780a), addrs: {Ip(100.98.197.12:44066), Ip(192.168.1.162:44066)} }
2026-08-01T22:37:04.9461237Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785623824945 mono_ms=223999 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:04.9501402Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785623824950 mono_ms=224003 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:04.9502889Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=71 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623824950 mono_ms=224003 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:04.9571129Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=71 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623824956 mono_ms=224010 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:04.9572732Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=71 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785623824957 mono_ms=224010 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:04.9573788Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785623824957 mono_ms=224011 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:04.9574476Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785623824957 mono_ms=224011 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:05.0332950Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-01T22:37:05.0333437Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-01T22:37:05.0333799Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-01T22:37:05.0334100Z TWOHOST role B: ladder complete
2026-08-01T22:37:05.0372858Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785623825037 mono_ms=224091 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-01T22:37:05.0411152Z test two_host_ladder_role_b ... ok
2026-08-01T22:37:05.0412148Z 
2026-08-01T22:37:05.0412676Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 224.27s
2026-08-01T22:37:05.0413072Z 
2026-08-01T22:37:05.0603684Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-01T22:37:05.0604055Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-01T22:37:05.0617087Z shell: /usr/bin/bash -e {0}
2026-08-01T22:37:05.0617307Z env:
2026-08-01T22:37:05.0617645Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:37:05.0618164Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:37:05.0618623Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:37:05.0619186Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:37:05.0619549Z ##[endgroup]
2026-08-01T22:37:05.1913867Z    Compiling typenum v1.20.1
2026-08-01T22:37:05.1914206Z    Compiling subtle v2.6.1
2026-08-01T22:37:05.5880892Z    Compiling generic-array v0.14.7
2026-08-01T22:37:05.8691564Z    Compiling crypto-common v0.1.7
2026-08-01T22:37:05.8692023Z    Compiling block-buffer v0.10.4
2026-08-01T22:37:05.9112728Z    Compiling digest v0.10.7
2026-08-01T22:37:05.9957185Z    Compiling hmac v0.12.1
2026-08-01T22:37:05.9957575Z    Compiling sha2 v0.10.9
2026-08-01T22:37:06.1772403Z    Compiling mock-adapter v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-01T22:37:06.3446097Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
2026-08-01T22:37:06.3569211Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-08-01T22:37:06.3569629Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-01T22:37:06.3582091Z shell: /usr/bin/bash -e {0}
2026-08-01T22:37:06.3582289Z env:
2026-08-01T22:37:06.3582581Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:37:06.3583020Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:37:06.3583425Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:37:06.3583845Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:37:06.3584165Z   SPT_TWO_HOST: 1
2026-08-01T22:37:06.3584341Z   SPT_TWO_HOST_ROLE: b
2026-08-01T22:37:06.3584533Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-01T22:37:06.3584760Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-01T22:37:06.3584949Z ##[endgroup]
2026-08-01T22:37:06.6187926Z    Compiling n0-future v0.3.2
2026-08-01T22:37:06.6234908Z    Compiling rustix v1.1.4
2026-08-01T22:37:06.6298739Z    Compiling backon v1.6.0
2026-08-01T22:37:06.6663054Z    Compiling n0-watcher v0.6.1
2026-08-01T22:37:06.6663422Z    Compiling iroh-dns v0.98.0
2026-08-01T22:37:06.7739751Z    Compiling netwatch v0.16.0
2026-08-01T22:37:06.8866758Z    Compiling iroh-relay v0.98.0
2026-08-01T22:37:07.3983510Z    Compiling portmapper v0.16.0
2026-08-01T22:37:08.0630308Z    Compiling terminal_size v0.4.4
2026-08-01T22:37:08.0630676Z    Compiling tempfile v3.27.0
2026-08-01T22:37:08.1258521Z    Compiling clap_builder v4.6.0
2026-08-01T22:37:08.2263336Z    Compiling spt-test-support v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-01T22:37:09.5431085Z    Compiling clap v4.6.1
2026-08-01T22:37:10.0009913Z    Compiling iroh v0.98.2
2026-08-01T22:37:17.8590150Z    Compiling spt-net v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-01T22:37:19.5725820Z    Compiling spt-daemon v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-01T22:37:30.1246418Z    Compiling spt v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-01T22:37:36.6051846Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.23s
2026-08-01T22:37:36.6286939Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-4edbef68806399bb)
2026-08-01T22:37:36.6305975Z 
2026-08-01T22:37:36.6306224Z running 2 tests
2026-08-01T22:37:36.6308151Z test gated_cli_role_a ... ok
2026-08-01T22:37:36.6314383Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-01T22:37:37.1270241Z MANIFEST_DEAD_KEY:gatedresume: [session.psyche_init] references `{psyche_dir}`, not a fillable key — this role is retired (never spawned); remove the dead reference
2026-08-01T22:37:46.9152686Z GATED role B: ticker session 1 ready
2026-08-01T22:37:52.9205925Z GATED OK: bring-up: A's target row replicated to B
2026-08-01T22:37:52.9206407Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-08-01T22:37:52.9206817Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-08-01T22:37:52.9207219Z GATED OK: C-2: the revived harness self-bound (status online)
2026-08-01T22:37:52.9207577Z GATED OK: C-2 revive (serve side)
2026-08-01T22:37:53.0910328Z GATED OK: E-1 send confirmed —  SENT(WAN):ling-gated-tgt@cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c (spooled)
2026-08-01T22:38:26.4363738Z GATED OK: E-1: A confirmed the from-stamp
2026-08-01T22:38:34.4506211Z GATED OK: W4 fork: A's cross-node fork landed here
2026-08-01T22:38:34.4821460Z GATED OK: W4 fork — whole endpoint minted here, source intact
2026-08-01T22:38:36.6307429Z test gated_cli_role_b has been running for over 60 seconds
2026-08-01T22:38:56.3087861Z GATED OK: B-3: A's viewport is attached
2026-08-01T22:38:56.3201780Z GATED: daemon stop rc=Some(3) out= err=DAEMON_STOP_REFUSED: a broker-stopping command is never run by an spt endpoint (this process runs inside hosted session 'ling-gated-e1'). this would kill the running session(s) of all 2 spt-hosted endpoint(s) on this node, including your own: ling-gated-c2, ling-gated-rc. No flag overrides this, `--force` included. run this from a terminal of your own — a shell that is not descended from an agent's hosted session
2026-08-01T22:38:56.3247971Z GATED role B: daemon DOWN (honest stop) — restarting
2026-08-01T22:39:05.8121133Z GATED role B: ticker respawned (2) after the bounce
2026-08-01T22:40:14.2689534Z GATED OK: B-3: A finished (reheal proven)
2026-08-01T22:55:14.3055566Z GATED role B: step complete — bye ack NOT observed within the bound (tolerated: A asserts delivery on its side)
2026-08-01T22:55:14.3943863Z test gated_cli_role_b ... ok
2026-08-01T22:55:14.3944154Z 
2026-08-01T22:55:14.3944502Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1057.76s
2026-08-01T22:55:14.3953584Z 
2026-08-01T22:55:14.4084724Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-01T22:55:14.4085043Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-01T22:55:14.4097290Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:55:14.4097567Z env:
2026-08-01T22:55:14.4097868Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:55:14.4098310Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:55:14.4098720Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:55:14.4099360Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:55:14.4099666Z ##[endgroup]
2026-08-01T22:55:14.4145717Z CI-CENSUS scope roots:
2026-08-01T22:55:14.4146075Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:55:14.4146520Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-01T22:55:14.4147044Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-01T22:55:14.4147489Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-01T22:55:14.4147799Z   root: /home/reavus/spt-n1-oldbroker
2026-08-01T22:55:14.4191102Z CI-CENSUS self-check OK: walked 397 /proc entries, exe resolution live
2026-08-01T22:55:15.8938017Z CI-CENSUS phase=pre-reap box_procs=397 box_fds=10912 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T22:55:15.8938584Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T22:55:15.8939139Z   SCOPED   pid=3697640 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T22:55:15.8939654Z   SCOPED   pid=3697657 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T22:55:15.8940197Z   SCOPED   pid=3697878 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-01T22:55:15.8940707Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-01T22:55:22.4035475Z CI-CENSUS phase=post-settle box_procs=398 box_fds=10912 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T22:55:22.4036086Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T22:55:22.4036554Z   SCOPED   pid=3697640 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T22:55:22.4037148Z   SCOPED   pid=3697657 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T22:55:22.4037811Z   SCOPED   pid=3697878 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-01T22:55:23.1054887Z   REAP  pid=3697640 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T22:55:23.1082020Z   REAP  pid=3697657 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-01T22:55:23.1110727Z   REAP  pid=3697878 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-01T22:55:26.0575176Z CI-CENSUS phase=end box_procs=395 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T22:55:26.0575781Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T22:55:26.0576162Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-01T22:55:26.0606629Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-01T22:55:26.0607096Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-01T22:55:26.0621904Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:55:26.0622272Z env:
2026-08-01T22:55:26.0622685Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:55:26.0623318Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:55:26.0623899Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:55:26.0624480Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW
2026-08-01T22:55:26.0624935Z ##[endgroup]
2026-08-01T22:55:26.0701259Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-Lye2eW on attempt 1/5
2026-08-01T22:55:26.0800073Z Post job cleanup.
2026-08-01T22:55:26.1505933Z [command]/usr/bin/git version
2026-08-01T22:55:26.1536173Z git version 2.43.0
2026-08-01T22:55:26.1560638Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e133d6ea-b2a7-451a-a8da-4179fd66f4be/.gitconfig'
2026-08-01T22:55:26.1567588Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e133d6ea-b2a7-451a-a8da-4179fd66f4be' before making global git config changes
2026-08-01T22:55:26.1568326Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:55:26.1570978Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-01T22:55:26.1600956Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:55:26.1627937Z [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:26.1815148Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:55:26.1836156Z http.https://github.com/.extraheader
2026-08-01T22:55:26.1843786Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-01T22:55:26.1870727Z [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:26.2060476Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:55:26.2086331Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:55:26.2412260Z Post job cleanup.
2026-08-01T22:55:26.3090303Z [command]/usr/bin/git version
2026-08-01T22:55:26.3154680Z git version 2.43.0
2026-08-01T22:55:26.3180812Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e7c10a3d-b97c-4356-8788-29250b1028e6/.gitconfig'
2026-08-01T22:55:26.3187944Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e7c10a3d-b97c-4356-8788-29250b1028e6' before making global git config changes
2026-08-01T22:55:26.3188564Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:55:26.3192635Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:55:26.3237430Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:55:26.3263402Z [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:26.3453370Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:55:26.3473678Z http.https://github.com/.extraheader
2026-08-01T22:55:26.3480841Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-01T22:55:26.3504620Z [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:26.3692711Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:55:26.3716501Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:55:26.4026990Z Cleaning up orphan processes
