01J9VEXS6Q8QRDPGD6Z14VDVAE: test-up-unencrypted

BasicConfig {
    output_rules: [
        "%/tmp/test_up*/*.txt",
        "%/tmp/test_up*/dsc/*.txt",
        "%/tmp/debug/*",
        "/tmp/core.*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01J9VEY7H3WAKX01WVTYAXMK30

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-10T15:11:49.426Zjob dependencies complete; ready to run (waiting for 14 m 34 s)
22024-10-10T15:14:11.085Zjob assigned to worker 01J9VFS0884B90T48MYS496ZDA (queued for 2 m 21 s)
32024-10-10T15:14:26.768Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-10-10T15:14:27.878Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-10-10T15:14:27.878Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-10-10T15:14:28.944Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-10-10T15:14:28.945Zdownloading input: /input/build/work/bins/crutest.gz
82024-10-10T15:14:30.162Zdownloaded input: /input/build/work/bins/crutest.gz
92024-10-10T15:14:30.162Zdownloading input: /input/build/work/bins/dsc.gz
102024-10-10T15:14:30.838Zdownloaded input: /input/build/work/bins/dsc.gz
112024-10-10T15:14:30.841Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-10-10T15:14:30.895Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-10-10T15:14:30.896Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-10-10T15:14:30.914Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-10-10T15:14:30.914Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-10-10T15:14:30.941Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-10-10T15:14:30.941Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-10-10T15:14:30.998Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-10-10T15:14:30.998Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-10-10T15:14:31.013Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-10-10T15:14:31.014Zdownloading input: /input/build/work/scripts/test_up.sh
222024-10-10T15:14:31.030Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-10-10T15:14:31.030Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-10-10T15:14:31.051Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-10-10T15:14:31.053Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-10-10T15:14:31.818Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-10-10T15:14:31.818Zstarting task 0: "setup"
282024-10-10T15:14:31.824Z++ uname -s
292024-10-10T15:14:31.827Z+ kern=SunOS
302024-10-10T15:14:31.827Z+ case "$kern" in
312024-10-10T15:14:31.827Z+ groupadd -g 12345 build
322024-10-10T15:14:31.829Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-10-10T15:14:31.857Z+ zfs create -o mountpoint=/work rpool/work
342024-10-10T15:14:32.951Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-10-10T15:14:32.954Z+ home_fs=zfs
362024-10-10T15:14:32.954Z+ [[ zfs == autofs ]]
372024-10-10T15:14:32.954Z+ mkdir -p /home/build
382024-10-10T15:14:32.957Z+ chown build:build /home/build /work
392024-10-10T15:14:32.959Z+ chmod 0700 /home/build /work
402024-10-10T15:14:32.962Zprocess exited: duration 1145 ms, exit code 0
 
412024-10-10T15:14:32.967Zstarting task 1: "authentication"
422024-10-10T15:14:32.984Zprocess exited: duration 17 ms, exit code 0
 
432024-10-10T15:14:32.992Zstarting task 2: "build"
442024-10-10T15:14:32.997Z+ banner cores
452024-10-10T15:14:33.148Z
462024-10-10T15:14:33.148Z #### #### ##### ###### ####
472024-10-10T15:14:33.148Z # # # # # # # #
482024-10-10T15:14:33.148Z # # # # # ##### ####
492024-10-10T15:14:33.148Z # # # ##### # #
502024-10-10T15:14:33.148Z # # # # # # # # #
512024-10-10T15:14:33.148Z #### #### # # ###### ####
522024-10-10T15:14:33.148Z
532024-10-10T15:14:33.151Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-10-10T15:14:33.160Z+ echo 'input bins dir contains:'
552024-10-10T15:14:33.160Zinput bins dir contains:
562024-10-10T15:14:33.160Z+ ls -ltr /input/build/work/bins
572024-10-10T15:14:33.163Ztotal 771534
582024-10-10T15:14:33.163Z-rw-r--r-- 1 root root 110747174 Oct 10 15:14 crucible-downstairs.gz
592024-10-10T15:14:33.163Z-rw-r--r-- 1 root root 105876118 Oct 10 15:14 crucible-hammer.gz
602024-10-10T15:14:33.163Z-rw-r--r-- 1 root root 111340382 Oct 10 15:14 crutest.gz
612024-10-10T15:14:33.163Z-rw-r--r-- 1 root root 66800024 Oct 10 15:14 dsc.gz
622024-10-10T15:14:33.163Z+ banner unpack
632024-10-10T15:14:33.165Z
642024-10-10T15:14:33.165Z # # # # ##### ## #### # #
652024-10-10T15:14:33.165Z # # ## # # # # # # # # #
662024-10-10T15:14:33.165Z # # # # # # # # # # ####
672024-10-10T15:14:33.165Z # # # # # ##### ###### # # #
682024-10-10T15:14:33.165Z # # # ## # # # # # # #
692024-10-10T15:14:33.165Z #### # # # # # #### # #
702024-10-10T15:14:33.165Z
712024-10-10T15:14:33.166Z+ mkdir -p /var/tmp/bins
722024-10-10T15:14:33.168Z+ for t in "$input/bins/"*.gz
732024-10-10T15:14:33.168Z++ basename /input/build/work/bins/crucible-downstairs.gz
742024-10-10T15:14:33.171Z+ b=crucible-downstairs.gz
752024-10-10T15:14:33.171Z+ b=crucible-downstairs
762024-10-10T15:14:33.171Z+ gunzip
772024-10-10T15:14:35.441Z+ chmod +x /var/tmp/bins/crucible-downstairs
782024-10-10T15:14:35.443Z+ for t in "$input/bins/"*.gz
792024-10-10T15:14:35.446Z++ basename /input/build/work/bins/crucible-hammer.gz
802024-10-10T15:14:35.446Z+ b=crucible-hammer.gz
812024-10-10T15:14:35.446Z+ b=crucible-hammer
822024-10-10T15:14:35.446Z+ gunzip
832024-10-10T15:14:37.670Z+ chmod +x /var/tmp/bins/crucible-hammer
842024-10-10T15:14:37.672Z+ for t in "$input/bins/"*.gz
852024-10-10T15:14:37.674Z++ basename /input/build/work/bins/crutest.gz
862024-10-10T15:14:37.674Z+ b=crutest.gz
872024-10-10T15:14:37.674Z+ b=crutest
882024-10-10T15:14:37.675Z+ gunzip
892024-10-10T15:14:39.953Z+ chmod +x /var/tmp/bins/crutest
902024-10-10T15:14:39.955Z+ for t in "$input/bins/"*.gz
912024-10-10T15:14:39.958Z++ basename /input/build/work/bins/dsc.gz
922024-10-10T15:14:39.958Z+ b=dsc.gz
932024-10-10T15:14:39.958Z+ b=dsc
942024-10-10T15:14:39.958Z+ gunzip
952024-10-10T15:14:41.390Z+ chmod +x /var/tmp/bins/dsc
962024-10-10T15:14:41.399Z+ export BINDIR=/var/tmp/bins
972024-10-10T15:14:41.399Z+ BINDIR=/var/tmp/bins
982024-10-10T15:14:41.399Z+ jobpid=1138
992024-10-10T15:14:41.399Z+ echo 'Setup debug logging'
1002024-10-10T15:14:41.399ZSetup debug logging
1012024-10-10T15:14:41.399Z+ mkdir /tmp/debug
1022024-10-10T15:14:41.399Z+ sleep 7200
1032024-10-10T15:14:41.399Z+ psrinfo -v
1042024-10-10T15:14:41.408Z+ df -h
1052024-10-10T15:14:41.539Z+ prstat -d d -mLc 1
1062024-10-10T15:14:41.541Z+ iostat -T d -xn 1
1072024-10-10T15:14:41.541Z+ mpstat -T d 1
1082024-10-10T15:14:41.541Z+ vmstat -T d -p 1
1092024-10-10T15:14:41.544Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1102024-10-10T15:14:41.544Z+ banner test_up_unencrypted
1112024-10-10T15:14:41.544Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1122024-10-10T15:14:41.546Z
1132024-10-10T15:14:41.546Z ##### ###### #### ##### # # ##### # # # #
1142024-10-10T15:14:41.546Z # # # # # # # # # # ## #
1152024-10-10T15:14:41.546Z # ##### #### # # # # # # # # # #
1162024-10-10T15:14:41.546Z # # # # # # ##### # # # # #
1172024-10-10T15:14:41.546Z # # # # # # # # # # # ##
1182024-10-10T15:14:41.546Z # ###### #### # ####### #### # ####### #### # #
1192024-10-10T15:14:41.546Z
1202024-10-10T15:14:41.546Z+ ptime -m bash /input/build/work/scripts/test_up.sh -N unencrypted
1212024-10-10T15:14:41.556Z/input/build/work
1222024-10-10T15:14:41.704ZTurn off color for downstairs dump
1232024-10-10T15:14:41.706Zdsc output goes to /tmp/test_up-build/dsc-out.txt
1242024-10-10T15:14:41.706ZCreating 3 downstairs regions
1252024-10-10T15:14:42.219ZStarting 3 downstairs
1262024-10-10T15:14:42.222Zdsc started at PID: 1183
1272024-10-10T15:14:47.405ZDisable automatic restart on all downstairs
1282024-10-10T15:14:47.457Z
1292024-10-10T15:14:47.457ZBegin tests, output goes to /tmp/test_up-build/test_up_out.txt
1302024-10-10T15:14:47.461ZRunning test: span
1312024-10-10T15:14:51.599ZCompleted test: span
1322024-10-10T15:14:56.606ZRunning test: big
1332024-10-10T15:15:00.875ZCompleted test: big
1342024-10-10T15:15:05.883ZRunning test: dep
1352024-10-10T15:15:19.084ZCompleted test: dep
1362024-10-10T15:15:24.092ZRunning test: balloon
1372024-10-10T15:15:37.823ZCompleted test: balloon
1382024-10-10T15:15:42.831ZRunning test: deactivate
1392024-10-10T15:16:37.115ZCompleted test: deactivate
1402024-10-10T15:16:42.123ZRunning hammer
1412024-10-10T15:16:45.801ZRun repair tests
1422024-10-10T15:16:45.804Z/var/tmp/bins/crutest fill -g 31 -q --dsc 127.0.0.1:9998 --verify-out /var/tmp/test_up-build/verify_file
1432024-10-10T15:16:45.864Z{"msg":"use region info: RegionExtentInfo { block_size: 4096, blocks_per_extent: 10, extent_count: 5 }","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.953772851Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"task":"crutest"}
1442024-10-10T15:16:45.867Z{"msg":"dsc has 3 regions. This means 1 sub_volumes","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.954360532Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"task":"crutest"}
1452024-10-10T15:16:45.867Z{"msg":"SV 0 has targets: [127.0.0.1:8810, 127.0.0.1:8820, 127.0.0.1:8830]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.956064598Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"task":"crutest"}
1462024-10-10T15:16:45.867Z{"msg":"Upstairs starts","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.956245949Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220}
1472024-10-10T15:16:45.868Z{"msg":"Crucible Version: BuildInfo {\n version: \"0.0.1\",\n git_sha: \"57ab1bd0587773fd1217e5242d201d236a7d6823\",\n git_commit_timestamp: \"2024-10-10T14:56:22.000000000Z\",\n git_branch: \"mkeeter/cleanup-print-last-completed\",\n rustc_semver: \"1.80.0\",\n rustc_channel: \"stable\",\n rustc_host_triple: \"x86_64-unknown-illumos\",\n rustc_commit_sha: \"051478957371ee0084a7c0913941d2a8c4757bb9\",\n cargo_triple: \"x86_64-unknown-illumos\",\n debug: true,\n opt_level: 0,\n}","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.956284727Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220}
1482024-10-10T15:16:45.868Z{"msg":"Upstairs <-> Downstairs Message Version: 11","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.956314656Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220}
1492024-10-10T15:16:45.868Z{"msg":"Using region definition RegionDefinition { block_size: 4096, extent_size: Block { value: 10, shift: 12 }, extent_count: 5, uuid: 00000000-0000-0000-0000-000000000000, encrypted: false, database_read_version: 1, database_write_version: 1 }","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.956338585Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220}
1502024-10-10T15:16:45.868Z{"msg":"Crucible 0be09cd6-a939-4116-8144-9c83c93c3a52 has session id: d16c6894-23b4-4b12-ba8b-f44c1ea0c64a","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.956794392Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1512024-10-10T15:16:45.868Z{"msg":"Upstairs opts: Upstairs UUID: 0be09cd6-a939-4116-8144-9c83c93c3a52, Targets: [127.0.0.1:8810, 127.0.0.1:8820, 127.0.0.1:8830], lossy: false, flush_timeout: None, key populated: false, cert_pem populated: false, key_pem populated: false, root_cert_pem populated: false, Control: None, read_only: false","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.956855659Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1522024-10-10T15:16:45.868Z{"msg":"Crucible stats registered with UUID: 0be09cd6-a939-4116-8144-9c83c93c3a52","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.956879998Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1532024-10-10T15:16:45.901Z{"msg":"Downstairs in volume = 3","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990205665Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"task":"crutest"}
1542024-10-10T15:16:45.901Z{"msg":"The guest has requested activation with gen:31","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990264693Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220}
1552024-10-10T15:16:45.904Z{"msg":"0be09cd6-a939-4116-8144-9c83c93c3a52 active request set","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.99030934Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1562024-10-10T15:16:45.904Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990361958Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1572024-10-10T15:16:45.904Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990435584Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1582024-10-10T15:16:45.904Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990476272Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1592024-10-10T15:16:45.904Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.99052524Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1602024-10-10T15:16:45.904Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990552128Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1612024-10-10T15:16:45.904Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990596356Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1622024-10-10T15:16:45.904Z{"msg":"connecting to 127.0.0.1:8830","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990622655Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"io task","client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1632024-10-10T15:16:45.904Z{"msg":"connecting to 127.0.0.1:8810","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990663533Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"io task","client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1642024-10-10T15:16:45.904Z{"msg":"connecting to 127.0.0.1:8820","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990705381Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"io task","client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1652024-10-10T15:16:45.904Z{"msg":"ds_connection connected from Ok(127.0.0.1:48036)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990865403Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"io task","client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1662024-10-10T15:16:45.904Z{"msg":"ds_connection connected from Ok(127.0.0.1:59908)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990905691Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"io task","client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1672024-10-10T15:16:45.904Z{"msg":"ds_connection connected from Ok(127.0.0.1:39388)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.990944889Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"io task","client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1682024-10-10T15:16:45.904Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.991548589Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1692024-10-10T15:16:45.904Z{"msg":"[1] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.991596947Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1702024-10-10T15:16:45.904Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.991614346Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1712024-10-10T15:16:45.904Z{"msg":"[2] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.991629255Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1722024-10-10T15:16:45.904Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.991711251Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1732024-10-10T15:16:45.904Z{"msg":"[0] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.991753669Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1742024-10-10T15:16:45.904Z{"msg":"downstairs client at Some(127.0.0.1:8820) has region UUID 12345678-0000-0000-0000-000000008820","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992199467Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1752024-10-10T15:16:45.904Z{"msg":"downstairs client at Some(127.0.0.1:8830) has region UUID 12345678-0000-0000-0000-000000008830","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.99233346Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1762024-10-10T15:16:45.904Z{"msg":"downstairs client at Some(127.0.0.1:8810) has region UUID 12345678-0000-0000-0000-000000008810","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992390818Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1772024-10-10T15:16:45.904Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992629026Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1782024-10-10T15:16:45.904Z{"msg":"[1] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992672464Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1792024-10-10T15:16:45.904Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992693183Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1802024-10-10T15:16:45.904Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.99275293Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1812024-10-10T15:16:45.904Z{"msg":"[0] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992807577Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1822024-10-10T15:16:45.904Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992857135Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1832024-10-10T15:16:45.904Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992893673Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1842024-10-10T15:16:45.904Z{"msg":"[2] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992929231Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1852024-10-10T15:16:45.904Z{"msg":"[0]R flush_numbers: [1525, 1525, 1525, 1525, 1525]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.99296284Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1862024-10-10T15:16:45.905Z{"msg":"[0]R generation: [25, 25, 25, 25, 25]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.992999198Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1872024-10-10T15:16:45.907Z{"msg":"[0]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993037366Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1882024-10-10T15:16:45.907Z{"msg":"[1]R flush_numbers: [1525, 1525, 1525, 1525, 1525]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993075954Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1892024-10-10T15:16:45.908Z{"msg":"[1]R generation: [25, 25, 25, 25, 25]","v":0,"name":Wait for a query_work_queue command to finish before sending IO
1902024-10-10T15:16:45.908Z"crucible","level":30,"time":"2024-10-10T15:16:44.993123112Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1912024-10-10T15:16:45.908Z{"msg":"[1]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993164799Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1922024-10-10T15:16:45.908Z{"msg":"[2]R flush_numbers: [1525, 1525, 1525, 1525, 1525]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993206077Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1932024-10-10T15:16:45.908Z{"msg":"[2]R generation: [25, 25, 25, 25, 25]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993247406Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1942024-10-10T15:16:45.908ZRegion: es:10 ec:5 bs:4096 ts:204800 tb:50 max_io:50 or 204800
1952024-10-10T15:16:45.908Z{"msg":"[2]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993289613Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1962024-10-10T15:16:45.908ZFill test
1972024-10-10T15:16:45.908Z{"msg":"Max found gen is 26","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993324142Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1982024-10-10T15:16:45.908Z{"msg":"Generation requested: 31 >= found:26","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993338991Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
1992024-10-10T15:16:45.908Z{"msg":"Next flush: 1526","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.99335947Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2002024-10-10T15:16:45.908Z{"msg":"All extents match","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993372759Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"":"downstairs","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2012024-10-10T15:16:45.908Z{"msg":"No downstairs reconciliation required","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993392468Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2022024-10-10T15:16:45.908Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993404798Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"0","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2032024-10-10T15:16:45.908Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993424337Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"1","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2042024-10-10T15:16:45.908Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993437836Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"client":"2","":"downstairs","session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2052024-10-10T15:16:45.908Z{"msg":"All required reconciliation work is completed","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993457305Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2062024-10-10T15:16:45.908Z{"msg":"Set Downstairs and Upstairs active after reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993469624Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2072024-10-10T15:16:45.908Z{"msg":"The guest has finished waiting for activation with:31","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993482064Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220}
2082024-10-10T15:16:45.908Z{"msg":"0be09cd6-a939-4116-8144-9c83c93c3a52 is now active with session: d16c6894-23b4-4b12-ba8b-f44c1ea0c64a","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993501233Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2092024-10-10T15:16:45.908Z{"msg":"Set Active after no reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:44.993515812Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220,"session_id":"d16c6894-23b4-4b12-ba8b-f44c1ea0c64a"}
2102024-10-10T15:16:45.914ZRead and Verify all blocks (0..50 range:false)
2112024-10-10T15:16:45.921ZWrote out file "/var/tmp/test_up-build/verify_file"
2122024-10-10T15:16:45.921ZCLIENT: Tests done. All submitted work has been ACK'd
2132024-10-10T15:16:45.924Z----------------------------------------------------------------
2142024-10-10T15:16:45.924Z Crucible gen:31 GIO:true work queues: Upstairs:0 downstairs:1
2152024-10-10T15:16:45.924ZStates: Active Active Active
2162024-10-10T15:16:45.924ZJOBID ACK TYPE BKS/EXT DS:0 DS:1 DS:2 REPLAY
2172024-10-10T15:16:45.924Z 1002 Acked Read 50 Done Done Done false
2182024-10-10T15:16:45.924Z STATES DS:0 DS:1 DS:2 TOTAL
2192024-10-10T15:16:45.924Z Sent 0 0 0 0
2202024-10-10T15:16:45.924Z Done 1 1 1 3
2212024-10-10T15:16:45.924Z Skipped 0 0 0 0
2222024-10-10T15:16:45.924Z Error 0 0 0 0
2232024-10-10T15:16:45.924ZLast Flush: 1001 1001 1001
2242024-10-10T15:16:45.924ZDownstairs last five completed: 1001 1000
2252024-10-10T15:16:45.924ZUpstairs last five completed: 1002 1001 1000
2262024-10-10T15:16:45.924ZCLIENT: Up:0 ds:1 act:3
2272024-10-10T15:16:49.923Z----------------------------------------------------------------
2282024-10-10T15:16:49.923Z Crucible gen:31 GIO:true work queues: Upstairs:0 downstairs:0
2292024-10-10T15:16:49.923ZDownstairs last five completed: 1003 1002 1001 1000
2302024-10-10T15:16:49.923ZUpstairs last five completed: 1003 1002 1001 1000
2312024-10-10T15:16:49.926ZCLIENT: Up:0 ds:0 act:3
2322024-10-10T15:16:49.926ZCLIENT: All crucible jobs finished, exiting program
2332024-10-10T15:16:49.926Z{"msg":"Guest handle has been dropped","v":0,"name":"crucible","level":40,"time":"2024-10-10T15:16:49.011842193Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1220}
2342024-10-10T15:16:49.934ZRepair setup passed
2352024-10-10T15:16:49.938ZCopy the region for /var/tmp/test_up-build/8830
2362024-10-10T15:16:49.940Zcp -r /var/tmp/test_up-build/8830 /var/tmp/test_up-build/previous
2372024-10-10T15:16:49.943Z/var/tmp/bins/crutest fill -g 32 -q --dsc 127.0.0.1:9998 --verify-out /var/tmp/test_up-build/verify_file --verify-in /var/tmp/test_up-build/verify_file
2382024-10-10T15:16:49.999Z{"msg":"use region info: RegionExtentInfo { block_size: 4096, blocks_per_extent: 10, extent_count: 5 }","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.087557151Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"task":"crutest"}
2392024-10-10T15:16:50.001Z{"msg":"dsc has 3 regions. This means 1 sub_volumes","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.088153732Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"task":"crutest"}
2402024-10-10T15:16:50.001Z{"msg":"SV 0 has targets: [127.0.0.1:8810, 127.0.0.1:8820, 127.0.0.1:8830]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.089707035Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"task":"crutest"}
2412024-10-10T15:16:50.001Z{"msg":"Upstairs starts","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.089886707Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226}
2422024-10-10T15:16:50.002Z{"msg":"Crucible Version: BuildInfo {\n version: \"0.0.1\",\n git_sha: \"57ab1bd0587773fd1217e5242d201d236a7d6823\",\n git_commit_timestamp: \"2024-10-10T14:56:22.000000000Z\",\n git_branch: \"mkeeter/cleanup-print-last-completed\",\n rustc_semver: \"1.80.0\",\n rustc_channel: \"stable\",\n rustc_host_triple: \"x86_64-unknown-illumos\",\n rustc_commit_sha: \"051478957371ee0084a7c0913941d2a8c4757bb9\",\n cargo_triple: \"x86_64-unknown-illumos\",\n debug: true,\n opt_level: 0,\n}","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.089925585Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226}
2432024-10-10T15:16:50.002Z{"msg":"Upstairs <-> Downstairs Message Version: 11","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.089948193Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226}
2442024-10-10T15:16:50.002Z{"msg":"Using region definition RegionDefinition { block_size: 4096, extent_size: Block { value: 10, shift: 12 }, extent_count: 5, uuid: 00000000-0000-0000-0000-000000000000, encrypted: false, database_read_version: 1, database_write_version: 1 }","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.089963543Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226}
2452024-10-10T15:16:50.004Z{"msg":"Crucible 8cc6b55b-a863-49f9-b193-c100865ad4f1 has session id: f55d1232-06d6-4571-9343-a6a164ae525d","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.090369783Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2462024-10-10T15:16:50.004Z{"msg":"Upstairs opts: Upstairs UUID: 8cc6b55b-a863-49f9-b193-c100865ad4f1, Targets: [127.0.0.1:8810, 127.0.0.1:8820, 127.0.0.1:8830], lossy: false, flush_timeout: None, key populated: false, cert_pem populated: false, key_pem populated: false, root_cert_pem populated: false, Control: None, read_only: false","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.09042473Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2472024-10-10T15:16:50.004Z{"msg":"Crucible stats registered with UUID: 8cc6b55b-a863-49f9-b193-c100865ad4f1","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.090462568Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2482024-10-10T15:16:50.035Z{"msg":"Downstairs in volume = 3","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.123795225Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"task":"crutest"}
2492024-10-10T15:16:50.035Z{"msg":"The guest has requested activation with gen:32","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.123843473Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226}
2502024-10-10T15:16:50.039Z{"msg":"8cc6b55b-a863-49f9-b193-c100865ad4f1 active request set","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.123941428Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2512024-10-10T15:16:50.039Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.123983416Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2522024-10-10T15:16:50.039Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124036623Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2532024-10-10T15:16:50.039Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124084031Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2542024-10-10T15:16:50.039Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124128149Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2552024-10-10T15:16:50.039Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124157077Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2562024-10-10T15:16:50.039Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124184896Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2572024-10-10T15:16:50.039Z{"msg":"connecting to 127.0.0.1:8830","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124230824Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"io task","client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2582024-10-10T15:16:50.039Z{"msg":"connecting to 127.0.0.1:8810","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124274152Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"io task","client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2592024-10-10T15:16:50.039Z{"msg":"connecting to 127.0.0.1:8820","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.12429926Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"io task","client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2602024-10-10T15:16:50.039Z{"msg":"ds_connection connected from Ok(127.0.0.1:53377)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124323919Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"io task","client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2612024-10-10T15:16:50.039Z{"msg":"ds_connection connected from Ok(127.0.0.1:61438)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124346408Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"io task","client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2622024-10-10T15:16:50.039Z{"msg":"ds_connection connected from Ok(127.0.0.1:53885)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.124501301Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"io task","client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2632024-10-10T15:16:50.039Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.125020055Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2642024-10-10T15:16:50.040Z{"msg":"[1] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.125057843Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2652024-10-10T15:16:50.040Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.125075392Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2662024-10-10T15:16:50.040Z{"msg":"[2] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.12512563Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2672024-10-10T15:16:50.040Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.125162038Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2682024-10-10T15:16:50.040Z{"msg":"[0] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.125187996Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2692024-10-10T15:16:50.040Z{"msg":"downstairs client at Some(127.0.0.1:8810) has region UUID 12345678-0000-0000-0000-000000008810","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.125636765Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2702024-10-10T15:16:50.040Z{"msg":"downstairs client at Some(127.0.0.1:8820) has region UUID 12345678-0000-0000-0000-000000008820","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.12572386Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2712024-10-10T15:16:50.040Z{"msg":"downstairs client at Some(127.0.0.1:8830) has region UUID 12345678-0000-0000-0000-000000008830","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.125763758Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2722024-10-10T15:16:50.040Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126093162Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2732024-10-10T15:16:50.040Z{"msg":"[0] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126123181Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2742024-10-10T15:16:50.040Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.12613914Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2752024-10-10T15:16:50.040Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126185258Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2762024-10-10T15:16:50.040Z{"msg":"[1] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126218486Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2772024-10-10T15:16:50.040Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126237425Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2782024-10-10T15:16:50.040Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126266014Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2792024-10-10T15:16:50.040Z{"msg":"[2] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126286153Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2802024-10-10T15:16:50.040Z{"msg":"[0]R flush_numbers: [1526, 1526, 1526, 1526, 1526]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126314991Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2812024-10-10T15:16:50.040Z{"msg":"[0]R generation: [31, 31, 31, 31, 31]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.12633579Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2822024-10-10T15:16:50.040Z{"msg":"[0]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126365169Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2832024-10-10T15:16:50.040Z{"msg":"[1]R flush_numbers: [1526, 1526, 1526, 1526, 1526]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126385088Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2842024-10-10T15:16:50.040Z{"msg":"[1]R generation: [31, 31, 31, 31, 31]","v":0,"name":"crucible","level":30Wait for a query_work_queue command to finish before sending IO
2852024-10-10T15:16:50.040Z,"time":"2024-10-10T15:16:49.126413636Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2862024-10-10T15:16:50.040Z{"msg":"[1]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126509142Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2872024-10-10T15:16:50.040Z{"msg":"[2]R flush_numbers: [1526, 1526, 1526, 1526, 1526]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.12654362Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2882024-10-10T15:16:50.040Z{"msg":"[2]R generation: [31, 31, 31, 31, 31]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126576308Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2892024-10-10T15:16:50.040Z{"msg":"[2]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126597117Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2902024-10-10T15:16:50.040Z{"msg":"Max found gen is 32","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126628496Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2912024-10-10T15:16:50.040Z{"msg":"Generation requested: 32 >= found:32","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126659554Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2922024-10-10T15:16:50.040Z{"msg":"Next flush: 1527","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126690102Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2932024-10-10T15:16:50.040Z{"msg":"All extents match","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126709032Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"":"downstairs","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2942024-10-10T15:16:50.040Z{"msg":"No downstairs reconciliation required","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.12673828Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"Region: es:10 ec:5 bs:4096 ts:204800 tb:50 max_io:50 or 204800
2952024-10-10T15:16:50.040Zf55d1232-06d6-4571-9343-a6a164ae525d"}
2962024-10-10T15:16:50.040Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126760109Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"0","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2972024-10-10T15:16:50.040Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126788418Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"1","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2982024-10-10T15:16:50.040Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126807227Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"client":"2","":"downstairs","session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
2992024-10-10T15:16:50.040Z{"msg":"All required reconciliation work is completed","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126836225Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
3002024-10-10T15:16:50.040Z{"msg":"Set Downstairs and Upstairs active after reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126853314Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
3012024-10-10T15:16:50.040Z{"msg":"8cc6b55b-a863-49f9-b193-c100865ad4f1 is now active with session: f55d1232-06d6-4571-9343-a6a164ae525d","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126881643Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
3022024-10-10T15:16:50.040Z{"msg":"Set Active after no reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126899002Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226,"session_id":"f55d1232-06d6-4571-9343-a6a164ae525d"}
3032024-10-10T15:16:50.041Z{"msg":"The guest has finished waiting for activation with:32","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:49.126926601Z","Loading write count information from file "/var/tmp/test_up-build/verify_file"
3042024-10-10T15:16:50.041Zhostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226}
3052024-10-10T15:16:50.041ZFill test
3062024-10-10T15:16:50.058ZRead and Verify all blocks (0..50 range:false)
3072024-10-10T15:16:50.064ZWrote out file "/var/tmp/test_up-build/verify_file"
3082024-10-10T15:16:50.064ZCLIENT: Tests done. All submitted work has been ACK'd
3092024-10-10T15:16:50.067Z----------------------------------------------------------------
3102024-10-10T15:16:50.067Z Crucible gen:32 GIO:true work queues: Upstairs:0 downstairs:1
3112024-10-10T15:16:50.067ZStates: Active Active Active
3122024-10-10T15:16:50.067ZJOBID ACK TYPE BKS/EXT DS:0 DS:1 DS:2 REPLAY
3132024-10-10T15:16:50.067Z 1002 Acked Read 50 Done Done Done false
3142024-10-10T15:16:50.067Z STATES DS:0 DS:1 DS:2 TOTAL
3152024-10-10T15:16:50.067Z Sent 0 0 0 0
3162024-10-10T15:16:50.067Z Done 1 1 1 3
3172024-10-10T15:16:50.067Z Skipped 0 0 0 0
3182024-10-10T15:16:50.067Z Error 0 0 0 0
3192024-10-10T15:16:50.067ZLast Flush: 1001 1001 1001
3202024-10-10T15:16:50.067ZDownstairs last five completed: 1001 1000
3212024-10-10T15:16:50.067ZUpstairs last five completed: 1002 1001 1000
3222024-10-10T15:16:50.067ZCLIENT: Up:0 ds:1 act:3
3232024-10-10T15:16:54.067Z----------------------------------------------------------------
3242024-10-10T15:16:54.067Z Crucible gen:32 GIO:true work queues: Upstairs:0 downstairs:0
3252024-10-10T15:16:54.067ZDownstairs last five completed: 1003 1002 1001 1000
3262024-10-10T15:16:54.067ZUpstairs last five completed: 1003 1002 1001 1000
3272024-10-10T15:16:54.067ZCLIENT: Up:0 ds:0 act:3
3282024-10-10T15:16:54.067ZCLIENT: All crucible jobs finished, exiting program
3292024-10-10T15:16:54.070Z{"msg":"Guest handle has been dropped","v":0,"name":"crucible","level":40,"time":"2024-10-10T15:16:53.155691758Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1226}
3302024-10-10T15:16:54.074ZRepair part 1 passed
3312024-10-10T15:16:54.076Z
3322024-10-10T15:16:54.076ZKill the current downstairs
3332024-10-10T15:16:54.237ZDownstairs 2 stopped
3342024-10-10T15:16:54.237Zmv /var/tmp/test_up-build/8830 /var/tmp/test_up-build/new
3352024-10-10T15:16:54.240ZNow put back the original so we have a mismatch
3362024-10-10T15:16:54.240Zmv /var/tmp/test_up-build/previous /var/tmp/test_up-build/8830
3372024-10-10T15:16:54.242ZRestart downstairs with old directory
3382024-10-10T15:16:54.295Z/var/tmp/bins/crucible-downstairs dump --no-color -d /var/tmp/test_up-build/8810 -d /var/tmp/test_up-build/8820 -d /var/tmp/test_up-build/8830
3392024-10-10T15:16:54.311ZEXT BLOCKS GEN0 GEN1 GEN2 FL0 FL1 FL2 D0 D1 D2 DIFF
3402024-10-10T15:16:54.313Z 0 000-009 32 32 31 1527 1527 1526 F F F <---
3412024-10-10T15:16:54.313Z 1 010-019 32 32 31 1527 1527 1526 F F F <---
3422024-10-10T15:16:54.313Z 2 020-029 32 32 31 1527 1527 1526 F F F <---
3432024-10-10T15:16:54.313Z 3 030-039 32 32 31 1527 1527 1526 F F F <---
3442024-10-10T15:16:54.313Z 4 040-049 32 32 31 1527 1527 1526 F F F <---
3452024-10-10T15:16:54.313ZMax gen: 32, Max flush: 1527
3462024-10-10T15:16:54.313ZError: Difference in extent metadata found!
3472024-10-10T15:16:54.316Zdump test found error as expected
3482024-10-10T15:16:54.316Z
3492024-10-10T15:16:54.316Z
3502024-10-10T15:16:54.316Z/var/tmp/bins/crutest verify --range -g 33 -q --dsc 127.0.0.1:9998 --verify-out /var/tmp/test_up-build/verify_file --verify-in /var/tmp/test_up-build/verify_file
3512024-10-10T15:16:54.374Z{"msg":"use region info: RegionExtentInfo { block_size: 4096, blocks_per_extent: 10, extent_count: 5 }","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.462339294Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"task":"crutest"}
3522024-10-10T15:16:54.376Z{"msg":"dsc has 3 regions. This means 1 sub_volumes","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.462901567Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"task":"crutest"}
3532024-10-10T15:16:54.376Z{"msg":"SV 0 has targets: [127.0.0.1:8810, 127.0.0.1:8820, 127.0.0.1:8830]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.464536156Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"task":"crutest"}
3542024-10-10T15:16:54.376Z{"msg":"Upstairs starts","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.464701198Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234}
3552024-10-10T15:16:54.376Z{"msg":"Crucible Version: BuildInfo {\n version: \"0.0.1\",\n git_sha: \"57ab1bd0587773fd1217e5242d201d236a7d6823\",\n git_commit_timestamp: \"2024-10-10T14:56:22.000000000Z\",\n git_branch: \"mkeeter/cleanup-print-last-completed\",\n rustc_semver: \"1.80.0\",\n rustc_channel: \"stable\",\n rustc_host_triple: \"x86_64-unknown-illumos\",\n rustc_commit_sha: \"051478957371ee0084a7c0913941d2a8c4757bb9\",\n cargo_triple: \"x86_64-unknown-illumos\",\n debug: true,\n opt_level: 0,\n}","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.464740916Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234}
3562024-10-10T15:16:54.376Z{"msg":"Upstairs <-> Downstairs Message Version: 11","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.464785264Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234}
3572024-10-10T15:16:54.376Z{"msg":"Using region definition RegionDefinition { block_size: 4096, extent_size: Block { value: 10, shift: 12 }, extent_count: 5, uuid: 00000000-0000-0000-0000-000000000000, encrypted: false, database_read_version: 1, database_write_version: 1 }","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.464801803Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234}
3582024-10-10T15:16:54.379Z{"msg":"Crucible bd92bfcc-60d9-4fd5-a78d-a2ff944daf04 has session id: f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.465217052Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3592024-10-10T15:16:54.379Z{"msg":"Upstairs opts: Upstairs UUID: bd92bfcc-60d9-4fd5-a78d-a2ff944daf04, Targets: [127.0.0.1:8810, 127.0.0.1:8820, 127.0.0.1:8830], lossy: false, flush_timeout: None, key populated: false, cert_pem populated: false, key_pem populated: false, root_cert_pem populated: false, Control: None, read_only: false","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.46527301Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3602024-10-10T15:16:54.379Z{"msg":"Crucible stats registered with UUID: bd92bfcc-60d9-4fd5-a78d-a2ff944daf04","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.465312688Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3612024-10-10T15:16:54.410Z{"msg":"Downstairs in volume = 3","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.498884703Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"task":"crutest"}
3622024-10-10T15:16:54.410Z{"msg":"The guest has requested activation with gen:33","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.49893654Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234}
3632024-10-10T15:16:54.410Z{"msg":"bd92bfcc-60d9-4fd5-a78d-a2ff944daf04 active request set","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.498956169Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3642024-10-10T15:16:54.413Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.498974878Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3652024-10-10T15:16:54.413Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499026296Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3662024-10-10T15:16:54.413Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499049085Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3672024-10-10T15:16:54.413Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499090293Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3682024-10-10T15:16:54.413Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499118531Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3692024-10-10T15:16:54.413Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499156129Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3702024-10-10T15:16:54.413Z{"msg":"connecting to 127.0.0.1:8830","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499184048Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3712024-10-10T15:16:54.413Z{"msg":"connecting to 127.0.0.1:8810","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499211357Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3722024-10-10T15:16:54.413Z{"msg":"connecting to 127.0.0.1:8820","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499266404Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3732024-10-10T15:16:54.413Z{"msg":"ds_connection connected from Ok(127.0.0.1:63135)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.49935837Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3742024-10-10T15:16:54.413Z{"msg":"ds_connection connect to 127.0.0.1:8830 failure: Os { code: 146, kind: ConnectionRefused, message: \"Connection refused\" }","v":0,"name":"crucible","level":40,"time":"2024-10-10T15:16:53.499411937Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3752024-10-10T15:16:54.413Z{"msg":"client task is sending Done(ConnectionFailed(Os { code: 146, kind: ConnectionRefused, message: \"Connection refused\" }))","v":0,"name":"crucible","level":40,"time":"2024-10-10T15:16:53.499450045Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3762024-10-10T15:16:54.413Z{"msg":"ds_connection connected from Ok(127.0.0.1:41227)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499483593Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3772024-10-10T15:16:54.413Z{"msg":"downstairs task for 2 stopped due to ConnectionFailed(Os { code: 146, kind: ConnectionRefused, message: \"Connection refused\" })","v":0,"name":"crucible","level":40,"time":"2024-10-10T15:16:53.499520631Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3782024-10-10T15:16:54.413Z{"msg":"Gone missing, transition from New to Disconnected","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.49955956Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3792024-10-10T15:16:54.413Z{"msg":"Disconnected -> New","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499586408Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3802024-10-10T15:16:54.413Z{"msg":"client task is exiting","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499638596Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3812024-10-10T15:16:54.413Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499921042Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3822024-10-10T15:16:54.413Z{"msg":"[1] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.4999572Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3832024-10-10T15:16:54.413Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.499982459Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3842024-10-10T15:16:54.414Z{"msg":"[0] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.500036886Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3852024-10-10T15:16:54.414Z{"msg":"downstairs client at Some(127.0.0.1:8820) has region UUID 12345678-0000-0000-0000-000000008820","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.50056129Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3862024-10-10T15:16:54.414Z{"msg":"downstairs client at Some(127.0.0.1:8810) has region UUID 12345678-0000-0000-0000-000000008810","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.500673325Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3872024-10-10T15:16:54.414Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.500907143Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3882024-10-10T15:16:54.414Z{"msg":"[1] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.500944361Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3892024-10-10T15:16:54.414Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.500959791Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3902024-10-10T15:16:54.414Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.50097318Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3912024-10-10T15:16:54.414Z{"msg":"[0] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.500993789Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3922024-10-10T15:16:54.414Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:16:53.501008528Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3932024-10-10T15:17:04.414Z{"msg":"connecting to 127.0.0.1:8830","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.501102964Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3942024-10-10T15:17:04.419Z{"msg":"ds_connection connected from Ok(127.0.0.1:56090)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.501438898Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"io task","client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3952024-10-10T15:17:04.419Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.502456108Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3962024-10-10T15:17:04.419Z{"msg":"[2] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.502495886Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3972024-10-10T15:17:04.419Z{"msg":"downstairs client at Some(127.0.0.1:8830) has region UUID 12345678-0000-0000-0000-000000008830","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50301215Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3982024-10-10T15:17:04.419Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503387172Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
3992024-10-10T15:17:04.419Z{"msg":"[2] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50341597Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4002024-10-10T15:17:04.419Z{"msg":"[0]R flush_numbers: [1527, 1527, 1527, 1527, 1527]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50343131Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4012024-10-10T15:17:04.419Z{"msg":"[0]R generation: [32, 32, 32, 32, 32]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503445739Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4022024-10-10T15:17:04.419Z{"msg":"[0]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503467308Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4032024-10-10T15:17:04.419Z{"msg":"[1]R flush_numbers: [1527, 1527, 1527, 1527, 1527]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503483997Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4042024-10-10T15:17:04.419Z{"msg":"[1]R generation: [32, 32, 32, 32, 32]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503501746Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4052024-10-10T15:17:04.419Z{"msg":"[1]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503529435Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4062024-10-10T15:17:04.419Z{"msg":"[2]R flush_numbers: [1526, 1526, 1526, 1526, 1526]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503546554Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4072024-10-10T15:17:04.419Z{"msg":"[2]R generation: [31, 31, 31, 31, 31]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503571033Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4082024-10-10T15:17:04.419Z{"msg":"[2]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503588502Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4092024-10-10T15:17:04.419Z{"msg":"Max found gen is 33","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503612781Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4102024-10-10T15:17:04.419Z{"msg":"Generation requested: 33 >= found:33","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50363032Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4112024-10-10T15:17:04.419Z{"msg":"Next flush: 1528","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503654629Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4122024-10-10T15:17:04.419Z{"msg":"Extent 0 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503671078Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4132024-10-10T15:17:04.419Z{"msg":"First source client ID for extent 0","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503710986Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4142024-10-10T15:17:04.419Z{"msg":"extent:0 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503739365Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4152024-10-10T15:17:04.419Z{"msg":"extent:0 flush: 1527 1527 1526 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503766213Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4162024-10-10T15:17:04.419Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503784392Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4172024-10-10T15:17:04.419Z{"msg":"extent:0 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503809921Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4182024-10-10T15:17:04.419Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50382908Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4192024-10-10T15:17:04.419Z{"msg":"find dest for source 0 for extent at index 0","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503855199Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4202024-10-10T15:17:04.419Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503873478Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4212024-10-10T15:17:04.419Z{"msg":"Extent 1 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503900347Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4222024-10-10T15:17:04.419Z{"msg":"First source client ID for extent 1","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503918226Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4232024-10-10T15:17:04.420Z{"msg":"extent:1 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503943455Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4242024-10-10T15:17:04.420Z{"msg":"extent:1 flush: 1527 1527 1526 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503962654Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4252024-10-10T15:17:04.420Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.503988202Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4262024-10-10T15:17:04.420Z{"msg":"extent:1 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504014551Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4272024-10-10T15:17:04.420Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50403344Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4282024-10-10T15:17:04.420Z{"msg":"find dest for source 0 for extent at index 1","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504059349Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4292024-10-10T15:17:04.420Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504092187Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4302024-10-10T15:17:04.420Z{"msg":"Extent 2 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504116456Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4312024-10-10T15:17:04.420Z{"msg":"First source client ID for extent 2","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504134295Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4322024-10-10T15:17:04.420Z{"msg":"extent:2 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504151704Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4332024-10-10T15:17:04.420Z{"msg":"extent:2 flush: 1527 1527 1526 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504179263Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4342024-10-10T15:17:04.420Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504219561Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4352024-10-10T15:17:04.420Z{"msg":"extent:2 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50423938Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4362024-10-10T15:17:04.420Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504267208Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4372024-10-10T15:17:04.420Z{"msg":"find dest for source 0 for extent at index 2","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504285548Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4382024-10-10T15:17:04.420Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504312306Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4392024-10-10T15:17:04.420Z{"msg":"Extent 3 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504330775Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4402024-10-10T15:17:04.420Z{"msg":"First source client ID for extent 3","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504355504Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4412024-10-10T15:17:04.420Z{"msg":"extent:3 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504374133Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4422024-10-10T15:17:04.420Z{"msg":"extent:3 flush: 1527 1527 1526 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504399972Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4432024-10-10T15:17:04.420Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504418601Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4442024-10-10T15:17:04.420Z{"msg":"extent:3 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50444485Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4452024-10-10T15:17:04.420Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504460229Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4462024-10-10T15:17:04.420Z{"msg":"find dest for source 0 for extent at index 3","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504490968Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4472024-10-10T15:17:04.420Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504506387Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4482024-10-10T15:17:04.420Z{"msg":"Extent 4 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504520346Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4492024-10-10T15:17:04.420Z{"msg":"First source client ID for extent 4","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504533725Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4502024-10-10T15:17:04.420Z{"msg":"extent:4 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504555014Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4512024-10-10T15:17:04.420Z{"msg":"extent:4 flush: 1527 1527 1526 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504569614Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4522024-10-10T15:17:04.420Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504594023Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4532024-10-10T15:17:04.420Z{"msg":"extent:4 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504613211Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4542024-10-10T15:17:04.420Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50464361Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4552024-10-10T15:17:04.424Z{"msg":"find dest for source 0 for extent at index 4","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504673419Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4562024-10-10T15:17:04.424Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504695807Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4572024-10-10T15:17:04.424Z{"msg":"Transition from WaitQuorum to Reconcile","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504716986Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4582024-10-10T15:17:04.424Z{"msg":"Transition from WaitQuorum to Reconcile","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504748405Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4592024-10-10T15:17:04.424Z{"msg":"Transition from WaitQuorum to Reconcile","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504776423Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4602024-10-10T15:17:04.424Z{"msg":"starting reconciliation bb6e2e3b-1037-449d-b21e-f044540b31d1: found 5 extents that need repair","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504811102Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4612024-10-10T15:17:04.424Z{"msg":"Full repair list: {ExtentId(3): ExtentFix { source: ClientId(0), dest: [ClientId(2)] }, ExtentId(0): ExtentFix { source: ClientId(0), dest: [ClientId(2)] }, ExtentId(1): ExtentFix { source: ClientId(0), dest: [ClientId(2)] }, ExtentId(2): ExtentFix { source: ClientId(0), dest: [ClientId(2)] }, ExtentId(4): ExtentFix { source: ClientId(0), dest: [ClientId(2)] }}","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.50485089Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4622024-10-10T15:17:04.424Z{"msg":"Task list: [ReconcileIO { id: ReconciliationId(0), op: ExtentFlush { repair_id: ReconciliationId(0), extent_id: ExtentId(3), client_id: ClientId(0), flush_number: 1528, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(1), op: ExtentClose { repair_id: ReconciliationId(1), extent_id: ExtentId(3) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(2), op: ExtentRepair { repair_id: ReconciliationId(2), extent_id: ExtentId(3), source_client_id: ClientId(0), source_repair_address: 0.0.0.0:12810, dest_clients: [ClientId(2)] }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(3), op: ExtentReopen { repair_id: ReconciliationId(3), extent_id: ExtentId(3) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(4), op: ExtentFlush { repair_id: ReconciliationId(4), extent_id: ExtentId(0), client_id: ClientId(0), flush_number: 1528, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(5), op: ExtentClose { repair_id: ReconciliationId(5), extent_id: ExtentId(0) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(6), op: ExtentRepair { repair_id: ReconciliationId(6), extent_id: ExtentId(0), source_client_id: ClientId(0), source_repair_address: 0.0.0.0:12810, dest_clients: [ClientId(2)] }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(7), op: ExtentReopen { repair_id: ReconciliationId(7), extent_id: ExtentId(0) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(8), op: ExtentFlush { repair_id: ReconciliationId(8), extent_id: ExtentId(1), client_id: ClientId(0), flush_number: 1528, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(9), op: ExtentClose { repair_id: ReconciliationId(9), extent_id: ExtentId(1) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(10), op: ExtentRepair { repair_id: ReconciliationId(10), extent_id: ExtentId(1), source_client_id: ClientId(0), source_repair_address: 0.0.0.0:12810, dest_clients: [ClientId(2)] }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(11), op: ExtentReopen { repair_id: ReconciliationId(11), extent_id: ExtentId(1) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(12), op: ExtentFlush { repair_id: ReconciliationId(12), extent_id: ExtentId(2), client_id: ClientId(0), flush_number: 1528, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(13), op: ExtentClose { repair_id: ReconciliationId(13), extent_id: ExtentId(2) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(14), op: ExtentRepair { repair_id: ReconciliationId(14), extent_id: ExtentId(2), source_client_id: ClientId(0), source_repair_address: 0.0.0.0:12810, dest_clients: [ClientId(2)] }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(15), op: ExtentReopen { repair_id: ReconciliationId(15), extent_id: ExtentId(2) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(16), op: ExtentFlush { repair_id: ReconciliationId(16), extent_id: ExtentId(4), client_id: ClientId(0), flush_number: 1528, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(17), op: ExtentClose { repair_id: ReconciliationId(17), extent_id: ExtentId(4) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(18), op: ExtentRepair { repair_id: ReconciliationId(18), extent_id: ExtentId(4), source_client_id: ClientId(0), source_repair_address: 0.0.0.0:12810, dest_clients: [ClientId(2)] }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(19), op: ExtentReopen { repair_id: ReconciliationId(19), extent_id: ExtentId(4) }, state: ClientData([New, New, New]) }]","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.504953125Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4632024-10-10T15:17:04.424Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.504982583Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4642024-10-10T15:17:04.424Z{"msg":"no Nexus client from DNS, aborting start notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.505014442Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4652024-10-10T15:17:04.424Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.50505074Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4662024-10-10T15:17:04.424Z{"msg":"sending reconcile request ReconciliationId(2)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.505085808Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4672024-10-10T15:17:04.424Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.505107607Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4682024-10-10T15:17:04.432Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.519666Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4692024-10-10T15:17:04.435Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.520032471Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4702024-10-10T15:17:04.435Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.520334776Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4712024-10-10T15:17:04.435Z{"msg":"sending reconcile request ReconciliationId(6)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.520616643Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4722024-10-10T15:17:04.435Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.52066248Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4732024-10-10T15:17:04.442Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.529158852Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4742024-10-10T15:17:04.444Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.529752172Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4752024-10-10T15:17:04.444Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.52999953Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4762024-10-10T15:17:04.444Z{"msg":"sending reconcile request ReconciliationId(10)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.530268977Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4772024-10-10T15:17:04.444Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.530338403Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4782024-10-10T15:17:04.451Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.538092081Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4792024-10-10T15:17:04.453Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.538507341Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4802024-10-10T15:17:04.453Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.538783377Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4812024-10-10T15:17:04.453Z{"msg":"sending reconcile request ReconciliationId(14)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.539057644Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4822024-10-10T15:17:04.453Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.539098962Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4832024-10-10T15:17:04.460Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.547912217Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4842024-10-10T15:17:04.463Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.548404133Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4852024-10-10T15:17:04.463Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.548680359Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4862024-10-10T15:17:04.463Z{"msg":"sending reconcile request ReconciliationId(18)","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.549002464Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4872024-10-10T15:17:04.463Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.549046521Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4882024-10-10T15:17:04.471Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.558337614Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4892024-10-10T15:17:04.473Z{"msg":"done with reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.55881364Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4902024-10-10T15:17:04.473Z{"msg":"Transition from Reconcile to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.558862998Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"0","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4912024-10-10T15:17:04.473Z{"msg":"Transition from Reconcile to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.558910025Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"1","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4922024-10-10T15:17:04.473Z{"msg":"Transition from Reconcile to Active","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.558949473Z","Wait for a query_work_queue command to finish before sending IO
4932024-10-10T15:17:04.473Zhostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"client":"2","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4942024-10-10T15:17:04.473Z{"msg":"All required reconciliation work is completed","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.558996571Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4952024-10-10T15:17:04.473Z{"msg":"Set Downstairs and Upstairs active after reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.559036879Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4962024-10-10T15:17:04.473Z{"msg":"bd92bfcc-60d9-4fd5-a78d-a2ff944daf04 is now active with session: f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.559078657Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4972024-10-10T15:17:04.473Z{"msg":"The guest has finished waiting for activation with:33","v":0,"name":"crucible","level":30,"time":"2024-10-10T15:17:03.559116915Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234}
4982024-10-10T15:17:04.473Z{"msg":"no Nexus client from DNS, aborting finish notification","v":0,"name":"crucible","level":50,"time":"2024-10-10T15:17:03.559151833Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234,"reconcile":"bb6e2e3b-1037-449d-b21e-f044540b31d1","":"downstairs","":"downstairs","session_id":"f332f0ad-cfc3-4c3d-816e-8c8b8c0b9010"}
4992024-10-10T15:17:04.473ZRegion: es:10 ec:5 bs:4096 ts:204800 tb:50 max_io:50 or 204800
5002024-10-10T15:17:04.473ZLoading write count information from file "/var/tmp/test_up-build/verify_file"
5012024-10-10T15:17:04.473ZRead and Verify all blocks (0..50 range:true)
5022024-10-10T15:17:04.479ZWrote out file "/var/tmp/test_up-build/verify_file"
5032024-10-10T15:17:04.479ZVerify test completed
5042024-10-10T15:17:04.481ZWrote out file "/var/tmp/test_up-build/verify_file"
5052024-10-10T15:17:04.481ZCLIENT: Tests done. All submitted work has been ACK'd
5062024-10-10T15:17:04.481Z----------------------------------------------------------------
5072024-10-10T15:17:04.481Z Crucible gen:33 GIO:true work queues: Upstairs:0 downstairs:1
5082024-10-10T15:17:04.481ZStates: Active Active Active
5092024-10-10T15:17:04.481ZJOBID ACK TYPE BKS/EXT DS:0 DS:1 DS:2 REPLAY
5102024-10-10T15:17:04.481Z 1000 Acked Read 50 Done Done Done false
5112024-10-10T15:17:04.481Z STATES DS:0 DS:1 DS:2 TOTAL
5122024-10-10T15:17:04.481Z Sent 0 0 0 0
5132024-10-10T15:17:04.481Z Done 1 1 1 3
5142024-10-10T15:17:04.481Z Skipped 0 0 0 0
5152024-10-10T15:17:04.481Z Error 0 0 0 0
5162024-10-10T15:17:04.482ZLast Flush: 0 0 0
5172024-10-10T15:17:04.482ZDownstairs last five completed:
5182024-10-10T15:17:04.482ZUpstairs last five completed: 1000
5192024-10-10T15:17:04.482ZCLIENT: Up:0 ds:1 act:3
5202024-10-10T15:17:08.481Z----------------------------------------------------------------
5212024-10-10T15:17:08.481Z Crucible gen:33 GIO:true work queues: Upstairs:0 downstairs:0
5222024-10-10T15:17:08.481ZDownstairs last five completed: 1001 1000
5232024-10-10T15:17:08.481ZUpstairs last five completed: 1001 1000
5242024-10-10T15:17:08.481ZCLIENT: Up:0 ds:0 act:3
5252024-10-10T15:17:08.481ZCLIENT: All crucible jobs finished, exiting program
5262024-10-10T15:17:08.484Z{"msg":"Guest handle has been dropped","v":0,"name":"crucible","level":40,"time":"2024-10-10T15:17:07.568116656Z","hostname":"w-01J9VFS0884B90T48MYS496ZDA","pid":1234}
5272024-10-10T15:17:08.488ZRepair part 2 passed
5282024-10-10T15:17:08.490Z/var/tmp/bins/crucible-downstairs dump --no-color -d /var/tmp/test_up-build/8810 -d /var/tmp/test_up-build/8820 -d /var/tmp/test_up-build/8830
5292024-10-10T15:17:08.506ZEXT BLOCKS GEN0 GEN1 GEN2 FL0 FL1 FL2 D0 D1 D2 DIFF
5302024-10-10T15:17:08.506Z 0 000-009 32 32 32 1527 1527 1527 F F F
5312024-10-10T15:17:08.506Z 1 010-019 32 32 32 1527 1527 1527 F F F
5322024-10-10T15:17:08.506Z 2 020-029 32 32 32 1527 1527 1527 F F F
5332024-10-10T15:17:08.506Z 3 030-039 32 32 32 1527 1527 1527 F F F
5342024-10-10T15:17:08.506Z 4 040-049 32 32 32 1527 1527 1527 F F F
5352024-10-10T15:17:08.508ZMax gen: 32, Max flush: 1527
5362024-10-10T15:17:08.511Zdump test passed
5372024-10-10T15:17:08.511Z/var/tmp/bins/crucible-downstairs dump --no-color -d /var/tmp/test_up-build/8810 -d /var/tmp/test_up-build/8820 -d /var/tmp/test_up-build/8830 -e 1
5382024-10-10T15:17:08.525Z Extent 1
5392024-10-10T15:17:08.525ZGEN 32 32 32
5402024-10-10T15:17:08.525ZFLUSH_ID 1527 1527 1527
5412024-10-10T15:17:08.525ZDIRTY
5422024-10-10T15:17:08.525Z
5432024-10-10T15:17:08.525ZBLOCK D0 D1 D2 C0 C1 C2 DIFF
5442024-10-10T15:17:08.527Z010 A A A A A A
5452024-10-10T15:17:08.530Z011 A A A A A A
5462024-10-10T15:17:08.530Z012 A A A A A A
5472024-10-10T15:17:08.532Z013 A A A A A A
5482024-10-10T15:17:08.532Z014 A A A A A A
5492024-10-10T15:17:08.535Z015 A A A A A A
5502024-10-10T15:17:08.535Z016 A A A A A A
5512024-10-10T15:17:08.535Z017 A A A A A A
5522024-10-10T15:17:08.537Z018 A A A A A A
5532024-10-10T15:17:08.537Z019 A A A A A A
5542024-10-10T15:17:08.541Zdump extent test passed
5552024-10-10T15:17:08.543Z/var/tmp/bins/crucible-downstairs dump --no-color -d /var/tmp/test_up-build/8810 -d /var/tmp/test_up-build/8820 -d /var/tmp/test_up-build/8830 -b 20
5562024-10-10T15:17:08.555ZExtent 2 Block in extent 0 Actual block 20
5572024-10-10T15:17:08.556Z
5582024-10-10T15:17:08.559Z DATA SHA256 VER
5592024-10-10T15:17:08.559Z------ ---------------------------------------------------------------- ---
5602024-10-10T15:17:08.559Z 0 ad3d0e88276af7eb1f904413516e1a8c1f9c2fa8b17b86b2d842d08303e90aa2 A
5612024-10-10T15:17:08.559Z 1 ad3d0e88276af7eb1f904413516e1a8c1f9c2fa8b17b86b2d842d08303e90aa2 A
5622024-10-10T15:17:08.559Z 2 ad3d0e88276af7eb1f904413516e1a8c1f9c2fa8b17b86b2d842d08303e90aa2 A
5632024-10-10T15:17:08.559Z
5642024-10-10T15:17:08.559ZNONCES 0 1 2 DIFF
5652024-10-10T15:17:08.559Z------ ------------------------ ------------------------ ------------------------ -----
5662024-10-10T15:17:08.559Z
5672024-10-10T15:17:08.559Z TAGS 0 1 2 DIFF
5682024-10-10T15:17:08.559Z------ -------------------------------- -------------------------------- -------------------------------- -----
5692024-10-10T15:17:08.559Z
5702024-10-10T15:17:08.559ZHASHES 0 1 2 DIFF
5712024-10-10T15:17:08.559Z------ ---------------- ---------------- ---------------- -----
5722024-10-10T15:17:08.559Z 0 42916ab6fa364c70 42916ab6fa364c70 42916ab6fa364c70
5732024-10-10T15:17:08.559Z
5742024-10-10T15:17:08.561Zdump block test passed
5752024-10-10T15:17:08.561ZInitial upstairs tests have completed, stopping all downstairs
5762024-10-10T15:17:13.626ZCreating 4 larger downstairs regions
5772024-10-10T15:17:14.106ZStarting 4 downstairs
5782024-10-10T15:17:19.114Zdsc restarted at PID: 1247
5792024-10-10T15:17:19.337ZNow do the replace-reconcile test
5802024-10-10T15:17:19.391ZUsing 8840 for the replacement port
5812024-10-10T15:20:08.929ZCompleted test: replace-reconcile
5822024-10-10T15:20:08.932ZNow do the replace-before-active test
5832024-10-10T15:22:45.551ZCompleted test: replace-before-active
5842024-10-10T15:22:45.553ZAll tests have completed, stopping all downstairs
5852024-10-10T15:22:45.608Z
5862024-10-10T15:22:45.608ZAll Tests have passed
5872024-10-10T15:22:45.611Z8:04 Test duration
5882024-10-10T15:22:45.611Z
5892024-10-10T15:22:45.611Zreal 8:04.008669587
5902024-10-10T15:22:45.611Zuser 1:04.983442020
5912024-10-10T15:22:45.611Zsys 11.765618695
5922024-10-10T15:22:45.611Ztrap 0.146169046
5932024-10-10T15:22:45.611Ztflt 0.011537454
5942024-10-10T15:22:45.611Zdflt 0.285841459
5952024-10-10T15:22:45.611Zkflt 0.001422792
5962024-10-10T15:22:45.611Zlock 5:54:54.285492058
5972024-10-10T15:22:45.611Zslp 25:28.442528528
5982024-10-10T15:22:45.611Zlat 9.159582677
5992024-10-10T15:22:45.611Zstop 0.121963844
6002024-10-10T15:22:45.611Z+ echo 'test-up-unencrypted ends'
6012024-10-10T15:22:45.611Ztest-up-unencrypted ends
6022024-10-10T15:22:50.615Zprocess exited: duration 492564 ms, exit code 0
6032024-10-10T15:22:50.615Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
6042024-10-10T15:23:50.670Zexec warning: : stdout descriptor may be held open by a background process; giving up!
6052024-10-10T15:23:50.670Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
6062024-10-10T15:23:50.681Zfound 14 output files
6072024-10-10T15:23:50.681Zuploading: /tmp/test_up-build/dsc-out.txt (39056 bytes)
6082024-10-10T15:23:51.692Zuploaded: /tmp/test_up-build/dsc-out.txt
6092024-10-10T15:23:51.692Zuploading: /tmp/test_up-build/test_up_out.txt (10943416 bytes)
6102024-10-10T15:23:52.931Zuploaded: /tmp/test_up-build/test_up_out.txt
6112024-10-10T15:23:52.931Zuploading: /tmp/test_up-build/dsc/downstairs-8810.txt (253700 bytes)
6122024-10-10T15:23:53.954Zuploaded: /tmp/test_up-build/dsc/downstairs-8810.txt
6132024-10-10T15:23:53.954Zuploading: /tmp/test_up-build/dsc/downstairs-8820.txt (144648 bytes)
6142024-10-10T15:23:54.972Zuploaded: /tmp/test_up-build/dsc/downstairs-8820.txt
6152024-10-10T15:23:54.975Zuploading: /tmp/test_up-build/dsc/downstairs-8830.txt (251087 bytes)
6162024-10-10T15:23:55.996Zuploaded: /tmp/test_up-build/dsc/downstairs-8830.txt
6172024-10-10T15:23:55.996Zuploading: /tmp/test_up-build/dsc/downstairs-8840.txt (139438 bytes)
6182024-10-10T15:23:57.013Zuploaded: /tmp/test_up-build/dsc/downstairs-8840.txt
6192024-10-10T15:23:57.013Zuploading: /tmp/debug/df.txt (1270 bytes)
6202024-10-10T15:23:58.021Zuploaded: /tmp/debug/df.txt
6212024-10-10T15:23:58.024Zuploading: /tmp/debug/dtrace.txt (514382 bytes)
6222024-10-10T15:23:59.052Zuploaded: /tmp/debug/dtrace.txt
6232024-10-10T15:23:59.052Zuploading: /tmp/debug/iostat.txt (165091 bytes)
6242024-10-10T15:23:59.067Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 165091 -> 167491
6252024-10-10T15:24:00.073Zuploaded: /tmp/debug/iostat.txt
6262024-10-10T15:24:00.073Zuploading: /tmp/debug/mpstat.txt (400230 bytes)
6272024-10-10T15:24:00.096Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 400230 -> 407520
6282024-10-10T15:24:01.103Zuploaded: /tmp/debug/mpstat.txt
6292024-10-10T15:24:01.103Zuploading: /tmp/debug/paging.txt (71940 bytes)
6302024-10-10T15:24:01.113Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 71940 -> 73248
6312024-10-10T15:24:02.119Zuploaded: /tmp/debug/paging.txt
6322024-10-10T15:24:02.121Zuploading: /tmp/debug/prstat.txt (755741 bytes)
6332024-10-10T15:24:02.153Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 755741 -> 769963
6342024-10-10T15:24:03.160Zuploaded: /tmp/debug/prstat.txt
6352024-10-10T15:24:03.162Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
6362024-10-10T15:24:04.168Zuploaded: /tmp/debug/psrinfo.txt
6372024-10-10T15:24:04.168Zuploading: /tmp/debug/upstairs-info.txt (74576 bytes)
6382024-10-10T15:24:05.183Zuploaded: /tmp/debug/upstairs-info.txt