﻿2026-08-02T15:46:02.4922986Z Current runner version: '2.336.0'
2026-08-02T15:46:02.4927604Z Runner name: 'kitsubito'
2026-08-02T15:46:02.4928112Z Runner group name: 'Default'
2026-08-02T15:46:02.4928807Z Machine name: 'KITSUBITO'
2026-08-02T15:46:02.4932156Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T15:46:02.4934137Z Actions: write
2026-08-02T15:46:02.4934537Z ArtifactMetadata: write
2026-08-02T15:46:02.4934936Z Attestations: write
2026-08-02T15:46:02.4935309Z Checks: write
2026-08-02T15:46:02.4935658Z CodeQuality: write
2026-08-02T15:46:02.4936021Z Contents: write
2026-08-02T15:46:02.4936376Z CopilotRequests: write
2026-08-02T15:46:02.4936768Z Deployments: write
2026-08-02T15:46:02.4937139Z Discussions: write
2026-08-02T15:46:02.4937515Z Drives: write
2026-08-02T15:46:02.4937873Z Issues: write
2026-08-02T15:46:02.4938351Z Metadata: read
2026-08-02T15:46:02.4938804Z Models: read
2026-08-02T15:46:02.4939644Z Packages: write
2026-08-02T15:46:02.4940164Z Pages: write
2026-08-02T15:46:02.4940750Z PullRequests: write
2026-08-02T15:46:02.4941274Z RepositoryProjects: write
2026-08-02T15:46:02.4941777Z SecurityEvents: write
2026-08-02T15:46:02.4942254Z Statuses: write
2026-08-02T15:46:02.4942697Z VulnerabilityAlerts: read
2026-08-02T15:46:02.4943187Z ##[endgroup]
2026-08-02T15:46:02.4945121Z Secret source: Actions
2026-08-02T15:46:02.4945999Z Prepare workflow directory
2026-08-02T15:46:02.5323206Z Prepare all required actions
2026-08-02T15:46:02.5361186Z Getting action download info
2026-08-02T15:46:02.8666636Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T15:46:03.4158927Z Complete job name: twohost-b
2026-08-02T15:46:03.5027640Z ##[group]Run set -euo pipefail
2026-08-02T15:46:03.5028240Z [36;1mset -euo pipefail[0m
2026-08-02T15:46:03.5028690Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-02T15:46:03.5029368Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-02T15:46:03.5030092Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-02T15:46:03.5030827Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-02T15:46:03.5031432Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-02T15:46:03.5031938Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-02T15:46:03.5032752Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-02T15:46:03.5033520Z [36;1m  exit 1[0m
2026-08-02T15:46:03.5033863Z [36;1mfi[0m
2026-08-02T15:46:03.5050402Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T15:46:03.5051184Z ##[endgroup]
2026-08-02T15:46:03.5168733Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=740661407744 floor_bytes=34359738368
2026-08-02T15:46:03.5346220Z ##[group]Run actions/checkout@v5
2026-08-02T15:46:03.5346701Z with:
2026-08-02T15:46:03.5347069Z   repository: BigscreenVR/spt-bs-core
2026-08-02T15:46:03.5349818Z   token: ***
2026-08-02T15:46:03.5350191Z   ssh-strict: true
2026-08-02T15:46:03.5350539Z   ssh-user: git
2026-08-02T15:46:03.5350899Z   persist-credentials: true
2026-08-02T15:46:03.5351284Z   clean: true
2026-08-02T15:46:03.5351637Z   sparse-checkout-cone-mode: true
2026-08-02T15:46:03.5352051Z   fetch-depth: 1
2026-08-02T15:46:03.5352389Z   fetch-tags: false
2026-08-02T15:46:03.5352733Z   show-progress: true
2026-08-02T15:46:03.5353087Z   lfs: false
2026-08-02T15:46:03.5353407Z   submodules: false
2026-08-02T15:46:03.5353771Z   set-safe-directory: true
2026-08-02T15:46:03.5354166Z   allow-unsafe-pr-checkout: false
2026-08-02T15:46:03.5354570Z ##[endgroup]
2026-08-02T15:46:03.6127585Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T15:46:03.6129416Z ##[group]Getting Git version info
2026-08-02T15:46:03.6130135Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T15:46:03.6131002Z [command]/usr/bin/git version
2026-08-02T15:46:03.6131418Z git version 2.43.0
2026-08-02T15:46:03.6143982Z ##[endgroup]
2026-08-02T15:46:03.6151847Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/fd5e0c36-6fc9-4a8e-a785-7c9e13275993/.gitconfig'
2026-08-02T15:46:03.6158616Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fd5e0c36-6fc9-4a8e-a785-7c9e13275993' before making global git config changes
2026-08-02T15:46:03.6159803Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T15:46:03.6162034Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T15:46:03.6194249Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T15:46:03.6213219Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T15:46:03.6223670Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T15:46:03.6226310Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T15:46:03.6245873Z refs/heads/golden/barometer
2026-08-02T15:46:03.6252225Z [command]/usr/bin/git checkout --detach
2026-08-02T15:46:03.6306256Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T15:46:03.6342777Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T15:46:03.6370740Z Deleted branch golden/barometer (was a0b8d5f5b).
2026-08-02T15:46:03.6522745Z ##[endgroup]
2026-08-02T15:46:03.6523292Z [command]/usr/bin/git submodule status
2026-08-02T15:46:03.6660589Z ##[group]Cleaning the repository
2026-08-02T15:46:03.6664009Z [command]/usr/bin/git clean -ffdx
2026-08-02T15:46:04.5519734Z Removing target/
2026-08-02T15:46:04.5528201Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T15:46:04.5587689Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T15:46:04.5593965Z ##[endgroup]
2026-08-02T15:46:04.5595607Z ##[group]Disabling automatic garbage collection
2026-08-02T15:46:04.5599241Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T15:46:04.5626615Z ##[endgroup]
2026-08-02T15:46:04.5627798Z ##[group]Setting up auth
2026-08-02T15:46:04.5631682Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T15:46:04.5660368Z [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-02T15:46:04.5861613Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T15:46:04.5890990Z [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-02T15:46:04.6083664Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T15:46:04.6112310Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T15:46:04.6308574Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T15:46:04.6341785Z ##[endgroup]
2026-08-02T15:46:04.6342681Z ##[group]Fetching the repository
2026-08-02T15:46:04.6348745Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a0b8d5f5bd5a11ece939db76b41e02c98494a84d:refs/remotes/origin/golden/barometer
2026-08-02T15:46:05.1691142Z ##[endgroup]
2026-08-02T15:46:05.1691936Z ##[group]Determining the checkout info
2026-08-02T15:46:05.1692608Z ##[endgroup]
2026-08-02T15:46:05.1694949Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T15:46:05.1772652Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T15:46:05.1795845Z ##[group]Checking out the ref
2026-08-02T15:46:05.1798681Z [command]/usr/bin/git checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T15:46:05.1856368Z Switched to a new branch 'golden/barometer'
2026-08-02T15:46:05.1857038Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T15:46:05.1861906Z ##[endgroup]
2026-08-02T15:46:05.1897565Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T15:46:05.1922106Z a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T15:46:05.2057366Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-02T15:46:05.2057829Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-02T15:46:05.2071161Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T15:46:05.2071562Z ##[endgroup]
2026-08-02T15:46:05.2126323Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2223191Z ##[group]Run actions/checkout@v5
2026-08-02T15:46:05.2223529Z with:
2026-08-02T15:46:05.2223786Z   repository: SaberMage/spt-shell-notify
2026-08-02T15:46:05.2224110Z   path: .adapter-notify
2026-08-02T15:46:05.2226016Z   token: ***
2026-08-02T15:46:05.2226276Z   ssh-strict: true
2026-08-02T15:46:05.2226519Z   ssh-user: git
2026-08-02T15:46:05.2226753Z   persist-credentials: true
2026-08-02T15:46:05.2227025Z   clean: true
2026-08-02T15:46:05.2227278Z   sparse-checkout-cone-mode: true
2026-08-02T15:46:05.2227563Z   fetch-depth: 1
2026-08-02T15:46:05.2227807Z   fetch-tags: false
2026-08-02T15:46:05.2228064Z   show-progress: true
2026-08-02T15:46:05.2228308Z   lfs: false
2026-08-02T15:46:05.2228542Z   submodules: false
2026-08-02T15:46:05.2228782Z   set-safe-directory: true
2026-08-02T15:46:05.2229128Z   allow-unsafe-pr-checkout: false
2026-08-02T15:46:05.2229400Z env:
2026-08-02T15:46:05.2229791Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2230335Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2230827Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2231326Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:05.2231734Z ##[endgroup]
2026-08-02T15:46:05.2910625Z Syncing repository: SaberMage/spt-shell-notify
2026-08-02T15:46:05.2911930Z ##[group]Getting Git version info
2026-08-02T15:46:05.2913143Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-02T15:46:05.2931731Z [command]/usr/bin/git version
2026-08-02T15:46:05.2964054Z git version 2.43.0
2026-08-02T15:46:05.3014840Z ##[endgroup]
2026-08-02T15:46:05.3023042Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/20b3e386-4a34-4319-976e-8eae49f81d3f/.gitconfig'
2026-08-02T15:46:05.3030178Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/20b3e386-4a34-4319-976e-8eae49f81d3f' before making global git config changes
2026-08-02T15:46:05.3031040Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T15:46:05.3033450Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T15:46:05.3062564Z ##[group]Initializing the repository
2026-08-02T15:46:05.3065629Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T15:46:05.3092842Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T15:46:05.3093510Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-02T15:46:05.3094125Z hint: of your new repositories, which will suppress this warning, call:
2026-08-02T15:46:05.3094601Z hint: 
2026-08-02T15:46:05.3094956Z hint: 	git config --global init.defaultBranch <name>
2026-08-02T15:46:05.3095360Z hint: 
2026-08-02T15:46:05.3095781Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T15:46:05.3096314Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T15:46:05.3096740Z hint: 
2026-08-02T15:46:05.3097309Z hint: 	git branch -m <name>
2026-08-02T15:46:05.3098024Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-02T15:46:05.3104671Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-02T15:46:05.3138288Z ##[endgroup]
2026-08-02T15:46:05.3138875Z ##[group]Disabling automatic garbage collection
2026-08-02T15:46:05.3139427Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T15:46:05.3154151Z ##[endgroup]
2026-08-02T15:46:05.3154600Z ##[group]Setting up auth
2026-08-02T15:46:05.3159975Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T15:46:05.3185641Z [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-02T15:46:05.3366963Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T15:46:05.3396053Z [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-02T15:46:05.3582615Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T15:46:05.3612243Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T15:46:05.3800924Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T15:46:05.3830434Z ##[endgroup]
2026-08-02T15:46:05.3831024Z ##[group]Determining the default branch
2026-08-02T15:46:05.3833230Z Retrieving the default branch name
2026-08-02T15:46:05.7990149Z Default branch 'main'
2026-08-02T15:46:05.7991083Z ##[endgroup]
2026-08-02T15:46:05.7991480Z ##[group]Fetching the repository
2026-08-02T15:46:05.7994887Z [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-02T15:46:06.3153841Z From https://github.com/SaberMage/spt-shell-notify
2026-08-02T15:46:06.3154275Z  * [new branch]      main       -> origin/main
2026-08-02T15:46:06.3173179Z ##[endgroup]
2026-08-02T15:46:06.3173498Z ##[group]Determining the checkout info
2026-08-02T15:46:06.3175338Z ##[endgroup]
2026-08-02T15:46:06.3185565Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T15:46:06.3259157Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T15:46:06.3284655Z ##[group]Checking out the ref
2026-08-02T15:46:06.3287712Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T15:46:06.3324058Z Switched to a new branch 'main'
2026-08-02T15:46:06.3324387Z branch 'main' set up to track 'origin/main'.
2026-08-02T15:46:06.3328256Z ##[endgroup]
2026-08-02T15:46:06.3362035Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T15:46:06.3385030Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-02T15:46:06.3520781Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-02T15:46:06.3521206Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-02T15:46:06.3534477Z shell: /usr/bin/bash -e {0}
2026-08-02T15:46:06.3534683Z env:
2026-08-02T15:46:06.3534975Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:06.3535436Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:06.3535849Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:06.3536253Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:06.3536597Z ##[endgroup]
2026-08-02T15:46:06.3892698Z     Updating crates.io index
2026-08-02T15:46:06.4722109Z      Locking 11 packages to latest compatible versions
2026-08-02T15:46:06.5093206Z    Compiling serde_core v1.0.229
2026-08-02T15:46:06.5093692Z    Compiling zmij v1.0.23
2026-08-02T15:46:06.5093985Z    Compiling serde_json v1.0.151
2026-08-02T15:46:06.5094290Z    Compiling itoa v1.0.18
2026-08-02T15:46:06.5094605Z    Compiling memchr v2.8.3
2026-08-02T15:46:08.3998939Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-02T15:46:08.5727162Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
2026-08-02T15:46:08.5833068Z ##[group]Run cargo build -p spt --bin spt
2026-08-02T15:46:08.5833374Z [36;1mcargo build -p spt --bin spt[0m
2026-08-02T15:46:08.5846162Z shell: /usr/bin/bash -e {0}
2026-08-02T15:46:08.5846359Z env:
2026-08-02T15:46:08.5846655Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:08.5847100Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:08.5847544Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:08.5847968Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:46:08.5848274Z ##[endgroup]
2026-08-02T15:46:08.8923847Z    Compiling proc-macro2 v1.0.106
2026-08-02T15:46:08.8924411Z    Compiling unicode-ident v1.0.24
2026-08-02T15:46:08.8924843Z    Compiling quote v1.0.45
2026-08-02T15:46:08.8925088Z    Compiling libc v0.2.186
2026-08-02T15:46:08.8925410Z    Compiling serde_core v1.0.228
2026-08-02T15:46:08.8925823Z    Compiling cfg-if v1.0.4
2026-08-02T15:46:08.8950926Z    Compiling serde v1.0.228
2026-08-02T15:46:08.8971465Z    Compiling typenum v1.20.1
2026-08-02T15:46:08.9036823Z    Compiling log v0.4.32
2026-08-02T15:46:08.9061892Z    Compiling pin-project-lite v0.2.17
2026-08-02T15:46:08.9102703Z    Compiling version_check v0.9.5
2026-08-02T15:46:08.9103117Z    Compiling portable-atomic v1.13.1
2026-08-02T15:46:08.9181239Z    Compiling memchr v2.8.1
2026-08-02T15:46:08.9181990Z    Compiling find-msvc-tools v0.1.9
2026-08-02T15:46:08.9272242Z    Compiling shlex v2.0.1
2026-08-02T15:46:08.9391634Z    Compiling critical-section v1.2.0
2026-08-02T15:46:08.9942645Z    Compiling bytes v1.11.1
2026-08-02T15:46:09.0053015Z    Compiling subtle v2.6.1
2026-08-02T15:46:09.0192744Z    Compiling futures-core v0.3.32
2026-08-02T15:46:09.1699442Z    Compiling equivalent v1.0.2
2026-08-02T15:46:09.1877958Z    Compiling smallvec v1.15.1
2026-08-02T15:46:09.1878517Z    Compiling itoa v1.0.18
2026-08-02T15:46:09.1930917Z    Compiling semver v1.0.28
2026-08-02T15:46:09.2151188Z    Compiling stable_deref_trait v1.2.1
2026-08-02T15:46:09.2152285Z    Compiling slab v0.4.12
2026-08-02T15:46:09.2360623Z    Compiling futures-io v0.3.32
2026-08-02T15:46:09.2645475Z    Compiling futures-sink v0.3.32
2026-08-02T15:46:09.2789743Z    Compiling futures-task v0.3.32
2026-08-02T15:46:09.3111633Z    Compiling generic-array v0.14.7
2026-08-02T15:46:09.3691081Z    Compiling futures-channel v0.3.32
2026-08-02T15:46:09.3844579Z    Compiling hashbrown v0.17.1
2026-08-02T15:46:09.4046792Z    Compiling rustversion v1.0.22
2026-08-02T15:46:09.4620651Z    Compiling rand_core v0.10.1
2026-08-02T15:46:09.4661964Z    Compiling rustc_version v0.4.1
2026-08-02T15:46:09.4980730Z    Compiling bitflags v2.12.1
2026-08-02T15:46:09.5081037Z    Compiling cpufeatures v0.2.17
2026-08-02T15:46:09.5340728Z    Compiling getrandom v0.4.2
2026-08-02T15:46:09.5550912Z    Compiling fnv v1.0.7
2026-08-02T15:46:09.5680676Z    Compiling cfg_aliases v0.2.1
2026-08-02T15:46:09.6370945Z    Compiling strsim v0.11.1
2026-08-02T15:46:09.6520890Z    Compiling litemap v0.8.2
2026-08-02T15:46:09.6810400Z    Compiling writeable v0.6.3
2026-08-02T15:46:09.7110707Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T15:46:09.7542080Z    Compiling utf8_iter v1.0.4
2026-08-02T15:46:09.8320872Z    Compiling dunce v1.0.5
2026-08-02T15:46:09.8442822Z    Compiling icu_properties_data v2.2.0
2026-08-02T15:46:09.8530774Z    Compiling fs_extra v1.3.0
2026-08-02T15:46:09.8865838Z    Compiling ident_case v1.0.1
2026-08-02T15:46:09.8868003Z    Compiling autocfg v1.5.1
2026-08-02T15:46:09.8998273Z    Compiling percent-encoding v2.3.2
2026-08-02T15:46:09.9175238Z    Compiling http v1.4.1
2026-08-02T15:46:10.0154929Z    Compiling thiserror v2.0.18
2026-08-02T15:46:10.0270981Z    Compiling unicode-segmentation v1.13.3
2026-08-02T15:46:10.1534056Z    Compiling cpufeatures v0.3.0
2026-08-02T15:46:10.1630673Z    Compiling aws-lc-rs v1.17.0
2026-08-02T15:46:10.1753165Z    Compiling scopeguard v1.2.0
2026-08-02T15:46:10.2190882Z    Compiling indexmap v2.14.0
2026-08-02T15:46:10.2441768Z    Compiling form_urlencoded v1.2.2
2026-08-02T15:46:10.2600716Z    Compiling lock_api v0.4.14
2026-08-02T15:46:10.2980401Z    Compiling syn v2.0.117
2026-08-02T15:46:10.3645558Z    Compiling hybrid-array v0.4.12
2026-08-02T15:46:10.4100841Z    Compiling untrusted v0.9.0
2026-08-02T15:46:10.4179385Z    Compiling rustls v0.23.40
2026-08-02T15:46:10.4418739Z    Compiling heck v0.5.0
2026-08-02T15:46:10.4630374Z    Compiling const-oid v0.10.2
2026-08-02T15:46:10.4800216Z    Compiling anyhow v1.0.102
2026-08-02T15:46:10.5169987Z    Compiling atomic-waker v1.1.2
2026-08-02T15:46:10.5455697Z    Compiling unicode-xid v0.2.6
2026-08-02T15:46:10.5531008Z    Compiling parking_lot_core v0.9.12
2026-08-02T15:46:10.6240666Z    Compiling convert_case v0.10.0
2026-08-02T15:46:10.6370731Z    Compiling paste v1.0.15
2026-08-02T15:46:10.6580024Z    Compiling zerocopy v0.8.50
2026-08-02T15:46:10.7052993Z    Compiling httparse v1.10.1
2026-08-02T15:46:10.7180781Z    Compiling num-traits v0.2.19
2026-08-02T15:46:10.7247028Z    Compiling curve25519-dalek v4.1.3
2026-08-02T15:46:10.8031093Z    Compiling ahash v0.8.12
2026-08-02T15:46:10.8771245Z    Compiling jobserver v0.1.34
2026-08-02T15:46:10.9180643Z    Compiling either v1.16.0
2026-08-02T15:46:10.9291042Z    Compiling powerfmt v0.2.0
2026-08-02T15:46:10.9402568Z    Compiling base64ct v1.8.3
2026-08-02T15:46:11.0751141Z    Compiling block-buffer v0.12.0
2026-08-02T15:46:11.0970854Z    Compiling crypto-common v0.1.7
2026-08-02T15:46:11.1091443Z    Compiling cc v1.2.63
2026-08-02T15:46:11.1310944Z    Compiling crypto-common v0.2.2
2026-08-02T15:46:11.1367470Z    Compiling inout v0.2.2
2026-08-02T15:46:11.1561063Z    Compiling block-buffer v0.10.4
2026-08-02T15:46:11.1661061Z    Compiling http-body v1.0.1
2026-08-02T15:46:11.2611662Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T15:46:11.2843816Z    Compiling digest v0.10.7
2026-08-02T15:46:11.2912719Z    Compiling deranged v0.5.8
2026-08-02T15:46:11.3030311Z    Compiling pkg-config v0.3.33
2026-08-02T15:46:11.3043628Z    Compiling zmij v1.0.21
2026-08-02T15:46:11.3550477Z    Compiling data-encoding v2.11.0
2026-08-02T15:46:11.5830716Z    Compiling mio v1.2.1
2026-08-02T15:46:11.5891495Z    Compiling socket2 v0.6.4
2026-08-02T15:46:11.5970692Z    Compiling getrandom v0.2.17
2026-08-02T15:46:11.6788283Z    Compiling vcpkg v0.2.15
2026-08-02T15:46:11.7370917Z    Compiling rand_core v0.6.4
2026-08-02T15:46:11.7654256Z    Compiling time-core v0.1.8
2026-08-02T15:46:11.7780631Z    Compiling fastrand v2.4.1
2026-08-02T15:46:11.9080435Z    Compiling uuid v1.23.2
2026-08-02T15:46:11.9590875Z    Compiling tinyvec_macros v0.1.1
2026-08-02T15:46:12.0120266Z    Compiling base64 v0.22.1
2026-08-02T15:46:12.0216795Z    Compiling try-lock v0.2.5
2026-08-02T15:46:12.0308536Z    Compiling tower-service v0.3.3
2026-08-02T15:46:12.0442163Z    Compiling num-conv v0.2.2
2026-08-02T15:46:12.1002681Z    Compiling want v0.3.1
2026-08-02T15:46:12.1191000Z    Compiling tinyvec v1.11.0
2026-08-02T15:46:12.1410735Z    Compiling cipher v0.5.2
2026-08-02T15:46:12.2220872Z    Compiling parking_lot v0.12.5
2026-08-02T15:46:12.3115487Z    Compiling sha2 v0.10.9
2026-08-02T15:46:12.3460898Z    Compiling cmake v0.1.58
2026-08-02T15:46:12.4200689Z    Compiling chacha20 v0.10.0
2026-08-02T15:46:12.4440839Z    Compiling inout v0.1.4
2026-08-02T15:46:12.4877907Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-02T15:46:12.5160552Z    Compiling vergen-lib v9.1.0
2026-08-02T15:46:12.5819660Z    Compiling n0-future v0.3.2
2026-08-02T15:46:12.6490938Z    Compiling winnow v1.0.3
2026-08-02T15:46:12.6556922Z    Compiling signature v2.2.0
2026-08-02T15:46:12.6562184Z    Compiling serde_json v1.0.150
2026-08-02T15:46:12.6746804Z    Compiling crossbeam-utils v0.8.21
2026-08-02T15:46:12.7862618Z    Compiling rand v0.10.1
2026-08-02T15:46:12.7964927Z    Compiling httpdate v1.0.3
2026-08-02T15:46:12.7966864Z    Compiling spin v0.10.0
2026-08-02T15:46:12.8184138Z    Compiling cordyceps v0.3.4
2026-08-02T15:46:12.8256299Z    Compiling parking v2.2.1
2026-08-02T15:46:12.8346976Z    Compiling diatomic-waker v0.2.3
2026-08-02T15:46:12.8953404Z    Compiling ed25519 v2.2.3
2026-08-02T15:46:12.9025503Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T15:46:12.9350897Z    Compiling futures-lite v2.6.1
2026-08-02T15:46:12.9725047Z    Compiling cipher v0.4.4
2026-08-02T15:46:13.0060849Z    Compiling digest v0.11.3
2026-08-02T15:46:13.0196485Z    Compiling netlink-packet-core v0.8.1
2026-08-02T15:46:13.0912094Z    Compiling universal-hash v0.5.1
2026-08-02T15:46:13.1210682Z    Compiling vergen-lib v0.1.6
2026-08-02T15:46:13.1720642Z    Compiling futures-buffered v0.2.13
2026-08-02T15:46:13.1940733Z    Compiling vergen v9.1.0
2026-08-02T15:46:13.2010700Z    Compiling heapless v0.7.17
2026-08-02T15:46:13.2197859Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T15:46:13.2338502Z    Compiling noq-udp v0.10.0
2026-08-02T15:46:13.2824998Z    Compiling sync_wrapper v1.0.2
2026-08-02T15:46:13.3201078Z    Compiling byteorder v1.5.0
2026-08-02T15:46:13.3549244Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T15:46:13.3881732Z    Compiling aws-lc-sys v0.41.0
2026-08-02T15:46:13.3950587Z    Compiling ring v0.17.14
2026-08-02T15:46:13.3954476Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T15:46:13.4084880Z    Compiling allocator-api2 v0.2.21
2026-08-02T15:46:13.4321324Z    Compiling opaque-debug v0.3.1
2026-08-02T15:46:13.4571372Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T15:46:13.4788480Z    Compiling polyval v0.6.2
2026-08-02T15:46:13.5307681Z    Compiling hash32 v0.2.1
2026-08-02T15:46:13.6967404Z    Compiling vergen-gitcl v1.0.8
2026-08-02T15:46:13.7093324Z    Compiling spin v0.9.8
2026-08-02T15:46:13.7102034Z    Compiling fallible-iterator v0.3.0
2026-08-02T15:46:13.7585481Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T15:46:13.7788719Z    Compiling ryu v1.0.23
2026-08-02T15:46:13.8220331Z    Compiling signature v3.0.0
2026-08-02T15:46:13.8730577Z    Compiling num_threads v0.1.7
2026-08-02T15:46:13.8770856Z    Compiling tower-layer v0.3.3
2026-08-02T15:46:13.9620799Z    Compiling ghash v0.5.1
2026-08-02T15:46:13.9831052Z    Compiling time v0.3.47
2026-08-02T15:46:14.0090908Z    Compiling aes v0.8.4
2026-08-02T15:46:14.0120844Z    Compiling ctr v0.9.2
2026-08-02T15:46:14.0680807Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T15:46:14.1499135Z    Compiling fs2 v0.4.3
2026-08-02T15:46:14.1750840Z    Compiling http-body-util v0.1.3
2026-08-02T15:46:14.1980600Z    Compiling aead v0.5.2
2026-08-02T15:46:14.2900748Z    Compiling arrayvec v0.7.6
2026-08-02T15:46:14.3245961Z    Compiling openssl-probe v0.2.1
2026-08-02T15:46:14.3781114Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T15:46:14.4907869Z    Compiling utf8parse v0.2.2
2026-08-02T15:46:14.5251821Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T15:46:14.5252628Z    Compiling crossbeam-channel v0.5.15
2026-08-02T15:46:14.5365469Z    Compiling blake3 v1.8.5
2026-08-02T15:46:14.5890364Z    Compiling aes-gcm v0.10.3
2026-08-02T15:46:14.6980728Z    Compiling netlink-packet-route v0.29.0
2026-08-02T15:46:14.7511479Z    Compiling memoffset v0.6.5
2026-08-02T15:46:14.7698627Z    Compiling acto v0.8.2
2026-08-02T15:46:14.8791059Z    Compiling netwatch v0.16.0
2026-08-02T15:46:14.8909404Z    Compiling noq v0.18.0
2026-08-02T15:46:14.9220704Z    Compiling identity-hash v0.1.0
2026-08-02T15:46:14.9620741Z    Compiling rustc-hash v2.1.2
2026-08-02T15:46:14.9721206Z    Compiling tagptr v0.2.0
2026-08-02T15:46:15.0512940Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T15:46:15.0721533Z    Compiling ref-cast v1.0.25
2026-08-02T15:46:15.0960005Z    Compiling lru-slab v0.1.2
2026-08-02T15:46:15.1206590Z    Compiling thiserror v1.0.69
2026-08-02T15:46:15.1282498Z    Compiling xml-rs v0.8.28
2026-08-02T15:46:15.2162081Z    Compiling mac-addr v0.3.0
2026-08-02T15:46:15.2690711Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T15:46:15.3280877Z    Compiling foldhash v0.2.0
2026-08-02T15:46:15.4425788Z    Compiling synstructure v0.13.2
2026-08-02T15:46:15.4823266Z    Compiling darling_core v0.20.11
2026-08-02T15:46:15.5081223Z    Compiling hashbrown v0.16.1
2026-08-02T15:46:15.5092932Z    Compiling serde_derive_internals v0.29.1
2026-08-02T15:46:15.6933008Z    Compiling netlink-packet-route v0.30.0
2026-08-02T15:46:16.0171146Z    Compiling proc-macro-crate v3.5.0
2026-08-02T15:46:16.0910719Z    Compiling xmltree v0.10.3
2026-08-02T15:46:16.3092749Z    Compiling termios v0.2.2
2026-08-02T15:46:16.3271003Z    Compiling errno v0.3.14
2026-08-02T15:46:16.3940817Z    Compiling serial-core v0.4.0
2026-08-02T15:46:16.4340714Z    Compiling ioctl-rs v0.1.6
2026-08-02T15:46:16.4410888Z    Compiling simple-dns v0.9.3
2026-08-02T15:46:16.4575150Z    Compiling aho-corasick v1.1.4
2026-08-02T15:46:16.4700818Z    Compiling arrayref v0.3.9
2026-08-02T15:46:16.4891010Z    Compiling rustix v1.1.4
2026-08-02T15:46:16.5278331Z    Compiling toml_write v0.1.2
2026-08-02T15:46:16.5362016Z    Compiling simdutf8 v0.1.5
2026-08-02T15:46:16.5820829Z    Compiling smol_str v0.1.24
2026-08-02T15:46:16.5918192Z    Compiling constant_time_eq v0.4.2
2026-08-02T15:46:16.6871196Z    Compiling winnow v0.7.15
2026-08-02T15:46:16.7781959Z    Compiling regex-syntax v0.8.10
2026-08-02T15:46:16.7870585Z    Compiling sha1_smol v1.0.1
2026-08-02T15:46:16.8302652Z    Compiling resolv-conf v0.7.6
2026-08-02T15:46:16.8335592Z    Compiling signal-hook v0.3.18
2026-08-02T15:46:17.0079928Z    Compiling serial-unix v0.4.0
2026-08-02T15:46:17.0264051Z    Compiling signal-hook-registry v1.4.8
2026-08-02T15:46:17.0510496Z    Compiling lru v0.16.4
2026-08-02T15:46:17.2499974Z    Compiling darling_core v0.23.0
2026-08-02T15:46:17.3190936Z    Compiling serde_bytes v0.11.19
2026-08-02T15:46:17.4200385Z    Compiling hmac v0.12.1
2026-08-02T15:46:17.4262796Z    Compiling seize v0.5.1
2026-08-02T15:46:17.5090865Z    Compiling serde_derive v1.0.228
2026-08-02T15:46:17.5187962Z    Compiling zeroize_derive v1.4.3
2026-08-02T15:46:17.5846985Z    Compiling tokio-macros v2.7.0
2026-08-02T15:46:17.6111637Z    Compiling futures-macro v0.3.32
2026-08-02T15:46:17.8642561Z    Compiling zerofrom-derive v0.1.7
2026-08-02T15:46:18.1250473Z    Compiling zeroize v1.8.2
2026-08-02T15:46:18.3050519Z    Compiling tokio v1.52.3
2026-08-02T15:46:18.3174070Z    Compiling yoke-derive v0.8.2
2026-08-02T15:46:18.5710007Z    Compiling futures-util v0.3.32
2026-08-02T15:46:18.9830903Z    Compiling zerovec-derive v0.11.3
2026-08-02T15:46:19.2470738Z    Compiling displaydoc v0.2.6
2026-08-02T15:46:19.2506966Z    Compiling tracing-attributes v0.1.31
2026-08-02T15:46:19.2584729Z    Compiling rustls-pki-types v1.14.1
2026-08-02T15:46:19.2940100Z    Compiling zerofrom v0.1.8
2026-08-02T15:46:19.4240996Z    Compiling thiserror-impl v2.0.18
2026-08-02T15:46:19.7940956Z    Compiling yoke v0.8.3
2026-08-02T15:46:19.9861178Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T15:46:20.0870793Z    Compiling darling_macro v0.20.11
2026-08-02T15:46:20.0990704Z    Compiling zerotrie v0.2.4
2026-08-02T15:46:20.4681555Z    Compiling darling v0.20.11
2026-08-02T15:46:20.4688165Z    Compiling derive_more-impl v2.1.1
2026-08-02T15:46:20.4808839Z    Compiling zerovec v0.11.6
2026-08-02T15:46:20.5301566Z    Compiling derive_builder_core v0.20.2
2026-08-02T15:46:20.6511236Z    Compiling n0-error-macros v0.1.3
2026-08-02T15:46:20.9589867Z    Compiling spez v0.1.2
2026-08-02T15:46:21.1820790Z    Compiling tinystr v0.8.3
2026-08-02T15:46:21.2412531Z    Compiling potential_utf v0.1.5
2026-08-02T15:46:21.3347319Z    Compiling der v0.8.0-rc.10
2026-08-02T15:46:21.3821037Z    Compiling icu_locale_core v2.2.0
2026-08-02T15:46:21.3985819Z    Compiling icu_collections v2.2.0
2026-08-02T15:46:21.4270816Z    Compiling pin-project-internal v1.1.13
2026-08-02T15:46:21.7546999Z    Compiling n0-error v0.1.3
2026-08-02T15:46:21.9322064Z    Compiling derive_builder_macro v0.20.2
2026-08-02T15:46:22.1305336Z    Compiling cobs v0.3.0
2026-08-02T15:46:22.1840870Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T15:46:22.3100647Z    Compiling derive_builder v0.20.2
2026-08-02T15:46:22.3664461Z    Compiling futures-executor v0.3.32
2026-08-02T15:46:22.4932147Z    Compiling ed25519-dalek v2.2.0
2026-08-02T15:46:22.6736170Z    Compiling icu_provider v2.2.0
2026-08-02T15:46:22.7731362Z    Compiling ipnet v2.12.0
2026-08-02T15:46:22.8049969Z    Compiling spki v0.8.0-rc.4
2026-08-02T15:46:22.8122541Z    Compiling pin-project v1.1.13
2026-08-02T15:46:22.8444720Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-02T15:46:23.0050821Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T15:46:23.0633270Z    Compiling icu_normalizer v2.2.0
2026-08-02T15:46:23.1150969Z    Compiling icu_properties v2.2.0
2026-08-02T15:46:23.2010566Z    Compiling prefix-trie v0.8.4
2026-08-02T15:46:23.3995292Z    Compiling once_cell v1.21.4
2026-08-02T15:46:23.4680200Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T15:46:23.5671563Z    Compiling futures v0.3.32
2026-08-02T15:46:23.5841219Z    Compiling tracing-core v0.1.36
2026-08-02T15:46:23.6351233Z    Compiling postcard-derive v0.2.2
2026-08-02T15:46:23.8340606Z    Compiling hashbrown v0.14.5
2026-08-02T15:46:23.9800855Z    Compiling data-encoding-macro v0.1.20
2026-08-02T15:46:24.0127683Z    Compiling rustls-native-certs v0.8.4
2026-08-02T15:46:24.0480684Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T15:46:24.0615611Z    Compiling strum_macros v0.28.0
2026-08-02T15:46:24.2495456Z    Compiling tracing v0.1.44
2026-08-02T15:46:24.4260491Z    Compiling tokio-util v0.7.18
2026-08-02T15:46:24.5001719Z    Compiling netlink-sys v0.8.8
2026-08-02T15:46:24.5538635Z    Compiling idna_adapter v1.2.2
2026-08-02T15:46:24.5821277Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T15:46:24.6891403Z    Compiling idna v1.1.0
2026-08-02T15:46:24.6940579Z    Compiling tower v0.5.3
2026-08-02T15:46:24.7618875Z    Compiling hashlink v0.9.1
2026-08-02T15:46:24.7721288Z    Compiling postcard v1.1.3
2026-08-02T15:46:24.8828175Z    Compiling async-trait v0.1.89
2026-08-02T15:46:24.9690877Z    Compiling num_enum_derive v0.7.6
2026-08-02T15:46:24.9893852Z    Compiling enum-assoc v1.3.0
2026-08-02T15:46:25.0471134Z    Compiling derive_more v2.1.1
2026-08-02T15:46:25.1170922Z    Compiling netlink-proto v0.12.0
2026-08-02T15:46:25.1520884Z    Compiling netdev v0.42.0
2026-08-02T15:46:25.1860774Z    Compiling url v2.5.8
2026-08-02T15:46:25.2361909Z    Compiling rusqlite v0.32.1
2026-08-02T15:46:25.2855791Z    Compiling iroh-metrics v0.38.3
2026-08-02T15:46:25.3280541Z    Compiling h2 v0.4.14
2026-08-02T15:46:25.5248328Z    Compiling n0-watcher v0.6.1
2026-08-02T15:46:25.5351043Z    Compiling tokio-stream v0.1.18
2026-08-02T15:46:25.7860772Z    Compiling iroh-relay v0.98.0
2026-08-02T15:46:25.8291118Z    Compiling moka v0.12.15
2026-08-02T15:46:25.9490997Z    Compiling toml_datetime v0.6.11
2026-08-02T15:46:25.9994553Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T15:46:26.0777468Z    Compiling tower-http v0.6.11
2026-08-02T15:46:26.1401009Z    Compiling attohttpc v0.30.1
2026-08-02T15:46:26.1639310Z    Compiling num_enum v0.7.6
2026-08-02T15:46:26.1722966Z    Compiling iroh-base v0.98.0
2026-08-02T15:46:26.1822862Z    Compiling serde_spanned v0.6.9
2026-08-02T15:46:26.2530867Z    Compiling ref-cast-impl v1.0.25
2026-08-02T15:46:26.3069392Z    Compiling thiserror-impl v1.0.69
2026-08-02T15:46:26.3113216Z    Compiling toml_edit v0.22.27
2026-08-02T15:46:26.9220907Z    Compiling strum v0.28.0
2026-08-02T15:46:26.9310513Z    Compiling webpki-roots v1.0.7
2026-08-02T15:46:26.9372868Z    Compiling regex-automata v0.4.14
2026-08-02T15:46:27.0130711Z    Compiling schemars_derive v1.2.1
2026-08-02T15:46:27.0382184Z    Compiling iroh-dns v0.98.0
2026-08-02T15:46:27.0599682Z    Compiling iroh v0.98.2
2026-08-02T15:46:27.0697477Z    Compiling cmov v0.5.4
2026-08-02T15:46:27.2430885Z    Compiling pin-utils v0.1.0
2026-08-02T15:46:27.3086660Z    Compiling bitflags v1.3.2
2026-08-02T15:46:27.3259659Z    Compiling dyn-clone v1.0.20
2026-08-02T15:46:27.3341910Z    Compiling rustix v0.38.44
2026-08-02T15:46:27.3772813Z    Compiling linux-raw-sys v0.12.1
2026-08-02T15:46:27.4754514Z    Compiling nix v0.25.1
2026-08-02T15:46:27.5676302Z    Compiling ctutils v0.4.2
2026-08-02T15:46:27.6366913Z    Compiling backon v1.6.0
2026-08-02T15:46:27.7589210Z    Compiling darling_macro v0.23.0
2026-08-02T15:46:27.8745165Z    Compiling papaya v0.2.4
2026-08-02T15:46:27.9252681Z    Compiling hkdf v0.12.4
2026-08-02T15:46:28.1067964Z    Compiling filedescriptor v0.8.3
2026-08-02T15:46:28.1700269Z    Compiling serial v0.4.0
2026-08-02T15:46:28.2007764Z    Compiling anstyle-parse v1.0.0
2026-08-02T15:46:28.2304340Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T15:46:28.3670608Z    Compiling foldhash v0.1.5
2026-08-02T15:46:28.3763839Z    Compiling anstyle v1.0.14
2026-08-02T15:46:28.4161163Z    Compiling unicode-width v0.2.0
2026-08-02T15:46:28.5042470Z    Compiling instability v0.3.12
2026-08-02T15:46:28.5271211Z    Compiling shell-words v1.1.1
2026-08-02T15:46:28.5884554Z    Compiling downcast-rs v1.2.1
2026-08-02T15:46:28.6050729Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T15:46:28.6229169Z    Compiling anstyle-query v1.1.5
2026-08-02T15:46:28.6676454Z    Compiling colorchoice v1.0.5
2026-08-02T15:46:28.6760577Z    Compiling linux-raw-sys v0.4.15
2026-08-02T15:46:28.6854327Z    Compiling vte v0.13.1
2026-08-02T15:46:28.7016741Z    Compiling hashbrown v0.15.5
2026-08-02T15:46:28.7084207Z    Compiling signal-hook-mio v0.2.5
2026-08-02T15:46:28.7151069Z    Compiling darling v0.23.0
2026-08-02T15:46:28.7680951Z    Compiling anstream v1.0.0
2026-08-02T15:46:28.7900964Z    Compiling spake2 v0.4.0
2026-08-02T15:46:28.8099942Z    Compiling terminal_size v0.4.4
2026-08-02T15:46:28.9714747Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T15:46:29.0730825Z    Compiling strum_macros v0.26.4
2026-08-02T15:46:29.1350515Z    Compiling toml v0.8.23
2026-08-02T15:46:29.1650915Z    Compiling sha1 v0.10.6
2026-08-02T15:46:29.1821134Z    Compiling schemars v1.2.1
2026-08-02T15:46:29.4700561Z    Compiling itertools v0.13.0
2026-08-02T15:46:29.5240760Z    Compiling castaway v0.2.4
2026-08-02T15:46:29.6082389Z    Compiling static_assertions v1.1.0
2026-08-02T15:46:29.6730335Z    Compiling unicode-width v0.1.14
2026-08-02T15:46:30.0021900Z    Compiling indoc v2.0.7
2026-08-02T15:46:30.0162886Z    Compiling doctest-file v1.1.1
2026-08-02T15:46:30.1904516Z    Compiling regex v1.12.3
2026-08-02T15:46:30.4330773Z    Compiling clap_lex v1.1.0
2026-08-02T15:46:30.4799505Z    Compiling interprocess v2.4.2
2026-08-02T15:46:30.7800606Z    Compiling clap_builder v4.6.0
2026-08-02T15:46:30.9049418Z    Compiling hyper v1.10.1
2026-08-02T15:46:31.2451824Z    Compiling crossterm v0.28.1
2026-08-02T15:46:31.4321644Z    Compiling portable-pty v0.8.1
2026-08-02T15:46:31.4393194Z    Compiling unicode-truncate v1.1.0
2026-08-02T15:46:31.6340908Z    Compiling compact_str v0.8.2
2026-08-02T15:46:31.7359448Z    Compiling strum v0.26.3
2026-08-02T15:46:31.8600740Z    Compiling lru v0.12.5
2026-08-02T15:46:31.8655841Z    Compiling clap_derive v4.6.1
2026-08-02T15:46:31.8755650Z    Compiling cassowary v0.3.0
2026-08-02T15:46:31.9944039Z    Compiling iana-time-zone v0.1.65
2026-08-02T15:46:32.0390728Z    Compiling nucleo-matcher v0.3.1
2026-08-02T15:46:32.2190925Z    Compiling ratatui v0.29.0
2026-08-02T15:46:32.3481025Z    Compiling chrono v0.4.45
2026-08-02T15:46:32.5861010Z    Compiling qrcode v0.14.1
2026-08-02T15:46:32.8300676Z    Compiling hyper-util v0.1.20
2026-08-02T15:46:33.2512371Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T15:46:33.6391905Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T15:46:33.6700588Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T15:46:33.9602080Z    Compiling clap v4.6.1
2026-08-02T15:46:34.8511195Z    Compiling igd-next v0.17.1
2026-08-02T15:46:36.0882043Z    Compiling portmapper v0.16.0
2026-08-02T15:46:37.0071850Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T15:46:41.1588435Z    Compiling rustls-webpki v0.103.13
2026-08-02T15:46:43.5532527Z    Compiling tokio-rustls v0.26.4
2026-08-02T15:46:43.5533098Z    Compiling noq-proto v0.17.0
2026-08-02T15:46:43.5533417Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T15:46:43.6962944Z    Compiling hyper-rustls v0.27.9
2026-08-02T15:46:43.6963787Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T15:46:43.6964338Z    Compiling tokio-websockets v0.13.2
2026-08-02T15:46:43.8280159Z    Compiling reqwest v0.13.4
2026-08-02T15:46:44.7758608Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T15:46:58.8305252Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T15:47:00.5842795Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T15:47:11.4464204Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T15:47:17.6697062Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-08-02T15:47:17.7084598Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-02T15:47:17.7085137Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-02T15:47:17.7099241Z shell: /usr/bin/bash -e {0}
2026-08-02T15:47:17.7099447Z env:
2026-08-02T15:47:17.7099762Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:47:17.7100215Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:47:17.7100645Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:47:17.7101060Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:47:17.7101389Z   SPT_TWO_HOST: 1
2026-08-02T15:47:17.7101566Z   SPT_TWO_HOST_ROLE: b
2026-08-02T15:47:17.7101756Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-02T15:47:17.7101986Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-02T15:47:17.7102233Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-02T15:47:17.7102662Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T15:47:17.7103102Z ##[endgroup]
2026-08-02T15:47:17.9532144Z    Compiling cc v1.2.63
2026-08-02T15:47:17.9559246Z    Compiling mio v1.2.1
2026-08-02T15:47:17.9602674Z    Compiling strsim v0.11.1
2026-08-02T15:47:17.9603976Z    Compiling rustls v0.23.40
2026-08-02T15:47:17.9604678Z    Compiling unicode-segmentation v1.13.3
2026-08-02T15:47:17.9672645Z    Compiling fastrand v2.4.1
2026-08-02T15:47:17.9751967Z    Compiling either v1.16.0
2026-08-02T15:47:17.9866430Z    Compiling rustix v1.1.4
2026-08-02T15:47:17.9867026Z    Compiling bytemuck v1.25.2
2026-08-02T15:47:18.1098384Z    Compiling futures-lite v2.6.1
2026-08-02T15:47:18.1149262Z    Compiling rgb v0.8.53
2026-08-02T15:47:18.1201838Z    Compiling darling_core v0.20.11
2026-08-02T15:47:18.1300988Z    Compiling prefix-trie v0.8.4
2026-08-02T15:47:18.2236336Z    Compiling tokio v1.52.3
2026-08-02T15:47:18.3024680Z    Compiling convert_case v0.10.0
2026-08-02T15:47:18.3930252Z    Compiling avt v0.18.0
2026-08-02T15:47:18.5052920Z    Compiling derive_more-impl v2.1.1
2026-08-02T15:47:18.6642837Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T15:47:18.8506402Z    Compiling ring v0.17.14
2026-08-02T15:47:18.8507099Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T15:47:18.8507514Z    Compiling blake3 v1.8.5
2026-08-02T15:47:19.6811281Z    Compiling darling_macro v0.20.11
2026-08-02T15:47:19.7370825Z    Compiling tempfile v3.27.0
2026-08-02T15:47:19.9171009Z    Compiling darling v0.20.11
2026-08-02T15:47:19.9442043Z    Compiling derive_builder_core v0.20.2
2026-08-02T15:47:19.9785014Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T15:47:20.5283610Z    Compiling derive_builder_macro v0.20.2
2026-08-02T15:47:20.6478223Z    Compiling derive_more v2.1.1
2026-08-02T15:47:20.6961462Z    Compiling derive_builder v0.20.2
2026-08-02T15:47:20.7223786Z    Compiling iroh-base v0.98.0
2026-08-02T15:47:20.7481843Z    Compiling vergen-lib v9.1.0
2026-08-02T15:47:20.7482597Z    Compiling vergen-lib v0.1.6
2026-08-02T15:47:20.8797315Z    Compiling vergen v9.1.0
2026-08-02T15:47:20.9190759Z    Compiling vergen-gitcl v1.0.8
2026-08-02T15:47:21.2240241Z    Compiling iroh-relay v0.98.0
2026-08-02T15:47:21.8357280Z    Compiling tokio-util v0.7.18
2026-08-02T15:47:21.8357723Z    Compiling netlink-sys v0.8.8
2026-08-02T15:47:21.8358196Z    Compiling tower v0.5.3
2026-08-02T15:47:21.8362978Z    Compiling acto v0.8.2
2026-08-02T15:47:21.8363585Z    Compiling backon v1.6.0
2026-08-02T15:47:21.9026160Z    Compiling rustls-webpki v0.103.13
2026-08-02T15:47:21.9991955Z    Compiling netlink-proto v0.12.0
2026-08-02T15:47:21.9992933Z    Compiling netdev v0.42.0
2026-08-02T15:47:22.3306099Z    Compiling tower-http v0.6.11
2026-08-02T15:47:22.4079661Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T15:47:22.6034130Z    Compiling h2 v0.4.14
2026-08-02T15:47:22.6134678Z    Compiling n0-future v0.3.2
2026-08-02T15:47:22.6282401Z    Compiling tokio-stream v0.1.18
2026-08-02T15:47:22.7411288Z    Compiling n0-watcher v0.6.1
2026-08-02T15:47:22.8019574Z    Compiling iroh-dns v0.98.0
2026-08-02T15:47:22.9460696Z    Compiling netwatch v0.16.0
2026-08-02T15:47:25.2904388Z    Compiling tokio-rustls v0.26.4
2026-08-02T15:47:25.2904889Z    Compiling noq-proto v0.17.0
2026-08-02T15:47:25.2905369Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T15:47:25.4810767Z    Compiling tokio-websockets v0.13.2
2026-08-02T15:47:25.6133294Z    Compiling hyper v1.10.1
2026-08-02T15:47:25.6133819Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T15:47:25.9550097Z    Compiling rusqlite v0.32.1
2026-08-02T15:47:26.6849024Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T15:47:26.7590455Z    Compiling hyper-util v0.1.20
2026-08-02T15:47:26.8828739Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T15:47:27.7818636Z    Compiling hyper-rustls v0.27.9
2026-08-02T15:47:27.7819294Z    Compiling igd-next v0.17.1
2026-08-02T15:47:27.9299354Z    Compiling reqwest v0.13.4
2026-08-02T15:47:28.5481711Z    Compiling portmapper v0.16.0
2026-08-02T15:47:29.2531316Z    Compiling noq v0.18.0
2026-08-02T15:47:30.6776738Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T15:47:30.9188354Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T15:47:30.9189448Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T15:47:32.8346411Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T15:47:34.5372890Z    Compiling iroh v0.98.2
2026-08-02T15:47:42.4576907Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T15:47:44.2472808Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T15:47:57.3114542Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.59s
2026-08-02T15:47:57.3309770Z      Running tests/twohost.rs (target/debug/deps/twohost-be41726e8a7acb9d)
2026-08-02T15:47:57.3341418Z 
2026-08-02T15:47:57.3341747Z running 3 tests
2026-08-02T15:47:57.3349809Z test b2_attacher_child ... ok
2026-08-02T15:47:57.3350225Z test two_host_ladder_role_a ... ok
2026-08-02T15:47:57.3363148Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-02T15:47:57.5238743Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-02T15:47:57.5318000Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-02T15:47:57.5621800Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785685677561 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:47:57.5703027Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785685677570 mono_ms=8 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:47:57.5703882Z TWOHOST role B: drive session 1 ready
2026-08-02T15:47:57.5731966Z PAIR_MEET_UP:twohost step=59522855 id=a8eac23bb06747ca852c3c2323c4e7bb3c3e2c61d8deb90c99ae97e94376fd4f addr=EndpointAddr { id: PublicKey(a8eac23bb06747ca852c3c2323c4e7bb3c3e2c61d8deb90c99ae97e94376fd4f), addrs: {Ip(100.98.197.12:47861), Ip(192.168.1.163:47861)} }
2026-08-02T15:48:00.5748707Z PAIR_MEET_UP:twohost step=59522856 id=dd65e46e3800475bcd3c49a20f062561208f6cb49e9f8f5b41f1cb0d6eecbf8a addr=EndpointAddr { id: PublicKey(dd65e46e3800475bcd3c49a20f062561208f6cb49e9f8f5b41f1cb0d6eecbf8a), addrs: {Ip(100.98.197.12:41377), Ip(192.168.1.163:41377)} }
2026-08-02T15:48:30.5761347Z PAIR_MEET_UP:twohost step=59522857 id=d381373f38b5239b4c93da8c5e4b8c361e55d556ea34baf4db61a7cc4a18666d addr=EndpointAddr { id: PublicKey(d381373f38b5239b4c93da8c5e4b8c361e55d556ea34baf4db61a7cc4a18666d), addrs: {Ip(100.98.197.12:59830), Ip(192.168.1.163:59830)} }
2026-08-02T15:48:57.3344046Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-02T15:49:00.5765808Z PAIR_MEET_UP:twohost step=59522858 id=0ac35a92e4de1ada7a54a6c3bc22e3b089c6f47b963d01173108168536f435ea addr=EndpointAddr { id: PublicKey(0ac35a92e4de1ada7a54a6c3bc22e3b089c6f47b963d01173108168536f435ea), addrs: {Ip(100.98.197.12:41833), Ip(192.168.1.163:41833)} }
2026-08-02T15:49:30.5783892Z PAIR_MEET_UP:twohost step=59522859 id=5ddb0b30c8a59ef476c0f9fd484d143c0c6d958f514b0f6955cbb42145cab6a9 addr=EndpointAddr { id: PublicKey(5ddb0b30c8a59ef476c0f9fd484d143c0c6d958f514b0f6955cbb42145cab6a9), addrs: {Ip(100.98.197.12:36319), Ip(192.168.1.163:36319)} }
2026-08-02T15:50:00.5800469Z PAIR_MEET_UP:twohost step=59522860 id=f712e04591eec2f83d4ea5f9cf46c02c1e096b46d310d7c059d93223966c06ce addr=EndpointAddr { id: PublicKey(f712e04591eec2f83d4ea5f9cf46c02c1e096b46d310d7c059d93223966c06ce), addrs: {Ip(100.98.197.12:60060), Ip(192.168.1.163:60060)} }
2026-08-02T15:50:30.5807724Z PAIR_MEET_UP:twohost step=59522861 id=c42ef9d1dbca103b0a1bb0859b39c83a84765d16f9118baaa435980f5f7fc27b addr=EndpointAddr { id: PublicKey(c42ef9d1dbca103b0a1bb0859b39c83a84765d16f9118baaa435980f5f7fc27b), addrs: {Ip(100.98.197.12:50380), Ip(192.168.1.163:50380)} }
2026-08-02T15:51:00.5820845Z PAIR_MEET_UP:twohost step=59522862 id=5168f0f0d1535d98aa39bf8c3cf1c56e91adaaff2698b30499e49462479854f1 addr=EndpointAddr { id: PublicKey(5168f0f0d1535d98aa39bf8c3cf1c56e91adaaff2698b30499e49462479854f1), addrs: {Ip(100.98.197.12:55304), Ip(192.168.1.163:55304)} }
2026-08-02T15:51:30.5834400Z PAIR_MEET_UP:twohost step=59522863 id=406e65c4fc81b782d163eaff34734b8fa73262f1a31246e23083bdb6fee25662 addr=EndpointAddr { id: PublicKey(406e65c4fc81b782d163eaff34734b8fa73262f1a31246e23083bdb6fee25662), addrs: {Ip(100.98.197.12:47131), Ip(192.168.1.163:47131)} }
2026-08-02T15:52:00.5868578Z PAIR_MEET_UP:twohost step=59522864 id=8c968601f7d588cf764a8de824e42ac516490f5ea5306aeff2594211646710dc addr=EndpointAddr { id: PublicKey(8c968601f7d588cf764a8de824e42ac516490f5ea5306aeff2594211646710dc), addrs: {Ip(100.98.197.12:46869), Ip(192.168.1.163:46869)} }
2026-08-02T15:52:30.5869857Z PAIR_MEET_UP:twohost step=59522865 id=15d5fa2d0dadb9868437ddf22e4d806acf13214850d33b1dc6863c9477e60444 addr=EndpointAddr { id: PublicKey(15d5fa2d0dadb9868437ddf22e4d806acf13214850d33b1dc6863c9477e60444), addrs: {Ip(100.98.197.12:47589), Ip(192.168.1.163:47589)} }
2026-08-02T15:53:00.5883655Z PAIR_MEET_UP:twohost step=59522866 id=d047bff36c7d4ba9b554d2e7e9e516c17693a0c78c7ec15655d5191dc374df2a addr=EndpointAddr { id: PublicKey(d047bff36c7d4ba9b554d2e7e9e516c17693a0c78c7ec15655d5191dc374df2a), addrs: {Ip(100.98.197.12:44844), Ip(192.168.1.163:44844)} }
2026-08-02T15:53:30.5899577Z PAIR_MEET_UP:twohost step=59522867 id=86a94eb6f10ed907b238a0f7d28dce1aecd45349e72ce8b992bae5a46ec3053e addr=EndpointAddr { id: PublicKey(86a94eb6f10ed907b238a0f7d28dce1aecd45349e72ce8b992bae5a46ec3053e), addrs: {Ip(100.98.197.12:59774), Ip(192.168.1.163:59774)} }
2026-08-02T15:53:34.7570022Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-02T15:53:34.9658349Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-02T15:53:34.9658793Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-02T15:53:34.9662980Z PUMP_IPC_READER: spawned
2026-08-02T15:53:34.9663524Z PUMP_IPC_READER: spawned
2026-08-02T15:53:34.9664376Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785686014966 mono_ms=337404 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:34.9666247Z CONN_LIFECYCLE: conn=3 role=brain presence-subscriber wall_ms=1785686014966 mono_ms=337404 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:34.9797420Z 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-02T15:53:35.0123591Z CONN_LIFECYCLE: conn=4 role=brain wall_ms=1785686015012 mono_ms=337450 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:35.0128132Z 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-02T15:53:35.0359092Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d/.tmpCH5JIQ/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-02T15:53:35.0361466Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785686015035 mono_ms=0
2026-08-02T15:53:35.0528422Z CONN_LIFECYCLE: conn=3 role=brain presence-subscriber wall_ms=1785686015052 mono_ms=337490 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:35.0756910Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 wall_ms=1785686015075 mono_ms=337513 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0228488Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785686016022 mono_ms=338460 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0229641Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785686016022 mono_ms=338460 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0230546Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785686016022 mono_ms=338460 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0231966Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785686016022 mono_ms=338460 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0232990Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785686016023 mono_ms=338461 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0233967Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785686016023 mono_ms=338461 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0237907Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785686016023 mono_ms=338461 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0239997Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785686016023 mono_ms=338461 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0241045Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785686016023 mono_ms=338461 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0242182Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785686016024 mono_ms=338462 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0242921Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785686016024 mono_ms=338462 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0547012Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 wall_ms=1785686016054 mono_ms=338492 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.0745873Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785686016074 mono_ms=338512 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1181396Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785686016117 mono_ms=338555 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1182750Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785686016118 mono_ms=338556 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1183459Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785686016118 mono_ms=338556 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1185592Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785686016118 mono_ms=338556 event=stream-sub-release stream=5 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1416855Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785686016141 mono_ms=338579 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1734927Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785686016173 mono_ms=338611 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1735807Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785686016173 mono_ms=338611 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1738019Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785686016173 mono_ms=338611 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.1739398Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785686016173 mono_ms=338611 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.2061802Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785686016206 mono_ms=338644 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.2062852Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785686016206 mono_ms=338644 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.2063782Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785686016206 mono_ms=338644 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.2164385Z TWOHOST OK: register: A's perch row replicated to B
2026-08-02T15:53:36.2741261Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785686016273 mono_ms=338711 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.2742179Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785686016274 mono_ms=338712 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.2744474Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785686016274 mono_ms=338712 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.2746549Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785686016274 mono_ms=338712 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3111301Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=10 wall_ms=1785686016310 mono_ms=338748 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3112681Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785686016311 mono_ms=338749 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3113759Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785686016311 mono_ms=338749 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3242866Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785686016324 mono_ms=338762 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3243847Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785686016324 mono_ms=338762 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3244777Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785686016324 mono_ms=338762 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3246036Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785686016324 mono_ms=338762 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3246889Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785686016324 mono_ms=338762 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3248338Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=11 wall_ms=1785686016324 mono_ms=338762 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3249833Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785686016324 mono_ms=338762 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3251141Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=11 wall_ms=1785686016324 mono_ms=338762 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3255507Z CONN_LIFECYCLE: conn=20 role=brain stream-subscriber stream=11 wall_ms=1785686016325 mono_ms=338763 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3256711Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785686016325 mono_ms=338763 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3257593Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785686016325 mono_ms=338763 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3258694Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785686016325 mono_ms=338763 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3259773Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785686016325 mono_ms=338763 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3260570Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785686016325 mono_ms=338763 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3747583Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785686016374 mono_ms=338812 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3748494Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785686016374 mono_ms=338812 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3750700Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785686016374 mono_ms=338812 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3752661Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 wall_ms=1785686016375 mono_ms=338813 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3755504Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785686016375 mono_ms=338813 event=controller-replaced session=1 new_conn=24 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3756826Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686016375 mono_ms=338813 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3758342Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785686016375 mono_ms=338813 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.3862302Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=24 intent=control old_by=- old_gen=0 req_gen=1785686016319 decision=controller
2026-08-02T15:53:36.3863868Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=24 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785686016319 req_gen=1785686016319 decision=idempotent
2026-08-02T15:53:36.4680894Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785686016467 mono_ms=338905 event=stream-sub-release stream=8 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.4681811Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-02T15:53:36.4682149Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-02T15:53:36.4682689Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-02T15:53:36.4683256Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-02T15:53:36.4686452Z TWOHOST OK: notif: A's insert fired on B
2026-08-02T15:53:36.4801221Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785686015930) — replicating back
2026-08-02T15:53:36.4868741Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785686016486 mono_ms=338924 event=stream-sub-attach stream=14 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.4905344Z TWOHOST OK: sync: B pulled A's mind
2026-08-02T15:53:36.5227868Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785686016522 mono_ms=338960 event=stream-sub-release stream=14 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.5455371Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785686016545 mono_ms=338983 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.6947937Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 stream-subscriber stream=17 wall_ms=1785686016694 mono_ms=339132 event=stream-sub-release stream=17 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.7170509Z CONN_LIFECYCLE: conn=4 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=1785686016716 mono_ms=339154 event=stream-sub-attach stream=18 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.7259683Z CONN_LIFECYCLE: conn=4 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=1785686016725 mono_ms=339163 event=stream-sub-release stream=18 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.7394827Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d/.tmpCH5JIQ/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-02T15:53:36.8778064Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785686016877 mono_ms=339315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.8779152Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785686016877 mono_ms=339315 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.8780520Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785686016877 mono_ms=339315 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.8783121Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785686016878 mono_ms=339316 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.8932804Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785686016893 mono_ms=339331 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.8934306Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785686016893 mono_ms=339331 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:36.8935087Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785686016893 mono_ms=339331 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0289420Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785686017028 mono_ms=339466 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0290502Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785686017028 mono_ms=339466 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0291347Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785686017028 mono_ms=339466 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0292268Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785686017028 mono_ms=339466 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0293298Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785686017029 mono_ms=339467 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0294464Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785686017029 mono_ms=339467 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0295850Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785686017029 mono_ms=339467 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0297781Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=22 wall_ms=1785686017029 mono_ms=339467 event=stream-sub-attach stream=22 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0301496Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785686017030 mono_ms=339468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0302618Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785686017030 mono_ms=339468 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0303463Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785686017030 mono_ms=339468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0306949Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=22 wall_ms=1785686017030 mono_ms=339468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0307945Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785686017030 mono_ms=339468 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.0308708Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785686017030 mono_ms=339468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.1297270Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785686017129 mono_ms=339567 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.1298286Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785686017129 mono_ms=339567 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.1299813Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785686017129 mono_ms=339567 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.1301528Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785686017130 mono_ms=339568 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.1415869Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785686017141 mono_ms=339579 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.1416983Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785686017141 mono_ms=339579 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.1417913Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785686017141 mono_ms=339579 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2304360Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785686017230 mono_ms=339668 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2305304Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785686017230 mono_ms=339668 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2306722Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785686017230 mono_ms=339668 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2308482Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785686017230 mono_ms=339668 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2409956Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-02T15:53:37.2524575Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785686017252 mono_ms=339690 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2525770Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785686017252 mono_ms=339690 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2526738Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785686017252 mono_ms=339690 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2807609Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785686017280 mono_ms=339718 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2808526Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785686017280 mono_ms=339718 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2810105Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785686017280 mono_ms=339718 event=stream-sub-attach stream=25 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2812244Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785686017281 mono_ms=339719 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2817702Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785686017281 mono_ms=339719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2819228Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785686017281 mono_ms=339719 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.2820017Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785686017281 mono_ms=339719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.3312104Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785686017331 mono_ms=339769 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.3313051Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785686017331 mono_ms=339769 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.3315128Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=26 wall_ms=1785686017331 mono_ms=339769 event=stream-sub-attach stream=26 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.3316786Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=26 wall_ms=1785686017331 mono_ms=339769 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.3324609Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=26 wall_ms=1785686017332 mono_ms=339770 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.3325772Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785686017332 mono_ms=339770 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.3326522Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785686017332 mono_ms=339770 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.3776204Z CONN_LIFECYCLE: conn=4 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=29 wall_ms=1785686017377 mono_ms=339815 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.4317099Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785686017431 mono_ms=339869 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.4318112Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785686017431 mono_ms=339869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.4319275Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=30 wall_ms=1785686017431 mono_ms=339869 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.4320652Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=30 wall_ms=1785686017431 mono_ms=339869 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.4398552Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=30 wall_ms=1785686017439 mono_ms=339877 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.4400054Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785686017439 mono_ms=339877 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.4401304Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785686017439 mono_ms=339877 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.4912687Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-02T15:53:37.5725151Z CONN_LIFECYCLE: conn=4 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=29 wall_ms=1785686017572 mono_ms=340010 event=stream-sub-release stream=29 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.5844066Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31 wall_ms=1785686017584 mono_ms=340022 event=stream-sub-attach stream=31 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.6340597Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31 wall_ms=1785686017633 mono_ms=340071 event=stream-sub-release stream=31 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.6727322Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686017672 mono_ms=340110 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.8171547Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686017816 mono_ms=340254 event=stream-sub-release stream=33 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9353163Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785686017935 mono_ms=340373 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9354112Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785686017935 mono_ms=340373 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9354918Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785686017935 mono_ms=340373 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9355849Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785686017935 mono_ms=340373 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9357141Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785686017935 mono_ms=340373 event=stream-sub-attach stream=34 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9358076Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785686017935 mono_ms=340373 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9359645Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785686017935 mono_ms=340373 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9361094Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=35 wall_ms=1785686017936 mono_ms=340374 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9364510Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785686017936 mono_ms=340374 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9365673Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785686017936 mono_ms=340374 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9366715Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785686017936 mono_ms=340374 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9697434Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=35 wall_ms=1785686017969 mono_ms=340407 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9698524Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785686017969 mono_ms=340407 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9699563Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785686017969 mono_ms=340407 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:37.9977046Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-02T15:53:37.9977423Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-02T15:53:38.0864413Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785686018086 mono_ms=340524 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.0865526Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785686018086 mono_ms=340524 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.0868219Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785686018086 mono_ms=340524 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.0870051Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785686018086 mono_ms=340524 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1089715Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785686018108 mono_ms=340546 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1090917Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785686018108 mono_ms=340546 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1091978Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785686018109 mono_ms=340547 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1367575Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785686018136 mono_ms=340574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1368662Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785686018136 mono_ms=340574 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1370050Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785686018136 mono_ms=340574 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1371280Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785686018137 mono_ms=340575 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1377811Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785686018137 mono_ms=340575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1379079Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785686018137 mono_ms=340575 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.1380122Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785686018137 mono_ms=340575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.2320135Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686018231 mono_ms=340669 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.2411893Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686018240 mono_ms=340678 event=stream-sub-release stream=39 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.4875035Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686018487 mono_ms=340925 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.4888789Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785686018488 mono_ms=340926 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.4889723Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785686018488 mono_ms=340926 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.4891486Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=41 wall_ms=1785686018489 mono_ms=340927 event=stream-sub-attach stream=41 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.4892406Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=41 wall_ms=1785686018489 mono_ms=340927 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.4964746Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=41 wall_ms=1785686018496 mono_ms=340934 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.4965941Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785686018496 mono_ms=340934 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.4966996Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785686018496 mono_ms=340934 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5393748Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785686018539 mono_ms=340977 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5404975Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785686018539 mono_ms=340977 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5406330Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=43 wall_ms=1785686018539 mono_ms=340977 event=stream-sub-attach stream=43 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5407343Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=43 wall_ms=1785686018539 mono_ms=340977 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5583803Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=43 wall_ms=1785686018558 mono_ms=340996 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5585103Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785686018558 mono_ms=340996 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5586154Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785686018558 mono_ms=340996 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5899312Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785686018589 mono_ms=341027 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5900353Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785686018589 mono_ms=341027 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5901297Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=44 wall_ms=1785686018590 mono_ms=341028 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5902715Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=44 wall_ms=1785686018590 mono_ms=341028 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5919636Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=44 wall_ms=1785686018591 mono_ms=341029 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5920804Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785686018591 mono_ms=341029 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.5921788Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785686018592 mono_ms=341030 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6402222Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785686018640 mono_ms=341078 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6403209Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785686018640 mono_ms=341078 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6404306Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785686018640 mono_ms=341078 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6405865Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785686018640 mono_ms=341078 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6432429Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785686018643 mono_ms=341081 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6433806Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785686018643 mono_ms=341081 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6434702Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785686018643 mono_ms=341081 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6839919Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686018683 mono_ms=341121 event=stream-sub-release stream=42 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6905093Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785686018690 mono_ms=341128 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6906411Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785686018690 mono_ms=341128 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6908152Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785686018690 mono_ms=341128 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.6909389Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785686018690 mono_ms=341128 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7480702Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-02T15:53:38.7481207Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-02T15:53:38.7519924Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-02T15:53:38.7606507Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785686018760 mono_ms=341198 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7607917Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785686018760 mono_ms=341198 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7608731Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785686018760 mono_ms=341198 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7707965Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-02T15:53:38.7913837Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785686018791 mono_ms=341229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7914932Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785686018791 mono_ms=341229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7915685Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785686018791 mono_ms=341229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7916761Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785686018791 mono_ms=341229 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7917790Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785686018791 mono_ms=341229 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7918890Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785686018791 mono_ms=341229 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7920052Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=49 wall_ms=1785686018791 mono_ms=341229 event=stream-sub-attach stream=49 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7921181Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=47 wall_ms=1785686018791 mono_ms=341229 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7922158Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=49 wall_ms=1785686018791 mono_ms=341229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7923163Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=47 wall_ms=1785686018791 mono_ms=341229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7924247Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785686018792 mono_ms=341230 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7925115Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=48 wall_ms=1785686018792 mono_ms=341230 event=stream-sub-attach stream=48 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7927600Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=47 wall_ms=1785686018792 mono_ms=341230 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7928855Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785686018792 mono_ms=341230 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7929793Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785686018792 mono_ms=341230 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7933891Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=48 wall_ms=1785686018793 mono_ms=341231 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7935024Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785686018793 mono_ms=341231 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7935748Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785686018793 mono_ms=341231 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7936600Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=49 wall_ms=1785686018793 mono_ms=341231 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7937350Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785686018793 mono_ms=341231 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.7938729Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785686018793 mono_ms=341231 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.8989610Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686018898 mono_ms=341336 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.9468307Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686018946 mono_ms=341384 event=stream-sub-release stream=51 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.9928434Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785686018992 mono_ms=341430 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.9929524Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785686018992 mono_ms=341430 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.9932148Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785686018993 mono_ms=341431 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:38.9933355Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785686018993 mono_ms=341431 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0150868Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=52 wall_ms=1785686019014 mono_ms=341452 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0151983Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785686019015 mono_ms=341453 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0152877Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785686019015 mono_ms=341453 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0431434Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785686019042 mono_ms=341480 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0433027Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785686019043 mono_ms=341481 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0434081Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=53 wall_ms=1785686019043 mono_ms=341481 event=stream-sub-attach stream=53 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0435154Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=53 wall_ms=1785686019043 mono_ms=341481 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0441516Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=53 wall_ms=1785686019044 mono_ms=341482 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0442522Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785686019044 mono_ms=341482 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.0443397Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785686019044 mono_ms=341482 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.3935785Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686019393 mono_ms=341831 event=stream-sub-attach stream=55 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.5901341Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686019589 mono_ms=342027 event=stream-sub-release stream=55 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6127437Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686019612 mono_ms=342050 event=stream-sub-attach stream=57 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6531871Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686019652 mono_ms=342090 event=stream-sub-release stream=57 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6972075Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785686019697 mono_ms=342135 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6973018Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785686019697 mono_ms=342135 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6973967Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785686019697 mono_ms=342135 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6974922Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785686019697 mono_ms=342135 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6975937Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=58 wall_ms=1785686019697 mono_ms=342135 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6977063Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=58 wall_ms=1785686019697 mono_ms=342135 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6979401Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785686019697 mono_ms=342135 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6980836Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=59 wall_ms=1785686019698 mono_ms=342136 event=stream-sub-attach stream=59 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6984383Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=58 wall_ms=1785686019698 mono_ms=342136 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6985405Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785686019698 mono_ms=342136 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.6986287Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785686019698 mono_ms=342136 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.7223710Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=59 wall_ms=1785686019722 mono_ms=342160 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.7224889Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785686019722 mono_ms=342160 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.7225847Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785686019722 mono_ms=342160 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.8484063Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785686019848 mono_ms=342286 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.8485714Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785686019848 mono_ms=342286 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.8487496Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=60 wall_ms=1785686019848 mono_ms=342286 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.8488863Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=60 wall_ms=1785686019848 mono_ms=342286 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.8706571Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=60 wall_ms=1785686019870 mono_ms=342308 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.8707711Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785686019870 mono_ms=342308 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:39.8708563Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785686019870 mono_ms=342308 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.1504116Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785686020150 mono_ms=342588 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.1505705Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785686020150 mono_ms=342588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.1506845Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=61 wall_ms=1785686020150 mono_ms=342588 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.1509283Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=61 wall_ms=1785686020150 mono_ms=342588 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.1516176Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=61 wall_ms=1785686020151 mono_ms=342589 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.1517114Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785686020151 mono_ms=342589 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.1517921Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785686020151 mono_ms=342589 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.2910086Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686020290 mono_ms=342728 event=stream-sub-attach stream=64 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.4874391Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686020487 mono_ms=342925 event=stream-sub-release stream=64 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.5104908Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686020510 mono_ms=342948 event=stream-sub-attach stream=65 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.5612864Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686020560 mono_ms=342998 event=stream-sub-release stream=65 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.6030815Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785686020602 mono_ms=343040 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.6031951Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785686020603 mono_ms=343041 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.6033074Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=66 wall_ms=1785686020603 mono_ms=343041 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.6034581Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=66 wall_ms=1785686020603 mono_ms=343041 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.6184050Z CONN_LIFECYCLE: conn=105 role=brain stream-subscriber stream=66 wall_ms=1785686020618 mono_ms=343056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.6185347Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785686020618 mono_ms=343056 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.6186121Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785686020618 mono_ms=343056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.7719293Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-02T15:53:40.8045484Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785686020804 mono_ms=343242 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8046828Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785686020804 mono_ms=343242 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8047975Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785686020804 mono_ms=343242 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8049268Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785686020804 mono_ms=343242 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8050658Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=67 wall_ms=1785686020804 mono_ms=343242 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8052490Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=67 wall_ms=1785686020804 mono_ms=343242 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8053610Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785686020805 mono_ms=343243 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8054935Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=68 wall_ms=1785686020805 mono_ms=343243 event=stream-sub-attach stream=68 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8059068Z CONN_LIFECYCLE: conn=109 role=brain stream-subscriber stream=67 wall_ms=1785686020805 mono_ms=343243 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8060603Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785686020805 mono_ms=343243 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8061481Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785686020806 mono_ms=343244 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8064147Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=68 wall_ms=1785686020806 mono_ms=343244 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8065167Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785686020806 mono_ms=343244 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.8066014Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785686020806 mono_ms=343244 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9054077Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785686020905 mono_ms=343343 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9055272Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785686020905 mono_ms=343343 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9056242Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=71 wall_ms=1785686020905 mono_ms=343343 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9058925Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=71 wall_ms=1785686020905 mono_ms=343343 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9558046Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785686020955 mono_ms=343393 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9559534Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785686020955 mono_ms=343393 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9561531Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=70 wall_ms=1785686020956 mono_ms=343394 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9563101Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=70 wall_ms=1785686020956 mono_ms=343394 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9652127Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=71 wall_ms=1785686020965 mono_ms=343403 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9653193Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785686020965 mono_ms=343403 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9653894Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785686020965 mono_ms=343403 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9780944Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=70 wall_ms=1785686020977 mono_ms=343415 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9782213Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785686020978 mono_ms=343416 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:40.9783304Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785686020978 mono_ms=343416 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0060483Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785686021005 mono_ms=343443 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0061454Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785686021006 mono_ms=343444 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0062825Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=73 wall_ms=1785686021006 mono_ms=343444 event=stream-sub-attach stream=73 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0064222Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=73 wall_ms=1785686021006 mono_ms=343444 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0071038Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=73 wall_ms=1785686021007 mono_ms=343445 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0071918Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785686021007 mono_ms=343445 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0072812Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785686021007 mono_ms=343445 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0120380Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686021011 mono_ms=343449 event=stream-sub-attach stream=74 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0220302Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-02T15:53:41.0255737Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-02T15:53:41.0330339Z 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=1785686021032 mono_ms=343470 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.0405289Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-02T15:53:41.1442631Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686021143 mono_ms=343581 event=stream-sub-release stream=74 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.1570392Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686021156 mono_ms=343594 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.1669904Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686021166 mono_ms=343604 event=stream-sub-release stream=76 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.2577330Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785686021257 mono_ms=343695 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.2578311Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785686021257 mono_ms=343695 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.2579702Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=77 wall_ms=1785686021257 mono_ms=343695 event=stream-sub-attach stream=77 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.2581060Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=77 wall_ms=1785686021258 mono_ms=343696 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.2593040Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=77 wall_ms=1785686021259 mono_ms=343697 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.2594279Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785686021259 mono_ms=343697 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.2595155Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785686021259 mono_ms=343697 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.4589701Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785686021458 mono_ms=343896 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.4591061Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785686021458 mono_ms=343896 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.4592602Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785686021459 mono_ms=343897 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.4595169Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=78 wall_ms=1785686021459 mono_ms=343897 event=stream-sub-attach stream=78 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.4600300Z 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=1785686021459 mono_ms=343897 event=controller-replaced session=2 new_conn=126 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.4602013Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=78 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686021459 mono_ms=343897 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.4603711Z 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=1785686021459 mono_ms=343897 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.4677951Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=126 intent=control old_by=- old_gen=0 req_gen=1785686021381 decision=controller
2026-08-02T15:53:41.4680227Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=126 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785686021381 req_gen=1785686021381 decision=idempotent
2026-08-02T15:53:41.5418099Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-02T15:53:41.6605367Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785686021660 mono_ms=344098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6606313Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785686021660 mono_ms=344098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6607177Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785686021660 mono_ms=344098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6608224Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785686021660 mono_ms=344098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6609386Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=79 wall_ms=1785686021660 mono_ms=344098 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6610477Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=79 wall_ms=1785686021660 mono_ms=344098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6612138Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785686021661 mono_ms=344099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6613759Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=80 wall_ms=1785686021661 mono_ms=344099 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6617946Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=79 wall_ms=1785686021661 mono_ms=344099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6619592Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785686021661 mono_ms=344099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6620384Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785686021661 mono_ms=344099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6624368Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=80 wall_ms=1785686021662 mono_ms=344100 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6625454Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785686021662 mono_ms=344100 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.6626197Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785686021662 mono_ms=344100 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8115158Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785686021811 mono_ms=344249 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8116137Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785686021811 mono_ms=344249 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8118796Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=83 wall_ms=1785686021811 mono_ms=344249 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8121618Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686021811 mono_ms=344249 event=stream-sub-attach stream=84 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8123435Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=83 wall_ms=1785686021811 mono_ms=344249 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8336907Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=83 wall_ms=1785686021833 mono_ms=344271 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8338358Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785686021833 mono_ms=344271 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8339699Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785686021833 mono_ms=344271 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8618546Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785686021861 mono_ms=344299 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8619615Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785686021861 mono_ms=344299 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8620949Z CONN_LIFECYCLE: conn=138 role=brain stream-subscriber stream=85 wall_ms=1785686021862 mono_ms=344300 event=stream-sub-attach stream=85 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8622145Z CONN_LIFECYCLE: conn=138 role=brain stream-subscriber stream=85 wall_ms=1785686021862 mono_ms=344300 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8628250Z CONN_LIFECYCLE: conn=138 role=brain stream-subscriber stream=85 wall_ms=1785686021862 mono_ms=344300 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8630093Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785686021862 mono_ms=344300 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:41.8630957Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785686021863 mono_ms=344301 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.0024901Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686022002 mono_ms=344440 event=stream-sub-release stream=84 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.0141433Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686022013 mono_ms=344451 event=stream-sub-attach stream=86 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.0258309Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686022025 mono_ms=344463 event=stream-sub-release stream=86 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.0491325Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686022048 mono_ms=344486 event=stream-sub-attach stream=89 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1136477Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785686022113 mono_ms=344551 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1137436Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785686022113 mono_ms=344551 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1138729Z CONN_LIFECYCLE: conn=141 role=brain stream-subscriber stream=90 wall_ms=1785686022113 mono_ms=344551 event=stream-sub-attach stream=90 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1141061Z CONN_LIFECYCLE: conn=141 role=brain stream-subscriber stream=90 wall_ms=1785686022114 mono_ms=344552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1192251Z CONN_LIFECYCLE: conn=141 role=brain stream-subscriber stream=90 wall_ms=1785686022119 mono_ms=344557 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1193694Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785686022119 mono_ms=344557 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1194755Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785686022119 mono_ms=344557 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1640683Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785686022163 mono_ms=344601 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1641480Z CONN_LIFECYCLE: conn=143 role=brain wall_ms=1785686022164 mono_ms=344602 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1642782Z CONN_LIFECYCLE: conn=144 role=brain stream-subscriber stream=91 wall_ms=1785686022164 mono_ms=344602 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1644127Z CONN_LIFECYCLE: conn=144 role=brain stream-subscriber stream=91 wall_ms=1785686022164 mono_ms=344602 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1658800Z CONN_LIFECYCLE: conn=144 role=brain stream-subscriber stream=91 wall_ms=1785686022165 mono_ms=344603 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1659911Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785686022165 mono_ms=344603 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.1660675Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785686022166 mono_ms=344604 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2145353Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785686022214 mono_ms=344652 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2146752Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785686022214 mono_ms=344652 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2148232Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=92 wall_ms=1785686022214 mono_ms=344652 event=stream-sub-attach stream=92 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2149626Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=92 wall_ms=1785686022214 mono_ms=344652 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2164476Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=92 wall_ms=1785686022216 mono_ms=344654 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2165524Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785686022216 mono_ms=344654 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2166589Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785686022216 mono_ms=344654 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2242860Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785686022224 mono_ms=344662 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2244456Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686022224 mono_ms=344662 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2313284Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686022231 mono_ms=344669 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2315217Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686022231 mono_ms=344669 event=stream-sub-release stream=13 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2317281Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686022231 mono_ms=344669 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2318622Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785686022231 mono_ms=344669 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:42.2319610Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785686022231 mono_ms=344669 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:47.6508071Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785686027650 mono_ms=350088 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:47.6508821Z DISPATCH:93:Failed("stream 93: opener not pinned yet")
2026-08-02T15:53:47.6509723Z DISPATCH_EV: gen=1785686014966 stream=93 family=unclassified attempt=0 conn=6 event=worker-outcome detail=Failed("stream 93: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:53:47.6510762Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785686027650 mono_ms=350088 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:48.1547512Z CONN_LIFECYCLE: conn=151 role=brain wall_ms=1785686028154 mono_ms=350592 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:48.1548289Z DISPATCH:93:Failed("stream 93: opener not pinned yet")
2026-08-02T15:53:48.1549204Z CONN_LIFECYCLE: conn=151 role=brain wall_ms=1785686028154 mono_ms=350592 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:48.1550285Z DISPATCH_EV: gen=1785686014966 stream=93 family=unclassified attempt=1 conn=6 event=worker-outcome detail=Failed("stream 93: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:53:49.1622564Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785686029162 mono_ms=351600 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:49.1623654Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785686029162 mono_ms=351600 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:49.1624369Z DISPATCH:93:Failed("stream 93: opener not pinned yet")
2026-08-02T15:53:49.1625786Z DISPATCH_EV: gen=1785686014966 stream=93 family=unclassified attempt=2 conn=6 event=worker-outcome detail=Failed("stream 93: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:53:52.0911306Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686032090 mono_ms=354528 event=stream-sub-release stream=89 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:52.0913292Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T15:53:52.1167953Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686032116 mono_ms=354554 event=stream-sub-attach stream=96 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:57.6732760Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785686037673 mono_ms=360111 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:57.6733663Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-02T15:53:57.6734493Z DISPATCH_EV: gen=1785686014966 stream=97 family=unclassified attempt=0 conn=7 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:53:57.6735548Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785686037673 mono_ms=360111 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:58.1768638Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785686038176 mono_ms=360614 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:58.1769424Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-02T15:53:58.1770161Z DISPATCH_EV: gen=1785686014966 stream=97 family=unclassified attempt=1 conn=7 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:53:58.1771175Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785686038176 mono_ms=360614 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:59.1839801Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785686039183 mono_ms=361621 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:53:59.1840450Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-02T15:53:59.1841200Z DISPATCH_EV: gen=1785686014966 stream=97 family=unclassified attempt=2 conn=7 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:53:59.1842311Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785686039183 mono_ms=361621 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:00.5929268Z PAIR_MEET_UP:twohost step=59522868 id=e385dbd524d3468478096f03d83bef9d835aac1587b86a99411a9518bcf7c209 addr=EndpointAddr { id: PublicKey(e385dbd524d3468478096f03d83bef9d835aac1587b86a99411a9518bcf7c209), addrs: {Ip(100.98.197.12:53868), Ip(192.168.1.163:53868)} }
2026-08-02T15:54:02.1590494Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686042158 mono_ms=364596 event=stream-sub-release stream=96 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:02.1592879Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T15:54:02.7775834Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785686042777 mono_ms=27741
2026-08-02T15:54:02.8011534Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686042800 mono_ms=365238 event=stream-sub-attach stream=100 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:07.6460504Z PUMP_PEER_FAIL:2713b03ce3b5849383a0d451a2c487e630bb7c63e93c5ab42733515c600fc4cf:stream ended before Done
2026-08-02T15:54:12.6764665Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785686052676 mono_ms=375114 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:12.6765352Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T15:54:12.6766108Z DISPATCH_EV: gen=1785686014966 stream=101 family=unclassified attempt=0 conn=8 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:54:12.6767138Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785686052676 mono_ms=375114 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:12.6806452Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686052680 mono_ms=375118 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:13.1801215Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785686053179 mono_ms=375617 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:13.1802207Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T15:54:13.1802816Z DISPATCH_EV: gen=1785686014966 stream=101 family=unclassified attempt=1 conn=8 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:54:13.1803655Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785686053180 mono_ms=375618 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:14.1879236Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785686054187 mono_ms=376625 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:14.1880247Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785686054187 mono_ms=376625 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:14.1880934Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T15:54:14.1881679Z DISPATCH_EV: gen=1785686014966 stream=101 family=unclassified attempt=2 conn=8 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:54:22.6526379Z PUMP_PEER_FAIL:2713b03ce3b5849383a0d451a2c487e630bb7c63e93c5ab42733515c600fc4cf:stream ended before Done
2026-08-02T15:54:22.6527940Z 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=1785686062652 mono_ms=47616
2026-08-02T15:54:23.2714103Z PUMP_DIAL_SUBMIT:2713b03ce3b5849383a0d451a2c487e630bb7c63e93c5ab42733515c600fc4cf:leg=cache addr={"id":"2713b03ce3b5849383a0d451a2c487e630bb7c63e93c5ab42733515c600fc4cf","addrs":[{"Ip":"100.98.197.12:37467"}]} wall_ms=1785686063271 mono_ms=48235
2026-08-02T15:54:23.2718858Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785686063271 mono_ms=48235
2026-08-02T15:54:23.3051580Z PUMP_PEER_FAIL:2713b03ce3b5849383a0d451a2c487e630bb7c63e93c5ab42733515c600fc4cf:net-stream-open failed: no such conn 9
2026-08-02T15:54:30.5921219Z PAIR_MEET_UP:twohost step=59522869 id=1115c89c6a8e3766bb47b4cb7f26bddee5dd6ec0976aeca82b955f1ddf023b1e addr=EndpointAddr { id: PublicKey(1115c89c6a8e3766bb47b4cb7f26bddee5dd6ec0976aeca82b955f1ddf023b1e), addrs: {Ip(100.98.197.12:39977), Ip(192.168.1.163:39977)} }
2026-08-02T15:54:33.2734696Z 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=1785686073273 mono_ms=58237
2026-08-02T15:54:33.9062284Z PUMP_DIAL_SUBMIT:2713b03ce3b5849383a0d451a2c487e630bb7c63e93c5ab42733515c600fc4cf:leg=cache addr={"id":"2713b03ce3b5849383a0d451a2c487e630bb7c63e93c5ab42733515c600fc4cf","addrs":[{"Ip":"100.98.197.12:37467"}]} wall_ms=1785686073906 mono_ms=58870
2026-08-02T15:54:33.9344680Z PUMP_PEER_FAIL:2713b03ce3b5849383a0d451a2c487e630bb7c63e93c5ab42733515c600fc4cf:net-stream-open failed: no such conn 10
2026-08-02T15:54:37.7478869Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785686077747 mono_ms=400185 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:37.7479684Z DISPATCH:109:Failed("stream 109: opener not pinned yet")
2026-08-02T15:54:37.7480356Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785686077747 mono_ms=400185 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:37.7481373Z DISPATCH_EV: gen=1785686014966 stream=109 family=unclassified attempt=0 conn=11 event=worker-outcome detail=Failed("stream 109: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:54:38.2518127Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785686078251 mono_ms=400689 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:38.2519206Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785686078251 mono_ms=400689 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:38.2519979Z DISPATCH:109:Failed("stream 109: opener not pinned yet")
2026-08-02T15:54:38.2520585Z DISPATCH_EV: gen=1785686014966 stream=109 family=unclassified attempt=1 conn=11 event=worker-outcome detail=Failed("stream 109: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:54:38.3733594Z CONN_LIFECYCLE: conn=4 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=29 stream-subscriber stream=31… wall_ms=1785686078373 mono_ms=400811 event=stream-sub-attach stream=112 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:39.2590345Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785686079258 mono_ms=401696 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:39.2591396Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785686079258 mono_ms=401696 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:39.2592097Z DISPATCH:109:Failed("stream 109: opener not pinned yet")
2026-08-02T15:54:39.2592844Z DISPATCH_EV: gen=1785686014966 stream=109 family=unclassified attempt=2 conn=11 event=worker-outcome detail=Failed("stream 109: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T15:54:42.0921007Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785686082091 mono_ms=404529 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:42.1080731Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785686082107 mono_ms=404545 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:42.1082768Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=78 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686082107 mono_ms=404545 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:42.1160716Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=78 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686082115 mono_ms=404553 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:42.1162807Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=78 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785686082116 mono_ms=404554 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:42.1164177Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785686082116 mono_ms=404554 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:42.1165022Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785686082116 mono_ms=404554 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:42.2957322Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-02T15:54:42.2957875Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-02T15:54:42.2958384Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-02T15:54:42.2958846Z TWOHOST role B: ladder complete
2026-08-02T15:54:42.3019205Z 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=1785686082301 mono_ms=404739 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T15:54:42.3057163Z test two_host_ladder_role_b ... ok
2026-08-02T15:54:42.3057426Z 
2026-08-02T15:54:42.3057731Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 404.97s
2026-08-02T15:54:42.3058131Z 
2026-08-02T15:54:42.3258054Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-02T15:54:42.3258445Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-02T15:54:42.3270937Z shell: /usr/bin/bash -e {0}
2026-08-02T15:54:42.3271132Z env:
2026-08-02T15:54:42.3271423Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:54:42.3271863Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:54:42.3272267Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:54:42.3272672Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:54:42.3272992Z ##[endgroup]
2026-08-02T15:54:42.4537081Z    Compiling typenum v1.20.1
2026-08-02T15:54:42.4537439Z    Compiling subtle v2.6.1
2026-08-02T15:54:42.8521500Z    Compiling generic-array v0.14.7
2026-08-02T15:54:43.1359110Z    Compiling block-buffer v0.10.4
2026-08-02T15:54:43.1359572Z    Compiling crypto-common v0.1.7
2026-08-02T15:54:43.1766915Z    Compiling digest v0.10.7
2026-08-02T15:54:43.2602571Z    Compiling hmac v0.12.1
2026-08-02T15:54:43.2602951Z    Compiling sha2 v0.10.9
2026-08-02T15:54:43.4471476Z    Compiling mock-adapter v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-02T15:54:43.6196388Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
2026-08-02T15:54:43.6323840Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-08-02T15:54:43.6324245Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-02T15:54:43.6336774Z shell: /usr/bin/bash -e {0}
2026-08-02T15:54:43.6336979Z env:
2026-08-02T15:54:43.6337279Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:54:43.6337727Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:54:43.6338127Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:54:43.6338541Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T15:54:43.6339124Z   SPT_TWO_HOST: 1
2026-08-02T15:54:43.6339312Z   SPT_TWO_HOST_ROLE: b
2026-08-02T15:54:43.6339502Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-02T15:54:43.6339721Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-02T15:54:43.6339922Z ##[endgroup]
2026-08-02T15:54:43.8894747Z    Compiling n0-future v0.3.2
2026-08-02T15:54:43.8944509Z    Compiling rustix v1.1.4
2026-08-02T15:54:43.9008861Z    Compiling backon v1.6.0
2026-08-02T15:54:43.9332713Z    Compiling n0-watcher v0.6.1
2026-08-02T15:54:43.9333234Z    Compiling iroh-dns v0.98.0
2026-08-02T15:54:44.0389849Z    Compiling netwatch v0.16.0
2026-08-02T15:54:44.1653570Z    Compiling iroh-relay v0.98.0
2026-08-02T15:54:44.6450275Z    Compiling portmapper v0.16.0
2026-08-02T15:54:45.3590206Z    Compiling terminal_size v0.4.4
2026-08-02T15:54:45.3590793Z    Compiling tempfile v3.27.0
2026-08-02T15:54:45.4116506Z    Compiling clap_builder v4.6.0
2026-08-02T15:54:45.5133071Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T15:54:46.8571658Z    Compiling clap v4.6.1
2026-08-02T15:54:47.4366982Z    Compiling iroh v0.98.2
2026-08-02T15:54:55.4914512Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T15:54:57.2557114Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T15:55:08.3712755Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T15:55:14.9562661Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.31s
2026-08-02T15:55:14.9792469Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-01a2540df5d9d707)
2026-08-02T15:55:14.9806828Z 
2026-08-02T15:55:14.9806977Z running 2 tests
2026-08-02T15:55:14.9809124Z test gated_cli_role_a ... ok
2026-08-02T15:55:14.9813521Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-02T15:55:15.3971119Z 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-02T15:55:24.9710458Z GATED role B: ticker session 1 ready
2026-08-02T15:55:39.4843931Z GATED OK: bring-up: A's target row replicated to B
2026-08-02T15:55:39.4844383Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-08-02T15:55:39.4844784Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-08-02T15:55:39.4845209Z GATED OK: C-2: the revived harness self-bound (status online)
2026-08-02T15:55:39.4845552Z GATED OK: C-2 revive (serve side)
2026-08-02T15:55:39.6615479Z GATED OK: E-1 send confirmed —  SENT(WAN):ling-gated-tgt@cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c (spooled)
2026-08-02T15:56:09.7493544Z GATED OK: E-1: A confirmed the from-stamp
2026-08-02T15:56:11.7527237Z GATED OK: W4 fork: A's cross-node fork landed here
2026-08-02T15:56:11.7841393Z GATED OK: W4 fork — whole endpoint minted here, source intact
2026-08-02T15:56:14.9809154Z test gated_cli_role_b has been running for over 60 seconds
2026-08-02T15:56:39.8760733Z GATED OK: B-3: A's viewport is attached
2026-08-02T15:56:39.8879627Z 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-02T15:56:39.8925482Z GATED role B: daemon DOWN (honest stop) — restarting
2026-08-02T15:56:49.4655362Z GATED role B: ticker respawned (2) after the bounce
2026-08-02T15:57:59.4325088Z GATED OK: B-3: A finished (reheal proven)
2026-08-02T16:12:59.5320705Z GATED role B: step complete — bye ack NOT observed within the bound (tolerated: A asserts delivery on its side)
2026-08-02T16:12:59.6210389Z test gated_cli_role_b ... ok
2026-08-02T16:12:59.6210627Z 
2026-08-02T16:12:59.6210909Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1064.64s
2026-08-02T16:12:59.6211275Z 
2026-08-02T16:12:59.6354830Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-02T16:12:59.6355130Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-02T16:12:59.6369640Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:12:59.6369906Z env:
2026-08-02T16:12:59.6370201Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T16:12:59.6370640Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T16:12:59.6371044Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T16:12:59.6371465Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T16:12:59.6371800Z ##[endgroup]
2026-08-02T16:12:59.6413157Z CI-CENSUS scope roots:
2026-08-02T16:12:59.6413490Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:12:59.6413943Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T16:12:59.6414475Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T16:12:59.6414917Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T16:12:59.6415217Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T16:12:59.6457486Z CI-CENSUS self-check OK: walked 395 /proc entries, exe resolution live
2026-08-02T16:13:01.1348774Z CI-CENSUS phase=pre-reap box_procs=395 box_fds=10944 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T16:13:01.1349538Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T16:13:01.1350015Z   SCOPED   pid=621944 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T16:13:01.1350654Z   SCOPED   pid=621961 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T16:13:01.1351341Z   SCOPED   pid=622268 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T16:13:01.1351962Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-02T16:13:07.6148826Z CI-CENSUS phase=post-settle box_procs=394 box_fds=10944 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T16:13:07.6149574Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T16:13:07.6150056Z   SCOPED   pid=621944 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T16:13:07.6150658Z   SCOPED   pid=621961 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T16:13:07.6151344Z   SCOPED   pid=622268 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T16:13:08.4125968Z   REAP  pid=621944 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T16:13:08.4152260Z   REAP  pid=621961 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T16:13:08.4179416Z   REAP  pid=622268 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T16:13:11.2415367Z CI-CENSUS phase=end box_procs=392 box_fds=10944 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T16:13:11.2416344Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T16:13:11.2416917Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-02T16:13:11.2449694Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-02T16:13:11.2450176Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-02T16:13:11.2462854Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:13:11.2463122Z env:
2026-08-02T16:13:11.2463564Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T16:13:11.2464004Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T16:13:11.2464418Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T16:13:11.2464832Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d
2026-08-02T16:13:11.2465153Z ##[endgroup]
2026-08-02T16:13:11.2537581Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30754060525-1-Xf744d on attempt 1/5
2026-08-02T16:13:11.2649423Z Post job cleanup.
2026-08-02T16:13:11.3364356Z [command]/usr/bin/git version
2026-08-02T16:13:11.3429147Z git version 2.43.0
2026-08-02T16:13:11.3458429Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/02ea0f82-3f20-4abc-958e-47e5134facb4/.gitconfig'
2026-08-02T16:13:11.3465990Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/02ea0f82-3f20-4abc-958e-47e5134facb4' before making global git config changes
2026-08-02T16:13:11.3466681Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:13:11.3469977Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T16:13:11.3500303Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:13:11.3525705Z [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-02T16:13:11.3717119Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:13:11.3735938Z http.https://github.com/.extraheader
2026-08-02T16:13:11.3742758Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T16:13:11.3766669Z [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-02T16:13:11.3946831Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:13:11.3973481Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:13:11.4295158Z Post job cleanup.
2026-08-02T16:13:11.4955858Z [command]/usr/bin/git version
2026-08-02T16:13:11.5020043Z git version 2.43.0
2026-08-02T16:13:11.5046076Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/7fc61995-7546-46f3-8bf5-0beb04dc6f98/.gitconfig'
2026-08-02T16:13:11.5053307Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7fc61995-7546-46f3-8bf5-0beb04dc6f98' before making global git config changes
2026-08-02T16:13:11.5053985Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:13:11.5056778Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:13:11.5102712Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:13:11.5129388Z [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-02T16:13:11.5315823Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:13:11.5335488Z http.https://github.com/.extraheader
2026-08-02T16:13:11.5342599Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T16:13:11.5367159Z [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-02T16:13:11.5553156Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:13:11.5579310Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:13:11.5890193Z Cleaning up orphan processes
