01J9RYV7ECY9SW5REW50NTK9WK: 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: 01J9RYVKP4GC76C34WR28HV35X

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-09T15:54:13.865Zjob dependencies complete; ready to run (waiting for 16 m 30 s)
22024-10-09T15:55:12.192Zjob assigned to worker 01J9RZT44HDDG801A5801MHM73 (queued for 58 s)
32024-10-09T15:55:19.679Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-10-09T15:55:20.814Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-10-09T15:55:20.814Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-10-09T15:55:21.880Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-10-09T15:55:21.880Zdownloading input: /input/build/work/bins/crutest.gz
82024-10-09T15:55:23.011Zdownloaded input: /input/build/work/bins/crutest.gz
92024-10-09T15:55:23.011Zdownloading input: /input/build/work/bins/dsc.gz
102024-10-09T15:55:23.683Zdownloaded input: /input/build/work/bins/dsc.gz
112024-10-09T15:55:23.687Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-10-09T15:55:23.704Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-10-09T15:55:23.704Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-10-09T15:55:23.722Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-10-09T15:55:23.723Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-10-09T15:55:23.738Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-10-09T15:55:23.738Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-10-09T15:55:23.754Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-10-09T15:55:23.754Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-10-09T15:55:23.772Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-10-09T15:55:23.772Zdownloading input: /input/build/work/scripts/test_up.sh
222024-10-09T15:55:23.789Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-10-09T15:55:23.789Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-10-09T15:55:23.807Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-10-09T15:55:23.809Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-10-09T15:55:24.574Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-10-09T15:55:24.574Zstarting task 0: "setup"
282024-10-09T15:55:24.583Z++ uname -s
292024-10-09T15:55:24.586Z+ kern=SunOS
302024-10-09T15:55:24.586Z+ case "$kern" in
312024-10-09T15:55:24.586Z+ groupadd -g 12345 build
322024-10-09T15:55:24.588Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-10-09T15:55:26.597Z+ zfs create -o mountpoint=/work rpool/work
342024-10-09T15:55:26.957Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-10-09T15:55:26.960Z+ home_fs=zfs
362024-10-09T15:55:26.960Z+ [[ zfs == autofs ]]
372024-10-09T15:55:26.960Z+ mkdir -p /home/build
382024-10-09T15:55:26.964Z+ chown build:build /home/build /work
392024-10-09T15:55:28.964Z+ chmod 0700 /home/build /work
402024-10-09T15:55:28.967Zprocess exited: duration 4395 ms, exit code 0
 
412024-10-09T15:55:28.972Zstarting task 1: "authentication"
422024-10-09T15:55:28.991Zprocess exited: duration 17 ms, exit code 0
 
432024-10-09T15:55:28.997Zstarting task 2: "build"
442024-10-09T15:55:29.002Z+ banner cores
452024-10-09T15:55:29.025Z
462024-10-09T15:55:29.025Z #### #### ##### ###### ####
472024-10-09T15:55:29.025Z # # # # # # # #
482024-10-09T15:55:29.026Z # # # # # ##### ####
492024-10-09T15:55:29.026Z # # # ##### # #
502024-10-09T15:55:29.026Z # # # # # # # # #
512024-10-09T15:55:29.026Z #### #### # # ###### ####
522024-10-09T15:55:29.026Z
532024-10-09T15:55:29.028Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-10-09T15:55:29.038Z+ echo 'input bins dir contains:'
552024-10-09T15:55:29.038Zinput bins dir contains:
562024-10-09T15:55:29.040Z+ ls -ltr /input/build/work/bins
572024-10-09T15:55:29.040Ztotal 771592
582024-10-09T15:55:29.040Z-rw-r--r-- 1 root root 110746717 Oct 9 15:55 crucible-downstairs.gz
592024-10-09T15:55:29.040Z-rw-r--r-- 1 root root 105875545 Oct 9 15:55 crucible-hammer.gz
602024-10-09T15:55:29.041Z-rw-r--r-- 1 root root 111370373 Oct 9 15:55 crutest.gz
612024-10-09T15:55:29.041Z-rw-r--r-- 1 root root 66799908 Oct 9 15:55 dsc.gz
622024-10-09T15:55:29.041Z+ banner unpack
632024-10-09T15:55:29.043Z
642024-10-09T15:55:29.043Z # # # # ##### ## #### # #
652024-10-09T15:55:29.043Z # # ## # # # # # # # # #
662024-10-09T15:55:29.043Z # # # # # # # # # # ####
672024-10-09T15:55:29.043Z # # # # # ##### ###### # # #
682024-10-09T15:55:29.043Z # # # ## # # # # # # #
692024-10-09T15:55:29.043Z #### # # # # # #### # #
702024-10-09T15:55:29.043Z
712024-10-09T15:55:29.043Z+ mkdir -p /var/tmp/bins
722024-10-09T15:55:29.046Z+ for t in "$input/bins/"*.gz
732024-10-09T15:55:29.046Z++ basename /input/build/work/bins/crucible-downstairs.gz
742024-10-09T15:55:29.046Z+ b=crucible-downstairs.gz
752024-10-09T15:55:29.046Z+ b=crucible-downstairs
762024-10-09T15:55:29.046Z+ gunzip
772024-10-09T15:55:31.338Z+ chmod +x /var/tmp/bins/crucible-downstairs
782024-10-09T15:55:31.341Z+ for t in "$input/bins/"*.gz
792024-10-09T15:55:31.344Z++ basename /input/build/work/bins/crucible-hammer.gz
802024-10-09T15:55:31.345Z+ b=crucible-hammer.gz
812024-10-09T15:55:31.345Z+ b=crucible-hammer
822024-10-09T15:55:31.345Z+ gunzip
832024-10-09T15:55:33.554Z+ chmod +x /var/tmp/bins/crucible-hammer
842024-10-09T15:55:33.558Z+ for t in "$input/bins/"*.gz
852024-10-09T15:55:33.558Z++ basename /input/build/work/bins/crutest.gz
862024-10-09T15:55:33.558Z+ b=crutest.gz
872024-10-09T15:55:33.558Z+ b=crutest
882024-10-09T15:55:33.558Z+ gunzip
892024-10-09T15:55:35.953Z+ chmod +x /var/tmp/bins/crutest
902024-10-09T15:55:35.956Z+ for t in "$input/bins/"*.gz
912024-10-09T15:55:35.958Z++ basename /input/build/work/bins/dsc.gz
922024-10-09T15:55:35.958Z+ b=dsc.gz
932024-10-09T15:55:35.958Z+ b=dsc
942024-10-09T15:55:35.958Z+ gunzip
952024-10-09T15:55:37.329Z+ chmod +x /var/tmp/bins/dsc
962024-10-09T15:55:37.331Z+ export BINDIR=/var/tmp/bins
972024-10-09T15:55:37.331Z+ BINDIR=/var/tmp/bins
982024-10-09T15:55:37.331Z+ jobpid=1137
992024-10-09T15:55:37.334Z+ echo 'Setup debug logging'
1002024-10-09T15:55:37.334ZSetup debug logging
1012024-10-09T15:55:37.334Z+ mkdir /tmp/debug
1022024-10-09T15:55:37.334Z+ sleep 7200
1032024-10-09T15:55:37.336Z+ psrinfo -v
1042024-10-09T15:55:37.338Z+ df -h
1052024-10-09T15:55:37.364Z+ prstat -d d -mLc 1
1062024-10-09T15:55:37.367Z+ iostat -T d -xn 1
1072024-10-09T15:55:37.367Z+ mpstat -T d 1
1082024-10-09T15:55:37.369Z+ vmstat -T d -p 1
1092024-10-09T15:55:37.369Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1102024-10-09T15:55:37.369Z+ banner test_up_unencrypted
1112024-10-09T15:55:37.369Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1122024-10-09T15:55:37.371Z
1132024-10-09T15:55:37.371Z ##### ###### #### ##### # # ##### # # # #
1142024-10-09T15:55:37.371Z # # # # # # # # # # ## #
1152024-10-09T15:55:37.371Z # ##### #### # # # # # # # # # #
1162024-10-09T15:55:37.371Z # # # # # # ##### # # # # #
1172024-10-09T15:55:37.371Z # # # # # # # # # # # ##
1182024-10-09T15:55:37.372Z # ###### #### # ####### #### # ####### #### # #
1192024-10-09T15:55:37.372Z
1202024-10-09T15:55:37.372Z+ ptime -m bash /input/build/work/scripts/test_up.sh -N unencrypted
1212024-10-09T15:55:37.381Z/input/build/work
1222024-10-09T15:55:37.418ZTurn off color for downstairs dump
1232024-10-09T15:55:37.420Zdsc output goes to /tmp/test_up-build/dsc-out.txt
1242024-10-09T15:55:37.420ZCreating 3 downstairs regions
1252024-10-09T15:55:37.761ZStarting 3 downstairs
1262024-10-09T15:55:37.763Zdsc started at PID: 1182
1272024-10-09T15:55:42.933ZDisable automatic restart on all downstairs
1282024-10-09T15:55:42.984Z
1292024-10-09T15:55:42.985ZBegin tests, output goes to /tmp/test_up-build/test_up_out.txt
1302024-10-09T15:55:42.988ZRunning test: span
1312024-10-09T15:55:47.130ZCompleted test: span
1322024-10-09T15:55:52.138ZRunning test: big
1332024-10-09T15:55:56.378ZCompleted test: big
1342024-10-09T15:56:01.385ZRunning test: dep
1352024-10-09T15:56:14.702ZCompleted test: dep
1362024-10-09T15:56:19.710ZRunning test: balloon
1372024-10-09T15:56:32.982ZCompleted test: balloon
1382024-10-09T15:56:37.991ZRunning test: deactivate
1392024-10-09T15:57:32.292ZCompleted test: deactivate
1402024-10-09T15:57:37.299ZRunning hammer
1412024-10-09T15:57:40.931ZRun repair tests
1422024-10-09T15:57:40.934Z/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-09T15:57:40.995Z{"msg":"use region info: RegionExtentInfo { block_size: 4096, blocks_per_extent: 10, extent_count: 5 }","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.440858016Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"task":"crutest"}
1442024-10-09T15:57:40.999Z{"msg":"dsc has 3 regions. This means 1 sub_volumes","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.441496015Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"task":"crutest"}
1452024-10-09T15:57:40.999Z{"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-09T15:57:39.443148038Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"task":"crutest"}
1462024-10-09T15:57:40.999Z{"msg":"Upstairs starts","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.443325405Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219}
1472024-10-09T15:57:40.999Z{"msg":"Crucible Version: BuildInfo {\n version: \"0.0.1\",\n git_sha: \"2c0786a526029769ef78500aefc86c57b8d88d36\",\n git_commit_timestamp: \"2024-10-09T15:37:03.000000000Z\",\n git_branch: \"alan/test-more-regions\",\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-09T15:57:39.443366011Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219}
1482024-10-09T15:57:40.999Z{"msg":"Upstairs <-> Downstairs Message Version: 11","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.443382418Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219}
1492024-10-09T15:57:40.999Z{"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-09T15:57:39.443407225Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219}
1502024-10-09T15:57:40.999Z{"msg":"Crucible 15d9fbed-1c64-4fff-86ab-537043b95136 has session id: 672f996a-cf6e-4a11-8043-8231381e9db1","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.443907332Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1512024-10-09T15:57:40.999Z{"msg":"Upstairs opts: Upstairs UUID: 15d9fbed-1c64-4fff-86ab-537043b95136, 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-09T15:57:39.443963605Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1522024-10-09T15:57:40.999Z{"msg":"Crucible stats registered with UUID: 15d9fbed-1c64-4fff-86ab-537043b95136","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.443990082Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1532024-10-09T15:57:41.032Z{"msg":"Downstairs in volume = 3","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.4777474Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"task":"crutest"}
1542024-10-09T15:57:41.032Z{"msg":"The guest has requested activation with gen:31","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.477803403Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219}
1552024-10-09T15:57:41.036Z{"msg":"15d9fbed-1c64-4fff-86ab-537043b95136 active request set","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.477842818Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1562024-10-09T15:57:41.036Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.477877133Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1572024-10-09T15:57:41.036Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.477918188Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1582024-10-09T15:57:41.036Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.477973551Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1592024-10-09T15:57:41.036Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478009967Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1602024-10-09T15:57:41.037Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.47805862Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1612024-10-09T15:57:41.037Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478091676Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1622024-10-09T15:57:41.037Z{"msg":"connecting to 127.0.0.1:8830","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.47814466Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"io task","client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1632024-10-09T15:57:41.037Z{"msg":"connecting to 127.0.0.1:8810","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478366842Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"io task","client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1642024-10-09T15:57:41.037Z{"msg":"connecting to 127.0.0.1:8820","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478408287Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"io task","client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1652024-10-09T15:57:41.037Z{"msg":"ds_connection connected from Ok(127.0.0.1:57734)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478446722Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"io task","client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1662024-10-09T15:57:41.037Z{"msg":"ds_connection connected from Ok(127.0.0.1:57298)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478472628Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"io task","client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1672024-10-09T15:57:41.037Z{"msg":"ds_connection connected from Ok(127.0.0.1:40728)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478509014Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"io task","client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1682024-10-09T15:57:41.037Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478907344Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1692024-10-09T15:57:41.037Z{"msg":"[2] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478945289Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1702024-10-09T15:57:41.037Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.478990714Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1712024-10-09T15:57:41.037Z{"msg":"[0] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.479013391Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1722024-10-09T15:57:41.037Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.479049656Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1732024-10-09T15:57:41.037Z{"msg":"[1] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.47909808Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1742024-10-09T15:57:41.037Z{"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-09T15:57:39.479629633Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1752024-10-09T15:57:41.037Z{"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-09T15:57:39.479688146Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1762024-10-09T15:57:41.038Z{"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-09T15:57:39.479725651Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1772024-10-09T15:57:41.038Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480137749Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1782024-10-09T15:57:41.038Z{"msg":"[2] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480175214Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1792024-10-09T15:57:41.038Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480191543Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1802024-10-09T15:57:41.038Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.48021173Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1812024-10-09T15:57:41.038Z{"msg":"[1] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480226148Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1822024-10-09T15:57:41.038Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480246925Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1832024-10-09T15:57:41.038Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480260134Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1842024-10-09T15:57:41.038Z{"msg":"[0] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480273952Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1852024-10-09T15:57:41.038Z{"msg":"[0]R flush_numbers: [1530, 1530, 1530, 1530, 1530]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480298859Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1862024-10-09T15:57:41.038Z{"msg":"[0]R generation: [25, 25, 25, 25, 25]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480312907Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1872024-10-09T15:57:41.038Z{"msg":"[0]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480339294Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1882024-10-09T15:57:41.038Z{"msg":"[1]R flush_numbers: [1530, 1530, 1530, 1530, 1530]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480353712Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1892024-10-09T15:57:41.038Z{"msg":"[1]R generation: [25, 25, 25, 25, 25]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.48036741Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1902024-10-09T15:57:41.038Z{"msg":"[1]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480387948Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1912024-10-09T15:57:41.038Z{"msg":"[2]R flush_numbers: [1530, 1530, 1530, 1530, 1530]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480402186Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1922024-10-09T15:57:41.038Z{"msg":"[2]R generation: [25, 25, 25, 25, 25]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480422594Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1932024-10-09T15:57:41.038Z{"msg":"[2]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30Wait for a query_work_queue command to finish before sending IO
1942024-10-09T15:57:41.038Z,"time":"2024-10-09T15:57:39.480436272Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1952024-10-09T15:57:41.038Z{"msg":"Max found gen is 26","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480458119Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1962024-10-09T15:57:41.038Z{"msg":"Generation requested: 31 >= found:26","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480478167Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1972024-10-09T15:57:41.038Z{"msg":"Next flush: 1531","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480491945Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1982024-10-09T15:57:41.038Z{"msg":"All extents match","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480512302Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"":"downstairs","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
1992024-10-09T15:57:41.038Z{"msg":"No downstairs reconciliation required","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480525981Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
2002024-10-09T15:57:41.038Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480538899Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"0","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
2012024-10-09T15:57:41.038Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480559256Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"1","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
2022024-10-09T15:57:41.038Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480572944Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"client":"2","":"downstairs","session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
2032024-10-09T15:57:41.038Z{"msg":"All required reconciliation work is completed","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480586313Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
2042024-10-09T15:57:41.038Z{"msg":"Set Downstairs and Upstairs active after reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480599351Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
2052024-10-09T15:57:41.038Z{"msg":"15d9fbed-1c64-4fff-86ab-537043b95136 is now active with session: 672f996a-cf6e-4a11-8043-8231381e9db1","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.48061253Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
2062024-10-09T15:57:41.038Z{"msg":"Set Active after no reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480631837Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219,"session_id":"672f996a-cf6e-4a11-8043-8231381e9db1"}
2072024-10-09T15:57:41.038Z{"msg":"The guest has finished waiting for activation with:31","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:39.480644686Z","hostname":"Region: es:10 ec:5 bs:4096 ts:204800 tb:50 max_io:50 or 204800
2082024-10-09T15:57:41.038Zw-01J9RZT44HDDG801A5801MHM73","pid":1219}
2092024-10-09T15:57:41.038ZFill test
2102024-10-09T15:57:41.046ZRead and Verify all blocks (0..50 range:false)
2112024-10-09T15:57:41.058ZWrote out file "/var/tmp/test_up-build/verify_file"
2122024-10-09T15:57:41.058ZCLIENT: Tests done. All submitted work has been ACK'd
2132024-10-09T15:57:41.058Z----------------------------------------------------------------
2142024-10-09T15:57:41.058Z Crucible gen:31 GIO:true work queues: Upstairs:0 downstairs:1
2152024-10-09T15:57:41.058ZStates: Active Active Active
2162024-10-09T15:57:41.058ZJOBID ACK TYPE BKS/EXT DS:0 DS:1 DS:2 REPLAY
2172024-10-09T15:57:41.058Z 1002 Acked Read 50 Done Done Done false
2182024-10-09T15:57:41.058Z STATES DS:0 DS:1 DS:2 TOTAL
2192024-10-09T15:57:41.058Z Sent 0 0 0 0
2202024-10-09T15:57:41.058Z Done 1 1 1 3
2212024-10-09T15:57:41.058Z Skipped 0 0 0 0
2222024-10-09T15:57:41.058Z Error 0 0 0 0
2232024-10-09T15:57:41.058ZLast Flush: 1001 1001 1001
2242024-10-09T15:57:41.058ZDownstairs last five completed: 1001 1000
2252024-10-09T15:57:41.058ZUpstairs last five completed: 1002 1001 1000
2262024-10-09T15:57:41.058ZCLIENT: Up:0 ds:1 act:3
2272024-10-09T15:57:45.054Z----------------------------------------------------------------
2282024-10-09T15:57:45.055Z Crucible gen:31 GIO:true work queues: Upstairs:0 downstairs:0
2292024-10-09T15:57:45.055ZDownstairs last five completed: 1003 1002 1001 1000
2302024-10-09T15:57:45.055ZUpstairs last five completed: 1003 1002 1001 1000
2312024-10-09T15:57:45.055ZCLIENT: Up:0 ds:0 act:3
2322024-10-09T15:57:45.055ZCLIENT: All crucible jobs finished, exiting program
2332024-10-09T15:57:45.057Z{"msg":"Guest handle has been dropped","v":0,"name":"crucible","level":40,"time":"2024-10-09T15:57:43.500504182Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1219}
2342024-10-09T15:57:45.067ZRepair setup passed
2352024-10-09T15:57:45.071ZCopy the region for /var/tmp/test_up-build/8830
2362024-10-09T15:57:45.073Zcp -r /var/tmp/test_up-build/8830 /var/tmp/test_up-build/previous
2372024-10-09T15:57:45.075Z/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-09T15:57:45.136Z{"msg":"use region info: RegionExtentInfo { block_size: 4096, blocks_per_extent: 10, extent_count: 5 }","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.581192642Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"task":"crutest"}
2392024-10-09T15:57:45.138Z{"msg":"dsc has 3 regions. This means 1 sub_volumes","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.581797206Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"task":"crutest"}
2402024-10-09T15:57:45.138Z{"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-09T15:57:43.583522939Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"task":"crutest"}
2412024-10-09T15:57:45.138Z{"msg":"Upstairs starts","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.583688728Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225}
2422024-10-09T15:57:45.138Z{"msg":"Crucible Version: BuildInfo {\n version: \"0.0.1\",\n git_sha: \"2c0786a526029769ef78500aefc86c57b8d88d36\",\n git_commit_timestamp: \"2024-10-09T15:37:03.000000000Z\",\n git_branch: \"alan/test-more-regions\",\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-09T15:57:43.583738402Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225}
2432024-10-09T15:57:45.138Z{"msg":"Upstairs <-> Downstairs Message Version: 11","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.583767568Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225}
2442024-10-09T15:57:45.141Z{"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-09T15:57:43.583787705Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225}
2452024-10-09T15:57:45.141Z{"msg":"Crucible f6400683-655e-4ec0-aff2-51f0911f41b0 has session id: f8e88575-5c9a-42a3-8dde-c2287ee58b79","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.584214002Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2462024-10-09T15:57:45.141Z{"msg":"Upstairs opts: Upstairs UUID: f6400683-655e-4ec0-aff2-51f0911f41b0, 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-09T15:57:43.584275384Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2472024-10-09T15:57:45.141Z{"msg":"Crucible stats registered with UUID: f6400683-655e-4ec0-aff2-51f0911f41b0","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.58431076Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2482024-10-09T15:57:45.172Z{"msg":"Downstairs in volume = 3","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.61820628Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"task":"crutest"}
2492024-10-09T15:57:45.173Z{"msg":"The guest has requested activation with gen:32","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618268572Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225}
2502024-10-09T15:57:45.175Z{"msg":"f6400683-655e-4ec0-aff2-51f0911f41b0 active request set","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618301188Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2512024-10-09T15:57:45.176Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618345302Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2522024-10-09T15:57:45.176Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618408545Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2532024-10-09T15:57:45.177Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618450129Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2542024-10-09T15:57:45.177Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618486175Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2552024-10-09T15:57:45.177Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618572014Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2562024-10-09T15:57:45.177Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618623818Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2572024-10-09T15:57:45.177Z{"msg":"connecting to 127.0.0.1:8810","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618657883Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"io task","client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2582024-10-09T15:57:45.177Z{"msg":"connecting to 127.0.0.1:8830","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618689369Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"io task","client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2592024-10-09T15:57:45.177Z{"msg":"connecting to 127.0.0.1:8820","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618721735Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"io task","client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2602024-10-09T15:57:45.177Z{"msg":"ds_connection connected from Ok(127.0.0.1:41204)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618862097Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"io task","client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2612024-10-09T15:57:45.177Z{"msg":"ds_connection connected from Ok(127.0.0.1:57803)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.61892242Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"io task","client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2622024-10-09T15:57:45.177Z{"msg":"ds_connection connected from Ok(127.0.0.1:33143)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.618968324Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"io task","client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2632024-10-09T15:57:45.177Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.619425807Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2642024-10-09T15:57:45.177Z{"msg":"[2] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.619468001Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2652024-10-09T15:57:45.177Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.619544452Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2662024-10-09T15:57:45.177Z{"msg":"[1] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.619575708Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2672024-10-09T15:57:45.177Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.619596535Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2682024-10-09T15:57:45.177Z{"msg":"[0] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.619630181Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2692024-10-09T15:57:45.177Z{"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-09T15:57:43.620105421Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2702024-10-09T15:57:45.177Z{"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-09T15:57:43.620251163Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2712024-10-09T15:57:45.177Z{"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-09T15:57:43.620344261Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2722024-10-09T15:57:45.177Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620536257Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2732024-10-09T15:57:45.177Z{"msg":"[0] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620583941Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2742024-10-09T15:57:45.177Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620613217Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2752024-10-09T15:57:45.177Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620644484Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2762024-10-09T15:57:45.177Z{"msg":"[1] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620660622Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2772024-10-09T15:57:45.177Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620693147Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2782024-10-09T15:57:45.177Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620723763Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2792024-10-09T15:57:45.177Z{"msg":"[2] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620757609Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2802024-10-09T15:57:45.177Z{"msg":"[0]R flush_numbers: [1531, 1531, 1531, 1531, 1531]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620789735Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2812024-10-09T15:57:45.177Z{"msg":"[0]R generation: [31, 31, 31, 31, 31]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620812292Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2822024-10-09T15:57:45.177Z{"msg":"[0]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620842699Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2832024-10-09T15:57:45.177ZWait for a query_work_queue command to finish before sending IO
2842024-10-09T15:57:45.180Z{"msg":"[1]R flush_numbers: [1531, 1531, 1531, 1531, 1531]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620869565Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2852024-10-09T15:57:45.180Z{"msg":"[1]R generation: [31, 31, 31, 31, 31]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620935967Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2862024-10-09T15:57:45.180Z{"msg":"[1]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620962593Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2872024-10-09T15:57:45.180ZRegion: es:10 ec:5 bs:4096 ts:204800 tb:50 max_io:50 or 204800
2882024-10-09T15:57:45.180Z{"msg":"[2]R flush_numbers: [1531, 1531, 1531, 1531, 1531]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.620997589Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2892024-10-09T15:57:45.180Z{"msg":"[2]R generation: [31, 31, 31, 31, 31]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621024376Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2902024-10-09T15:57:45.180Z{"msg":"[2]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621044013Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2912024-10-09T15:57:45.180Z{"msg":"Max found gen is 32","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621086158Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2922024-10-09T15:57:45.180Z{"msg":"Generation requested: 32 >= found:32","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621119984Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2932024-10-09T15:57:45.180Z{"msg":"Next flush: 1532","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621158709Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2942024-10-09T15:57:45.180Z{"msg":"All extents match","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621196694Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid"Loading write count information from file "/var/tmp/test_up-build/verify_file"
2952024-10-09T15:57:45.180Z:1225,"":"downstairs","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2962024-10-09T15:57:45.180Z{"msg":"No downstairs reconciliation required","v":0,"name":"crucible","level":30Fill test
2972024-10-09T15:57:45.180Z,"time":"2024-10-09T15:57:43.621234239Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2982024-10-09T15:57:45.180Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621265646Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"0","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
2992024-10-09T15:57:45.180Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621295812Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"1","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
3002024-10-09T15:57:45.180Z{"msg":"Transition from WaitQuorum to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621329078Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"client":"2","":"downstairs","session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
3012024-10-09T15:57:45.180Z{"msg":"All required reconciliation work is completed","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621361434Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
3022024-10-09T15:57:45.180Z{"msg":"Set Downstairs and Upstairs active after reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621377212Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
3032024-10-09T15:57:45.180Z{"msg":"f6400683-655e-4ec0-aff2-51f0911f41b0 is now active with session: f8e88575-5c9a-42a3-8dde-c2287ee58b79","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621407398Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
3042024-10-09T15:57:45.180Z{"msg":"Set Active after no reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.621434904Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225,"session_id":"f8e88575-5c9a-42a3-8dde-c2287ee58b79"}
3052024-10-09T15:57:45.180Z{"msg":"The guest has finished waiting for activation with:32","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:43.6214673Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225}
3062024-10-09T15:57:45.187ZRead and Verify all blocks (0..50 range:false)
3072024-10-09T15:57:45.194ZWrote out file "/var/tmp/test_up-build/verify_file"
3082024-10-09T15:57:45.194ZCLIENT: Tests done. All submitted work has been ACK'd
3092024-10-09T15:57:45.196Z----------------------------------------------------------------
3102024-10-09T15:57:45.196Z Crucible gen:32 GIO:true work queues: Upstairs:0 downstairs:1
3112024-10-09T15:57:45.196ZStates: Active Active Active
3122024-10-09T15:57:45.196ZJOBID ACK TYPE BKS/EXT DS:0 DS:1 DS:2 REPLAY
3132024-10-09T15:57:45.196Z 1002 Acked Read 50 Done Done Done false
3142024-10-09T15:57:45.196Z STATES DS:0 DS:1 DS:2 TOTAL
3152024-10-09T15:57:45.196Z Sent 0 0 0 0
3162024-10-09T15:57:45.196Z Done 1 1 1 3
3172024-10-09T15:57:45.196Z Skipped 0 0 0 0
3182024-10-09T15:57:45.196Z Error 0 0 0 0
3192024-10-09T15:57:45.196ZLast Flush: 1001 1001 1001
3202024-10-09T15:57:45.196ZDownstairs last five completed: 1001 1000
3212024-10-09T15:57:45.196ZUpstairs last five completed: 1002 1001 1000
3222024-10-09T15:57:45.196ZCLIENT: Up:0 ds:1 act:3
3232024-10-09T15:57:49.196Z----------------------------------------------------------------
3242024-10-09T15:57:49.196Z Crucible gen:32 GIO:true work queues: Upstairs:0 downstairs:0
3252024-10-09T15:57:49.196ZDownstairs last five completed: 1003 1002 1001 1000
3262024-10-09T15:57:49.196ZUpstairs last five completed: 1003 1002 1001 1000
3272024-10-09T15:57:49.196ZCLIENT: Up:0 ds:0 act:3
3282024-10-09T15:57:49.196ZCLIENT: All crucible jobs finished, exiting program
3292024-10-09T15:57:49.199Z{"msg":"Guest handle has been dropped","v":0,"name":"crucible","level":40,"time":"2024-10-09T15:57:47.641277223Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1225}
3302024-10-09T15:57:49.204ZRepair part 1 passed
3312024-10-09T15:57:49.206Z
3322024-10-09T15:57:49.206ZKill the current downstairs
3332024-10-09T15:57:49.372ZDownstairs 2 stopped
3342024-10-09T15:57:49.372Zmv /var/tmp/test_up-build/8830 /var/tmp/test_up-build/new
3352024-10-09T15:57:49.375ZNow put back the original so we have a mismatch
3362024-10-09T15:57:49.375Zmv /var/tmp/test_up-build/previous /var/tmp/test_up-build/8830
3372024-10-09T15:57:49.378ZRestart downstairs with old directory
3382024-10-09T15:57:49.429Z/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-09T15:57:49.445ZEXT BLOCKS GEN0 GEN1 GEN2 FL0 FL1 FL2 D0 D1 D2 DIFF
3402024-10-09T15:57:49.448Z 0 000-009 32 32 31 1532 1532 1531 F F F <---
3412024-10-09T15:57:49.448Z 1 010-019 32 32 31 1532 1532 1531 F F F <---
3422024-10-09T15:57:49.448Z 2 020-029 32 32 31 1532 1532 1531 F F F <---
3432024-10-09T15:57:49.448Z 3 030-039 32 32 31 1532 1532 1531 F F F <---
3442024-10-09T15:57:49.448Z 4 040-049 32 32 31 1532 1532 1531 F F F <---
3452024-10-09T15:57:49.448ZMax gen: 32, Max flush: 1532
3462024-10-09T15:57:49.449ZError: Difference in extent metadata found!
3472024-10-09T15:57:49.452Zdump test found error as expected
3482024-10-09T15:57:49.452Z
3492024-10-09T15:57:49.452Z
3502024-10-09T15:57:49.452Z/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-09T15:57:49.508Z{"msg":"use region info: RegionExtentInfo { block_size: 4096, blocks_per_extent: 10, extent_count: 5 }","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.952352289Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"task":"crutest"}
3522024-10-09T15:57:49.510Z{"msg":"dsc has 3 regions. This means 1 sub_volumes","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.953009816Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"task":"crutest"}
3532024-10-09T15:57:49.510Z{"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-09T15:57:47.95481057Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"task":"crutest"}
3542024-10-09T15:57:49.510Z{"msg":"Upstairs starts","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.954980539Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233}
3552024-10-09T15:57:49.510Z{"msg":"Crucible Version: BuildInfo {\n version: \"0.0.1\",\n git_sha: \"2c0786a526029769ef78500aefc86c57b8d88d36\",\n git_commit_timestamp: \"2024-10-09T15:37:03.000000000Z\",\n git_branch: \"alan/test-more-regions\",\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-09T15:57:47.955030833Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233}
3562024-10-09T15:57:49.510Z{"msg":"Upstairs <-> Downstairs Message Version: 11","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.955058409Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233}
3572024-10-09T15:57:49.510Z{"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-09T15:57:47.955078447Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233}
3582024-10-09T15:57:49.513Z{"msg":"Crucible 1139d730-83f4-494b-ac4d-49f86eb03417 has session id: 4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.955537809Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3592024-10-09T15:57:49.513Z{"msg":"Upstairs opts: Upstairs UUID: 1139d730-83f4-494b-ac4d-49f86eb03417, 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-09T15:57:47.955589462Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3602024-10-09T15:57:49.513Z{"msg":"Crucible stats registered with UUID: 1139d730-83f4-494b-ac4d-49f86eb03417","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.95560772Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3612024-10-09T15:57:49.544Z{"msg":"Downstairs in volume = 3","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989335362Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"task":"crutest"}
3622024-10-09T15:57:49.547Z{"msg":"The guest has requested activation with gen:33","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989403793Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233}
3632024-10-09T15:57:49.547Z{"msg":"1139d730-83f4-494b-ac4d-49f86eb03417 active request set","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989453876Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3642024-10-09T15:57:49.547Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989480313Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3652024-10-09T15:57:49.547Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989524838Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3662024-10-09T15:57:49.547Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989580661Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3672024-10-09T15:57:49.547Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989630144Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3682024-10-09T15:57:49.547Z{"msg":"sending connect oneshot to client","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989678418Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3692024-10-09T15:57:49.547Z{"msg":"client set_active_request while in New; waiting...","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989716303Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3702024-10-09T15:57:49.548Z{"msg":"connecting to 127.0.0.1:8810","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989735161Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3712024-10-09T15:57:49.548Z{"msg":"connecting to 127.0.0.1:8830","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989754809Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3722024-10-09T15:57:49.548Z{"msg":"connecting to 127.0.0.1:8820","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989777296Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3732024-10-09T15:57:49.548Z{"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-09T15:57:47.98982168Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3742024-10-09T15:57:49.548Z{"msg":"client task is sending Done(ConnectionFailed(Os { code: 146, kind: ConnectionRefused, message: \"Connection refused\" }))","v":0,"name":"crucible","level":40,"time":"2024-10-09T15:57:47.989867675Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3752024-10-09T15:57:49.548Z{"msg":"ds_connection connected from Ok(127.0.0.1:37599)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.989977831Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3762024-10-09T15:57:49.548Z{"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-09T15:57:47.990046612Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3772024-10-09T15:57:49.548Z{"msg":"Gone missing, transition from New to Disconnected","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.990077698Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3782024-10-09T15:57:49.548Z{"msg":"Disconnected -> New","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.990117653Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3792024-10-09T15:57:49.548Z{"msg":"client task is exiting","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.990147949Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3802024-10-09T15:57:49.548Z{"msg":"ds_connection connected from Ok(127.0.0.1:55742)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.990197513Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3812024-10-09T15:57:49.548Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.99054164Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3822024-10-09T15:57:49.548Z{"msg":"[0] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.99062047Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3832024-10-09T15:57:49.549Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.990704919Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3842024-10-09T15:57:49.549Z{"msg":"[1] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.990735766Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3852024-10-09T15:57:49.549Z{"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-09T15:57:47.991091841Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3862024-10-09T15:57:49.549Z{"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-09T15:57:47.991213275Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3872024-10-09T15:57:49.549Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.991451256Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3882024-10-09T15:57:49.549Z{"msg":"[0] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.991490131Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3892024-10-09T15:57:49.549Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.991507038Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3902024-10-09T15:57:49.549Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.991524636Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3912024-10-09T15:57:49.549Z{"msg":"[1] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.991538954Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3922024-10-09T15:57:49.549Z{"msg":"Waiting for more clients to be ready","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:47.991560072Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3932024-10-09T15:57:59.548Z{"msg":"connecting to 127.0.0.1:8830","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.990881636Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3942024-10-09T15:57:59.548Z{"msg":"ds_connection connected from Ok(127.0.0.1:63351)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.991021409Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"io task","client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3952024-10-09T15:57:59.553Z{"msg":"ds_transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.992100653Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3962024-10-09T15:57:59.553Z{"msg":"[2] Transition from New to WaitActive","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.992149967Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3972024-10-09T15:57:59.553Z{"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-09T15:57:57.992694168Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3982024-10-09T15:57:59.553Z{"msg":"ds_transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.99308073Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
3992024-10-09T15:57:59.553Z{"msg":"[2] Transition from WaitActive to WaitQuorum","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993118735Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4002024-10-09T15:57:59.553Z{"msg":"[0]R flush_numbers: [1532, 1532, 1532, 1532, 1532]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993138472Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4012024-10-09T15:57:59.553Z{"msg":"[0]R generation: [32, 32, 32, 32, 32]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.99315617Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4022024-10-09T15:57:59.553Z{"msg":"[0]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993184007Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4032024-10-09T15:57:59.553Z{"msg":"[1]R flush_numbers: [1532, 1532, 1532, 1532, 1532]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993201644Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4042024-10-09T15:57:59.553Z{"msg":"[1]R generation: [32, 32, 32, 32, 32]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993226801Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4052024-10-09T15:57:59.553Z{"msg":"[1]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993244469Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4062024-10-09T15:57:59.553Z{"msg":"[2]R flush_numbers: [1531, 1531, 1531, 1531, 1531]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993270796Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4072024-10-09T15:57:59.553Z{"msg":"[2]R generation: [31, 31, 31, 31, 31]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993289213Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4082024-10-09T15:57:59.553Z{"msg":"[2]R dirty: [false, false, false, false, false]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.99331436Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4092024-10-09T15:57:59.553Z{"msg":"Max found gen is 33","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993332158Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4102024-10-09T15:57:59.553Z{"msg":"Generation requested: 33 >= found:33","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993357485Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4112024-10-09T15:57:59.553Z{"msg":"Next flush: 1533","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993374563Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4122024-10-09T15:57:59.553Z{"msg":"Extent 0 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.99339962Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4132024-10-09T15:57:59.553Z{"msg":"First source client ID for extent 0","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993417597Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4142024-10-09T15:57:59.554Z{"msg":"extent:0 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993444054Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4152024-10-09T15:57:59.554Z{"msg":"extent:0 flush: 1532 1532 1531 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993463742Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4162024-10-09T15:57:59.554Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993490718Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4172024-10-09T15:57:59.554Z{"msg":"extent:0 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993509466Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4182024-10-09T15:57:59.554Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993536522Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4192024-10-09T15:57:59.554Z{"msg":"find dest for source 0 for extent at index 0","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.9935555Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4202024-10-09T15:57:59.554Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993582237Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4212024-10-09T15:57:59.554Z{"msg":"Extent 1 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993608323Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4222024-10-09T15:57:59.554Z{"msg":"First source client ID for extent 1","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993626071Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4232024-10-09T15:57:59.554Z{"msg":"extent:1 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993653858Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4242024-10-09T15:57:59.554Z{"msg":"extent:1 flush: 1532 1532 1531 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993672775Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4252024-10-09T15:57:59.554Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993698822Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4262024-10-09T15:57:59.554Z{"msg":"extent:1 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.99371754Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4272024-10-09T15:57:59.554Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993745076Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4282024-10-09T15:57:59.554Z{"msg":"find dest for source 0 for extent at index 1","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993771873Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4292024-10-09T15:57:59.554Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993799889Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4302024-10-09T15:57:59.554Z{"msg":"Extent 2 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993821437Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4312024-10-09T15:57:59.554Z{"msg":"First source client ID for extent 2","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993847533Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4322024-10-09T15:57:59.554Z{"msg":"extent:2 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993866521Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4332024-10-09T15:57:59.554Z{"msg":"extent:2 flush: 1532 1532 1531 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993893248Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4342024-10-09T15:57:59.554Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993920934Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4352024-10-09T15:57:59.554Z{"msg":"extent:2 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993939632Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4362024-10-09T15:57:59.554Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.993968538Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4372024-10-09T15:57:59.555Z{"msg":"find dest for source 0 for extent at index 2","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994002924Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4382024-10-09T15:57:59.555Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994045429Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4392024-10-09T15:57:59.555Z{"msg":"Extent 3 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994070315Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4402024-10-09T15:57:59.555Z{"msg":"First source client ID for extent 3","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994097002Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4412024-10-09T15:57:59.555Z{"msg":"extent:3 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.99411553Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4422024-10-09T15:57:59.555Z{"msg":"extent:3 flush: 1532 1532 1531 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994144736Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4432024-10-09T15:57:59.555Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994179242Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4442024-10-09T15:57:59.555Z{"msg":"extent:3 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994213977Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4452024-10-09T15:57:59.555Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994230695Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4462024-10-09T15:57:59.555Z{"msg":"find dest for source 0 for extent at index 3","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994247213Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4472024-10-09T15:57:59.555Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994262031Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4482024-10-09T15:57:59.555Z{"msg":"Extent 4 has flush number mismatch","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994284688Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4492024-10-09T15:57:59.555Z{"msg":"First source client ID for extent 4","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994302946Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4502024-10-09T15:57:59.555Z{"msg":"extent:4 gens: 32 32 31","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994339592Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4512024-10-09T15:57:59.555Z{"msg":"extent:4 flush: 1532 1532 1531 scs: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994375437Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4522024-10-09T15:57:59.555Z{"msg":"max_flush now has: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994398514Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4532024-10-09T15:57:59.555Z{"msg":"extent:4 dirty: false false false","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994421341Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4542024-10-09T15:57:59.555Z{"msg":"No maxes found, left with: [ClientId(0), ClientId(1)]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994436689Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4552024-10-09T15:57:59.555Z{"msg":"find dest for source 0 for extent at index 4","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994457857Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4562024-10-09T15:57:59.555Z{"msg":"source 0, add dest 2 gen","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994472635Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"mrl":"flush_mismatch","":"mend","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4572024-10-09T15:57:59.555Z{"msg":"Transition from WaitQuorum to Reconcile","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994495562Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4582024-10-09T15:57:59.555Z{"msg":"Transition from WaitQuorum to Reconcile","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.99450983Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4592024-10-09T15:57:59.555Z{"msg":"Transition from WaitQuorum to Reconcile","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994524058Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4602024-10-09T15:57:59.558Z{"msg":"starting reconciliation f93c84fa-b474-43c4-b6e6-de768d5f9efc: found 5 extents that need repair","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994538067Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4612024-10-09T15:57:59.558Z{"msg":"Full repair list: {ExtentId(4): 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(3): ExtentFix { source: ClientId(0), dest: [ClientId(2)] }, ExtentId(0): ExtentFix { source: ClientId(0), dest: [ClientId(2)] }}","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994562913Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4622024-10-09T15:57:59.558Z{"msg":"Task list: [ReconcileIO { id: ReconciliationId(0), op: ExtentFlush { repair_id: ReconciliationId(0), extent_id: ExtentId(4), client_id: ClientId(0), flush_number: 1533, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(1), op: ExtentClose { repair_id: ReconciliationId(1), extent_id: ExtentId(4) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(2), op: ExtentRepair { repair_id: ReconciliationId(2), 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(3), op: ExtentReopen { repair_id: ReconciliationId(3), extent_id: ExtentId(4) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(4), op: ExtentFlush { repair_id: ReconciliationId(4), extent_id: ExtentId(1), client_id: ClientId(0), flush_number: 1533, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(5), op: ExtentClose { repair_id: ReconciliationId(5), extent_id: ExtentId(1) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(6), op: ExtentRepair { repair_id: ReconciliationId(6), 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(7), op: ExtentReopen { repair_id: ReconciliationId(7), extent_id: ExtentId(1) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(8), op: ExtentFlush { repair_id: ReconciliationId(8), extent_id: ExtentId(2), client_id: ClientId(0), flush_number: 1533, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(9), op: ExtentClose { repair_id: ReconciliationId(9), extent_id: ExtentId(2) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(10), op: ExtentRepair { repair_id: ReconciliationId(10), 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(11), op: ExtentReopen { repair_id: ReconciliationId(11), extent_id: ExtentId(2) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(12), op: ExtentFlush { repair_id: ReconciliationId(12), extent_id: ExtentId(3), client_id: ClientId(0), flush_number: 1533, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(13), op: ExtentClose { repair_id: ReconciliationId(13), extent_id: ExtentId(3) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(14), op: ExtentRepair { repair_id: ReconciliationId(14), 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(15), op: ExtentReopen { repair_id: ReconciliationId(15), extent_id: ExtentId(3) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(16), op: ExtentFlush { repair_id: ReconciliationId(16), extent_id: ExtentId(0), client_id: ClientId(0), flush_number: 1533, gen_number: 33 }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(17), op: ExtentClose { repair_id: ReconciliationId(17), extent_id: ExtentId(0) }, state: ClientData([New, New, New]) }, ReconcileIO { id: ReconciliationId(18), op: ExtentRepair { repair_id: ReconciliationId(18), 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(19), op: ExtentReopen { repair_id: ReconciliationId(19), extent_id: ExtentId(0) }, state: ClientData([New, New, New]) }]","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994650113Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4632024-10-09T15:57:59.559Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:57.994673499Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4642024-10-09T15:57:59.559Z{"msg":"no Nexus client from DNS, aborting start notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:57.994689937Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4652024-10-09T15:57:59.559Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:57.994705166Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4662024-10-09T15:57:59.559Z{"msg":"sending reconcile request ReconciliationId(2)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:57.994727303Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4672024-10-09T15:57:59.559Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:57.99474818Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4682024-10-09T15:57:59.563Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.006310067Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4692024-10-09T15:57:59.565Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.006745153Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4702024-10-09T15:57:59.565Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.007060623Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4712024-10-09T15:57:59.565Z{"msg":"sending reconcile request ReconciliationId(6)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.007379623Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4722024-10-09T15:57:59.565Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.007427567Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4732024-10-09T15:57:59.572Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.015326144Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4742024-10-09T15:57:59.574Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.015775398Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4752024-10-09T15:57:59.574Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.016129303Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4762024-10-09T15:57:59.574Z{"msg":"sending reconcile request ReconciliationId(10)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.016408348Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4772024-10-09T15:57:59.574Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.016461771Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4782024-10-09T15:57:59.581Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.024250353Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4792024-10-09T15:57:59.583Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.02466489Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4802024-10-09T15:57:59.583Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.024948995Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4812024-10-09T15:57:59.583Z{"msg":"sending reconcile request ReconciliationId(14)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.025240668Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4822024-10-09T15:57:59.583Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.025294891Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4832024-10-09T15:57:59.590Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.033171041Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4842024-10-09T15:57:59.596Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.033536235Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4852024-10-09T15:57:59.596Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.033843687Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4862024-10-09T15:57:59.596Z{"msg":"sending reconcile request ReconciliationId(18)","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.034141279Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4872024-10-09T15:57:59.596Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.03422009Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4882024-10-09T15:57:59.600Z{"msg":"no Nexus client from DNS, aborting progress notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.04233671Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4892024-10-09T15:57:59.600Z{"msg":"done with reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.043109263Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4902024-10-09T15:57:59.600Z{"msg":"Transition from Reconcile to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.04320561Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"0","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4912024-10-09T15:57:59.600Z{"msg":"Transition from Reconcile to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.043249505Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"1","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4922024-10-09T15:57:59.600Z{"msg":"Transition from Reconcile to Active","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.043282381Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"client":"2","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4932024-10-09T15:57:59.600Z{"msg":"All required reconciliation work is completed","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.043298429Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4942024-10-09T15:57:59.600Z{"msg":"Set Downstairs and Upstairs active after reconciliation","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.043313817Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4952024-10-09T15:57:59.600Z{"msg":"1139d730-83f4-494b-ac4d-49f86eb03417 is now active with session: 4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.043334934Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4962024-10-09T15:57:59.602ZWait for a query_work_queue command to finish before sending IO
4972024-10-09T15:57:59.602Z{"msg":"The guest has finished waiting for activation with:33","v":0,"name":"crucible","level":30,"time":"2024-10-09T15:57:58.043363651Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233}
4982024-10-09T15:57:59.602Z{"msg":"no Nexus client from DNS, aborting finish notification","v":0,"name":"crucible","level":50,"time":"2024-10-09T15:57:58.043421533Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233,"reconcile":"f93c84fa-b474-43c4-b6e6-de768d5f9efc","":"downstairs","":"downstairs","session_id":"4c77884b-6e2f-49c1-b8d8-bd3aeb4332ab"}
4992024-10-09T15:57:59.602ZRegion: es:10 ec:5 bs:4096 ts:204800 tb:50 max_io:50 or 204800
5002024-10-09T15:57:59.602ZLoading write count information from file "/var/tmp/test_up-build/verify_file"
5012024-10-09T15:57:59.602ZRead and Verify all blocks (0..50 range:true)
5022024-10-09T15:57:59.607ZWrote out file "/var/tmp/test_up-build/verify_file"
5032024-10-09T15:57:59.607ZVerify test completed
5042024-10-09T15:57:59.609ZWrote out file "/var/tmp/test_up-build/verify_file"
5052024-10-09T15:57:59.609ZCLIENT: Tests done. All submitted work has been ACK'd
5062024-10-09T15:57:59.609Z----------------------------------------------------------------
5072024-10-09T15:57:59.609Z Crucible gen:33 GIO:true work queues: Upstairs:0 downstairs:1
5082024-10-09T15:57:59.609ZStates: Active Active Active
5092024-10-09T15:57:59.609ZJOBID ACK TYPE BKS/EXT DS:0 DS:1 DS:2 REPLAY
5102024-10-09T15:57:59.610Z 1000 Acked Read 50 Done Done Done false
5112024-10-09T15:57:59.610Z STATES DS:0 DS:1 DS:2 TOTAL
5122024-10-09T15:57:59.610Z Sent 0 0 0 0
5132024-10-09T15:57:59.610Z Done 1 1 1 3
5142024-10-09T15:57:59.610Z Skipped 0 0 0 0
5152024-10-09T15:57:59.610Z Error 0 0 0 0
5162024-10-09T15:57:59.610ZLast Flush: 0 0 0
5172024-10-09T15:57:59.610ZDownstairs last five completed:
5182024-10-09T15:57:59.610ZUpstairs last five completed: 1000
5192024-10-09T15:57:59.610ZCLIENT: Up:0 ds:1 act:3
5202024-10-09T15:58:03.610Z----------------------------------------------------------------
5212024-10-09T15:58:03.610Z Crucible gen:33 GIO:true work queues: Upstairs:0 downstairs:0
5222024-10-09T15:58:03.610ZDownstairs last five completed: 1001 1000
5232024-10-09T15:58:03.610ZUpstairs last five completed: 1001 1000
5242024-10-09T15:58:03.610ZCLIENT: Up:0 ds:0 act:3
5252024-10-09T15:58:03.610ZCLIENT: All crucible jobs finished, exiting program
5262024-10-09T15:58:03.613Z{"msg":"Guest handle has been dropped","v":0,"name":"crucible","level":40,"time":"2024-10-09T15:58:02.052469108Z","hostname":"w-01J9RZT44HDDG801A5801MHM73","pid":1233}
5272024-10-09T15:58:03.617ZRepair part 2 passed
5282024-10-09T15:58:03.620Z/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-09T15:58:03.634ZEXT BLOCKS GEN0 GEN1 GEN2 FL0 FL1 FL2 D0 D1 D2 DIFF
5302024-10-09T15:58:03.634Z 0 000-009 32 32 32 1532 1532 1532 F F F
5312024-10-09T15:58:03.634Z 1 010-019 32 32 32 1532 1532 1532 F F F
5322024-10-09T15:58:03.634Z 2 020-029 32 32 32 1532 1532 1532 F F F
5332024-10-09T15:58:03.634Z 3 030-039 32 32 32 1532 1532 1532 F F F
5342024-10-09T15:58:03.634Z 4 040-049 32 32 32 1532 1532 1532 F F F
5352024-10-09T15:58:03.634ZMax gen: 32, Max flush: 1532
5362024-10-09T15:58:03.638Zdump test passed
5372024-10-09T15:58:03.640Z/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-09T15:58:03.653Z Extent 1
5392024-10-09T15:58:03.653ZGEN 32 32 32
5402024-10-09T15:58:03.653ZFLUSH_ID 1532 1532 1532
5412024-10-09T15:58:03.653ZDIRTY
5422024-10-09T15:58:03.653Z
5432024-10-09T15:58:03.653ZBLOCK D0 D1 D2 C0 C1 C2 DIFF
5442024-10-09T15:58:03.656Z010 A A A A A A
5452024-10-09T15:58:03.658Z011 A A A A A A
5462024-10-09T15:58:03.658Z012 A A A A A A
5472024-10-09T15:58:03.660Z013 A A A A A A
5482024-10-09T15:58:03.660Z014 A A A A A A
5492024-10-09T15:58:03.663Z015 A A A A A A
5502024-10-09T15:58:03.663Z016 A A A A A A
5512024-10-09T15:58:03.665Z017 A A A A A A
5522024-10-09T15:58:03.665Z018 A A A A A A
5532024-10-09T15:58:03.667Z019 A A A A A A
5542024-10-09T15:58:03.669Zdump extent test passed
5552024-10-09T15:58:03.669Z/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-09T15:58:03.683ZExtent 2 Block in extent 0 Actual block 20
5572024-10-09T15:58:03.683Z
5582024-10-09T15:58:03.686Z DATA SHA256 VER
5592024-10-09T15:58:03.686Z------ ---------------------------------------------------------------- ---
5602024-10-09T15:58:03.686Z 0 ad3d0e88276af7eb1f904413516e1a8c1f9c2fa8b17b86b2d842d08303e90aa2 A
5612024-10-09T15:58:03.686Z 1 ad3d0e88276af7eb1f904413516e1a8c1f9c2fa8b17b86b2d842d08303e90aa2 A
5622024-10-09T15:58:03.689Z 2 ad3d0e88276af7eb1f904413516e1a8c1f9c2fa8b17b86b2d842d08303e90aa2 A
5632024-10-09T15:58:03.689Z
5642024-10-09T15:58:03.689ZNONCES 0 1 2 DIFF
5652024-10-09T15:58:03.689Z------ ------------------------ ------------------------ ------------------------ -----
5662024-10-09T15:58:03.689Z
5672024-10-09T15:58:03.689Z TAGS 0 1 2 DIFF
5682024-10-09T15:58:03.689Z------ -------------------------------- -------------------------------- -------------------------------- -----
5692024-10-09T15:58:03.689Z
5702024-10-09T15:58:03.689ZHASHES 0 1 2 DIFF
5712024-10-09T15:58:03.689Z------ ---------------- ---------------- ---------------- -----
5722024-10-09T15:58:03.689Z 0 42916ab6fa364c70 42916ab6fa364c70 42916ab6fa364c70
5732024-10-09T15:58:03.689Z
5742024-10-09T15:58:03.689Zdump block test passed
5752024-10-09T15:58:03.689ZInitial upstairs tests have completed, stopping all downstairs
5762024-10-09T15:58:08.751ZCreating 4 larger downstairs regions
5772024-10-09T15:58:09.183ZStarting 4 downstairs
5782024-10-09T15:58:14.190Zdsc restarted at PID: 1246
5792024-10-09T15:58:14.407ZNow do the replace-reconcile test
5802024-10-09T15:58:14.460ZUsing 8840 for the replacement port
5812024-10-09T16:01:04.049ZCompleted test: replace-reconcile
5822024-10-09T16:01:04.051ZNow do the replace-before-active test
5832024-10-09T16:03:48.770ZCompleted test: replace-before-active
5842024-10-09T16:03:48.773ZAll tests have completed, stopping all downstairs
5852024-10-09T16:03:48.826Z
5862024-10-09T16:03:48.826ZAll Tests have passed
5872024-10-09T16:03:48.828Z8:12 Test duration
5882024-10-09T16:03:48.828Z
5892024-10-09T16:03:48.828Zreal 8:11.381402604
5902024-10-09T16:03:48.828Zuser 1:05.888764466
5912024-10-09T16:03:48.828Zsys 11.975675813
5922024-10-09T16:03:48.828Ztrap 0.146787154
5932024-10-09T16:03:48.828Ztflt 0.016342843
5942024-10-09T16:03:48.828Zdflt 0.047429669
5952024-10-09T16:03:48.828Zkflt 0.001285407
5962024-10-09T16:03:48.828Zlock 5:57:18.129693167
5972024-10-09T16:03:48.828Zslp 25:42.662857429
5982024-10-09T16:03:48.828Zlat 9.275378985
5992024-10-09T16:03:48.828Zstop 0.134683329
6002024-10-09T16:03:48.828Z+ echo 'test-up-unencrypted ends'
6012024-10-09T16:03:48.828Ztest-up-unencrypted ends
6022024-10-09T16:03:53.833Zprocess exited: duration 499758 ms, exit code 0
6032024-10-09T16:03:53.833Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
6042024-10-09T16:04:53.889Zexec warning: : stdout descriptor may be held open by a background process; giving up!
6052024-10-09T16:04:53.889Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
6062024-10-09T16:04:53.899Zfound 14 output files
6072024-10-09T16:04:53.899Zuploading: /tmp/test_up-build/dsc-out.txt (39055 bytes)
6082024-10-09T16:04:54.910Zuploaded: /tmp/test_up-build/dsc-out.txt
6092024-10-09T16:04:54.911Zuploading: /tmp/test_up-build/test_up_out.txt (10965997 bytes)
6102024-10-09T16:04:56.108Zuploaded: /tmp/test_up-build/test_up_out.txt
6112024-10-09T16:04:56.108Zuploading: /tmp/test_up-build/dsc/downstairs-8810.txt (253704 bytes)
6122024-10-09T16:04:57.136Zuploaded: /tmp/test_up-build/dsc/downstairs-8810.txt
6132024-10-09T16:04:57.136Zuploading: /tmp/test_up-build/dsc/downstairs-8820.txt (144648 bytes)
6142024-10-09T16:04:58.157Zuploaded: /tmp/test_up-build/dsc/downstairs-8820.txt
6152024-10-09T16:04:58.157Zuploading: /tmp/test_up-build/dsc/downstairs-8830.txt (251104 bytes)
6162024-10-09T16:04:59.183Zuploaded: /tmp/test_up-build/dsc/downstairs-8830.txt
6172024-10-09T16:04:59.185Zuploading: /tmp/test_up-build/dsc/downstairs-8840.txt (139415 bytes)
6182024-10-09T16:05:00.203Zuploaded: /tmp/test_up-build/dsc/downstairs-8840.txt
6192024-10-09T16:05:00.203Zuploading: /tmp/debug/df.txt (1270 bytes)
6202024-10-09T16:05:01.212Zuploaded: /tmp/debug/df.txt
6212024-10-09T16:05:01.212Zuploading: /tmp/debug/dtrace.txt (510449 bytes)
6222024-10-09T16:05:02.248Zuploaded: /tmp/debug/dtrace.txt
6232024-10-09T16:05:02.248Zuploading: /tmp/debug/iostat.txt (167191 bytes)
6242024-10-09T16:05:02.266Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 167191 -> 169591
6252024-10-09T16:05:03.274Zuploaded: /tmp/debug/iostat.txt
6262024-10-09T16:05:03.274Zuploading: /tmp/debug/mpstat.txt (406059 bytes)
6272024-10-09T16:05:03.306Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 406059 -> 412620
6282024-10-09T16:05:04.313Zuploaded: /tmp/debug/mpstat.txt
6292024-10-09T16:05:04.313Zuploading: /tmp/debug/paging.txt (72903 bytes)
6302024-10-09T16:05:04.325Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 72903 -> 74211
6312024-10-09T16:05:05.333Zuploaded: /tmp/debug/paging.txt
6322024-10-09T16:05:05.333Zuploading: /tmp/debug/prstat.txt (766531 bytes)
6332024-10-09T16:05:05.375Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 766531 -> 780771
6342024-10-09T16:05:06.383Zuploaded: /tmp/debug/prstat.txt
6352024-10-09T16:05:06.383Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
6362024-10-09T16:05:07.392Zuploaded: /tmp/debug/psrinfo.txt
6372024-10-09T16:05:07.392Zuploading: /tmp/debug/upstairs-info.txt (75840 bytes)
6382024-10-09T16:05:08.408Zuploaded: /tmp/debug/upstairs-info.txt