﻿2026-08-03T05:00:28.3069291Z Current runner version: '2.336.0'
2026-08-03T05:00:28.3073922Z Runner name: 'kitsubito'
2026-08-03T05:00:28.3074432Z Runner group name: 'Default'
2026-08-03T05:00:28.3075043Z Machine name: 'KITSUBITO'
2026-08-03T05:00:28.3078313Z ##[group]GITHUB_TOKEN Permissions
2026-08-03T05:00:28.3080296Z Actions: write
2026-08-03T05:00:28.3080715Z ArtifactMetadata: write
2026-08-03T05:00:28.3081119Z Attestations: write
2026-08-03T05:00:28.3081524Z Checks: write
2026-08-03T05:00:28.3081912Z CodeQuality: write
2026-08-03T05:00:28.3082311Z Contents: write
2026-08-03T05:00:28.3082692Z CopilotRequests: write
2026-08-03T05:00:28.3083079Z Deployments: write
2026-08-03T05:00:28.3083444Z Discussions: write
2026-08-03T05:00:28.3083814Z Drives: write
2026-08-03T05:00:28.3084163Z Issues: write
2026-08-03T05:00:28.3084516Z Metadata: read
2026-08-03T05:00:28.3084869Z Models: read
2026-08-03T05:00:28.3085221Z Packages: write
2026-08-03T05:00:28.3085588Z Pages: write
2026-08-03T05:00:28.3086047Z PullRequests: write
2026-08-03T05:00:28.3086454Z RepositoryProjects: write
2026-08-03T05:00:28.3086863Z SecurityEvents: write
2026-08-03T05:00:28.3087234Z Statuses: write
2026-08-03T05:00:28.3087597Z VulnerabilityAlerts: read
2026-08-03T05:00:28.3087980Z ##[endgroup]
2026-08-03T05:00:28.3089767Z Secret source: Actions
2026-08-03T05:00:28.3090435Z Prepare workflow directory
2026-08-03T05:00:28.3586366Z Prepare all required actions
2026-08-03T05:00:28.3622497Z Getting action download info
2026-08-03T05:00:28.6873404Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-03T05:00:29.4749447Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-03T05:00:30.1353048Z Complete job name: twohost-b
2026-08-03T05:00:30.2254010Z ##[group]Run set -euo pipefail
2026-08-03T05:00:30.2254959Z [36;1mset -euo pipefail[0m
2026-08-03T05:00:30.2255789Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-03T05:00:30.2256966Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-03T05:00:30.2258353Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-03T05:00:30.2259884Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-03T05:00:30.2261088Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-03T05:00:30.2262079Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-03T05:00:30.2263820Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-03T05:00:30.2265437Z [36;1m  exit 1[0m
2026-08-03T05:00:30.2266083Z [36;1mfi[0m
2026-08-03T05:00:30.2283270Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T05:00:30.2284552Z ##[endgroup]
2026-08-03T05:00:30.2416543Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=690327531520 floor_bytes=34359738368
2026-08-03T05:00:30.2653381Z ##[group]Run actions/checkout@v5
2026-08-03T05:00:30.2654338Z with:
2026-08-03T05:00:30.2655032Z   repository: BigscreenVR/spt-bs-core
2026-08-03T05:00:30.2661511Z   token: ***
2026-08-03T05:00:30.2662185Z   ssh-strict: true
2026-08-03T05:00:30.2662867Z   ssh-user: git
2026-08-03T05:00:30.2663540Z   persist-credentials: true
2026-08-03T05:00:30.2664280Z   clean: true
2026-08-03T05:00:30.2664954Z   sparse-checkout-cone-mode: true
2026-08-03T05:00:30.2665739Z   fetch-depth: 1
2026-08-03T05:00:30.2666378Z   fetch-tags: false
2026-08-03T05:00:30.2667061Z   show-progress: true
2026-08-03T05:00:30.2667734Z   lfs: false
2026-08-03T05:00:30.2668364Z   submodules: false
2026-08-03T05:00:30.2669179Z   set-safe-directory: true
2026-08-03T05:00:30.2669948Z   allow-unsafe-pr-checkout: false
2026-08-03T05:00:30.2670733Z ##[endgroup]
2026-08-03T05:00:30.3480927Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T05:00:30.3483140Z ##[group]Getting Git version info
2026-08-03T05:00:30.3484450Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T05:00:30.3486477Z [command]/usr/bin/git version
2026-08-03T05:00:30.3511930Z git version 2.43.0
2026-08-03T05:00:30.3528574Z ##[endgroup]
2026-08-03T05:00:30.3536234Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d612f685-b1f2-4327-b79d-15818a1ee294/.gitconfig'
2026-08-03T05:00:30.3543227Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d612f685-b1f2-4327-b79d-15818a1ee294' before making global git config changes
2026-08-03T05:00:30.3545538Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T05:00:30.3547419Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T05:00:30.3578327Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T05:00:30.3596430Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T05:00:30.3606322Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T05:00:30.3608730Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T05:00:30.3630367Z refs/heads/golden/ir15
2026-08-03T05:00:30.3636287Z [command]/usr/bin/git checkout --detach
2026-08-03T05:00:30.3950105Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T05:00:30.3988729Z [command]/usr/bin/git branch --delete --force golden/ir15
2026-08-03T05:00:30.4021995Z Deleted branch golden/ir15 (was a5042ec74).
2026-08-03T05:00:30.4784526Z ##[endgroup]
2026-08-03T05:00:30.4785725Z [command]/usr/bin/git submodule status
2026-08-03T05:00:30.4993162Z ##[group]Cleaning the repository
2026-08-03T05:00:30.4995249Z [command]/usr/bin/git clean -ffdx
2026-08-03T05:00:34.8977910Z Removing .adapter-notify/
2026-08-03T05:00:34.8978777Z Removing bench-ledger/
2026-08-03T05:00:34.8979177Z Removing target/
2026-08-03T05:00:34.8987312Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T05:00:34.9239082Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T05:00:34.9247143Z ##[endgroup]
2026-08-03T05:00:34.9249252Z ##[group]Disabling automatic garbage collection
2026-08-03T05:00:34.9254167Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T05:00:34.9290488Z ##[endgroup]
2026-08-03T05:00:34.9291173Z ##[group]Setting up auth
2026-08-03T05:00:34.9300379Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T05:00:34.9334200Z [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-03T05:00:34.9521516Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T05:00:34.9546265Z [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-03T05:00:34.9728884Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T05:00:34.9752727Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T05:00:34.9938058Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T05:00:34.9968243Z ##[endgroup]
2026-08-03T05:00:34.9968704Z ##[group]Fetching the repository
2026-08-03T05:00:34.9974211Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a5042ec7440159a931217ae3c11be156a7675bf6:refs/remotes/origin/golden/ir15
2026-08-03T05:00:35.5298361Z ##[endgroup]
2026-08-03T05:00:35.5299297Z ##[group]Determining the checkout info
2026-08-03T05:00:35.5300118Z ##[endgroup]
2026-08-03T05:00:35.5305186Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T05:00:35.5361054Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T05:00:35.5388730Z ##[group]Checking out the ref
2026-08-03T05:00:35.5397932Z [command]/usr/bin/git checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T05:00:35.5454848Z Switched to a new branch 'golden/ir15'
2026-08-03T05:00:35.5455275Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T05:00:35.5461336Z ##[endgroup]
2026-08-03T05:00:35.5495966Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T05:00:35.5526758Z a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T05:00:35.5647305Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-03T05:00:35.5647674Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-03T05:00:35.5660154Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T05:00:35.5660427Z ##[endgroup]
2026-08-03T05:00:35.5710755Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5806770Z ##[group]Run actions/checkout@v5
2026-08-03T05:00:35.5807018Z with:
2026-08-03T05:00:35.5807189Z   repository: SaberMage/spt-shell-notify
2026-08-03T05:00:35.5807418Z   path: .adapter-notify
2026-08-03T05:00:35.5809167Z   token: ***
2026-08-03T05:00:35.5809340Z   ssh-strict: true
2026-08-03T05:00:35.5809506Z   ssh-user: git
2026-08-03T05:00:35.5809669Z   persist-credentials: true
2026-08-03T05:00:35.5809864Z   clean: true
2026-08-03T05:00:35.5810044Z   sparse-checkout-cone-mode: true
2026-08-03T05:00:35.5810241Z   fetch-depth: 1
2026-08-03T05:00:35.5810392Z   fetch-tags: false
2026-08-03T05:00:35.5810560Z   show-progress: true
2026-08-03T05:00:35.5810726Z   lfs: false
2026-08-03T05:00:35.5810880Z   submodules: false
2026-08-03T05:00:35.5811050Z   set-safe-directory: true
2026-08-03T05:00:35.5811263Z   allow-unsafe-pr-checkout: false
2026-08-03T05:00:35.5811462Z env:
2026-08-03T05:00:35.5811782Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5812201Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5812597Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5812993Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5813288Z ##[endgroup]
2026-08-03T05:00:35.6469702Z Syncing repository: SaberMage/spt-shell-notify
2026-08-03T05:00:35.6473900Z ##[group]Getting Git version info
2026-08-03T05:00:35.6474417Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-03T05:00:35.6496363Z [command]/usr/bin/git version
2026-08-03T05:00:35.6561164Z git version 2.43.0
2026-08-03T05:00:35.6577322Z ##[endgroup]
2026-08-03T05:00:35.6584197Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/82f435f0-63b1-4160-94b6-1ae4917b051d/.gitconfig'
2026-08-03T05:00:35.6591023Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/82f435f0-63b1-4160-94b6-1ae4917b051d' before making global git config changes
2026-08-03T05:00:35.6591643Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T05:00:35.6594191Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T05:00:35.6618488Z ##[group]Initializing the repository
2026-08-03T05:00:35.6621516Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T05:00:35.6647587Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-03T05:00:35.6648143Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-03T05:00:35.6648618Z hint: of your new repositories, which will suppress this warning, call:
2026-08-03T05:00:35.6649034Z hint: 
2026-08-03T05:00:35.6649305Z hint: 	git config --global init.defaultBranch <name>
2026-08-03T05:00:35.6649657Z hint: 
2026-08-03T05:00:35.6649944Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-03T05:00:35.6650653Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-03T05:00:35.6651018Z hint: 
2026-08-03T05:00:35.6651223Z hint: 	git branch -m <name>
2026-08-03T05:00:35.6652568Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-03T05:00:35.6658534Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-03T05:00:35.6680980Z ##[endgroup]
2026-08-03T05:00:35.6681357Z ##[group]Disabling automatic garbage collection
2026-08-03T05:00:35.6683457Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T05:00:35.6704157Z ##[endgroup]
2026-08-03T05:00:35.6704438Z ##[group]Setting up auth
2026-08-03T05:00:35.6709417Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T05:00:35.6731991Z [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-03T05:00:35.6910273Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T05:00:35.6934776Z [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-03T05:00:35.7116383Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T05:00:35.7143131Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T05:00:35.7326702Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T05:00:35.7354706Z ##[endgroup]
2026-08-03T05:00:35.7355141Z ##[group]Determining the default branch
2026-08-03T05:00:35.7357848Z Retrieving the default branch name
2026-08-03T05:00:36.1600733Z Default branch 'main'
2026-08-03T05:00:36.1601520Z ##[endgroup]
2026-08-03T05:00:36.1601912Z ##[group]Fetching the repository
2026-08-03T05:00:36.1606505Z [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-03T05:00:36.7039183Z From https://github.com/SaberMage/spt-shell-notify
2026-08-03T05:00:36.7039903Z  * [new branch]      main       -> origin/main
2026-08-03T05:00:36.7063881Z ##[endgroup]
2026-08-03T05:00:36.7064338Z ##[group]Determining the checkout info
2026-08-03T05:00:36.7067685Z ##[endgroup]
2026-08-03T05:00:36.7072885Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T05:00:36.7156980Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T05:00:36.7183903Z ##[group]Checking out the ref
2026-08-03T05:00:36.7186314Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-03T05:00:36.7222898Z Switched to a new branch 'main'
2026-08-03T05:00:36.7223222Z branch 'main' set up to track 'origin/main'.
2026-08-03T05:00:36.7226951Z ##[endgroup]
2026-08-03T05:00:36.7256065Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T05:00:36.7278129Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-03T05:00:36.7398175Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-03T05:00:36.7398572Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-03T05:00:36.7410705Z shell: /usr/bin/bash -e {0}
2026-08-03T05:00:36.7410905Z env:
2026-08-03T05:00:36.7411195Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:36.7411633Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:36.7412037Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:36.7412422Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:36.7412862Z ##[endgroup]
2026-08-03T05:00:36.7765708Z     Updating crates.io index
2026-08-03T05:00:36.9603349Z      Locking 11 packages to latest compatible versions
2026-08-03T05:00:36.9964527Z    Compiling serde_core v1.0.229
2026-08-03T05:00:36.9964936Z    Compiling zmij v1.0.23
2026-08-03T05:00:36.9965193Z    Compiling serde_json v1.0.151
2026-08-03T05:00:36.9965680Z    Compiling itoa v1.0.18
2026-08-03T05:00:36.9966099Z    Compiling memchr v2.8.3
2026-08-03T05:00:38.7939565Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-03T05:00:38.9631289Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s
2026-08-03T05:00:38.9723998Z ##[group]Run bash .github/bench/wrap.sh build-spt-bin -- cargo build -p spt --bin spt
2026-08-03T05:00:38.9724475Z [36;1mbash .github/bench/wrap.sh build-spt-bin -- cargo build -p spt --bin spt[0m
2026-08-03T05:00:38.9737301Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T05:00:38.9737582Z env:
2026-08-03T05:00:38.9737873Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:38.9738369Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:38.9738788Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:38.9739261Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:38.9739571Z ##[endgroup]
2026-08-03T05:00:39.3024672Z    Compiling proc-macro2 v1.0.106
2026-08-03T05:00:39.3025210Z    Compiling quote v1.0.45
2026-08-03T05:00:39.3025795Z    Compiling unicode-ident v1.0.24
2026-08-03T05:00:39.3026276Z    Compiling libc v0.2.186
2026-08-03T05:00:39.3026705Z    Compiling serde_core v1.0.228
2026-08-03T05:00:39.3027105Z    Compiling cfg-if v1.0.4
2026-08-03T05:00:39.3028065Z    Compiling serde v1.0.228
2026-08-03T05:00:39.3068555Z    Compiling typenum v1.20.1
2026-08-03T05:00:39.3107536Z    Compiling log v0.4.32
2026-08-03T05:00:39.3158411Z    Compiling pin-project-lite v0.2.17
2026-08-03T05:00:39.3190044Z    Compiling memchr v2.8.1
2026-08-03T05:00:39.3223388Z    Compiling portable-atomic v1.13.1
2026-08-03T05:00:39.3259648Z    Compiling version_check v0.9.5
2026-08-03T05:00:39.3341510Z    Compiling shlex v2.0.1
2026-08-03T05:00:39.3492522Z    Compiling find-msvc-tools v0.1.9
2026-08-03T05:00:39.3552536Z    Compiling critical-section v1.2.0
2026-08-03T05:00:39.4035968Z    Compiling futures-core v0.3.32
2026-08-03T05:00:39.4097074Z    Compiling subtle v2.6.1
2026-08-03T05:00:39.4288355Z    Compiling bytes v1.11.1
2026-08-03T05:00:39.5352582Z    Compiling equivalent v1.0.2
2026-08-03T05:00:39.5690291Z    Compiling smallvec v1.15.1
2026-08-03T05:00:39.5691013Z    Compiling itoa v1.0.18
2026-08-03T05:00:39.5810525Z    Compiling semver v1.0.28
2026-08-03T05:00:39.6060956Z    Compiling stable_deref_trait v1.2.1
2026-08-03T05:00:39.6063833Z    Compiling futures-sink v0.3.32
2026-08-03T05:00:39.6163121Z    Compiling slab v0.4.12
2026-08-03T05:00:39.6291795Z    Compiling futures-io v0.3.32
2026-08-03T05:00:39.6651942Z    Compiling futures-task v0.3.32
2026-08-03T05:00:39.6951091Z    Compiling futures-channel v0.3.32
2026-08-03T05:00:39.7085766Z    Compiling generic-array v0.14.7
2026-08-03T05:00:39.7751241Z    Compiling rand_core v0.10.1
2026-08-03T05:00:39.7871822Z    Compiling rustversion v1.0.22
2026-08-03T05:00:39.8115568Z    Compiling hashbrown v0.17.1
2026-08-03T05:00:39.8460581Z    Compiling rustc_version v0.4.1
2026-08-03T05:00:39.8569720Z    Compiling cpufeatures v0.2.17
2026-08-03T05:00:39.9061093Z    Compiling bitflags v2.12.1
2026-08-03T05:00:39.9166914Z    Compiling getrandom v0.4.2
2026-08-03T05:00:39.9255350Z    Compiling fnv v1.0.7
2026-08-03T05:00:39.9293983Z    Compiling cfg_aliases v0.2.1
2026-08-03T05:00:39.9362055Z    Compiling strsim v0.11.1
2026-08-03T05:00:39.9461549Z    Compiling litemap v0.8.2
2026-08-03T05:00:39.9953837Z    Compiling writeable v0.6.3
2026-08-03T05:00:40.0121091Z    Compiling icu_normalizer_data v2.2.0
2026-08-03T05:00:40.1256063Z    Compiling fs_extra v1.3.0
2026-08-03T05:00:40.1795613Z    Compiling utf8_iter v1.0.4
2026-08-03T05:00:40.1868667Z    Compiling dunce v1.0.5
2026-08-03T05:00:40.1935040Z    Compiling ident_case v1.0.1
2026-08-03T05:00:40.1936294Z    Compiling icu_properties_data v2.2.0
2026-08-03T05:00:40.3060605Z    Compiling autocfg v1.5.1
2026-08-03T05:00:40.3221413Z    Compiling percent-encoding v2.3.2
2026-08-03T05:00:40.3320783Z    Compiling http v1.4.1
2026-08-03T05:00:40.3990479Z    Compiling aws-lc-rs v1.17.0
2026-08-03T05:00:40.4050648Z    Compiling cpufeatures v0.3.0
2026-08-03T05:00:40.4617638Z    Compiling thiserror v2.0.18
2026-08-03T05:00:40.4757468Z    Compiling unicode-segmentation v1.13.3
2026-08-03T05:00:40.4897347Z    Compiling syn v2.0.117
2026-08-03T05:00:40.5128073Z    Compiling scopeguard v1.2.0
2026-08-03T05:00:40.5240838Z    Compiling form_urlencoded v1.2.2
2026-08-03T05:00:40.5701699Z    Compiling indexmap v2.14.0
2026-08-03T05:00:40.5868471Z    Compiling lock_api v0.4.14
2026-08-03T05:00:40.5953649Z    Compiling untrusted v0.9.0
2026-08-03T05:00:40.5981164Z    Compiling rustls v0.23.40
2026-08-03T05:00:40.6901265Z    Compiling hybrid-array v0.4.12
2026-08-03T05:00:40.7060769Z    Compiling heck v0.5.0
2026-08-03T05:00:40.7210815Z    Compiling unicode-xid v0.2.6
2026-08-03T05:00:40.7541795Z    Compiling atomic-waker v1.1.2
2026-08-03T05:00:40.7632036Z    Compiling anyhow v1.0.102
2026-08-03T05:00:40.7966931Z    Compiling const-oid v0.10.2
2026-08-03T05:00:40.8259650Z    Compiling httparse v1.10.1
2026-08-03T05:00:40.8528107Z    Compiling paste v1.0.15
2026-08-03T05:00:40.8679274Z    Compiling zerocopy v0.8.50
2026-08-03T05:00:40.8841207Z    Compiling parking_lot_core v0.9.12
2026-08-03T05:00:40.9330772Z    Compiling convert_case v0.10.0
2026-08-03T05:00:41.0162543Z    Compiling num-traits v0.2.19
2026-08-03T05:00:41.0370842Z    Compiling curve25519-dalek v4.1.3
2026-08-03T05:00:41.0964392Z    Compiling jobserver v0.1.34
2026-08-03T05:00:41.1511641Z    Compiling ahash v0.8.12
2026-08-03T05:00:41.1900643Z    Compiling either v1.16.0
2026-08-03T05:00:41.1941334Z    Compiling powerfmt v0.2.0
2026-08-03T05:00:41.2200580Z    Compiling base64ct v1.8.3
2026-08-03T05:00:41.2911035Z    Compiling block-buffer v0.12.0
2026-08-03T05:00:41.2985132Z    Compiling crypto-common v0.2.2
2026-08-03T05:00:41.3060732Z    Compiling inout v0.2.2
2026-08-03T05:00:41.3130721Z    Compiling deranged v0.5.8
2026-08-03T05:00:41.3807289Z    Compiling cc v1.2.63
2026-08-03T05:00:41.4120667Z    Compiling crypto-common v0.1.7
2026-08-03T05:00:41.4299812Z    Compiling block-buffer v0.10.4
2026-08-03T05:00:41.4549384Z    Compiling http-body v1.0.1
2026-08-03T05:00:41.5390985Z    Compiling digest v0.10.7
2026-08-03T05:00:41.5430676Z    Compiling pem-rfc7468 v1.0.0
2026-08-03T05:00:41.5920858Z    Compiling try-lock v0.2.5
2026-08-03T05:00:41.5981342Z    Compiling time-core v0.1.8
2026-08-03T05:00:41.6420548Z    Compiling mio v1.2.1
2026-08-03T05:00:41.6580611Z    Compiling socket2 v0.6.4
2026-08-03T05:00:41.6780919Z    Compiling getrandom v0.2.17
2026-08-03T05:00:41.7942361Z    Compiling tower-service v0.3.3
2026-08-03T05:00:41.8521279Z    Compiling rand_core v0.6.4
2026-08-03T05:00:41.8640061Z    Compiling data-encoding v2.11.0
2026-08-03T05:00:41.8862652Z    Compiling tinyvec_macros v0.1.1
2026-08-03T05:00:41.9460850Z    Compiling uuid v1.23.2
2026-08-03T05:00:41.9870977Z    Compiling pkg-config v0.3.33
2026-08-03T05:00:41.9942265Z    Compiling num-conv v0.2.2
2026-08-03T05:00:42.0265653Z    Compiling zmij v1.0.21
2026-08-03T05:00:42.0409606Z    Compiling fastrand v2.4.1
2026-08-03T05:00:42.0560795Z    Compiling base64 v0.22.1
2026-08-03T05:00:42.0690666Z    Compiling vcpkg v0.2.15
2026-08-03T05:00:42.1510890Z    Compiling parking_lot v0.12.5
2026-08-03T05:00:42.2894085Z    Compiling cipher v0.5.2
2026-08-03T05:00:42.3220739Z    Compiling tinyvec v1.11.0
2026-08-03T05:00:42.3431327Z    Compiling sha2 v0.10.9
2026-08-03T05:00:42.4760854Z    Compiling want v0.3.1
2026-08-03T05:00:42.5080739Z    Compiling inout v0.1.4
2026-08-03T05:00:42.5820984Z    Compiling chacha20 v0.10.0
2026-08-03T05:00:42.6142566Z    Compiling cmake v0.1.58
2026-08-03T05:00:42.6226091Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-03T05:00:42.6292808Z    Compiling vergen-lib v9.1.0
2026-08-03T05:00:42.6840804Z    Compiling n0-future v0.3.2
2026-08-03T05:00:42.7631016Z    Compiling signature v2.2.0
2026-08-03T05:00:42.7951283Z    Compiling serde_json v1.0.150
2026-08-03T05:00:42.8360790Z    Compiling parking v2.2.1
2026-08-03T05:00:42.8416094Z    Compiling cordyceps v0.3.4
2026-08-03T05:00:42.8634457Z    Compiling crossbeam-utils v0.8.21
2026-08-03T05:00:42.8721125Z    Compiling diatomic-waker v0.2.3
2026-08-03T05:00:42.8820978Z    Compiling winnow v1.0.3
2026-08-03T05:00:42.8900879Z    Compiling httpdate v1.0.3
2026-08-03T05:00:42.9060950Z    Compiling rand v0.10.1
2026-08-03T05:00:42.9514512Z    Compiling spin v0.10.0
2026-08-03T05:00:42.9882807Z    Compiling futures-lite v2.6.1
2026-08-03T05:00:43.0278913Z    Compiling ed25519 v2.2.3
2026-08-03T05:00:43.0404243Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-03T05:00:43.0775975Z    Compiling cipher v0.4.4
2026-08-03T05:00:43.1152362Z    Compiling digest v0.11.3
2026-08-03T05:00:43.1460213Z    Compiling netlink-packet-core v0.8.1
2026-08-03T05:00:43.1461768Z    Compiling universal-hash v0.5.1
2026-08-03T05:00:43.1462525Z    Compiling vergen v9.1.0
2026-08-03T05:00:43.1801369Z    Compiling futures-buffered v0.2.13
2026-08-03T05:00:43.2380289Z    Compiling vergen-lib v0.1.6
2026-08-03T05:00:43.2670375Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-03T05:00:43.3131021Z    Compiling heapless v0.7.17
2026-08-03T05:00:43.3260563Z    Compiling noq-udp v0.10.0
2026-08-03T05:00:43.3877151Z    Compiling sync_wrapper v1.0.2
2026-08-03T05:00:43.4070892Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-03T05:00:43.4690015Z    Compiling aws-lc-sys v0.41.0
2026-08-03T05:00:43.4731035Z    Compiling ring v0.17.14
2026-08-03T05:00:43.4811210Z    Compiling libsqlite3-sys v0.30.1
2026-08-03T05:00:43.4932060Z    Compiling opaque-debug v0.3.1
2026-08-03T05:00:43.5124980Z    Compiling byteorder v1.5.0
2026-08-03T05:00:43.5296564Z    Compiling allocator-api2 v0.2.21
2026-08-03T05:00:43.5481917Z    Compiling polyval v0.6.2
2026-08-03T05:00:43.5630946Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-03T05:00:43.6732913Z    Compiling spin v0.9.8
2026-08-03T05:00:43.6809468Z    Compiling vergen-gitcl v1.0.8
2026-08-03T05:00:43.7079181Z    Compiling hash32 v0.2.1
2026-08-03T05:00:43.8260516Z    Compiling fallible-iterator v0.3.0
2026-08-03T05:00:43.8880810Z    Compiling ryu v1.0.23
2026-08-03T05:00:43.8971013Z    Compiling tower-layer v0.3.3
2026-08-03T05:00:43.9010905Z    Compiling num_threads v0.1.7
2026-08-03T05:00:43.9356894Z    Compiling signature v3.0.0
2026-08-03T05:00:43.9868869Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-03T05:00:44.0349461Z    Compiling time v0.3.47
2026-08-03T05:00:44.0660983Z    Compiling ghash v0.5.1
2026-08-03T05:00:44.0662710Z    Compiling aes v0.8.4
2026-08-03T05:00:44.0737509Z    Compiling ctr v0.9.2
2026-08-03T05:00:44.1051866Z    Compiling sha2 v0.11.0-rc.5
2026-08-03T05:00:44.1385215Z    Compiling fs2 v0.4.3
2026-08-03T05:00:44.2430484Z    Compiling http-body-util v0.1.3
2026-08-03T05:00:44.2810752Z    Compiling aead v0.5.2
2026-08-03T05:00:44.2870537Z    Compiling arrayvec v0.7.6
2026-08-03T05:00:44.3620959Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-03T05:00:44.3893008Z    Compiling openssl-probe v0.2.1
2026-08-03T05:00:44.4513943Z    Compiling utf8parse v0.2.2
2026-08-03T05:00:44.5135458Z    Compiling crossbeam-epoch v0.9.18
2026-08-03T05:00:44.5233649Z    Compiling crossbeam-channel v0.5.15
2026-08-03T05:00:44.5331752Z    Compiling blake3 v1.8.5
2026-08-03T05:00:44.5709644Z    Compiling netlink-packet-route v0.29.0
2026-08-03T05:00:44.6444910Z    Compiling aes-gcm v0.10.3
2026-08-03T05:00:44.6904136Z    Compiling memoffset v0.6.5
2026-08-03T05:00:44.8100502Z    Compiling acto v0.8.2
2026-08-03T05:00:44.8423913Z    Compiling noq v0.18.0
2026-08-03T05:00:44.8539218Z    Compiling netwatch v0.16.0
2026-08-03T05:00:44.8836749Z    Compiling tagptr v0.2.0
2026-08-03T05:00:44.9488123Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-03T05:00:44.9980975Z    Compiling sorted-index-buffer v0.2.1
2026-08-03T05:00:45.0438341Z    Compiling rustc-hash v2.1.2
2026-08-03T05:00:45.0591303Z    Compiling lru-slab v0.1.2
2026-08-03T05:00:45.0706631Z    Compiling thiserror v1.0.69
2026-08-03T05:00:45.1332624Z    Compiling xml-rs v0.8.28
2026-08-03T05:00:45.1453495Z    Compiling identity-hash v0.1.0
2026-08-03T05:00:45.1672351Z    Compiling foldhash v0.2.0
2026-08-03T05:00:45.1839695Z    Compiling mac-addr v0.3.0
2026-08-03T05:00:45.2142805Z    Compiling ref-cast v1.0.25
2026-08-03T05:00:45.2770657Z    Compiling hashbrown v0.16.1
2026-08-03T05:00:45.3255546Z    Compiling synstructure v0.13.2
2026-08-03T05:00:45.3442235Z    Compiling darling_core v0.20.11
2026-08-03T05:00:45.4265169Z    Compiling serde_derive_internals v0.29.1
2026-08-03T05:00:45.6122588Z    Compiling netlink-packet-route v0.30.0
2026-08-03T05:00:45.7800570Z    Compiling proc-macro-crate v3.5.0
2026-08-03T05:00:46.0136215Z    Compiling xmltree v0.10.3
2026-08-03T05:00:46.1205594Z    Compiling termios v0.2.2
2026-08-03T05:00:46.1416625Z    Compiling serial-core v0.4.0
2026-08-03T05:00:46.2211555Z    Compiling ioctl-rs v0.1.6
2026-08-03T05:00:46.2280251Z    Compiling errno v0.3.14
2026-08-03T05:00:46.2628654Z    Compiling simple-dns v0.9.3
2026-08-03T05:00:46.3237612Z    Compiling aho-corasick v1.1.4
2026-08-03T05:00:46.3300325Z    Compiling constant_time_eq v0.4.2
2026-08-03T05:00:46.3359189Z    Compiling resolv-conf v0.7.6
2026-08-03T05:00:46.3439494Z    Compiling winnow v0.7.15
2026-08-03T05:00:46.3693978Z    Compiling arrayref v0.3.9
2026-08-03T05:00:46.4164105Z    Compiling toml_write v0.1.2
2026-08-03T05:00:46.4906193Z    Compiling simdutf8 v0.1.5
2026-08-03T05:00:46.5211676Z    Compiling signal-hook v0.3.18
2026-08-03T05:00:46.6064705Z    Compiling smol_str v0.1.24
2026-08-03T05:00:46.6509501Z    Compiling sha1_smol v1.0.1
2026-08-03T05:00:46.7240981Z    Compiling rustix v1.1.4
2026-08-03T05:00:46.7609855Z    Compiling regex-syntax v0.8.10
2026-08-03T05:00:46.7967946Z    Compiling signal-hook-registry v1.4.8
2026-08-03T05:00:46.8311943Z    Compiling serial-unix v0.4.0
2026-08-03T05:00:46.8475315Z    Compiling lru v0.16.4
2026-08-03T05:00:47.0331114Z    Compiling darling_core v0.23.0
2026-08-03T05:00:47.0737859Z    Compiling serde_bytes v0.11.19
2026-08-03T05:00:47.1394227Z    Compiling hmac v0.12.1
2026-08-03T05:00:47.1802890Z    Compiling serde_derive v1.0.228
2026-08-03T05:00:47.1872385Z    Compiling zeroize_derive v1.4.3
2026-08-03T05:00:47.2400961Z    Compiling tokio-macros v2.7.0
2026-08-03T05:00:47.3090846Z    Compiling futures-macro v0.3.32
2026-08-03T05:00:47.4848585Z    Compiling zerofrom-derive v0.1.7
2026-08-03T05:00:47.7198013Z    Compiling zeroize v1.8.2
2026-08-03T05:00:47.9064840Z    Compiling yoke-derive v0.8.2
2026-08-03T05:00:47.9625437Z    Compiling tokio v1.52.3
2026-08-03T05:00:48.1687160Z    Compiling futures-util v0.3.32
2026-08-03T05:00:48.3751692Z    Compiling zerovec-derive v0.11.3
2026-08-03T05:00:48.5359967Z    Compiling displaydoc v0.2.6
2026-08-03T05:00:48.6753503Z    Compiling tracing-attributes v0.1.31
2026-08-03T05:00:48.8450812Z    Compiling zerofrom v0.1.8
2026-08-03T05:00:48.9506181Z    Compiling rustls-pki-types v1.14.1
2026-08-03T05:00:48.9952642Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-03T05:00:49.1701038Z    Compiling yoke v0.8.3
2026-08-03T05:00:49.3360921Z    Compiling zerotrie v0.2.4
2026-08-03T05:00:49.3516995Z    Compiling thiserror-impl v2.0.18
2026-08-03T05:00:49.6301502Z    Compiling darling_macro v0.20.11
2026-08-03T05:00:49.6710860Z    Compiling derive_more-impl v2.1.1
2026-08-03T05:00:49.8310848Z    Compiling n0-error-macros v0.1.3
2026-08-03T05:00:49.8730185Z    Compiling zerovec v0.11.6
2026-08-03T05:00:49.9743882Z    Compiling darling v0.20.11
2026-08-03T05:00:50.0376815Z    Compiling derive_builder_core v0.20.2
2026-08-03T05:00:50.2680476Z    Compiling spez v0.1.2
2026-08-03T05:00:50.5351274Z    Compiling tinystr v0.8.3
2026-08-03T05:00:50.5880977Z    Compiling potential_utf v0.1.5
2026-08-03T05:00:50.7072629Z    Compiling icu_collections v2.2.0
2026-08-03T05:00:50.7541810Z    Compiling icu_locale_core v2.2.0
2026-08-03T05:00:50.8651345Z    Compiling n0-error v0.1.3
2026-08-03T05:00:51.0006973Z    Compiling der v0.8.0-rc.10
2026-08-03T05:00:51.0431851Z    Compiling pin-project-internal v1.1.13
2026-08-03T05:00:51.2535637Z    Compiling cobs v0.3.0
2026-08-03T05:00:51.3058732Z    Compiling derive_builder_macro v0.20.2
2026-08-03T05:00:51.4382464Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-03T05:00:51.4580487Z    Compiling postcard-derive v0.2.2
2026-08-03T05:00:51.6670742Z    Compiling derive_builder v0.20.2
2026-08-03T05:00:51.8344220Z    Compiling futures-executor v0.3.32
2026-08-03T05:00:51.8567944Z    Compiling icu_provider v2.2.0
2026-08-03T05:00:51.9964720Z    Compiling ed25519-dalek v2.2.0
2026-08-03T05:00:52.1050838Z    Compiling ipnet v2.12.0
2026-08-03T05:00:52.1641005Z    Compiling icu_normalizer v2.2.0
2026-08-03T05:00:52.2468506Z    Compiling icu_properties v2.2.0
2026-08-03T05:00:52.3267933Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-03T05:00:52.4160880Z    Compiling pin-project v1.1.13
2026-08-03T05:00:52.4609404Z    Compiling spki v0.8.0-rc.4
2026-08-03T05:00:52.5002638Z    Compiling prefix-trie v0.8.4
2026-08-03T05:00:52.6720662Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-03T05:00:52.8391491Z    Compiling once_cell v1.21.4
2026-08-03T05:00:52.8467652Z    Compiling ed25519 v3.0.0-rc.4
2026-08-03T05:00:52.9234050Z    Compiling futures v0.3.32
2026-08-03T05:00:53.0497217Z    Compiling tracing-core v0.1.36
2026-08-03T05:00:53.0782956Z    Compiling data-encoding-macro v0.1.20
2026-08-03T05:00:53.1356184Z    Compiling rustls-native-certs v0.8.4
2026-08-03T05:00:53.2606600Z    Compiling hashbrown v0.14.5
2026-08-03T05:00:53.2676534Z    Compiling enum-assoc v1.3.0
2026-08-03T05:00:53.4080541Z    Compiling tokio-util v0.7.18
2026-08-03T05:00:53.5261740Z    Compiling netlink-sys v0.8.8
2026-08-03T05:00:53.6514646Z    Compiling tracing v0.1.44
2026-08-03T05:00:53.6617716Z    Compiling idna_adapter v1.2.2
2026-08-03T05:00:53.7714680Z    Compiling idna v1.1.0
2026-08-03T05:00:53.8455632Z    Compiling derive_more v2.1.1
2026-08-03T05:00:53.8666859Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-03T05:00:53.9025947Z    Compiling postcard v1.1.3
2026-08-03T05:00:54.0039318Z    Compiling tower v0.5.3
2026-08-03T05:00:54.0309263Z    Compiling async-trait v0.1.89
2026-08-03T05:00:54.0500758Z    Compiling iroh-metrics-derive v0.4.1
2026-08-03T05:00:54.0570513Z    Compiling hashlink v0.9.1
2026-08-03T05:00:54.1112129Z    Compiling strum_macros v0.28.0
2026-08-03T05:00:54.3180876Z    Compiling url v2.5.8
2026-08-03T05:00:54.3440721Z    Compiling h2 v0.4.14
2026-08-03T05:00:54.3947783Z    Compiling num_enum_derive v0.7.6
2026-08-03T05:00:54.4074358Z    Compiling tokio-stream v0.1.18
2026-08-03T05:00:54.5071392Z    Compiling n0-watcher v0.6.1
2026-08-03T05:00:54.5135082Z    Compiling iroh-metrics v0.38.3
2026-08-03T05:00:54.5321382Z    Compiling iroh-relay v0.98.0
2026-08-03T05:00:54.6594967Z    Compiling rusqlite v0.32.1
2026-08-03T05:00:54.7257125Z    Compiling netdev v0.42.0
2026-08-03T05:00:54.7371350Z    Compiling netlink-proto v0.12.0
2026-08-03T05:00:54.8020575Z    Compiling moka v0.12.15
2026-08-03T05:00:54.9343483Z    Compiling toml_datetime v0.6.11
2026-08-03T05:00:54.9911691Z    Compiling serde_spanned v0.6.9
2026-08-03T05:00:55.0154322Z    Compiling ref-cast-impl v1.0.25
2026-08-03T05:00:55.1356052Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-03T05:00:55.1430824Z    Compiling tower-http v0.6.11
2026-08-03T05:00:55.1531126Z    Compiling iroh-base v0.98.0
2026-08-03T05:00:55.3266551Z    Compiling attohttpc v0.30.1
2026-08-03T05:00:55.5400507Z    Compiling thiserror-impl v1.0.69
2026-08-03T05:00:55.5726527Z    Compiling num_enum v0.7.6
2026-08-03T05:00:55.6530888Z    Compiling toml_edit v0.22.27
2026-08-03T05:00:55.7063791Z    Compiling webpki-roots v1.0.7
2026-08-03T05:00:55.7849583Z    Compiling regex-automata v0.4.14
2026-08-03T05:00:55.8179738Z    Compiling schemars_derive v1.2.1
2026-08-03T05:00:55.9711199Z    Compiling seize v0.5.1
2026-08-03T05:00:56.3191188Z    Compiling iroh v0.98.2
2026-08-03T05:00:56.3816086Z    Compiling pin-utils v0.1.0
2026-08-03T05:00:56.4320562Z    Compiling dyn-clone v1.0.20
2026-08-03T05:00:56.4616203Z    Compiling rustix v0.38.44
2026-08-03T05:00:56.5630568Z    Compiling cmov v0.5.4
2026-08-03T05:00:56.5676086Z    Compiling bitflags v1.3.2
2026-08-03T05:00:56.5800870Z    Compiling linux-raw-sys v0.12.1
2026-08-03T05:00:56.6230774Z    Compiling nix v0.25.1
2026-08-03T05:00:56.8117724Z    Compiling ctutils v0.4.2
2026-08-03T05:00:56.8520426Z    Compiling papaya v0.2.4
2026-08-03T05:00:56.9142724Z    Compiling strum v0.28.0
2026-08-03T05:00:57.0034055Z    Compiling iroh-dns v0.98.0
2026-08-03T05:00:57.0270804Z    Compiling filedescriptor v0.8.3
2026-08-03T05:00:57.0650891Z    Compiling backon v1.6.0
2026-08-03T05:00:57.2526170Z    Compiling darling_macro v0.23.0
2026-08-03T05:00:57.2666747Z    Compiling hkdf v0.12.4
2026-08-03T05:00:57.2986317Z    Compiling serial v0.4.0
2026-08-03T05:00:57.3612942Z    Compiling anstyle-parse v1.0.0
2026-08-03T05:00:57.3884477Z    Compiling vte_generate_state_changes v0.1.2
2026-08-03T05:00:57.4052325Z    Compiling is_terminal_polyfill v1.70.2
2026-08-03T05:00:57.4706760Z    Compiling anstyle-query v1.1.5
2026-08-03T05:00:57.5414657Z    Compiling downcast-rs v1.2.1
2026-08-03T05:00:57.5485127Z    Compiling linux-raw-sys v0.4.15
2026-08-03T05:00:57.5545803Z    Compiling unicode-width v0.2.0
2026-08-03T05:00:57.6221036Z    Compiling foldhash v0.1.5
2026-08-03T05:00:57.6412521Z    Compiling anstyle v1.0.14
2026-08-03T05:00:57.6760089Z    Compiling shell-words v1.1.1
2026-08-03T05:00:57.7040110Z    Compiling instability v0.3.12
2026-08-03T05:00:57.7590278Z    Compiling schemars v1.2.1
2026-08-03T05:00:57.7991467Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-03T05:00:57.8216863Z    Compiling colorchoice v1.0.5
2026-08-03T05:00:57.8620943Z    Compiling hashbrown v0.15.5
2026-08-03T05:00:57.8751186Z    Compiling vte v0.13.1
2026-08-03T05:00:57.9032569Z    Compiling anstream v1.0.0
2026-08-03T05:00:57.9134821Z    Compiling terminal_size v0.4.4
2026-08-03T05:00:58.0380751Z    Compiling darling v0.23.0
2026-08-03T05:00:58.0961121Z    Compiling signal-hook-mio v0.2.5
2026-08-03T05:00:58.1701135Z    Compiling toml v0.8.23
2026-08-03T05:00:58.2018249Z    Compiling spake2 v0.4.0
2026-08-03T05:00:58.2985495Z    Compiling strum_macros v0.26.4
2026-08-03T05:00:58.5662247Z    Compiling sha1 v0.10.6
2026-08-03T05:00:58.6049502Z    Compiling itertools v0.13.0
2026-08-03T05:00:58.8083295Z    Compiling regex v1.12.3
2026-08-03T05:00:58.9547304Z    Compiling castaway v0.2.4
2026-08-03T05:00:59.0425942Z    Compiling indoc v2.0.7
2026-08-03T05:00:59.1670834Z    Compiling unicode-width v0.1.14
2026-08-03T05:00:59.2171308Z    Compiling static_assertions v1.1.0
2026-08-03T05:00:59.2733451Z    Compiling doctest-file v1.1.1
2026-08-03T05:00:59.4282619Z    Compiling clap_lex v1.1.0
2026-08-03T05:00:59.4600886Z    Compiling compact_str v0.8.2
2026-08-03T05:00:59.6910870Z    Compiling clap_builder v4.6.0
2026-08-03T05:00:59.6968040Z    Compiling interprocess v2.4.2
2026-08-03T05:01:00.0502063Z    Compiling hyper v1.10.1
2026-08-03T05:01:00.1761585Z    Compiling crossterm v0.28.1
2026-08-03T05:01:00.3641448Z    Compiling lru v0.12.5
2026-08-03T05:01:00.4170928Z    Compiling clap_derive v4.6.1
2026-08-03T05:01:00.5276293Z    Compiling portable-pty v0.8.1
2026-08-03T05:01:00.5510866Z    Compiling unicode-truncate v1.1.0
2026-08-03T05:01:00.5523961Z    Compiling cassowary v0.3.0
2026-08-03T05:01:00.6222312Z    Compiling strum v0.26.3
2026-08-03T05:01:00.6510493Z    Compiling iana-time-zone v0.1.65
2026-08-03T05:01:00.7060539Z    Compiling nucleo-matcher v0.3.1
2026-08-03T05:01:00.7344906Z    Compiling qrcode v0.14.1
2026-08-03T05:01:00.9825884Z    Compiling chrono v0.4.45
2026-08-03T05:01:01.2824972Z    Compiling ratatui v0.29.0
2026-08-03T05:01:01.8712833Z    Compiling hyper-util v0.1.20
2026-08-03T05:01:02.4620839Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-03T05:01:02.6167023Z    Compiling clap v4.6.1
2026-08-03T05:01:02.9340284Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-03T05:01:02.9435722Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-03T05:01:04.0292464Z    Compiling igd-next v0.17.1
2026-08-03T05:01:05.3117521Z    Compiling portmapper v0.16.0
2026-08-03T05:01:06.5206423Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-03T05:01:09.5965189Z    Compiling rustls-webpki v0.103.13
2026-08-03T05:01:11.8689549Z    Compiling tokio-rustls v0.26.4
2026-08-03T05:01:11.8689947Z    Compiling rustls-platform-verifier v0.7.0
2026-08-03T05:01:11.8690281Z    Compiling noq-proto v0.17.0
2026-08-03T05:01:12.0027344Z    Compiling hickory-net v0.26.0-beta.4
2026-08-03T05:01:12.0027959Z    Compiling hyper-rustls v0.27.9
2026-08-03T05:01:12.0030007Z    Compiling tokio-websockets v0.13.2
2026-08-03T05:01:12.1217615Z    Compiling reqwest v0.13.4
2026-08-03T05:01:13.0306989Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-03T05:01:26.4444580Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T05:01:28.1167385Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T05:01:38.4574337Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-03T05:01:44.3568069Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-08-03T05:01:44.4057333Z ##[group]Run bash .github/bench/wrap.sh twohost-ladder-b -- cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-03T05:01:44.4057956Z [36;1mbash .github/bench/wrap.sh twohost-ladder-b -- cargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-03T05:01:44.4070424Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T05:01:44.4070689Z env:
2026-08-03T05:01:44.4070978Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:01:44.4071407Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:01:44.4071794Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:01:44.4072203Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:01:44.4072518Z   SPT_TWO_HOST: 1
2026-08-03T05:01:44.4072690Z   SPT_TWO_HOST_ROLE: b
2026-08-03T05:01:44.4072910Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-03T05:01:44.4073132Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-03T05:01:44.4073336Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-03T05:01:44.4073735Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-03T05:01:44.4074159Z ##[endgroup]
2026-08-03T05:01:44.6485630Z    Compiling cc v1.2.63
2026-08-03T05:01:44.6512447Z    Compiling mio v1.2.1
2026-08-03T05:01:44.6551859Z    Compiling strsim v0.11.1
2026-08-03T05:01:44.6552344Z    Compiling rustls v0.23.40
2026-08-03T05:01:44.6552938Z    Compiling unicode-segmentation v1.13.3
2026-08-03T05:01:44.6601631Z    Compiling fastrand v2.4.1
2026-08-03T05:01:44.6670920Z    Compiling either v1.16.0
2026-08-03T05:01:44.6777786Z    Compiling rustix v1.1.4
2026-08-03T05:01:44.6778289Z    Compiling bytemuck v1.25.2
2026-08-03T05:01:44.7756531Z    Compiling futures-lite v2.6.1
2026-08-03T05:01:44.7833862Z    Compiling darling_core v0.20.11
2026-08-03T05:01:44.8000887Z    Compiling prefix-trie v0.8.4
2026-08-03T05:01:44.8380557Z    Compiling rgb v0.8.53
2026-08-03T05:01:44.9198006Z    Compiling tokio v1.52.3
2026-08-03T05:01:44.9568779Z    Compiling convert_case v0.10.0
2026-08-03T05:01:45.0697927Z    Compiling avt v0.18.0
2026-08-03T05:01:45.1135583Z    Compiling derive_more-impl v2.1.1
2026-08-03T05:01:45.2623417Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-03T05:01:45.4845653Z    Compiling ring v0.17.14
2026-08-03T05:01:45.4846221Z    Compiling libsqlite3-sys v0.30.1
2026-08-03T05:01:45.4846592Z    Compiling blake3 v1.8.5
2026-08-03T05:01:46.2439090Z    Compiling darling_macro v0.20.11
2026-08-03T05:01:46.3533141Z    Compiling tempfile v3.27.0
2026-08-03T05:01:46.4259443Z    Compiling darling v0.20.11
2026-08-03T05:01:46.4574739Z    Compiling derive_builder_core v0.20.2
2026-08-03T05:01:46.5386202Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-03T05:01:46.9908444Z    Compiling derive_builder_macro v0.20.2
2026-08-03T05:01:47.1529559Z    Compiling derive_more v2.1.1
2026-08-03T05:01:47.1605657Z    Compiling derive_builder v0.20.2
2026-08-03T05:01:47.1993849Z    Compiling vergen-lib v9.1.0
2026-08-03T05:01:47.1994399Z    Compiling vergen-lib v0.1.6
2026-08-03T05:01:47.2276235Z    Compiling iroh-base v0.98.0
2026-08-03T05:01:47.3172816Z    Compiling vergen v9.1.0
2026-08-03T05:01:47.3581082Z    Compiling vergen-gitcl v1.0.8
2026-08-03T05:01:47.6484569Z    Compiling iroh-relay v0.98.0
2026-08-03T05:01:48.1596635Z    Compiling rustls-webpki v0.103.13
2026-08-03T05:01:48.3984997Z    Compiling tokio-util v0.7.18
2026-08-03T05:01:48.3985572Z    Compiling netlink-sys v0.8.8
2026-08-03T05:01:48.3985910Z    Compiling tower v0.5.3
2026-08-03T05:01:48.3986262Z    Compiling acto v0.8.2
2026-08-03T05:01:48.3986521Z    Compiling backon v1.6.0
2026-08-03T05:01:48.5109382Z    Compiling netdev v0.42.0
2026-08-03T05:01:48.5109891Z    Compiling netlink-proto v0.12.0
2026-08-03T05:01:48.8333608Z    Compiling tower-http v0.6.11
2026-08-03T05:01:48.8386623Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-03T05:01:49.0430355Z    Compiling h2 v0.4.14
2026-08-03T05:01:49.0430888Z    Compiling n0-future v0.3.2
2026-08-03T05:01:49.0431289Z    Compiling tokio-stream v0.1.18
2026-08-03T05:01:49.1493516Z    Compiling n0-watcher v0.6.1
2026-08-03T05:01:49.1742655Z    Compiling iroh-dns v0.98.0
2026-08-03T05:01:49.3680876Z    Compiling netwatch v0.16.0
2026-08-03T05:01:51.3470361Z    Compiling tokio-rustls v0.26.4
2026-08-03T05:01:51.3470818Z    Compiling rustls-platform-verifier v0.7.0
2026-08-03T05:01:51.3471186Z    Compiling noq-proto v0.17.0
2026-08-03T05:01:51.5124523Z    Compiling tokio-websockets v0.13.2
2026-08-03T05:01:51.8793851Z    Compiling rusqlite v0.32.1
2026-08-03T05:01:52.0248090Z    Compiling hyper v1.10.1
2026-08-03T05:01:52.0248704Z    Compiling hickory-net v0.26.0-beta.4
2026-08-03T05:01:52.5539405Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-03T05:01:52.9926973Z    Compiling hyper-util v0.1.20
2026-08-03T05:01:53.0651210Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-03T05:01:53.9280670Z    Compiling hyper-rustls v0.27.9
2026-08-03T05:01:53.9281020Z    Compiling igd-next v0.17.1
2026-08-03T05:01:54.0498756Z    Compiling reqwest v0.13.4
2026-08-03T05:01:54.6139198Z    Compiling portmapper v0.16.0
2026-08-03T05:01:54.9716106Z    Compiling noq v0.18.0
2026-08-03T05:01:56.1744274Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-03T05:01:56.5202892Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-03T05:01:56.5204707Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-03T05:01:58.4182154Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-03T05:02:00.1019400Z    Compiling iroh v0.98.2
2026-08-03T05:02:07.7492447Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T05:02:09.4526143Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T05:02:21.7664160Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.33s
2026-08-03T05:02:21.7849763Z      Running tests/twohost.rs (target/debug/deps/twohost-80a3c99543a80fbf)
2026-08-03T05:02:21.7880584Z 
2026-08-03T05:02:21.7881714Z running 3 tests
2026-08-03T05:02:21.7883428Z test b2_attacher_child ... ok
2026-08-03T05:02:21.7885180Z test two_host_ladder_role_a ... ok
2026-08-03T05:02:21.7891015Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-03T05:02:21.9443499Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-03T05:02:21.9495627Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-03T05:02:21.9750911Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785733341974 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:02:21.9829787Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785733341982 mono_ms=7 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:02:21.9830984Z TWOHOST role B: drive session 1 ready
2026-08-03T05:02:21.9880632Z PAIR_MEET_UP:twohost step=59524444 id=dac92086025f3aa2371deb5794f481da5cb419b978ef10e0cc404b2ba3d84754 addr=EndpointAddr { id: PublicKey(dac92086025f3aa2371deb5794f481da5cb419b978ef10e0cc404b2ba3d84754), addrs: {Ip(100.98.197.12:45154), Ip(192.168.1.163:45154)} }
2026-08-03T05:02:30.9906100Z PAIR_MEET_UP:twohost step=59524445 id=6aa6d6c5b30f7e9ed9a2a82d8d822989aaa5b51c272822902fdd271dd00e8bd1 addr=EndpointAddr { id: PublicKey(6aa6d6c5b30f7e9ed9a2a82d8d822989aaa5b51c272822902fdd271dd00e8bd1), addrs: {Ip(100.98.197.12:59267), Ip(192.168.1.163:59267)} }
2026-08-03T05:03:00.9916282Z PAIR_MEET_UP:twohost step=59524446 id=02c088de9be8667bb2da542828f4b810c7957b2915e38fea110a53b115230e23 addr=EndpointAddr { id: PublicKey(02c088de9be8667bb2da542828f4b810c7957b2915e38fea110a53b115230e23), addrs: {Ip(100.98.197.12:43358), Ip(192.168.1.163:43358)} }
2026-08-03T05:03:21.7883682Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-03T05:03:30.9925738Z PAIR_MEET_UP:twohost step=59524447 id=6b5c2311cf56fc3ef113296fe716cec92bcd55f39b614db841d624df662f5df7 addr=EndpointAddr { id: PublicKey(6b5c2311cf56fc3ef113296fe716cec92bcd55f39b614db841d624df662f5df7), addrs: {Ip(100.98.197.12:33913), Ip(192.168.1.163:33913)} }
2026-08-03T05:04:00.9942666Z PAIR_MEET_UP:twohost step=59524448 id=51c00ed45d40eeb8584c6959fd34696b6d3eab0f396a50466157e7f1b5fced68 addr=EndpointAddr { id: PublicKey(51c00ed45d40eeb8584c6959fd34696b6d3eab0f396a50466157e7f1b5fced68), addrs: {Ip(100.98.197.12:45882), Ip(192.168.1.163:45882)} }
2026-08-03T05:04:30.9960051Z PAIR_MEET_UP:twohost step=59524449 id=e5b88b124862014e5a11f6fafa160a0d8ee85d8529c77e41e85cb191f497e340 addr=EndpointAddr { id: PublicKey(e5b88b124862014e5a11f6fafa160a0d8ee85d8529c77e41e85cb191f497e340), addrs: {Ip(100.98.197.12:39951), Ip(192.168.1.163:39951)} }
2026-08-03T05:05:00.9968931Z PAIR_MEET_UP:twohost step=59524450 id=5bdeaeb41c8047e81819b5c2d95d7e46da59d1ee63eba4c6910942c26227a477 addr=EndpointAddr { id: PublicKey(5bdeaeb41c8047e81819b5c2d95d7e46da59d1ee63eba4c6910942c26227a477), addrs: {Ip(100.98.197.12:52443), Ip(192.168.1.163:52443)} }
2026-08-03T05:05:31.0000078Z PAIR_MEET_UP:twohost step=59524451 id=17911f416e3c669799751f50b6830f5bd85fc8fb081feb30aa459568a37cd487 addr=EndpointAddr { id: PublicKey(17911f416e3c669799751f50b6830f5bd85fc8fb081feb30aa459568a37cd487), addrs: {Ip(100.98.197.12:45972), Ip(192.168.1.163:45972)} }
2026-08-03T05:05:31.1411387Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-03T05:05:31.1526792Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-03T05:05:31.1530421Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-03T05:05:31.1536399Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785733531153 mono_ms=189178 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:31.1537186Z PUMP_IPC_READER: spawned
2026-08-03T05:05:31.1537537Z PUMP_IPC_READER: spawned
2026-08-03T05:05:31.1538472Z CONN_LIFECYCLE: conn=3 role=brain presence-subscriber wall_ms=1785733531153 mono_ms=189178 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:31.1678625Z 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-03T05:05:31.2024954Z CONN_LIFECYCLE: conn=4 role=brain wall_ms=1785733531202 mono_ms=189227 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:31.2031963Z 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-03T05:05:31.2283488Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH/.tmpOXalLV/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-03T05:05:31.2287307Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785733531228 mono_ms=0
2026-08-03T05:05:31.2481467Z CONN_LIFECYCLE: conn=3 role=brain presence-subscriber wall_ms=1785733531247 mono_ms=189273 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:31.2721464Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 wall_ms=1785733531271 mono_ms=189297 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2651245Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785733532264 mono_ms=190290 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2652809Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785733532264 mono_ms=190290 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2654021Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785733532265 mono_ms=190290 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2655129Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785733532265 mono_ms=190290 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2656297Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785733532265 mono_ms=190290 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2657607Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785733532265 mono_ms=190290 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2662822Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785733532266 mono_ms=190291 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2665669Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785733532266 mono_ms=190291 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2667588Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=3 wall_ms=1785733532266 mono_ms=190291 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2669364Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785733532266 mono_ms=190292 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.2670612Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785733532266 mono_ms=190292 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.3191206Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 wall_ms=1785733532318 mono_ms=190344 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.3390803Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785733532338 mono_ms=190364 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.3630985Z CONN_LIFECYCLE: conn=8 role=brain stream-subscriber stream=4 wall_ms=1785733532362 mono_ms=190388 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.3633681Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785733532363 mono_ms=190388 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.3634940Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785733532363 mono_ms=190388 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.3893849Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 wall_ms=1785733532389 mono_ms=190414 event=stream-sub-release stream=5 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.4038225Z TWOHOST OK: register: A's perch row replicated to B
2026-08-03T05:05:32.4142075Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785733532413 mono_ms=190439 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.4661374Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785733532465 mono_ms=190491 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.4663124Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785733532466 mono_ms=190491 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.4666039Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785733532466 mono_ms=190491 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.4669175Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785733532466 mono_ms=190491 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.4999789Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=9 wall_ms=1785733532499 mono_ms=190524 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5001529Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785733532500 mono_ms=190525 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5002944Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785733532500 mono_ms=190525 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5163273Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785733532516 mono_ms=190541 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5164930Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785733532516 mono_ms=190541 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5166126Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785733532516 mono_ms=190541 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5167577Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785733532516 mono_ms=190541 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5168741Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785733532516 mono_ms=190541 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5170986Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785733532516 mono_ms=190541 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5172211Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=12 wall_ms=1785733532516 mono_ms=190541 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5173467Z CONN_LIFECYCLE: conn=18 role=brain stream-subscriber stream=10 wall_ms=1785733532516 mono_ms=190541 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5175165Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785733532516 mono_ms=190541 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5177192Z CONN_LIFECYCLE: conn=18 role=brain stream-subscriber stream=10 wall_ms=1785733532516 mono_ms=190542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5179397Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=12 wall_ms=1785733532516 mono_ms=190542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5180779Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785733532516 mono_ms=190542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5182104Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=11 wall_ms=1785733532517 mono_ms=190543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5183291Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785733532518 mono_ms=190543 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5184266Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785733532518 mono_ms=190543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5185821Z CONN_LIFECYCLE: conn=17 role=brain stream-subscriber stream=12 wall_ms=1785733532518 mono_ms=190543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5187862Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785733532518 mono_ms=190543 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5188924Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785733532518 mono_ms=190543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5563095Z CONN_LIFECYCLE: conn=18 role=brain stream-subscriber stream=10 wall_ms=1785733532556 mono_ms=190581 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5564821Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785733532556 mono_ms=190581 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5566046Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785733532556 mono_ms=190581 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5667432Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785733532566 mono_ms=190591 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5668848Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785733532566 mono_ms=190591 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5672828Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785733532567 mono_ms=190592 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5676071Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 wall_ms=1785733532567 mono_ms=190592 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5678636Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785733532567 mono_ms=190592 event=controller-replaced session=1 new_conn=24 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5680883Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733532567 mono_ms=190592 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5683369Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785733532567 mono_ms=190592 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.5763474Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=24 intent=control old_by=- old_gen=0 req_gen=1785733532512 decision=controller
2026-08-03T05:05:32.5765936Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=24 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785733532512 req_gen=1785733532512 decision=idempotent
2026-08-03T05:05:32.6554335Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-03T05:05:32.6554746Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-03T05:05:32.6555284Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-03T05:05:32.6556398Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-03T05:05:32.6560613Z TWOHOST OK: notif: A's insert fired on B
2026-08-03T05:05:32.6635832Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785733532151) — replicating back
2026-08-03T05:05:32.8255490Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 wall_ms=1785733532825 mono_ms=190850 event=stream-sub-release stream=8 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.8383543Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785733532838 mono_ms=190863 event=stream-sub-attach stream=14 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.8430486Z CONN_LIFECYCLE: conn=4 role=brain stream-subscriber stream=2 stream-subscriber stream=5 stream-subscriber stream=8 stream-subscriber stream=14 wall_ms=1785733532842 mono_ms=190867 event=stream-sub-release stream=14 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.8673952Z 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=1785733532867 mono_ms=190892 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.9348269Z TWOHOST OK: sync: B pulled A's mind
2026-08-03T05:05:32.9734438Z 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=1785733532973 mono_ms=190998 event=stream-sub-release stream=17 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:32.9978114Z 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=1785733532997 mono_ms=191022 event=stream-sub-attach stream=18 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.0460734Z 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=1785733533045 mono_ms=191070 event=stream-sub-release stream=18 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.0616449Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH/.tmpOXalLV/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-03T05:05:33.2218397Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785733533221 mono_ms=191246 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.2220306Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785733533221 mono_ms=191247 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.2225676Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785733533222 mono_ms=191247 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.2227575Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785733533222 mono_ms=191247 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.2367452Z CONN_LIFECYCLE: conn=27 role=brain stream-subscriber stream=20 wall_ms=1785733533236 mono_ms=191261 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.2369369Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785733533236 mono_ms=191261 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.2370982Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785733533236 mono_ms=191262 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3731602Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785733533372 mono_ms=191398 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3733492Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785733533373 mono_ms=191398 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3735275Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785733533373 mono_ms=191398 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3736686Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785733533373 mono_ms=191398 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3738619Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785733533373 mono_ms=191398 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3741128Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785733533373 mono_ms=191399 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3742681Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785733533374 mono_ms=191399 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3744991Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=22 wall_ms=1785733533374 mono_ms=191399 event=stream-sub-attach stream=22 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3749794Z CONN_LIFECYCLE: conn=31 role=brain stream-subscriber stream=21 wall_ms=1785733533374 mono_ms=191399 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3751221Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785733533375 mono_ms=191400 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3752671Z CONN_LIFECYCLE: conn=33 role=brain wall_ms=1785733533375 mono_ms=191400 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3756261Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=22 wall_ms=1785733533375 mono_ms=191400 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3757849Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785733533375 mono_ms=191400 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.3759315Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785733533375 mono_ms=191400 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.5246251Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785733533524 mono_ms=191549 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.5248041Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785733533524 mono_ms=191549 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.5251452Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785733533524 mono_ms=191550 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.5254195Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785733533525 mono_ms=191550 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.5420642Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785733533541 mono_ms=191567 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.5423157Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785733533542 mono_ms=191567 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.5424415Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785733533542 mono_ms=191567 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.6262629Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785733533626 mono_ms=191651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.6264876Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785733533626 mono_ms=191651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.6269061Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785733533626 mono_ms=191651 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.6271570Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785733533626 mono_ms=191652 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.6492328Z CONN_LIFECYCLE: conn=39 role=brain stream-subscriber stream=24 wall_ms=1785733533649 mono_ms=191674 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.6494657Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785733533649 mono_ms=191674 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.6496030Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785733533649 mono_ms=191674 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.6853830Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-03T05:05:33.7129937Z 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=28 wall_ms=1785733533712 mono_ms=191737 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7268195Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785733533726 mono_ms=191751 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7269747Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785733533726 mono_ms=191751 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7271701Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785733533727 mono_ms=191752 event=stream-sub-attach stream=25 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7273726Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785733533727 mono_ms=191752 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7282074Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=25 wall_ms=1785733533728 mono_ms=191753 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7283628Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785733533728 mono_ms=191753 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7284773Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785733533728 mono_ms=191753 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7776709Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785733533777 mono_ms=191802 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7778711Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785733533777 mono_ms=191802 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7782197Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=29 wall_ms=1785733533778 mono_ms=191803 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7784029Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=29 wall_ms=1785733533778 mono_ms=191803 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7793490Z CONN_LIFECYCLE: conn=45 role=brain stream-subscriber stream=29 wall_ms=1785733533779 mono_ms=191804 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7794870Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785733533779 mono_ms=191804 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.7796229Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785733533779 mono_ms=191804 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.8280054Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785733533827 mono_ms=191852 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.8281494Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785733533827 mono_ms=191853 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.8283049Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=30 wall_ms=1785733533828 mono_ms=191853 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.8285751Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=30 wall_ms=1785733533828 mono_ms=191853 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.8381953Z CONN_LIFECYCLE: conn=48 role=brain stream-subscriber stream=30 wall_ms=1785733533837 mono_ms=191863 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.8383725Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785733533838 mono_ms=191863 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.8385016Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785733533838 mono_ms=191863 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.9355465Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-03T05:05:33.9631827Z 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=28 wall_ms=1785733533962 mono_ms=191988 event=stream-sub-release stream=28 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:33.9849379Z 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=28 stream-subscriber stream=31 wall_ms=1785733533984 mono_ms=192009 event=stream-sub-attach stream=31 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.0056484Z 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=28 stream-subscriber stream=31 wall_ms=1785733534005 mono_ms=192030 event=stream-sub-release stream=31 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.0430233Z 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=28 stream-subscriber stream=31… wall_ms=1785733534042 mono_ms=192067 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.2790164Z 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=28 stream-subscriber stream=31… wall_ms=1785733534278 mono_ms=192303 event=stream-sub-release stream=33 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3815310Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785733534381 mono_ms=192406 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3816235Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785733534381 mono_ms=192406 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3817069Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785733534381 mono_ms=192406 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3817988Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785733534381 mono_ms=192406 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3819146Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785733534381 mono_ms=192406 event=stream-sub-attach stream=34 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3820136Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785733534381 mono_ms=192406 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3822270Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785733534382 mono_ms=192407 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3823910Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=35 wall_ms=1785733534382 mono_ms=192407 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3826601Z CONN_LIFECYCLE: conn=52 role=brain stream-subscriber stream=34 wall_ms=1785733534382 mono_ms=192407 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3827985Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785733534382 mono_ms=192407 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.3828858Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785733534382 mono_ms=192407 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.4119804Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=35 wall_ms=1785733534411 mono_ms=192436 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.4120830Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785733534411 mono_ms=192437 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.4121564Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785733534412 mono_ms=192437 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.4417310Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-03T05:05:34.4417920Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-03T05:05:34.5828681Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785733534582 mono_ms=192607 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.5829797Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785733534582 mono_ms=192608 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.5833483Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785733534583 mono_ms=192608 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.5835026Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785733534583 mono_ms=192608 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6051535Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=36 wall_ms=1785733534605 mono_ms=192630 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6052857Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785733534605 mono_ms=192630 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6054217Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785733534605 mono_ms=192630 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6330813Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785733534632 mono_ms=192658 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6331742Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785733534633 mono_ms=192658 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6333706Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785733534633 mono_ms=192658 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6334818Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785733534633 mono_ms=192658 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6341378Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=37 wall_ms=1785733534634 mono_ms=192659 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6342618Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785733534634 mono_ms=192659 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.6343613Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785733534634 mono_ms=192659 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.7045647Z 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=28 stream-subscriber stream=31… wall_ms=1785733534704 mono_ms=192729 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.7602789Z 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=28 stream-subscriber stream=31… wall_ms=1785733534759 mono_ms=192785 event=stream-sub-release stream=39 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.8848310Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785733534884 mono_ms=192909 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.8849767Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785733534884 mono_ms=192909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.8850881Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785733534884 mono_ms=192910 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.8851947Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785733534885 mono_ms=192910 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.8922222Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785733534892 mono_ms=192917 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.8923383Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785733534892 mono_ms=192917 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.8924279Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785733534892 mono_ms=192917 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9351073Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785733534934 mono_ms=192960 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9352361Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785733534935 mono_ms=192960 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9360193Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785733534935 mono_ms=192960 event=stream-sub-attach stream=41 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9361294Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785733534935 mono_ms=192960 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9651366Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785733534964 mono_ms=192990 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9652794Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785733534965 mono_ms=192990 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9653748Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785733534965 mono_ms=192990 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9853093Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785733534985 mono_ms=193010 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9853985Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785733534985 mono_ms=193010 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9855059Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785733534985 mono_ms=193010 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9856652Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785733534985 mono_ms=193010 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9871022Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785733534987 mono_ms=193012 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9872004Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785733534987 mono_ms=193012 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9872839Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785733534987 mono_ms=193012 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:34.9977411Z 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=28 stream-subscriber stream=31… wall_ms=1785733534997 mono_ms=193022 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0357542Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785733535035 mono_ms=193060 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0358342Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785733535035 mono_ms=193060 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0359303Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785733535035 mono_ms=193060 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0360337Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785733535035 mono_ms=193061 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0384391Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=45 wall_ms=1785733535038 mono_ms=193063 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0385581Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785733535038 mono_ms=193063 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0386520Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785733535038 mono_ms=193063 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0861650Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785733535086 mono_ms=193111 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0862942Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785733535086 mono_ms=193111 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0864075Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785733535086 mono_ms=193111 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.0865478Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785733535086 mono_ms=193111 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1512040Z 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=28 stream-subscriber stream=31… wall_ms=1785733535150 mono_ms=193176 event=stream-sub-release stream=44 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1641248Z CONN_LIFECYCLE: conn=75 role=brain stream-subscriber stream=46 wall_ms=1785733535163 mono_ms=193189 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1642495Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785733535164 mono_ms=193189 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1643452Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785733535164 mono_ms=193189 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1866644Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785733535186 mono_ms=193211 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1867627Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785733535186 mono_ms=193211 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1868585Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=47 wall_ms=1785733535186 mono_ms=193211 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1869869Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=47 wall_ms=1785733535186 mono_ms=193212 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1884365Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=47 wall_ms=1785733535188 mono_ms=193213 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1885330Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785733535188 mono_ms=193213 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1886383Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785733535188 mono_ms=193213 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.1920867Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-03T05:05:35.1921280Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-03T05:05:35.1927205Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-03T05:05:35.1931469Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-03T05:05:35.2880148Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785733535287 mono_ms=193313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2881027Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785733535287 mono_ms=193313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2882005Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785733535287 mono_ms=193313 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2882960Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785733535288 mono_ms=193313 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2883748Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=48 wall_ms=1785733535288 mono_ms=193313 event=stream-sub-attach stream=48 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2884640Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=48 wall_ms=1785733535288 mono_ms=193313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2887010Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785733535288 mono_ms=193313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2889215Z CONN_LIFECYCLE: conn=83 role=brain stream-subscriber stream=49 wall_ms=1785733535288 mono_ms=193314 event=stream-sub-attach stream=49 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2893071Z CONN_LIFECYCLE: conn=82 role=brain stream-subscriber stream=48 wall_ms=1785733535289 mono_ms=193314 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2894561Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785733535289 mono_ms=193314 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.2895699Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785733535289 mono_ms=193314 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.3310972Z CONN_LIFECYCLE: conn=83 role=brain stream-subscriber stream=49 wall_ms=1785733535330 mono_ms=193356 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.3311973Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785733535331 mono_ms=193356 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.3312856Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785733535331 mono_ms=193356 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.3651526Z 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=28 stream-subscriber stream=31… wall_ms=1785733535364 mono_ms=193390 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4153874Z 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=28 stream-subscriber stream=31… wall_ms=1785733535415 mono_ms=193440 event=stream-sub-release stream=51 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4896737Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785733535489 mono_ms=193514 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4897838Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785733535489 mono_ms=193514 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4899624Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785733535489 mono_ms=193514 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4900928Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785733535489 mono_ms=193514 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4902096Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=52 wall_ms=1785733535489 mono_ms=193515 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4903137Z CONN_LIFECYCLE: conn=89 role=brain stream-subscriber stream=53 wall_ms=1785733535490 mono_ms=193515 event=stream-sub-attach stream=53 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4903991Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=52 wall_ms=1785733535490 mono_ms=193515 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.4904706Z CONN_LIFECYCLE: conn=89 role=brain stream-subscriber stream=53 wall_ms=1785733535490 mono_ms=193515 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5118891Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=52 wall_ms=1785733535511 mono_ms=193536 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5120105Z CONN_LIFECYCLE: conn=90 role=brain wall_ms=1785733535511 mono_ms=193537 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5121165Z CONN_LIFECYCLE: conn=90 role=brain wall_ms=1785733535512 mono_ms=193537 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5399192Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785733535539 mono_ms=193564 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5400684Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785733535539 mono_ms=193565 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5401763Z CONN_LIFECYCLE: conn=92 role=brain stream-subscriber stream=54 wall_ms=1785733535540 mono_ms=193565 event=stream-sub-attach stream=54 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5403081Z CONN_LIFECYCLE: conn=92 role=brain stream-subscriber stream=54 wall_ms=1785733535540 mono_ms=193565 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5408921Z CONN_LIFECYCLE: conn=92 role=brain stream-subscriber stream=54 wall_ms=1785733535540 mono_ms=193565 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5410024Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785733535540 mono_ms=193566 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5410793Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785733535540 mono_ms=193566 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5544367Z CONN_LIFECYCLE: conn=89 role=brain stream-subscriber stream=53 wall_ms=1785733535554 mono_ms=193579 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5545517Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785733535554 mono_ms=193579 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.5546327Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785733535554 mono_ms=193579 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.6935367Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-03T05:05:35.8423168Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785733535842 mono_ms=193867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.8424318Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785733535842 mono_ms=193867 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.8426305Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=56 wall_ms=1785733535842 mono_ms=193867 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.8429397Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=56 wall_ms=1785733535842 mono_ms=193867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.8616345Z 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=28 stream-subscriber stream=31… wall_ms=1785733535861 mono_ms=193886 event=stream-sub-attach stream=57 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.9134243Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=56 wall_ms=1785733535913 mono_ms=193938 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.9135527Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785733535913 mono_ms=193938 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.9136430Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785733535913 mono_ms=193938 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.9436307Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-03T05:05:35.9477446Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-03T05:05:35.9540343Z 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=1785733535953 mono_ms=193979 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:35.9624596Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-03T05:05:36.0778450Z 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=28 stream-subscriber stream=31… wall_ms=1785733536077 mono_ms=194102 event=stream-sub-release stream=57 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1342807Z 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=28 stream-subscriber stream=31… wall_ms=1785733536133 mono_ms=194159 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1948235Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785733536194 mono_ms=194219 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1949534Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785733536194 mono_ms=194219 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1950741Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785733536194 mono_ms=194219 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1951741Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785733536194 mono_ms=194220 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1952584Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785733536194 mono_ms=194220 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1953409Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785733536194 mono_ms=194220 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1954412Z CONN_LIFECYCLE: conn=101 role=brain stream-subscriber stream=61 wall_ms=1785733536195 mono_ms=194220 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1955461Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=63 wall_ms=1785733536195 mono_ms=194220 event=stream-sub-attach stream=63 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1956401Z CONN_LIFECYCLE: conn=101 role=brain stream-subscriber stream=61 wall_ms=1785733536195 mono_ms=194220 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1957598Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=63 wall_ms=1785733536195 mono_ms=194220 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1958485Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785733536195 mono_ms=194220 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1959540Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=62 wall_ms=1785733536195 mono_ms=194220 event=stream-sub-attach stream=62 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1960690Z CONN_LIFECYCLE: conn=101 role=brain stream-subscriber stream=61 wall_ms=1785733536195 mono_ms=194221 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1961700Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785733536196 mono_ms=194221 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1962559Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785733536196 mono_ms=194221 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1965154Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=63 wall_ms=1785733536196 mono_ms=194221 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1966441Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785733536196 mono_ms=194221 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1967297Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785733536196 mono_ms=194221 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1968191Z CONN_LIFECYCLE: conn=102 role=brain stream-subscriber stream=62 wall_ms=1785733536196 mono_ms=194221 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1968918Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785733536196 mono_ms=194221 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.1969845Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785733536196 mono_ms=194222 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3464243Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785733536346 mono_ms=194371 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3465331Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785733536346 mono_ms=194371 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3468403Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785733536346 mono_ms=194371 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3471052Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 wall_ms=1785733536346 mono_ms=194372 event=stream-sub-attach stream=64 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3474771Z 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=1785733536347 mono_ms=194372 event=controller-replaced session=2 new_conn=108 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3476363Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733536347 mono_ms=194372 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3477905Z 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=1785733536347 mono_ms=194372 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3559829Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=108 intent=control old_by=- old_gen=0 req_gen=1785733536279 decision=controller
2026-08-03T05:05:36.3561623Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=108 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785733536279 req_gen=1785733536279 decision=idempotent
2026-08-03T05:05:36.3969150Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785733536396 mono_ms=194421 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3970461Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785733536396 mono_ms=194421 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3972718Z 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=28 stream-subscriber stream=31… wall_ms=1785733536396 mono_ms=194422 event=stream-sub-release stream=60 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3974651Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=65 wall_ms=1785733536397 mono_ms=194422 event=stream-sub-attach stream=65 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.3975614Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=65 wall_ms=1785733536397 mono_ms=194422 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4096821Z 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=28 stream-subscriber stream=31… wall_ms=1785733536409 mono_ms=194434 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4187497Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=65 wall_ms=1785733536418 mono_ms=194443 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4189040Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785733536418 mono_ms=194443 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4190198Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785733536418 mono_ms=194444 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4237180Z 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=28 stream-subscriber stream=31… wall_ms=1785733536423 mono_ms=194448 event=stream-sub-release stream=66 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4470281Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785733536446 mono_ms=194472 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4471345Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785733536446 mono_ms=194472 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4472721Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=69 wall_ms=1785733536447 mono_ms=194472 event=stream-sub-attach stream=69 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4474197Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=69 wall_ms=1785733536447 mono_ms=194472 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4476171Z 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=28 stream-subscriber stream=31… wall_ms=1785733536447 mono_ms=194472 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4480373Z CONN_LIFECYCLE: conn=114 role=brain stream-subscriber stream=69 wall_ms=1785733536447 mono_ms=194473 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4481832Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785733536448 mono_ms=194473 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4482982Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785733536448 mono_ms=194473 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:36.4634683Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-03T05:05:37.1013524Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785733537101 mono_ms=195126 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1014566Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785733537101 mono_ms=195126 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1015408Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785733537101 mono_ms=195126 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1016338Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785733537101 mono_ms=195126 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1017371Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785733537101 mono_ms=195126 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1018390Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785733537101 mono_ms=195126 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1019481Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785733537101 mono_ms=195127 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1021239Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=72 wall_ms=1785733537102 mono_ms=195127 event=stream-sub-attach stream=72 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1026254Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785733537102 mono_ms=195127 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1027769Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785733537102 mono_ms=195127 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1028758Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785733537102 mono_ms=195127 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1031221Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=72 wall_ms=1785733537103 mono_ms=195128 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1032336Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785733537103 mono_ms=195128 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.1033114Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785733537103 mono_ms=195128 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2020055Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785733537201 mono_ms=195227 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2021512Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785733537201 mono_ms=195227 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2024174Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=73 wall_ms=1785733537202 mono_ms=195227 event=stream-sub-attach stream=73 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2025663Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=73 wall_ms=1785733537202 mono_ms=195227 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2241028Z CONN_LIFECYCLE: conn=123 role=brain stream-subscriber stream=73 wall_ms=1785733537223 mono_ms=195249 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2242246Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785733537224 mono_ms=195249 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2243131Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785733537224 mono_ms=195249 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2522075Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785733537252 mono_ms=195277 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2523256Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785733537252 mono_ms=195277 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2524585Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=74 wall_ms=1785733537252 mono_ms=195277 event=stream-sub-attach stream=74 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2526209Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=74 wall_ms=1785733537252 mono_ms=195277 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2532061Z CONN_LIFECYCLE: conn=126 role=brain stream-subscriber stream=74 wall_ms=1785733537253 mono_ms=195278 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2532871Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785733537253 mono_ms=195278 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.2533564Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785733537253 mono_ms=195278 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9062322Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785733537906 mono_ms=195931 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9063200Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785733537906 mono_ms=195931 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9063999Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785733537906 mono_ms=195931 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9064822Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785733537906 mono_ms=195931 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9065927Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=75 wall_ms=1785733537906 mono_ms=195931 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9067107Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=75 wall_ms=1785733537906 mono_ms=195931 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9070001Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785733537906 mono_ms=195932 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9071715Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=76 wall_ms=1785733537907 mono_ms=195932 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9074550Z CONN_LIFECYCLE: conn=130 role=brain stream-subscriber stream=75 wall_ms=1785733537907 mono_ms=195932 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9075949Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785733537907 mono_ms=195932 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9076884Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785733537907 mono_ms=195932 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9081199Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=76 wall_ms=1785733537908 mono_ms=195933 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9082102Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785733537908 mono_ms=195933 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:37.9082889Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785733537908 mono_ms=195933 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1074672Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785733538107 mono_ms=196132 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1075578Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785733538107 mono_ms=196132 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1078654Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=77 wall_ms=1785733538107 mono_ms=196132 event=stream-sub-attach stream=77 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1079870Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=77 wall_ms=1785733538107 mono_ms=196133 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1294954Z CONN_LIFECYCLE: conn=135 role=brain stream-subscriber stream=77 wall_ms=1785733538129 mono_ms=196154 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1295916Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785733538129 mono_ms=196154 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1296749Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785733538129 mono_ms=196154 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1576922Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785733538157 mono_ms=196182 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1577971Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785733538157 mono_ms=196182 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1579469Z CONN_LIFECYCLE: conn=138 role=brain stream-subscriber stream=78 wall_ms=1785733538157 mono_ms=196183 event=stream-sub-attach stream=78 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1580962Z CONN_LIFECYCLE: conn=138 role=brain stream-subscriber stream=78 wall_ms=1785733538158 mono_ms=196183 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1586861Z CONN_LIFECYCLE: conn=138 role=brain stream-subscriber stream=78 wall_ms=1785733538158 mono_ms=196183 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1587730Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785733538158 mono_ms=196183 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.1588851Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785733538158 mono_ms=196183 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8121577Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785733538811 mono_ms=196837 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8122478Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785733538811 mono_ms=196837 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8123313Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785733538812 mono_ms=196837 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8124362Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785733538812 mono_ms=196837 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8125513Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=79 wall_ms=1785733538812 mono_ms=196837 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8126781Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=79 wall_ms=1785733538812 mono_ms=196837 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8127878Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785733538812 mono_ms=196837 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8129544Z CONN_LIFECYCLE: conn=142 role=brain stream-subscriber stream=80 wall_ms=1785733538812 mono_ms=196838 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8133478Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=79 wall_ms=1785733538813 mono_ms=196838 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8134621Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785733538813 mono_ms=196838 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8135548Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785733538813 mono_ms=196838 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8138583Z CONN_LIFECYCLE: conn=142 role=brain stream-subscriber stream=80 wall_ms=1785733538813 mono_ms=196838 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8139716Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785733538813 mono_ms=196839 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:38.8140514Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785733538813 mono_ms=196839 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:39.2159203Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785733539215 mono_ms=197240 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:39.2160581Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785733539215 mono_ms=197241 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:39.2163893Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=81 wall_ms=1785733539216 mono_ms=197241 event=stream-sub-attach stream=81 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:39.2165521Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=81 wall_ms=1785733539216 mono_ms=197241 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:39.2380609Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=81 wall_ms=1785733539237 mono_ms=197263 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:39.2381829Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785733539238 mono_ms=197263 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:39.2382962Z CONN_LIFECYCLE: conn=148 role=brain wall_ms=1785733539238 mono_ms=197263 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.3242043Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785733540323 mono_ms=198349 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.3243312Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785733540324 mono_ms=198349 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.3244697Z CONN_LIFECYCLE: conn=150 role=brain stream-subscriber stream=82 wall_ms=1785733540324 mono_ms=198349 event=stream-sub-attach stream=82 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.3246012Z CONN_LIFECYCLE: conn=150 role=brain stream-subscriber stream=82 wall_ms=1785733540324 mono_ms=198349 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.3252091Z CONN_LIFECYCLE: conn=150 role=brain stream-subscriber stream=82 wall_ms=1785733540325 mono_ms=198350 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.3253272Z CONN_LIFECYCLE: conn=151 role=brain wall_ms=1785733540325 mono_ms=198350 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.3254115Z CONN_LIFECYCLE: conn=151 role=brain wall_ms=1785733540325 mono_ms=198350 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9784759Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785733540978 mono_ms=199003 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9785756Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785733540978 mono_ms=199003 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9786588Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785733540978 mono_ms=199003 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9787697Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785733540978 mono_ms=199003 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9788851Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=83 wall_ms=1785733540978 mono_ms=199003 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9790286Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=83 wall_ms=1785733540978 mono_ms=199004 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9792257Z CONN_LIFECYCLE: conn=155 role=brain wall_ms=1785733540979 mono_ms=199004 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9794081Z CONN_LIFECYCLE: conn=155 role=brain stream-subscriber stream=84 wall_ms=1785733540979 mono_ms=199004 event=stream-sub-attach stream=84 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9797938Z CONN_LIFECYCLE: conn=154 role=brain stream-subscriber stream=83 wall_ms=1785733540979 mono_ms=199004 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9799188Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785733540979 mono_ms=199005 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9800135Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785733540979 mono_ms=199005 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9802546Z CONN_LIFECYCLE: conn=155 role=brain stream-subscriber stream=84 wall_ms=1785733540980 mono_ms=199005 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9803580Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785733540980 mono_ms=199005 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:40.9804472Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785733540980 mono_ms=199005 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.1805856Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785733541180 mono_ms=199205 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.1806810Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785733541180 mono_ms=199205 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.1810639Z CONN_LIFECYCLE: conn=159 role=brain stream-subscriber stream=85 wall_ms=1785733541180 mono_ms=199206 event=stream-sub-attach stream=85 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.1812139Z CONN_LIFECYCLE: conn=159 role=brain stream-subscriber stream=85 wall_ms=1785733541181 mono_ms=199206 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2029268Z CONN_LIFECYCLE: conn=159 role=brain stream-subscriber stream=85 wall_ms=1785733541202 mono_ms=199227 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2030538Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785733541202 mono_ms=199228 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2031568Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785733541203 mono_ms=199228 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2308397Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785733541230 mono_ms=199255 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2309829Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785733541230 mono_ms=199255 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2311236Z CONN_LIFECYCLE: conn=162 role=brain stream-subscriber stream=86 wall_ms=1785733541231 mono_ms=199256 event=stream-sub-attach stream=86 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2313238Z CONN_LIFECYCLE: conn=162 role=brain stream-subscriber stream=86 wall_ms=1785733541231 mono_ms=199256 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2319277Z CONN_LIFECYCLE: conn=162 role=brain stream-subscriber stream=86 wall_ms=1785733541231 mono_ms=199256 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2320649Z CONN_LIFECYCLE: conn=163 role=brain wall_ms=1785733541231 mono_ms=199257 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.2321573Z CONN_LIFECYCLE: conn=163 role=brain wall_ms=1785733541232 mono_ms=199257 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8862964Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785733541886 mono_ms=199911 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8864772Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785733541886 mono_ms=199911 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8865746Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785733541886 mono_ms=199911 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8866690Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785733541886 mono_ms=199911 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8867544Z CONN_LIFECYCLE: conn=167 role=brain stream-subscriber stream=87 wall_ms=1785733541886 mono_ms=199911 event=stream-sub-attach stream=87 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8868842Z CONN_LIFECYCLE: conn=167 role=brain stream-subscriber stream=87 wall_ms=1785733541886 mono_ms=199911 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8870072Z CONN_LIFECYCLE: conn=166 role=brain wall_ms=1785733541886 mono_ms=199912 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8871577Z CONN_LIFECYCLE: conn=166 role=brain stream-subscriber stream=88 wall_ms=1785733541887 mono_ms=199912 event=stream-sub-attach stream=88 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8876521Z CONN_LIFECYCLE: conn=167 role=brain stream-subscriber stream=87 wall_ms=1785733541887 mono_ms=199912 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8877717Z CONN_LIFECYCLE: conn=168 role=brain wall_ms=1785733541887 mono_ms=199912 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8878577Z CONN_LIFECYCLE: conn=168 role=brain wall_ms=1785733541887 mono_ms=199912 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8881574Z CONN_LIFECYCLE: conn=166 role=brain stream-subscriber stream=88 wall_ms=1785733541888 mono_ms=199913 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8882644Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785733541888 mono_ms=199913 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:41.8883362Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785733541888 mono_ms=199913 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1377350Z CONN_LIFECYCLE: conn=170 role=brain wall_ms=1785733542137 mono_ms=200162 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1378616Z CONN_LIFECYCLE: conn=170 role=brain wall_ms=1785733542137 mono_ms=200162 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1381003Z CONN_LIFECYCLE: conn=171 role=brain stream-subscriber stream=89 wall_ms=1785733542138 mono_ms=200163 event=stream-sub-attach stream=89 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1383103Z CONN_LIFECYCLE: conn=171 role=brain stream-subscriber stream=89 wall_ms=1785733542138 mono_ms=200163 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1599060Z CONN_LIFECYCLE: conn=171 role=brain stream-subscriber stream=89 wall_ms=1785733542159 mono_ms=200184 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1600028Z CONN_LIFECYCLE: conn=172 role=brain wall_ms=1785733542159 mono_ms=200185 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1600864Z CONN_LIFECYCLE: conn=172 role=brain wall_ms=1785733542159 mono_ms=200185 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1878441Z CONN_LIFECYCLE: conn=173 role=brain wall_ms=1785733542187 mono_ms=200212 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1879463Z CONN_LIFECYCLE: conn=173 role=brain wall_ms=1785733542187 mono_ms=200213 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1880944Z CONN_LIFECYCLE: conn=174 role=brain stream-subscriber stream=90 wall_ms=1785733542188 mono_ms=200213 event=stream-sub-attach stream=90 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1881975Z CONN_LIFECYCLE: conn=174 role=brain stream-subscriber stream=90 wall_ms=1785733542188 mono_ms=200213 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1887194Z CONN_LIFECYCLE: conn=174 role=brain stream-subscriber stream=90 wall_ms=1785733542188 mono_ms=200213 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1888439Z CONN_LIFECYCLE: conn=175 role=brain wall_ms=1785733542188 mono_ms=200213 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.1889287Z CONN_LIFECYCLE: conn=175 role=brain wall_ms=1785733542188 mono_ms=200213 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8421731Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785733542841 mono_ms=200867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8422926Z CONN_LIFECYCLE: conn=177 role=brain wall_ms=1785733542841 mono_ms=200867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8423856Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785733542842 mono_ms=200867 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8424798Z CONN_LIFECYCLE: conn=177 role=brain wall_ms=1785733542842 mono_ms=200867 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8425907Z CONN_LIFECYCLE: conn=178 role=brain stream-subscriber stream=91 wall_ms=1785733542842 mono_ms=200867 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8427184Z CONN_LIFECYCLE: conn=178 role=brain stream-subscriber stream=91 wall_ms=1785733542842 mono_ms=200867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8428590Z CONN_LIFECYCLE: conn=179 role=brain wall_ms=1785733542842 mono_ms=200867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8430408Z CONN_LIFECYCLE: conn=179 role=brain stream-subscriber stream=92 wall_ms=1785733542842 mono_ms=200868 event=stream-sub-attach stream=92 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8434024Z CONN_LIFECYCLE: conn=178 role=brain stream-subscriber stream=91 wall_ms=1785733542843 mono_ms=200868 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8435079Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785733542843 mono_ms=200868 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8436019Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785733542843 mono_ms=200868 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8439422Z CONN_LIFECYCLE: conn=179 role=brain stream-subscriber stream=92 wall_ms=1785733542843 mono_ms=200869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8440351Z CONN_LIFECYCLE: conn=181 role=brain wall_ms=1785733542843 mono_ms=200869 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.8441049Z CONN_LIFECYCLE: conn=181 role=brain wall_ms=1785733542844 mono_ms=200869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9429316Z CONN_LIFECYCLE: conn=182 role=brain wall_ms=1785733542942 mono_ms=200967 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9430440Z CONN_LIFECYCLE: conn=182 role=brain wall_ms=1785733542942 mono_ms=200968 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9448722Z CONN_LIFECYCLE: conn=183 role=brain stream-subscriber stream=93 wall_ms=1785733542943 mono_ms=200968 event=stream-sub-attach stream=93 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9449763Z CONN_LIFECYCLE: conn=183 role=brain stream-subscriber stream=93 wall_ms=1785733542943 mono_ms=200968 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9648754Z CONN_LIFECYCLE: conn=183 role=brain stream-subscriber stream=93 wall_ms=1785733542964 mono_ms=200989 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9649995Z CONN_LIFECYCLE: conn=184 role=brain wall_ms=1785733542964 mono_ms=200990 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9650854Z CONN_LIFECYCLE: conn=184 role=brain wall_ms=1785733542964 mono_ms=200990 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9931616Z CONN_LIFECYCLE: conn=185 role=brain wall_ms=1785733542993 mono_ms=201018 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9932495Z CONN_LIFECYCLE: conn=185 role=brain wall_ms=1785733542993 mono_ms=201018 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9933802Z CONN_LIFECYCLE: conn=186 role=brain stream-subscriber stream=94 wall_ms=1785733542993 mono_ms=201018 event=stream-sub-attach stream=94 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9935071Z CONN_LIFECYCLE: conn=186 role=brain stream-subscriber stream=94 wall_ms=1785733542993 mono_ms=201018 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9941595Z CONN_LIFECYCLE: conn=186 role=brain stream-subscriber stream=94 wall_ms=1785733542994 mono_ms=201019 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9942663Z CONN_LIFECYCLE: conn=187 role=brain wall_ms=1785733542994 mono_ms=201019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:42.9943609Z CONN_LIFECYCLE: conn=187 role=brain wall_ms=1785733542994 mono_ms=201019 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6512271Z CONN_LIFECYCLE: conn=188 role=brain wall_ms=1785733543651 mono_ms=201676 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6513486Z CONN_LIFECYCLE: conn=189 role=brain wall_ms=1785733543651 mono_ms=201676 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6514493Z CONN_LIFECYCLE: conn=188 role=brain wall_ms=1785733543651 mono_ms=201676 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6515647Z CONN_LIFECYCLE: conn=189 role=brain wall_ms=1785733543651 mono_ms=201676 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6516839Z CONN_LIFECYCLE: conn=190 role=brain stream-subscriber stream=95 wall_ms=1785733543651 mono_ms=201676 event=stream-sub-attach stream=95 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6518737Z CONN_LIFECYCLE: conn=190 role=brain stream-subscriber stream=95 wall_ms=1785733543651 mono_ms=201676 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6521759Z CONN_LIFECYCLE: conn=191 role=brain wall_ms=1785733543652 mono_ms=201677 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6524041Z CONN_LIFECYCLE: conn=191 role=brain stream-subscriber stream=96 wall_ms=1785733543652 mono_ms=201677 event=stream-sub-attach stream=96 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6528824Z CONN_LIFECYCLE: conn=190 role=brain stream-subscriber stream=95 wall_ms=1785733543652 mono_ms=201677 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6530538Z CONN_LIFECYCLE: conn=192 role=brain wall_ms=1785733543652 mono_ms=201678 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6531525Z CONN_LIFECYCLE: conn=192 role=brain wall_ms=1785733543653 mono_ms=201678 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6537444Z CONN_LIFECYCLE: conn=191 role=brain stream-subscriber stream=96 wall_ms=1785733543653 mono_ms=201678 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6538646Z CONN_LIFECYCLE: conn=193 role=brain wall_ms=1785733543653 mono_ms=201678 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.6540193Z CONN_LIFECYCLE: conn=193 role=brain wall_ms=1785733543653 mono_ms=201679 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.7014904Z CONN_LIFECYCLE: conn=194 role=brain wall_ms=1785733543701 mono_ms=201726 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.7015979Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-03T05:05:43.7017395Z DISPATCH_EV: gen=1785733531153 stream=97 family=unclassified attempt=0 conn=5 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:05:43.7019656Z CONN_LIFECYCLE: conn=194 role=brain wall_ms=1785733543701 mono_ms=201726 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.9552457Z CONN_LIFECYCLE: conn=195 role=brain wall_ms=1785733543954 mono_ms=201980 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.9553976Z CONN_LIFECYCLE: conn=195 role=brain wall_ms=1785733543955 mono_ms=201980 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.9559139Z CONN_LIFECYCLE: conn=196 role=brain stream-subscriber stream=98 wall_ms=1785733543955 mono_ms=201980 event=stream-sub-attach stream=98 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.9561058Z CONN_LIFECYCLE: conn=196 role=brain stream-subscriber stream=98 wall_ms=1785733543956 mono_ms=201981 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.9783006Z CONN_LIFECYCLE: conn=196 role=brain stream-subscriber stream=98 wall_ms=1785733543978 mono_ms=202003 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.9784770Z CONN_LIFECYCLE: conn=197 role=brain wall_ms=1785733543978 mono_ms=202003 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:43.9786450Z CONN_LIFECYCLE: conn=197 role=brain wall_ms=1785733543978 mono_ms=202003 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.0056864Z CONN_LIFECYCLE: conn=198 role=brain wall_ms=1785733544005 mono_ms=202030 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.0058529Z CONN_LIFECYCLE: conn=198 role=brain wall_ms=1785733544005 mono_ms=202030 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.0059812Z CONN_LIFECYCLE: conn=199 role=brain stream-subscriber stream=99 wall_ms=1785733544005 mono_ms=202031 event=stream-sub-attach stream=99 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.0061061Z CONN_LIFECYCLE: conn=199 role=brain stream-subscriber stream=99 wall_ms=1785733544006 mono_ms=202031 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.0066984Z CONN_LIFECYCLE: conn=199 role=brain stream-subscriber stream=99 wall_ms=1785733544006 mono_ms=202031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.0067996Z CONN_LIFECYCLE: conn=200 role=brain wall_ms=1785733544006 mono_ms=202031 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.0068779Z CONN_LIFECYCLE: conn=200 role=brain wall_ms=1785733544006 mono_ms=202031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.2089944Z CONN_LIFECYCLE: conn=201 role=brain wall_ms=1785733544208 mono_ms=202233 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.2090922Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-03T05:05:44.2091966Z CONN_LIFECYCLE: conn=201 role=brain wall_ms=1785733544208 mono_ms=202234 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.2093458Z DISPATCH_EV: gen=1785733531153 stream=97 family=unclassified attempt=1 conn=5 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:05:44.7150520Z CONN_LIFECYCLE: conn=202 role=brain wall_ms=1785733544714 mono_ms=202740 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7151924Z CONN_LIFECYCLE: conn=203 role=brain wall_ms=1785733544714 mono_ms=202740 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7153010Z CONN_LIFECYCLE: conn=203 role=brain wall_ms=1785733544715 mono_ms=202740 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7154138Z CONN_LIFECYCLE: conn=202 role=brain wall_ms=1785733544715 mono_ms=202740 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7155330Z CONN_LIFECYCLE: conn=204 role=brain stream-subscriber stream=100 wall_ms=1785733544715 mono_ms=202740 event=stream-sub-attach stream=100 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7156686Z CONN_LIFECYCLE: conn=204 role=brain stream-subscriber stream=100 wall_ms=1785733544715 mono_ms=202740 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7160635Z CONN_LIFECYCLE: conn=205 role=brain wall_ms=1785733544715 mono_ms=202741 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7162274Z CONN_LIFECYCLE: conn=205 role=brain stream-subscriber stream=101 wall_ms=1785733544716 mono_ms=202741 event=stream-sub-attach stream=101 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7167461Z CONN_LIFECYCLE: conn=204 role=brain stream-subscriber stream=100 wall_ms=1785733544716 mono_ms=202741 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7168885Z CONN_LIFECYCLE: conn=206 role=brain wall_ms=1785733544716 mono_ms=202741 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7170428Z CONN_LIFECYCLE: conn=206 role=brain wall_ms=1785733544716 mono_ms=202742 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7175149Z CONN_LIFECYCLE: conn=205 role=brain stream-subscriber stream=101 wall_ms=1785733544717 mono_ms=202742 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7176738Z CONN_LIFECYCLE: conn=207 role=brain wall_ms=1785733544717 mono_ms=202742 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:44.7178059Z CONN_LIFECYCLE: conn=207 role=brain wall_ms=1785733544717 mono_ms=202742 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.0695947Z CONN_LIFECYCLE: conn=208 role=brain wall_ms=1785733545069 mono_ms=203094 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.0697404Z CONN_LIFECYCLE: conn=208 role=brain wall_ms=1785733545069 mono_ms=203094 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.0700016Z CONN_LIFECYCLE: conn=209 role=brain stream-subscriber stream=102 wall_ms=1785733545069 mono_ms=203095 event=stream-sub-attach stream=102 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.0701301Z CONN_LIFECYCLE: conn=209 role=brain stream-subscriber stream=102 wall_ms=1785733545070 mono_ms=203095 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.0917209Z CONN_LIFECYCLE: conn=209 role=brain stream-subscriber stream=102 wall_ms=1785733545091 mono_ms=203116 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.0918594Z CONN_LIFECYCLE: conn=210 role=brain wall_ms=1785733545091 mono_ms=203116 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.0919662Z CONN_LIFECYCLE: conn=210 role=brain wall_ms=1785733545091 mono_ms=203116 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.1202318Z CONN_LIFECYCLE: conn=211 role=brain wall_ms=1785733545120 mono_ms=203145 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.1204304Z CONN_LIFECYCLE: conn=211 role=brain wall_ms=1785733545120 mono_ms=203145 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.1208634Z CONN_LIFECYCLE: conn=212 role=brain stream-subscriber stream=103 wall_ms=1785733545120 mono_ms=203145 event=stream-sub-attach stream=103 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.1210413Z CONN_LIFECYCLE: conn=212 role=brain stream-subscriber stream=103 wall_ms=1785733545120 mono_ms=203146 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.1217351Z CONN_LIFECYCLE: conn=212 role=brain stream-subscriber stream=103 wall_ms=1785733545121 mono_ms=203146 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.1218921Z CONN_LIFECYCLE: conn=213 role=brain wall_ms=1785733545121 mono_ms=203146 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.1220621Z CONN_LIFECYCLE: conn=213 role=brain wall_ms=1785733545121 mono_ms=203147 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.2225140Z CONN_LIFECYCLE: conn=214 role=brain wall_ms=1785733545222 mono_ms=203247 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.2226109Z DISPATCH:97:Failed("stream 97: opener not pinned yet")
2026-08-03T05:05:45.2227270Z DISPATCH_EV: gen=1785733531153 stream=97 family=unclassified attempt=2 conn=5 event=worker-outcome detail=Failed("stream 97: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:05:45.2228550Z CONN_LIFECYCLE: conn=214 role=brain wall_ms=1785733545222 mono_ms=203247 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7815659Z CONN_LIFECYCLE: conn=215 role=brain wall_ms=1785733545781 mono_ms=203806 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7817059Z CONN_LIFECYCLE: conn=216 role=brain wall_ms=1785733545781 mono_ms=203806 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7818346Z CONN_LIFECYCLE: conn=215 role=brain wall_ms=1785733545781 mono_ms=203806 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7820498Z CONN_LIFECYCLE: conn=216 role=brain wall_ms=1785733545781 mono_ms=203806 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7821878Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=104 wall_ms=1785733545781 mono_ms=203807 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7823056Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=104 wall_ms=1785733545782 mono_ms=203807 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7825185Z CONN_LIFECYCLE: conn=217 role=brain wall_ms=1785733545782 mono_ms=203807 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7827802Z CONN_LIFECYCLE: conn=217 role=brain stream-subscriber stream=105 wall_ms=1785733545782 mono_ms=203807 event=stream-sub-attach stream=105 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7833483Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=104 wall_ms=1785733545783 mono_ms=203808 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7835568Z CONN_LIFECYCLE: conn=219 role=brain wall_ms=1785733545783 mono_ms=203808 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7836545Z CONN_LIFECYCLE: conn=219 role=brain wall_ms=1785733545783 mono_ms=203808 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7841957Z CONN_LIFECYCLE: conn=217 role=brain stream-subscriber stream=105 wall_ms=1785733545784 mono_ms=203809 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7843199Z CONN_LIFECYCLE: conn=220 role=brain wall_ms=1785733545784 mono_ms=203809 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:45.7844242Z CONN_LIFECYCLE: conn=220 role=brain wall_ms=1785733545784 mono_ms=203809 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2377408Z CONN_LIFECYCLE: conn=221 role=brain wall_ms=1785733546237 mono_ms=204262 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2379896Z CONN_LIFECYCLE: conn=221 role=brain wall_ms=1785733546237 mono_ms=204262 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2383473Z CONN_LIFECYCLE: conn=222 role=brain stream-subscriber stream=106 wall_ms=1785733546238 mono_ms=204263 event=stream-sub-attach stream=106 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2385701Z CONN_LIFECYCLE: conn=222 role=brain stream-subscriber stream=106 wall_ms=1785733546238 mono_ms=204263 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2607502Z CONN_LIFECYCLE: conn=222 role=brain stream-subscriber stream=106 wall_ms=1785733546260 mono_ms=204285 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2609655Z CONN_LIFECYCLE: conn=223 role=brain wall_ms=1785733546260 mono_ms=204286 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2611412Z CONN_LIFECYCLE: conn=223 role=brain wall_ms=1785733546261 mono_ms=204286 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2880302Z CONN_LIFECYCLE: conn=224 role=brain wall_ms=1785733546287 mono_ms=204312 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2881943Z CONN_LIFECYCLE: conn=224 role=brain wall_ms=1785733546288 mono_ms=204313 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2885848Z CONN_LIFECYCLE: conn=225 role=brain stream-subscriber stream=107 wall_ms=1785733546288 mono_ms=204313 event=stream-sub-attach stream=107 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2887715Z CONN_LIFECYCLE: conn=225 role=brain stream-subscriber stream=107 wall_ms=1785733546288 mono_ms=204313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2896441Z CONN_LIFECYCLE: conn=225 role=brain stream-subscriber stream=107 wall_ms=1785733546289 mono_ms=204314 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2898204Z CONN_LIFECYCLE: conn=226 role=brain wall_ms=1785733546289 mono_ms=204314 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.2899810Z CONN_LIFECYCLE: conn=226 role=brain wall_ms=1785733546289 mono_ms=204315 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.4895670Z 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=28 stream-subscriber stream=31… wall_ms=1785733546489 mono_ms=204514 event=stream-sub-release stream=70 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.4898614Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-03T05:05:46.5171904Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7462"}]} wall_ms=1785733546516 mono_ms=15288
2026-08-03T05:05:46.9481583Z CONN_LIFECYCLE: conn=227 role=brain wall_ms=1785733546947 mono_ms=204973 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9483307Z CONN_LIFECYCLE: conn=228 role=brain wall_ms=1785733546947 mono_ms=204973 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9484523Z CONN_LIFECYCLE: conn=227 role=brain wall_ms=1785733546948 mono_ms=204973 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9485693Z CONN_LIFECYCLE: conn=228 role=brain wall_ms=1785733546948 mono_ms=204973 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9487695Z CONN_LIFECYCLE: conn=229 role=brain stream-subscriber stream=110 wall_ms=1785733546948 mono_ms=204973 event=stream-sub-attach stream=110 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9490177Z CONN_LIFECYCLE: conn=229 role=brain stream-subscriber stream=110 wall_ms=1785733546948 mono_ms=204974 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9493001Z CONN_LIFECYCLE: conn=230 role=brain wall_ms=1785733546949 mono_ms=204974 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9495953Z CONN_LIFECYCLE: conn=230 role=brain stream-subscriber stream=111 wall_ms=1785733546949 mono_ms=204974 event=stream-sub-attach stream=111 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9500422Z CONN_LIFECYCLE: conn=229 role=brain stream-subscriber stream=110 wall_ms=1785733546949 mono_ms=204975 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9501812Z CONN_LIFECYCLE: conn=231 role=brain wall_ms=1785733546950 mono_ms=204975 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9502861Z CONN_LIFECYCLE: conn=231 role=brain wall_ms=1785733546950 mono_ms=204975 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9507978Z CONN_LIFECYCLE: conn=230 role=brain stream-subscriber stream=111 wall_ms=1785733546950 mono_ms=204975 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9509576Z CONN_LIFECYCLE: conn=232 role=brain wall_ms=1785733546950 mono_ms=204976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:46.9510906Z CONN_LIFECYCLE: conn=232 role=brain wall_ms=1785733546950 mono_ms=204976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0490575Z CONN_LIFECYCLE: conn=233 role=brain wall_ms=1785733547048 mono_ms=205074 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0492970Z CONN_LIFECYCLE: conn=233 role=brain wall_ms=1785733547049 mono_ms=205074 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0496029Z CONN_LIFECYCLE: conn=234 role=brain stream-subscriber stream=112 wall_ms=1785733547049 mono_ms=205074 event=stream-sub-attach stream=112 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0498108Z CONN_LIFECYCLE: conn=234 role=brain stream-subscriber stream=112 wall_ms=1785733547049 mono_ms=205074 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0717610Z CONN_LIFECYCLE: conn=234 role=brain stream-subscriber stream=112 wall_ms=1785733547071 mono_ms=205096 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0719370Z CONN_LIFECYCLE: conn=235 role=brain wall_ms=1785733547071 mono_ms=205097 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0720586Z CONN_LIFECYCLE: conn=235 role=brain wall_ms=1785733547071 mono_ms=205097 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0993391Z CONN_LIFECYCLE: conn=236 role=brain wall_ms=1785733547099 mono_ms=205124 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0994807Z CONN_LIFECYCLE: conn=236 role=brain wall_ms=1785733547099 mono_ms=205124 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0997167Z CONN_LIFECYCLE: conn=237 role=brain stream-subscriber stream=113 wall_ms=1785733547099 mono_ms=205124 event=stream-sub-attach stream=113 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.0999275Z CONN_LIFECYCLE: conn=237 role=brain stream-subscriber stream=113 wall_ms=1785733547099 mono_ms=205125 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1007231Z CONN_LIFECYCLE: conn=237 role=brain stream-subscriber stream=113 wall_ms=1785733547100 mono_ms=205125 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1008525Z CONN_LIFECYCLE: conn=238 role=brain wall_ms=1785733547100 mono_ms=205125 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1009984Z CONN_LIFECYCLE: conn=238 role=brain wall_ms=1785733547100 mono_ms=205126 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1497872Z CONN_LIFECYCLE: conn=240 role=brain wall_ms=1785733547149 mono_ms=205174 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1498812Z CONN_LIFECYCLE: conn=239 role=brain wall_ms=1785733547149 mono_ms=205174 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1499939Z CONN_LIFECYCLE: conn=240 role=brain wall_ms=1785733547149 mono_ms=205174 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1501068Z CONN_LIFECYCLE: conn=239 role=brain wall_ms=1785733547149 mono_ms=205174 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1502275Z CONN_LIFECYCLE: conn=241 role=brain stream-subscriber stream=114 wall_ms=1785733547150 mono_ms=205175 event=stream-sub-attach stream=114 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1503481Z CONN_LIFECYCLE: conn=241 role=brain stream-subscriber stream=114 wall_ms=1785733547150 mono_ms=205175 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1506529Z CONN_LIFECYCLE: conn=242 role=brain wall_ms=1785733547150 mono_ms=205175 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1508671Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=115 wall_ms=1785733547150 mono_ms=205175 event=stream-sub-attach stream=115 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1513363Z CONN_LIFECYCLE: conn=241 role=brain stream-subscriber stream=114 wall_ms=1785733547151 mono_ms=205176 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1514774Z CONN_LIFECYCLE: conn=243 role=brain wall_ms=1785733547151 mono_ms=205176 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1516163Z CONN_LIFECYCLE: conn=243 role=brain wall_ms=1785733547151 mono_ms=205176 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1522241Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=115 wall_ms=1785733547152 mono_ms=205177 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1523442Z CONN_LIFECYCLE: conn=244 role=brain wall_ms=1785733547152 mono_ms=205177 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1524496Z CONN_LIFECYCLE: conn=244 role=brain wall_ms=1785733547152 mono_ms=205177 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.1713639Z 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=28 stream-subscriber stream=31… wall_ms=1785733547171 mono_ms=205196 event=stream-sub-attach stream=118 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.4532949Z CONN_LIFECYCLE: conn=245 role=brain wall_ms=1785733547453 mono_ms=205478 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.4534753Z CONN_LIFECYCLE: conn=245 role=brain wall_ms=1785733547453 mono_ms=205478 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.4538359Z CONN_LIFECYCLE: conn=246 role=brain stream-subscriber stream=119 wall_ms=1785733547453 mono_ms=205478 event=stream-sub-attach stream=119 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.4540270Z CONN_LIFECYCLE: conn=246 role=brain stream-subscriber stream=119 wall_ms=1785733547453 mono_ms=205479 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.4762081Z CONN_LIFECYCLE: conn=246 role=brain stream-subscriber stream=119 wall_ms=1785733547476 mono_ms=205501 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.4764226Z CONN_LIFECYCLE: conn=247 role=brain wall_ms=1785733547476 mono_ms=205501 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.4765556Z CONN_LIFECYCLE: conn=247 role=brain wall_ms=1785733547476 mono_ms=205501 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.5036282Z CONN_LIFECYCLE: conn=248 role=brain wall_ms=1785733547503 mono_ms=205528 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.5037822Z CONN_LIFECYCLE: conn=248 role=brain wall_ms=1785733547503 mono_ms=205528 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.5040677Z CONN_LIFECYCLE: conn=249 role=brain stream-subscriber stream=120 wall_ms=1785733547503 mono_ms=205529 event=stream-sub-attach stream=120 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.5042066Z CONN_LIFECYCLE: conn=249 role=brain stream-subscriber stream=120 wall_ms=1785733547504 mono_ms=205529 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.5051043Z CONN_LIFECYCLE: conn=249 role=brain stream-subscriber stream=120 wall_ms=1785733547505 mono_ms=205530 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.5052486Z CONN_LIFECYCLE: conn=250 role=brain wall_ms=1785733547505 mono_ms=205530 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:47.5053790Z CONN_LIFECYCLE: conn=250 role=brain wall_ms=1785733547505 mono_ms=205530 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1640371Z CONN_LIFECYCLE: conn=251 role=brain wall_ms=1785733548163 mono_ms=206188 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1641758Z CONN_LIFECYCLE: conn=252 role=brain wall_ms=1785733548163 mono_ms=206188 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1643185Z CONN_LIFECYCLE: conn=251 role=brain wall_ms=1785733548164 mono_ms=206189 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1645221Z CONN_LIFECYCLE: conn=252 role=brain wall_ms=1785733548164 mono_ms=206189 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1646936Z CONN_LIFECYCLE: conn=253 role=brain stream-subscriber stream=121 wall_ms=1785733548164 mono_ms=206189 event=stream-sub-attach stream=121 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1648214Z CONN_LIFECYCLE: conn=253 role=brain stream-subscriber stream=121 wall_ms=1785733548164 mono_ms=206189 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1651089Z CONN_LIFECYCLE: conn=254 role=brain wall_ms=1785733548164 mono_ms=206190 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1653302Z CONN_LIFECYCLE: conn=254 role=brain stream-subscriber stream=122 wall_ms=1785733548165 mono_ms=206190 event=stream-sub-attach stream=122 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1658281Z CONN_LIFECYCLE: conn=253 role=brain stream-subscriber stream=121 wall_ms=1785733548165 mono_ms=206190 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1659785Z CONN_LIFECYCLE: conn=255 role=brain wall_ms=1785733548165 mono_ms=206191 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1660949Z CONN_LIFECYCLE: conn=255 role=brain wall_ms=1785733548165 mono_ms=206191 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1665837Z CONN_LIFECYCLE: conn=254 role=brain stream-subscriber stream=122 wall_ms=1785733548166 mono_ms=206191 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1667240Z CONN_LIFECYCLE: conn=256 role=brain wall_ms=1785733548166 mono_ms=206191 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.1668484Z CONN_LIFECYCLE: conn=256 role=brain wall_ms=1785733548166 mono_ms=206191 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.3660444Z CONN_LIFECYCLE: conn=257 role=brain wall_ms=1785733548365 mono_ms=206390 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.3662551Z CONN_LIFECYCLE: conn=257 role=brain wall_ms=1785733548366 mono_ms=206391 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.3665052Z CONN_LIFECYCLE: conn=258 role=brain stream-subscriber stream=123 wall_ms=1785733548366 mono_ms=206391 event=stream-sub-attach stream=123 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.3667898Z CONN_LIFECYCLE: conn=258 role=brain stream-subscriber stream=123 wall_ms=1785733548366 mono_ms=206391 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.3887205Z CONN_LIFECYCLE: conn=258 role=brain stream-subscriber stream=123 wall_ms=1785733548388 mono_ms=206413 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.3888827Z CONN_LIFECYCLE: conn=259 role=brain wall_ms=1785733548388 mono_ms=206413 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.3890323Z CONN_LIFECYCLE: conn=259 role=brain wall_ms=1785733548388 mono_ms=206414 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.4163825Z CONN_LIFECYCLE: conn=260 role=brain wall_ms=1785733548416 mono_ms=206441 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.4165272Z CONN_LIFECYCLE: conn=260 role=brain wall_ms=1785733548416 mono_ms=206441 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.4167549Z CONN_LIFECYCLE: conn=261 role=brain stream-subscriber stream=124 wall_ms=1785733548416 mono_ms=206441 event=stream-sub-attach stream=124 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.4170058Z CONN_LIFECYCLE: conn=261 role=brain stream-subscriber stream=124 wall_ms=1785733548416 mono_ms=206442 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.4177727Z CONN_LIFECYCLE: conn=261 role=brain stream-subscriber stream=124 wall_ms=1785733548417 mono_ms=206442 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.4178900Z CONN_LIFECYCLE: conn=262 role=brain wall_ms=1785733548417 mono_ms=206442 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:48.4180022Z CONN_LIFECYCLE: conn=262 role=brain wall_ms=1785733548417 mono_ms=206443 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0760478Z CONN_LIFECYCLE: conn=264 role=brain wall_ms=1785733549075 mono_ms=207100 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0762312Z CONN_LIFECYCLE: conn=263 role=brain wall_ms=1785733549075 mono_ms=207100 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0763627Z CONN_LIFECYCLE: conn=264 role=brain wall_ms=1785733549075 mono_ms=207101 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0764980Z CONN_LIFECYCLE: conn=263 role=brain wall_ms=1785733549076 mono_ms=207101 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0766191Z CONN_LIFECYCLE: conn=265 role=brain stream-subscriber stream=125 wall_ms=1785733549076 mono_ms=207101 event=stream-sub-attach stream=125 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0767337Z CONN_LIFECYCLE: conn=265 role=brain stream-subscriber stream=125 wall_ms=1785733549076 mono_ms=207101 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0770519Z CONN_LIFECYCLE: conn=266 role=brain wall_ms=1785733549076 mono_ms=207102 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0772810Z CONN_LIFECYCLE: conn=266 role=brain stream-subscriber stream=126 wall_ms=1785733549077 mono_ms=207102 event=stream-sub-attach stream=126 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0777302Z CONN_LIFECYCLE: conn=265 role=brain stream-subscriber stream=125 wall_ms=1785733549077 mono_ms=207102 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0779866Z CONN_LIFECYCLE: conn=267 role=brain wall_ms=1785733549077 mono_ms=207102 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0781142Z CONN_LIFECYCLE: conn=267 role=brain wall_ms=1785733549077 mono_ms=207102 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0785939Z CONN_LIFECYCLE: conn=266 role=brain stream-subscriber stream=126 wall_ms=1785733549078 mono_ms=207103 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0787279Z CONN_LIFECYCLE: conn=268 role=brain wall_ms=1785733549078 mono_ms=207103 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.0788433Z CONN_LIFECYCLE: conn=268 role=brain wall_ms=1785733549078 mono_ms=207103 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.2783154Z CONN_LIFECYCLE: conn=269 role=brain wall_ms=1785733549278 mono_ms=207303 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.2785205Z CONN_LIFECYCLE: conn=269 role=brain wall_ms=1785733549278 mono_ms=207303 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.2789752Z CONN_LIFECYCLE: conn=270 role=brain stream-subscriber stream=127 wall_ms=1785733549278 mono_ms=207304 event=stream-sub-attach stream=127 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.2792174Z CONN_LIFECYCLE: conn=270 role=brain stream-subscriber stream=127 wall_ms=1785733549279 mono_ms=207304 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3013094Z CONN_LIFECYCLE: conn=270 role=brain stream-subscriber stream=127 wall_ms=1785733549301 mono_ms=207326 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3014680Z CONN_LIFECYCLE: conn=271 role=brain wall_ms=1785733549301 mono_ms=207326 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3016094Z CONN_LIFECYCLE: conn=271 role=brain wall_ms=1785733549301 mono_ms=207326 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3287032Z CONN_LIFECYCLE: conn=272 role=brain wall_ms=1785733549328 mono_ms=207353 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3287928Z CONN_LIFECYCLE: conn=272 role=brain wall_ms=1785733549328 mono_ms=207353 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3289397Z CONN_LIFECYCLE: conn=273 role=brain stream-subscriber stream=128 wall_ms=1785733549328 mono_ms=207354 event=stream-sub-attach stream=128 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3290866Z CONN_LIFECYCLE: conn=273 role=brain stream-subscriber stream=128 wall_ms=1785733549329 mono_ms=207354 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3296744Z CONN_LIFECYCLE: conn=273 role=brain stream-subscriber stream=128 wall_ms=1785733549329 mono_ms=207354 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3297817Z CONN_LIFECYCLE: conn=274 role=brain wall_ms=1785733549329 mono_ms=207354 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:49.3298660Z CONN_LIFECYCLE: conn=274 role=brain wall_ms=1785733549329 mono_ms=207354 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1401861Z CONN_LIFECYCLE: conn=276 role=brain wall_ms=1785733550139 mono_ms=208165 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1403030Z CONN_LIFECYCLE: conn=275 role=brain wall_ms=1785733550139 mono_ms=208165 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1404265Z CONN_LIFECYCLE: conn=276 role=brain wall_ms=1785733550140 mono_ms=208165 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1405616Z CONN_LIFECYCLE: conn=275 role=brain wall_ms=1785733550140 mono_ms=208165 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1407205Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=129 wall_ms=1785733550140 mono_ms=208165 event=stream-sub-attach stream=129 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1408459Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=129 wall_ms=1785733550140 mono_ms=208165 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1412435Z CONN_LIFECYCLE: conn=277 role=brain wall_ms=1785733550141 mono_ms=208166 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1414292Z CONN_LIFECYCLE: conn=277 role=brain stream-subscriber stream=130 wall_ms=1785733550141 mono_ms=208166 event=stream-sub-attach stream=130 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1420105Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=129 wall_ms=1785733550141 mono_ms=208167 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1421307Z CONN_LIFECYCLE: conn=279 role=brain wall_ms=1785733550142 mono_ms=208167 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1422328Z CONN_LIFECYCLE: conn=279 role=brain wall_ms=1785733550142 mono_ms=208167 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1427861Z CONN_LIFECYCLE: conn=277 role=brain stream-subscriber stream=130 wall_ms=1785733550142 mono_ms=208167 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1429192Z CONN_LIFECYCLE: conn=280 role=brain wall_ms=1785733550142 mono_ms=208168 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.1430187Z CONN_LIFECYCLE: conn=280 role=brain wall_ms=1785733550142 mono_ms=208168 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.3937770Z CONN_LIFECYCLE: conn=281 role=brain wall_ms=1785733550393 mono_ms=208418 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.3939332Z CONN_LIFECYCLE: conn=281 role=brain wall_ms=1785733550393 mono_ms=208418 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.3941999Z CONN_LIFECYCLE: conn=282 role=brain stream-subscriber stream=131 wall_ms=1785733550394 mono_ms=208419 event=stream-sub-attach stream=131 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.3943614Z CONN_LIFECYCLE: conn=282 role=brain stream-subscriber stream=131 wall_ms=1785733550394 mono_ms=208419 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4165305Z CONN_LIFECYCLE: conn=282 role=brain stream-subscriber stream=131 wall_ms=1785733550416 mono_ms=208441 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4166783Z CONN_LIFECYCLE: conn=283 role=brain wall_ms=1785733550416 mono_ms=208441 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4168067Z CONN_LIFECYCLE: conn=283 role=brain wall_ms=1785733550416 mono_ms=208441 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4445284Z CONN_LIFECYCLE: conn=284 role=brain wall_ms=1785733550444 mono_ms=208469 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4446634Z CONN_LIFECYCLE: conn=284 role=brain wall_ms=1785733550444 mono_ms=208469 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4450444Z CONN_LIFECYCLE: conn=285 role=brain stream-subscriber stream=132 wall_ms=1785733550444 mono_ms=208469 event=stream-sub-attach stream=132 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4451921Z CONN_LIFECYCLE: conn=285 role=brain stream-subscriber stream=132 wall_ms=1785733550445 mono_ms=208470 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4459631Z CONN_LIFECYCLE: conn=285 role=brain stream-subscriber stream=132 wall_ms=1785733550445 mono_ms=208470 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4461271Z CONN_LIFECYCLE: conn=286 role=brain wall_ms=1785733550446 mono_ms=208471 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:50.4462616Z CONN_LIFECYCLE: conn=286 role=brain wall_ms=1785733550446 mono_ms=208471 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1057493Z CONN_LIFECYCLE: conn=287 role=brain wall_ms=1785733551105 mono_ms=209130 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1058839Z CONN_LIFECYCLE: conn=288 role=brain wall_ms=1785733551105 mono_ms=209130 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1060207Z CONN_LIFECYCLE: conn=287 role=brain wall_ms=1785733551105 mono_ms=209130 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1061345Z CONN_LIFECYCLE: conn=288 role=brain wall_ms=1785733551105 mono_ms=209130 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1062570Z CONN_LIFECYCLE: conn=289 role=brain stream-subscriber stream=133 wall_ms=1785733551106 mono_ms=209131 event=stream-sub-attach stream=133 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1063792Z CONN_LIFECYCLE: conn=289 role=brain stream-subscriber stream=133 wall_ms=1785733551106 mono_ms=209131 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1067171Z CONN_LIFECYCLE: conn=290 role=brain wall_ms=1785733551106 mono_ms=209131 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1069231Z CONN_LIFECYCLE: conn=290 role=brain stream-subscriber stream=134 wall_ms=1785733551106 mono_ms=209131 event=stream-sub-attach stream=134 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1074892Z CONN_LIFECYCLE: conn=289 role=brain stream-subscriber stream=133 wall_ms=1785733551107 mono_ms=209132 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1076354Z CONN_LIFECYCLE: conn=291 role=brain wall_ms=1785733551107 mono_ms=209132 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1079886Z CONN_LIFECYCLE: conn=291 role=brain wall_ms=1785733551107 mono_ms=209133 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1082780Z CONN_LIFECYCLE: conn=290 role=brain stream-subscriber stream=134 wall_ms=1785733551108 mono_ms=209133 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1084899Z CONN_LIFECYCLE: conn=292 role=brain wall_ms=1785733551108 mono_ms=209133 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.1085904Z CONN_LIFECYCLE: conn=292 role=brain wall_ms=1785733551108 mono_ms=209133 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.8643618Z CONN_LIFECYCLE: conn=293 role=brain wall_ms=1785733551864 mono_ms=209889 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.8645103Z CONN_LIFECYCLE: conn=293 role=brain wall_ms=1785733551864 mono_ms=209889 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.8650359Z CONN_LIFECYCLE: conn=294 role=brain stream-subscriber stream=135 wall_ms=1785733551864 mono_ms=209890 event=stream-sub-attach stream=135 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.8653092Z CONN_LIFECYCLE: conn=294 role=brain stream-subscriber stream=135 wall_ms=1785733551865 mono_ms=209890 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.8879715Z CONN_LIFECYCLE: conn=294 role=brain stream-subscriber stream=135 wall_ms=1785733551887 mono_ms=209912 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.8881193Z CONN_LIFECYCLE: conn=295 role=brain wall_ms=1785733551888 mono_ms=209913 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.8882213Z CONN_LIFECYCLE: conn=295 role=brain wall_ms=1785733551888 mono_ms=209913 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.9147200Z CONN_LIFECYCLE: conn=296 role=brain wall_ms=1785733551914 mono_ms=209939 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.9149594Z CONN_LIFECYCLE: conn=296 role=brain wall_ms=1785733551914 mono_ms=209939 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.9151948Z CONN_LIFECYCLE: conn=297 role=brain stream-subscriber stream=136 wall_ms=1785733551915 mono_ms=209940 event=stream-sub-attach stream=136 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.9153890Z CONN_LIFECYCLE: conn=297 role=brain stream-subscriber stream=136 wall_ms=1785733551915 mono_ms=209940 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.9161827Z CONN_LIFECYCLE: conn=297 role=brain stream-subscriber stream=136 wall_ms=1785733551916 mono_ms=209941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.9163269Z CONN_LIFECYCLE: conn=298 role=brain wall_ms=1785733551916 mono_ms=209941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:51.9164494Z CONN_LIFECYCLE: conn=298 role=brain wall_ms=1785733551916 mono_ms=209941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5730245Z CONN_LIFECYCLE: conn=299 role=brain wall_ms=1785733552572 mono_ms=210597 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5731445Z CONN_LIFECYCLE: conn=300 role=brain wall_ms=1785733552572 mono_ms=210597 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5732660Z CONN_LIFECYCLE: conn=299 role=brain wall_ms=1785733552572 mono_ms=210598 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5733817Z CONN_LIFECYCLE: conn=300 role=brain wall_ms=1785733552573 mono_ms=210598 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5735475Z CONN_LIFECYCLE: conn=301 role=brain stream-subscriber stream=137 wall_ms=1785733552573 mono_ms=210598 event=stream-sub-attach stream=137 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5736677Z CONN_LIFECYCLE: conn=301 role=brain stream-subscriber stream=137 wall_ms=1785733552573 mono_ms=210598 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5741167Z CONN_LIFECYCLE: conn=302 role=brain wall_ms=1785733552573 mono_ms=210599 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5743110Z CONN_LIFECYCLE: conn=302 role=brain stream-subscriber stream=138 wall_ms=1785733552574 mono_ms=210599 event=stream-sub-attach stream=138 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5747885Z CONN_LIFECYCLE: conn=301 role=brain stream-subscriber stream=137 wall_ms=1785733552574 mono_ms=210599 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5749173Z CONN_LIFECYCLE: conn=303 role=brain wall_ms=1785733552574 mono_ms=210600 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5750183Z CONN_LIFECYCLE: conn=303 role=brain wall_ms=1785733552574 mono_ms=210600 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5757239Z CONN_LIFECYCLE: conn=302 role=brain stream-subscriber stream=138 wall_ms=1785733552575 mono_ms=210600 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5758398Z CONN_LIFECYCLE: conn=304 role=brain wall_ms=1785733552575 mono_ms=210600 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:52.5759576Z CONN_LIFECYCLE: conn=304 role=brain wall_ms=1785733552575 mono_ms=210601 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.6716164Z PUMP_PEER_FAIL:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:stream ended before Done
2026-08-03T05:05:53.6964481Z 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=28 stream-subscriber stream=31… wall_ms=1785733553696 mono_ms=211721 event=stream-sub-attach stream=141 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.7870887Z CONN_LIFECYCLE: conn=305 role=brain wall_ms=1785733553786 mono_ms=211812 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.7872576Z CONN_LIFECYCLE: conn=305 role=brain wall_ms=1785733553787 mono_ms=211812 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.7874686Z CONN_LIFECYCLE: conn=306 role=brain stream-subscriber stream=142 wall_ms=1785733553787 mono_ms=211812 event=stream-sub-attach stream=142 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.7876666Z CONN_LIFECYCLE: conn=306 role=brain stream-subscriber stream=142 wall_ms=1785733553787 mono_ms=211812 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.7934712Z CONN_LIFECYCLE: conn=306 role=brain stream-subscriber stream=142 wall_ms=1785733553793 mono_ms=211818 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.7936273Z CONN_LIFECYCLE: conn=307 role=brain wall_ms=1785733553793 mono_ms=211818 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.7937503Z CONN_LIFECYCLE: conn=307 role=brain wall_ms=1785733553793 mono_ms=211818 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8375555Z CONN_LIFECYCLE: conn=308 role=brain wall_ms=1785733553837 mono_ms=211862 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8377292Z CONN_LIFECYCLE: conn=308 role=brain wall_ms=1785733553837 mono_ms=211862 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8379066Z CONN_LIFECYCLE: conn=309 role=brain stream-subscriber stream=143 wall_ms=1785733553837 mono_ms=211862 event=stream-sub-attach stream=143 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8381291Z CONN_LIFECYCLE: conn=309 role=brain stream-subscriber stream=143 wall_ms=1785733553837 mono_ms=211863 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8395110Z CONN_LIFECYCLE: conn=309 role=brain stream-subscriber stream=143 wall_ms=1785733553839 mono_ms=211864 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8396566Z CONN_LIFECYCLE: conn=310 role=brain wall_ms=1785733553839 mono_ms=211864 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8397730Z CONN_LIFECYCLE: conn=310 role=brain wall_ms=1785733553839 mono_ms=211864 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8880161Z CONN_LIFECYCLE: conn=311 role=brain wall_ms=1785733553887 mono_ms=211912 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8881583Z CONN_LIFECYCLE: conn=311 role=brain wall_ms=1785733553887 mono_ms=211913 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8884551Z CONN_LIFECYCLE: conn=312 role=brain stream-subscriber stream=144 wall_ms=1785733553888 mono_ms=211913 event=stream-sub-attach stream=144 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8886195Z CONN_LIFECYCLE: conn=312 role=brain stream-subscriber stream=144 wall_ms=1785733553888 mono_ms=211913 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8904631Z CONN_LIFECYCLE: conn=312 role=brain stream-subscriber stream=144 wall_ms=1785733553890 mono_ms=211915 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8906258Z CONN_LIFECYCLE: conn=313 role=brain wall_ms=1785733553890 mono_ms=211915 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8907517Z CONN_LIFECYCLE: conn=313 role=brain wall_ms=1785733553890 mono_ms=211915 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8984560Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785733553898 mono_ms=211923 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.8987098Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733553898 mono_ms=211923 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.9066618Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733553906 mono_ms=211931 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.9069838Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733553906 mono_ms=211931 event=stream-sub-release stream=13 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.9072615Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=13 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733553906 mono_ms=211931 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.9074610Z CONN_LIFECYCLE: conn=314 role=brain wall_ms=1785733553906 mono_ms=211932 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:53.9075850Z CONN_LIFECYCLE: conn=314 role=brain wall_ms=1785733553907 mono_ms=211932 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:54.1400336Z CONN_LIFECYCLE: conn=315 role=brain wall_ms=1785733554139 mono_ms=212164 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:54.1401891Z DISPATCH:145:Failed("stream 145: opener not pinned yet")
2026-08-03T05:05:54.1402889Z CONN_LIFECYCLE: conn=315 role=brain wall_ms=1785733554139 mono_ms=212165 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:54.1404463Z DISPATCH_EV: gen=1785733531153 stream=145 family=unclassified attempt=0 conn=8 event=worker-outcome detail=Failed("stream 145: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:05:54.6461627Z CONN_LIFECYCLE: conn=316 role=brain wall_ms=1785733554645 mono_ms=212671 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:54.6462534Z DISPATCH:145:Failed("stream 145: opener not pinned yet")
2026-08-03T05:05:54.6463400Z DISPATCH_EV: gen=1785733531153 stream=145 family=unclassified attempt=1 conn=8 event=worker-outcome detail=Failed("stream 145: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:05:54.6464227Z CONN_LIFECYCLE: conn=316 role=brain wall_ms=1785733554646 mono_ms=212671 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:55.6584615Z CONN_LIFECYCLE: conn=317 role=brain wall_ms=1785733555658 mono_ms=213683 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:05:55.6585667Z DISPATCH:145:Failed("stream 145: opener not pinned yet")
2026-08-03T05:05:55.6586760Z DISPATCH_EV: gen=1785733531153 stream=145 family=unclassified attempt=2 conn=8 event=worker-outcome detail=Failed("stream 145: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:05:55.6588300Z CONN_LIFECYCLE: conn=317 role=brain wall_ms=1785733555658 mono_ms=213683 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:01.0025308Z PAIR_MEET_UP:twohost step=59524452 id=4cfe95c7012d67395e352053999c1d997a795b6987ee084a487965bcd6aacfc5 addr=EndpointAddr { id: PublicKey(4cfe95c7012d67395e352053999c1d997a795b6987ee084a487965bcd6aacfc5), addrs: {Ip(100.98.197.12:41473), Ip(192.168.1.163:41473)} }
2026-08-03T05:06:03.7855324Z 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=28 stream-subscriber stream=31… wall_ms=1785733563785 mono_ms=221810 event=stream-sub-release stream=141 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:03.7858501Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-03T05:06:03.8138478Z 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=28 stream-subscriber stream=31… wall_ms=1785733563813 mono_ms=221838 event=stream-sub-attach stream=148 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:08.7520038Z CONN_LIFECYCLE: conn=318 role=brain wall_ms=1785733568751 mono_ms=226776 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:08.7521024Z DISPATCH:149:Failed("stream 149: opener not pinned yet")
2026-08-03T05:06:08.7522030Z CONN_LIFECYCLE: conn=318 role=brain wall_ms=1785733568751 mono_ms=226777 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:08.7523510Z DISPATCH_EV: gen=1785733531153 stream=149 family=unclassified attempt=0 conn=9 event=worker-outcome detail=Failed("stream 149: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:06:09.2585768Z CONN_LIFECYCLE: conn=319 role=brain wall_ms=1785733569258 mono_ms=227283 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:09.2586439Z DISPATCH:149:Failed("stream 149: opener not pinned yet")
2026-08-03T05:06:09.2587190Z DISPATCH_EV: gen=1785733531153 stream=149 family=unclassified attempt=1 conn=9 event=worker-outcome detail=Failed("stream 149: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:06:09.2588664Z CONN_LIFECYCLE: conn=319 role=brain wall_ms=1785733569258 mono_ms=227283 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:10.2741155Z CONN_LIFECYCLE: conn=320 role=brain wall_ms=1785733570273 mono_ms=228299 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:10.2742123Z DISPATCH:149:Failed("stream 149: opener not pinned yet")
2026-08-03T05:06:10.2743144Z CONN_LIFECYCLE: conn=320 role=brain wall_ms=1785733570274 mono_ms=228299 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:10.2744661Z DISPATCH_EV: gen=1785733531153 stream=149 family=unclassified attempt=2 conn=9 event=worker-outcome detail=Failed("stream 149: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:06:13.8667416Z 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=28 stream-subscriber stream=31… wall_ms=1785733573866 mono_ms=231891 event=stream-sub-release stream=148 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:13.8671853Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-03T05:06:13.8676794Z PUMP_PEER_FAIL:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:no such conn 8
2026-08-03T05:06:13.8927642Z 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=28 stream-subscriber stream=31… wall_ms=1785733573892 mono_ms=231917 event=stream-sub-attach stream=152 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:18.7175647Z PUMP_PEER_FAIL:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:stream ended before Done
2026-08-03T05:06:19.3411399Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785733579340 mono_ms=48112
2026-08-03T05:06:19.3416638Z PUMP_DIAL_SUBMIT:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:leg=cache addr={"id":"f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a","addrs":[{"Ip":"100.98.197.12:43604"}]} wall_ms=1785733579341 mono_ms=48113
2026-08-03T05:06:19.3812180Z PUMP_PEER_FAIL:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:net-stream-open failed: no such conn 10
2026-08-03T05:06:29.3432440Z 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=1785733589342 mono_ms=58114
2026-08-03T05:06:29.9666020Z PUMP_DIAL_SUBMIT:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:leg=cache addr={"id":"f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a","addrs":[{"Ip":"100.98.197.12:43604"}]} wall_ms=1785733589966 mono_ms=58738
2026-08-03T05:06:29.9673071Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785733589967 mono_ms=58738
2026-08-03T05:06:29.9776294Z PUMP_PEER_FAIL:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:closed by peer: 0
2026-08-03T05:06:31.0020868Z PAIR_MEET_UP:twohost step=59524453 id=571b0e980fc12b6f233e9cf93bbec41b62e8c385d7d9b7c004af706eeca77b66 addr=EndpointAddr { id: PublicKey(571b0e980fc12b6f233e9cf93bbec41b62e8c385d7d9b7c004af706eeca77b66), addrs: {Ip(100.98.197.12:56119), Ip(192.168.1.163:56119)} }
2026-08-03T05:06:33.7439376Z CONN_LIFECYCLE: conn=321 role=brain wall_ms=1785733593743 mono_ms=251768 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:33.7441187Z DISPATCH:156:Failed("stream 156: opener not pinned yet")
2026-08-03T05:06:33.7441829Z DISPATCH_EV: gen=1785733531153 stream=156 family=unclassified attempt=0 conn=12 event=worker-outcome detail=Failed("stream 156: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:06:33.7442667Z CONN_LIFECYCLE: conn=321 role=brain wall_ms=1785733593743 mono_ms=251769 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:33.7651349Z 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=28 stream-subscriber stream=31… wall_ms=1785733593764 mono_ms=251789 event=stream-sub-attach stream=159 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:34.2487633Z CONN_LIFECYCLE: conn=322 role=brain wall_ms=1785733594248 mono_ms=252273 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:34.2488502Z DISPATCH:156:Failed("stream 156: opener not pinned yet")
2026-08-03T05:06:34.2489706Z CONN_LIFECYCLE: conn=322 role=brain wall_ms=1785733594248 mono_ms=252273 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:34.2491279Z DISPATCH_EV: gen=1785733531153 stream=156 family=unclassified attempt=1 conn=12 event=worker-outcome detail=Failed("stream 156: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:06:35.2591060Z CONN_LIFECYCLE: conn=323 role=brain wall_ms=1785733595258 mono_ms=253284 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:35.2591881Z DISPATCH:156:Failed("stream 156: opener not pinned yet")
2026-08-03T05:06:35.2593140Z CONN_LIFECYCLE: conn=323 role=brain wall_ms=1785733595259 mono_ms=253284 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:35.2594366Z DISPATCH_EV: gen=1785733531153 stream=156 family=unclassified attempt=2 conn=12 event=worker-outcome detail=Failed("stream 156: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-03T05:06:43.7350631Z PUMP_PEER_FAIL:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:stream ended before Done
2026-08-03T05:06:43.7352429Z 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=1785733603734 mono_ms=72506
2026-08-03T05:06:44.3607979Z PUMP_DIAL_SUBMIT:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:leg=cache addr={"id":"f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a","addrs":[{"Ip":"100.98.197.12:43604"}]} wall_ms=1785733604360 mono_ms=73132
2026-08-03T05:06:44.3701838Z PUMP_PEER_FAIL:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:closed by peer: 0
2026-08-03T05:06:49.3903937Z PUMP_DIAL_SUBMIT:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:leg=cache addr={"id":"f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a","addrs":[{"Ip":"100.98.197.12:43604"}]} wall_ms=1785733609390 mono_ms=78161
2026-08-03T05:06:49.4018067Z PUMP_PEER_FAIL:f823d3520bff7a8eb86a2353bf5f41cbb24c4a951cb29f542cc68792673c851a:closed by peer: 0
2026-08-03T05:06:50.0265469Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785733610026 mono_ms=78798
2026-08-03T05:06:56.3149618Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785733616314 mono_ms=274339 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3202549Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733616319 mono_ms=274344 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3205596Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785733616319 mono_ms=274344 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3284669Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733616328 mono_ms=274353 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3288294Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785733616328 mono_ms=274353 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3291118Z CONN_LIFECYCLE: conn=324 role=brain wall_ms=1785733616328 mono_ms=274353 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3292320Z CONN_LIFECYCLE: conn=324 role=brain wall_ms=1785733616328 mono_ms=274354 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3621140Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-03T05:06:56.3621946Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-03T05:06:56.3622608Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-03T05:06:56.3623081Z TWOHOST role B: ladder complete
2026-08-03T05:06:56.3639148Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785733616363 mono_ms=274388 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3682056Z 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=1785733616367 mono_ms=274393 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-03T05:06:56.3735297Z test two_host_ladder_role_b ... ok
2026-08-03T05:06:56.3735708Z 
2026-08-03T05:06:56.3736251Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 274.59s
2026-08-03T05:06:56.3736765Z 
2026-08-03T05:06:56.4040801Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-03T05:06:56.4041286Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-03T05:06:56.4055332Z shell: /usr/bin/bash -e {0}
2026-08-03T05:06:56.4055536Z env:
2026-08-03T05:06:56.4055832Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:06:56.4056256Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:06:56.4056653Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:06:56.4057057Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:06:56.4057358Z ##[endgroup]
2026-08-03T05:06:56.5270872Z    Compiling typenum v1.20.1
2026-08-03T05:06:56.5273136Z    Compiling subtle v2.6.1
2026-08-03T05:06:56.9053273Z    Compiling generic-array v0.14.7
2026-08-03T05:06:57.1856890Z    Compiling crypto-common v0.1.7
2026-08-03T05:06:57.1857373Z    Compiling block-buffer v0.10.4
2026-08-03T05:06:57.2288501Z    Compiling digest v0.10.7
2026-08-03T05:06:57.3089974Z    Compiling hmac v0.12.1
2026-08-03T05:06:57.3090298Z    Compiling sha2 v0.10.9
2026-08-03T05:06:57.4881414Z    Compiling mock-adapter v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-03T05:06:57.6431590Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
2026-08-03T05:06:57.6562394Z ##[group]Run bash .github/bench/wrap.sh twohost-cli-b -- cargo test -p spt --test twohost_cli -- --nocapture
2026-08-03T05:06:57.6563143Z [36;1mbash .github/bench/wrap.sh twohost-cli-b -- cargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-03T05:06:57.6575281Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T05:06:57.6575539Z env:
2026-08-03T05:06:57.6575826Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:06:57.6576246Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:06:57.6576650Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:06:57.6577046Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:06:57.6577356Z   SPT_TWO_HOST: 1
2026-08-03T05:06:57.6577537Z   SPT_TWO_HOST_ROLE: b
2026-08-03T05:06:57.6577724Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-03T05:06:57.6577986Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-03T05:06:57.6578185Z ##[endgroup]
2026-08-03T05:06:57.9253017Z    Compiling n0-future v0.3.2
2026-08-03T05:06:57.9296370Z    Compiling rustix v1.1.4
2026-08-03T05:06:57.9358778Z    Compiling backon v1.6.0
2026-08-03T05:06:57.9672998Z    Compiling n0-watcher v0.6.1
2026-08-03T05:06:57.9673375Z    Compiling iroh-dns v0.98.0
2026-08-03T05:06:58.0644328Z    Compiling netwatch v0.16.0
2026-08-03T05:06:58.1821163Z    Compiling iroh-relay v0.98.0
2026-08-03T05:06:58.6728399Z    Compiling portmapper v0.16.0
2026-08-03T05:06:59.3227919Z    Compiling terminal_size v0.4.4
2026-08-03T05:06:59.3228309Z    Compiling tempfile v3.27.0
2026-08-03T05:06:59.3673195Z    Compiling clap_builder v4.6.0
2026-08-03T05:06:59.4831364Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-03T05:07:00.7524308Z    Compiling clap v4.6.1
2026-08-03T05:07:01.1722692Z    Compiling iroh v0.98.2
2026-08-03T05:07:08.9040908Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T05:07:10.5828102Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T05:07:20.7673090Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-03T05:07:27.0409810Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.36s
2026-08-03T05:07:27.0631697Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-d5ce8520c81f2be1)
2026-08-03T05:07:27.0646933Z 
2026-08-03T05:07:27.0647186Z running 2 tests
2026-08-03T05:07:27.0649108Z test gated_cli_role_a ... ok
2026-08-03T05:07:27.0652674Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-03T05:07:27.4796684Z 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-03T05:07:36.8779126Z GATED role B: ticker session 1 ready
2026-08-03T05:07:54.4028486Z GATED OK: bring-up: A's target row replicated to B
2026-08-03T05:07:54.4031147Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-08-03T05:07:54.4032004Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-08-03T05:07:54.4032641Z GATED OK: C-2: the revived harness self-bound (status online)
2026-08-03T05:07:54.4033103Z GATED OK: C-2 revive (serve side)
2026-08-03T05:07:54.6367693Z GATED OK: E-1 send confirmed —  SENT(WAN):ling-gated-tgt@cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c (spooled)
2026-08-03T05:08:24.5143341Z GATED OK: E-1: A confirmed the from-stamp
2026-08-03T05:08:27.0649584Z test gated_cli_role_b has been running for over 60 seconds
2026-08-03T05:08:40.2870935Z GATED OK: W4 fork: A's cross-node fork landed here
2026-08-03T05:08:40.3188803Z GATED OK: W4 fork — whole endpoint minted here, source intact
2026-08-03T05:09:09.9732925Z GATED OK: B-3: A's viewport is attached
2026-08-03T05:09:09.9886499Z 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-03T05:09:09.9931149Z GATED role B: daemon DOWN (honest stop) — restarting
2026-08-03T05:09:19.3453188Z GATED role B: ticker respawned (2) after the bounce
2026-08-03T05:10:25.1483888Z GATED OK: B-3: A finished (reheal proven)
2026-08-03T05:25:25.2202927Z GATED role B: step complete — bye ack NOT observed within the bound (tolerated: A asserts delivery on its side)
2026-08-03T05:25:25.3131127Z test gated_cli_role_b ... ok
2026-08-03T05:25:25.3131407Z 
2026-08-03T05:25:25.3131745Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1078.25s
2026-08-03T05:25:25.3132107Z 
2026-08-03T05:25:25.3409814Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-03T05:25:25.3410124Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-03T05:25:25.3423045Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T05:25:25.3423355Z env:
2026-08-03T05:25:25.3423647Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:25.3424072Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:25.3424459Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:25.3424848Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:25.3425158Z ##[endgroup]
2026-08-03T05:25:25.3470623Z CI-CENSUS scope roots:
2026-08-03T05:25:25.3471075Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T05:25:25.3471520Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-03T05:25:25.3472195Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-03T05:25:25.3472979Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-03T05:25:25.3473414Z   root: /home/reavus/spt-n1-oldbroker
2026-08-03T05:25:25.3522165Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-08-03T05:25:26.8085329Z CI-CENSUS phase=pre-reap box_procs=389 box_fds=10720 family_total=5 scoped=3 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T05:25:26.8085941Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T05:25:26.8086279Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T05:25:26.8086733Z   SCOPED   pid=2473351 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T05:25:26.8087346Z   SCOPED   pid=2473380 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T05:25:26.8088036Z   SCOPED   pid=2473616 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-03T05:25:26.8088646Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-03T05:25:33.2809866Z CI-CENSUS phase=post-settle box_procs=390 box_fds=10816 family_total=5 scoped=3 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T05:25:33.2810489Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T05:25:33.2810825Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T05:25:33.2811279Z   SCOPED   pid=2473351 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T05:25:33.2811860Z   SCOPED   pid=2473380 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T05:25:33.2812523Z   SCOPED   pid=2473616 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-03T05:25:33.7264756Z   REAP  pid=2473351 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T05:25:33.7289754Z   REAP  pid=2473380 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-03T05:25:33.7314933Z   REAP  pid=2473616 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-03T05:25:36.8802875Z CI-CENSUS phase=end box_procs=386 box_fds=10784 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T05:25:36.8803442Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T05:25:36.8803771Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T05:25:36.8804134Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-03T05:25:36.8830323Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-03T05:25:36.8830676Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-03T05:25:36.8842969Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T05:25:36.8843236Z env:
2026-08-03T05:25:36.8843536Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:36.8843957Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:36.8844350Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:36.8844740Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:36.8845045Z ##[endgroup]
2026-08-03T05:25:36.8916131Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH on attempt 1/5
2026-08-03T05:25:36.8965634Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-03T05:25:36.8966867Z ##[group]Run actions/upload-artifact@v4
2026-08-03T05:25:36.8967153Z with:
2026-08-03T05:25:36.8967376Z   name: bench-ledger-twohost-b
2026-08-03T05:25:36.8967624Z   path: bench-ledger/
2026-08-03T05:25:36.8967850Z   if-no-files-found: warn
2026-08-03T05:25:36.8968083Z   retention-days: 30
2026-08-03T05:25:36.8968301Z   compression-level: 6
2026-08-03T05:25:36.8968510Z   overwrite: false
2026-08-03T05:25:36.8968722Z   include-hidden-files: false
2026-08-03T05:25:36.8969042Z env:
2026-08-03T05:25:36.8969385Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:36.8969957Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:36.8970440Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:36.8970924Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:25:36.8971298Z ##[endgroup]
2026-08-03T05:25:37.0316208Z (node:2518413) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-03T05:25:37.0316770Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-03T05:25:37.0352504Z With the provided path, there will be 1 file uploaded
2026-08-03T05:25:37.0356358Z Artifact name is valid!
2026-08-03T05:25:37.0356886Z Root directory input is valid!
2026-08-03T05:25:37.3711202Z Beginning upload of artifact content to blob storage
2026-08-03T05:25:37.3860146Z (node:2518413) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-03T05:25:37.6706070Z Uploaded bytes 320
2026-08-03T05:25:37.7428040Z Finished uploading artifact content to blob storage!
2026-08-03T05:25:37.7429166Z SHA256 digest of uploaded artifact zip is 2e2a8208aa9ebfa7c8d6cef749a163e728fa7b0a777de1265ac8228706dae2f5
2026-08-03T05:25:37.7432537Z Finalizing artifact upload
2026-08-03T05:25:37.9758072Z Artifact bench-ledger-twohost-b.zip successfully finalized. Artifact ID 8845624510
2026-08-03T05:25:37.9758890Z Artifact bench-ledger-twohost-b has been successfully uploaded! Final size is 320 bytes. Artifact ID is 8845624510
2026-08-03T05:25:37.9764042Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30784469908/artifacts/8845624510
2026-08-03T05:25:37.9926268Z Post job cleanup.
2026-08-03T05:25:38.0575652Z [command]/usr/bin/git version
2026-08-03T05:25:38.0641389Z git version 2.43.0
2026-08-03T05:25:38.0670065Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/7768e969-1049-4315-bebf-377b7264ebfc/.gitconfig'
2026-08-03T05:25:38.0677017Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7768e969-1049-4315-bebf-377b7264ebfc' before making global git config changes
2026-08-03T05:25:38.0678101Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T05:25:38.0681269Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T05:25:38.0711102Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T05:25:38.0736420Z [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-03T05:25:38.0920760Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T05:25:38.0939585Z http.https://github.com/.extraheader
2026-08-03T05:25:38.0946252Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-03T05:25:38.0970759Z [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-03T05:25:38.1148571Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T05:25:38.1173358Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T05:25:38.1484639Z Post job cleanup.
2026-08-03T05:25:38.2136722Z [command]/usr/bin/git version
2026-08-03T05:25:38.2204539Z git version 2.43.0
2026-08-03T05:25:38.2232174Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/261e69fb-9c20-4227-95bf-2fb334a67eb8/.gitconfig'
2026-08-03T05:25:38.2238756Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/261e69fb-9c20-4227-95bf-2fb334a67eb8' before making global git config changes
2026-08-03T05:25:38.2239419Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T05:25:38.2242103Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T05:25:38.2270349Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T05:25:38.2293363Z [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-03T05:25:38.2482708Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T05:25:38.2500399Z http.https://github.com/.extraheader
2026-08-03T05:25:38.2506535Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-03T05:25:38.2529737Z [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-03T05:25:38.2711694Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T05:25:38.2734328Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T05:25:38.3025482Z Cleaning up orphan processes
2026-08-03T05:25:38.3658881Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
