01M0BEKV52CR12FZG8BBDRDV66: falcon

BasicConfig {
    output_rules: [
        "/work/*",
    ],
    rust_toolchain: None,
    target: Some(
        "lab-3.0-gimlet",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01M0BEMA6BVDH3BE4QVCE5AMDE

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-18T22:20:16.830Zjob dependencies complete; ready to run (waiting for 12 m 57 s)
22026-08-18T22:23:35.818Zjob assigned to worker 01M0BFC157795Q7TYFGWSKZKAV [factory edgar, gimlet/BRM42220010/1412] (queued for 3 m 18 s)
32026-08-18T22:23:36.216Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-08-18T22:23:41.726Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-08-18T22:23:41.766Zdownloading input: /input/build/work/debug/ddmadm
62026-08-18T22:24:29.847Zdownloaded input: /input/build/work/debug/ddmadm
72026-08-18T22:24:29.847Zdownloading input: /input/build/work/debug/ddmd
82026-08-18T22:25:23.767Zdownloaded input: /input/build/work/debug/ddmd
92026-08-18T22:25:23.767Zdownloading input: /input/build/work/debug/mgadm
102026-08-18T22:26:25.183Zdownloaded input: /input/build/work/debug/mgadm
112026-08-18T22:26:25.226Zdownloading input: /input/build/work/debug/mgd
122026-08-18T22:27:25.960Zdownloaded input: /input/build/work/debug/mgd
132026-08-18T22:27:25.999Zdownloading input: /input/build/work/release/ddmadm
142026-08-18T22:27:30.513Zdownloaded input: /input/build/work/release/ddmadm
152026-08-18T22:27:30.513Zdownloading input: /input/build/work/release/ddmd
162026-08-18T22:27:35.300Zdownloaded input: /input/build/work/release/ddmd
172026-08-18T22:27:35.300Zdownloading input: /input/build/work/release/falcon-lab
182026-08-18T22:27:38.579Zdownloaded input: /input/build/work/release/falcon-lab
192026-08-18T22:27:38.580Zdownloading input: /input/build/work/release/mgadm
202026-08-18T22:27:43.669Zdownloaded input: /input/build/work/release/mgadm
212026-08-18T22:27:43.669Zdownloading input: /input/build/work/release/mgd
222026-08-18T22:27:50.045Zdownloaded input: /input/build/work/release/mgd
 
232026-08-18T22:27:50.045Zstarting task 0: "setup"
242026-08-18T22:27:50.085Z++ uname -s
252026-08-18T22:27:50.085Z+ kern=SunOS
262026-08-18T22:27:50.085Z+ build_user=build
272026-08-18T22:27:50.085Z+ build_uid=12345
282026-08-18T22:27:50.085Z+ work_dir=/work
292026-08-18T22:27:50.085Z+ input_dir=/input
302026-08-18T22:27:50.085Z+ [[ 0 == 12345 ]]
312026-08-18T22:27:50.085Z+ case "$kern" in
322026-08-18T22:27:50.085Z+ groupadd -g 12345 build
332026-08-18T22:27:50.085Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-08-18T22:27:52.082Z+ zfs create -o mountpoint=/work rpool/work
352026-08-18T22:27:52.122Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-08-18T22:27:52.161Z+ home_fs=
372026-08-18T22:27:52.161Z+ [[ '' == autofs ]]
382026-08-18T22:27:52.161Z+ mkdir -p /home/build
392026-08-18T22:27:52.162Z+ chown build:build /home/build /work
402026-08-18T22:27:54.135Z+ chmod 0700 /home/build /work
412026-08-18T22:27:54.175Zprocess exited: duration 4093 ms, exit code 0
 
422026-08-18T22:27:54.255Zstarting task 1: "authentication"
432026-08-18T22:27:54.368Zprocess exited: duration 113 ms, exit code 0
 
442026-08-18T22:27:54.448Zstarting task 2: "build"
452026-08-18T22:27:54.488Z+ set -e
462026-08-18T22:27:54.488Z+ set -o pipefail
472026-08-18T22:27:54.488Z+ banner zpool
482026-08-18T22:27:54.488Z
492026-08-18T22:27:54.488Z ###### ##### #### #### #
502026-08-18T22:27:54.489Z # # # # # # # #
512026-08-18T22:27:54.489Z # # # # # # # #
522026-08-18T22:27:54.489Z # ##### # # # # #
532026-08-18T22:27:54.489Z # # # # # # #
542026-08-18T22:27:54.489Z ###### # #### #### ######
552026-08-18T22:27:54.489Z
562026-08-18T22:27:54.489Z++ pfexec diskinfo -pH
572026-08-18T22:27:54.489Z++ sort -k8 -n -r
582026-08-18T22:27:54.489Z++ head -1
592026-08-18T22:27:54.489Z++ awk '{print $2}'
602026-08-18T22:27:54.529Z+ DISK=c9t0014EE81000BC3B1d0
612026-08-18T22:27:54.529Z+ export DISK
622026-08-18T22:27:54.529Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC3B1d0
632026-08-18T22:27:54.858Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-08-18T22:27:54.897Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-08-18T22:27:54.963Z+ trim_response=true
662026-08-18T22:27:54.963Z+ [[ true =~ true ]]
672026-08-18T22:27:55.002Z+ pfexec zpool trim cpool
682026-08-18T22:27:55.002Z+ true
692026-08-18T22:27:55.002Z++ zpool status -t cpool
702026-08-18T22:27:55.002Z+ trim_status=' pool: cpool
712026-08-18T22:27:55.003Z state: ONLINE
722026-08-18T22:27:55.003Z scan: none requested
732026-08-18T22:27:55.003Zconfig:
742026-08-18T22:27:55.003Z
752026-08-18T22:27:55.003Z NAME STATE READ WRITE CKSUM
762026-08-18T22:27:55.003Z cpool ONLINE 0 0 0
772026-08-18T22:27:55.003Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at August 18, 2026 at 10:27:54 PM UTC)
782026-08-18T22:27:55.003Z
792026-08-18T22:27:55.003Zerrors: No known data errors'
802026-08-18T22:27:55.003Z+ [[ pool: cpool
812026-08-18T22:27:55.003Z state: ONLINE
822026-08-18T22:27:55.004Z scan: none requested
832026-08-18T22:27:55.004Zconfig:
842026-08-18T22:27:55.004Z
852026-08-18T22:27:55.004Z NAME STATE READ WRITE CKSUM
862026-08-18T22:27:55.004Z cpool ONLINE 0 0 0
872026-08-18T22:27:55.004Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at August 18, 2026 at 10:27:54 PM UTC)
882026-08-18T22:27:55.004Z
892026-08-18T22:27:55.004Zerrors: No known data errors =~ 100% ]]
902026-08-18T22:27:55.004Z+ sleep 10
912026-08-18T22:28:04.998Z+ true
922026-08-18T22:28:05.038Z++ zpool status -t cpool
932026-08-18T22:28:05.038Z+ trim_status=' pool: cpool
942026-08-18T22:28:05.038Z state: ONLINE
952026-08-18T22:28:05.038Z scan: none requested
962026-08-18T22:28:05.038Zconfig:
972026-08-18T22:28:05.038Z
982026-08-18T22:28:05.038Z NAME STATE READ WRITE CKSUM
992026-08-18T22:28:05.038Z cpool ONLINE 0 0 0
1002026-08-18T22:28:05.038Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (69% trimmed, started at August 18, 2026 at 10:27:54 PM UTC)
1012026-08-18T22:28:05.038Z
1022026-08-18T22:28:05.038Zerrors: No known data errors'
1032026-08-18T22:28:05.038Z+ [[ pool: cpool
1042026-08-18T22:28:05.039Z state: ONLINE
1052026-08-18T22:28:05.039Z scan: none requested
1062026-08-18T22:28:05.039Zconfig:
1072026-08-18T22:28:05.039Z
1082026-08-18T22:28:05.039Z NAME STATE READ WRITE CKSUM
1092026-08-18T22:28:05.039Z cpool ONLINE 0 0 0
1102026-08-18T22:28:05.039Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (69% trimmed, started at August 18, 2026 at 10:27:54 PM UTC)
1112026-08-18T22:28:05.039Z
1122026-08-18T22:28:05.039Zerrors: No known data errors =~ 100% ]]
1132026-08-18T22:28:05.039Z+ sleep 10
1142026-08-18T22:28:15.013Z+ true
1152026-08-18T22:28:15.052Z++ zpool status -t cpool
1162026-08-18T22:28:15.053Z+ trim_status=' pool: cpool
1172026-08-18T22:28:15.053Z state: ONLINE
1182026-08-18T22:28:15.053Z scan: none requested
1192026-08-18T22:28:15.053Zconfig:
1202026-08-18T22:28:15.053Z
1212026-08-18T22:28:15.053Z NAME STATE READ WRITE CKSUM
1222026-08-18T22:28:15.053Z cpool ONLINE 0 0 0
1232026-08-18T22:28:15.053Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at August 18, 2026 at 10:28:09 PM UTC)
1242026-08-18T22:28:15.053Z
1252026-08-18T22:28:15.053Zerrors: No known data errors'
1262026-08-18T22:28:15.053Z+ [[ pool: cpool
1272026-08-18T22:28:15.053Z state: ONLINE
1282026-08-18T22:28:15.053Z scan: none requested
1292026-08-18T22:28:15.053Zconfig:
1302026-08-18T22:28:15.053Z
1312026-08-18T22:28:15.053Z NAME STATE READ WRITE CKSUM
1322026-08-18T22:28:15.053Z cpool ONLINE 0 0 0
1332026-08-18T22:28:15.053Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at August 18, 2026 at 10:28:09 PM UTC)
1342026-08-18T22:28:15.053Z
1352026-08-18T22:28:15.053Zerrors: No known data errors =~ 100% ]]
1362026-08-18T22:28:15.053Z+ break
1372026-08-18T22:28:15.053Z+ pfexec chown 12345 /ci
1382026-08-18T22:28:15.053Z+ cd /ci
1392026-08-18T22:28:15.053Z+ export FALCON_DATASET=cpool/falcon
1402026-08-18T22:28:15.053Z+ FALCON_DATASET=cpool/falcon
1412026-08-18T22:28:15.053Z+ banner setup
1422026-08-18T22:28:15.053Z
1432026-08-18T22:28:15.053Z #### ###### ##### # # #####
1442026-08-18T22:28:15.053Z # # # # # # #
1452026-08-18T22:28:15.053Z #### ##### # # # # #
1462026-08-18T22:28:15.053Z # # # # # #####
1472026-08-18T22:28:15.054Z # # # # # # #
1482026-08-18T22:28:15.054Z #### ###### # #### #
1492026-08-18T22:28:15.054Z
1502026-08-18T22:28:15.054Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-08-18T22:28:15.432Z+ cp /input/build/work/release/falcon-lab .
1522026-08-18T22:28:15.480Z+ cp /input/build/work/release/mgd .
1532026-08-18T22:28:15.554Z+ cp /input/build/work/release/ddmd .
1542026-08-18T22:28:15.618Z+ cp /input/build/work/release/ddmadm .
1552026-08-18T22:28:15.683Z+ chmod +x dhcp-server falcon-lab mgd ddmd ddmadm
1562026-08-18T22:28:15.723Z+ mkdir -p cargo-bay
1572026-08-18T22:28:15.723Z+ mv mgd cargo-bay/
1582026-08-18T22:28:15.723Z+ mv ddmd cargo-bay/
1592026-08-18T22:28:15.723Z+ mv ddmadm cargo-bay/
1602026-08-18T22:28:15.723Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1612026-08-18T22:28:15.765Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1622026-08-18T22:28:15.804Z+ export EXT_INTERFACE=igb0
1632026-08-18T22:28:15.804Z+ EXT_INTERFACE=igb0
1642026-08-18T22:28:15.804Z++ bmat address ls -f extra -Ho first
1652026-08-18T22:28:15.804Z+ first=10.151.6.164
1662026-08-18T22:28:15.804Z++ bmat address ls -f extra -Ho last
1672026-08-18T22:28:15.843Z+ last=10.151.6.227
1682026-08-18T22:28:15.844Z++ bmat address ls -f extra -Ho gateway
1692026-08-18T22:28:15.844Z+ gw=10.151.6.1
1702026-08-18T22:28:15.883Z++ ipadm show-addr igb0/dhcp -po ADDR
1712026-08-18T22:28:15.883Z++ sed 's#/.*##g'
1722026-08-18T22:28:15.883Z+ server=10.151.6.100
1732026-08-18T22:28:15.883Z+ run_test mgd-unnumbered
1742026-08-18T22:28:15.883Z+ local test_name=mgd-unnumbered
1752026-08-18T22:28:15.883Z+ + local status=0
1762026-08-18T22:28:15.883Z+ clear_falcon_workspace_files
1772026-08-18T22:28:15.883Zpfexec ./dhcp-server 10.151.6.164 10.151.6.227 10.151.6.1 10.151.6.100
1782026-08-18T22:28:15.883Z+ [[ -d .falcon ]]
1792026-08-18T22:28:15.883Z+ RUST_LOG=debug
1802026-08-18T22:28:15.883Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1812026-08-18T22:28:15.883ZAug 18 22:28:15.863 DEBG using default route interface igb0
1822026-08-18T22:28:15.883ZAug 18 22:28:15.863 DEBG using default route interface igb0
1832026-08-18T22:28:15.883ZAug 18 22:28:15.863 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1842026-08-18T22:28:15.884ZAug 18 22:28:15.863 INFO starting preflight for deployment mgduou
1852026-08-18T22:28:15.884ZAug 18 22:28:15.863 INFO propolis-server binary not found
1862026-08-18T22:28:15.884ZAug 18 22:28:15.863 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1872026-08-18T22:28:24.519ZAug 18 22:28:24.508 INFO ovmf fd not found
1882026-08-18T22:28:24.519ZAug 18 22:28:24.508 INFO downloading ovmf
1892026-08-18T22:28:25.116ZAug 18 22:28:25.104 INFO base image for helios-3.0 does not exist, attempting to install
1902026-08-18T22:28:25.116ZAug 18 22:28:25.105 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1912026-08-18T22:29:34.617ZAug 18 22:29:34.601 INFO extracting image to /tmp/helios-3.0_0.raw
1922026-08-18T22:29:57.048ZAug 18 22:29:57.031 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1932026-08-18T22:29:57.096ZAug 18 22:29:57.080 INFO copying image data to zvol
1942026-08-18T22:30:07.451ZAug 18 22:30:07.432 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1952026-08-18T22:30:11.535ZAug 18 22:30:11.515 INFO creating links
1962026-08-18T22:30:11.535ZAug 18 22:30:11.515 DEBG destroying link mgduou_ox1_vn_vnic0
1972026-08-18T22:30:11.535ZAug 18 22:30:11.515 DEBG destroying link mgduou_ox1_vn_sim0
1982026-08-18T22:30:11.535ZAug 18 22:30:11.515 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1992026-08-18T22:30:11.574ZAug 18 22:30:11.518 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
2002026-08-18T22:30:11.574ZAug 18 22:30:11.525 DEBG link pair created
2012026-08-18T22:30:11.574ZAug 18 22:30:11.525 DEBG destroying link mgduou_ox2_vn_vnic0
2022026-08-18T22:30:11.574ZAug 18 22:30:11.525 DEBG destroying link mgduou_ox2_vn_sim0
2032026-08-18T22:30:11.575ZAug 18 22:30:11.525 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2042026-08-18T22:30:11.575ZAug 18 22:30:11.527 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2052026-08-18T22:30:11.575ZAug 18 22:30:11.534 DEBG link pair created
2062026-08-18T22:30:11.575ZAug 18 22:30:11.534 INFO creating external links
2072026-08-18T22:30:11.575ZAug 18 22:30:11.534 DEBG destroying external link mgduou_ox1_vn_vnic1
2082026-08-18T22:30:11.575ZAug 18 22:30:11.534 INFO creating external link mgduou_ox1_vn_vnic1
2092026-08-18T22:30:11.575ZAug 18 22:30:11.536 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2102026-08-18T22:30:11.575ZAug 18 22:30:11.536 DEBG destroying external link mgduou_ox2_vn_vnic1
2112026-08-18T22:30:11.575ZAug 18 22:30:11.536 INFO creating external link mgduou_ox2_vn_vnic1
2122026-08-18T22:30:11.575ZAug 18 22:30:11.537 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2132026-08-18T22:30:11.575ZAug 18 22:30:11.537 INFO creating nodes
2142026-08-18T22:30:11.575ZAug 18 22:30:11.538 INFO ox1: launching node
2152026-08-18T22:30:11.575ZAug 18 22:30:11.540 INFO ox2: launching node
2162026-08-18T22:30:11.614ZAug 18 22:30:11.565 INFO launched instance ox1 with pid 865 on port 58305
2172026-08-18T22:30:11.614ZAug 18 22:30:11.565 INFO ox1: instance ensure
2182026-08-18T22:30:11.615ZAug 18 22:30:11.566 INFO launched instance ox2 with pid 866 on port 53177
2192026-08-18T22:30:11.615ZAug 18 22:30:11.566 INFO ox2: instance ensure
2202026-08-18T22:30:13.302ZAug 18 22:30:13.282 INFO ox1: instance ensure completed after 0 retries
2212026-08-18T22:30:13.302ZAug 18 22:30:13.283 INFO ox1: instance run
2222026-08-18T22:30:13.342ZAug 18 22:30:13.283 DEBG [sc] ox1: starting
2232026-08-18T22:30:13.342ZAug 18 22:30:13.283 DEBG [sc] ox1: connecting to [::1]:58305
2242026-08-18T22:30:13.342ZAug 18 22:30:13.283 INFO ox2: instance ensure completed after 0 retries
2252026-08-18T22:30:13.342ZAug 18 22:30:13.283 INFO ox2: instance run
2262026-08-18T22:30:13.342ZAug 18 22:30:13.284 DEBG [sc] ox2: starting
2272026-08-18T22:30:13.342ZAug 18 22:30:13.284 DEBG [sc] ox2: connecting to [::1]:53177
2282026-08-18T22:30:13.342ZAug 18 22:30:13.284 DEBG [sc] ox1 waiting for prompt
2292026-08-18T22:30:13.342ZAug 18 22:30:13.285 DEBG [sc] ox2 waiting for prompt
2302026-08-18T22:30:32.003ZAug 18 22:30:31.983 DEBG [sc] ox1: logging in
2312026-08-18T22:30:32.081ZAug 18 22:30:32.062 DEBG [sc] ox2: logging in
2322026-08-18T22:30:32.241ZAug 18 22:30:32.221 INFO ox1: mounting /opt/cargo-bay
2332026-08-18T22:30:32.241ZAug 18 22:30:32.221 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-08-18T22:30:32.319ZAug 18 22:30:32.300 INFO ox2: mounting /opt/cargo-bay
2352026-08-18T22:30:32.319ZAug 18 22:30:32.300 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2362026-08-18T22:30:34.148ZAug 18 22:30:34.128 DEBG [sc] ox1: executing command `cd`
2372026-08-18T22:30:34.188ZAug 18 22:30:34.139 INFO ox1: finished mounting /opt/cargo-bay
2382026-08-18T22:30:34.188ZAug 18 22:30:34.139 DEBG [sc] ox1: executing command `hostname ox1`
2392026-08-18T22:30:34.188ZAug 18 22:30:34.150 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2402026-08-18T22:30:34.188ZAug 18 22:30:34.161 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2412026-08-18T22:30:34.228ZAug 18 22:30:34.172 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2422026-08-18T22:30:34.230ZAug 18 22:30:34.183 INFO ox1: logging out
2432026-08-18T22:30:34.269ZAug 18 22:30:34.249 INFO ox1: logged out
2442026-08-18T22:30:34.309ZAug 18 22:30:34.258 DEBG [sc] ox2: executing command `cd`
2452026-08-18T22:30:34.309ZAug 18 22:30:34.269 INFO ox2: finished mounting /opt/cargo-bay
2462026-08-18T22:30:34.309ZAug 18 22:30:34.269 DEBG [sc] ox2: executing command `hostname ox2`
2472026-08-18T22:30:34.309ZAug 18 22:30:34.280 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2482026-08-18T22:30:34.349ZAug 18 22:30:34.292 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2492026-08-18T22:30:34.349ZAug 18 22:30:34.303 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2502026-08-18T22:30:34.349ZAug 18 22:30:34.313 INFO ox2: logging out
2512026-08-18T22:30:34.399ZAug 18 22:30:34.379 INFO ox2: logged out
2522026-08-18T22:30:34.439ZAug 18 22:30:34.379 DEBG [sc] ox1: starting
2532026-08-18T22:30:34.439ZAug 18 22:30:34.379 DEBG [sc] ox1: connecting to [::1]:58305
2542026-08-18T22:30:34.439ZAug 18 22:30:34.380 DEBG [sc] ox2: starting
2552026-08-18T22:30:34.439ZAug 18 22:30:34.380 DEBG [sc] ox2: connecting to [::1]:53177
2562026-08-18T22:30:34.439ZAug 18 22:30:34.380 DEBG [sc] ox2 waiting for prompt
2572026-08-18T22:30:34.439ZAug 18 22:30:34.380 DEBG [sc] ox1 waiting for prompt
2582026-08-18T22:30:34.439ZAug 18 22:30:34.390 DEBG [sc] ox2: logging in
2592026-08-18T22:30:34.439ZAug 18 22:30:34.391 DEBG [sc] ox1: logging in
2602026-08-18T22:30:34.498ZAug 18 22:30:34.478 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2612026-08-18T22:30:34.537ZAug 18 22:30:34.479 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2622026-08-18T22:30:40.548ZAug 18 22:30:40.528 DEBG [sc] ox2: starting
2632026-08-18T22:30:40.548ZAug 18 22:30:40.528 DEBG [sc] ox2: connecting to [::1]:53177
2642026-08-18T22:30:40.587ZAug 18 22:30:40.529 DEBG [sc] ox2 waiting for prompt
2652026-08-18T22:30:40.587ZAug 18 22:30:40.539 DEBG [sc] ox2: logging in
2662026-08-18T22:30:40.637ZAug 18 22:30:40.617 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2672026-08-18T22:30:40.727ZAug 18 22:30:40.707 DEBG [sc] ox2: starting
2682026-08-18T22:30:40.727ZAug 18 22:30:40.707 DEBG [sc] ox2: connecting to [::1]:53177
2692026-08-18T22:30:40.766ZAug 18 22:30:40.708 DEBG [sc] ox2 waiting for prompt
2702026-08-18T22:30:40.766ZAug 18 22:30:40.719 DEBG [sc] ox2: logging in
2712026-08-18T22:30:40.826ZAug 18 22:30:40.807 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2722026-08-18T22:30:41.067ZAug 18 22:30:41.048 DEBG [sc] ox1: starting
2732026-08-18T22:30:41.067ZAug 18 22:30:41.048 DEBG [sc] ox1: connecting to [::1]:58305
2742026-08-18T22:30:41.107ZAug 18 22:30:41.048 DEBG [sc] ox1 waiting for prompt
2752026-08-18T22:30:41.107ZAug 18 22:30:41.059 DEBG [sc] ox1: logging in
2762026-08-18T22:30:41.197ZAug 18 22:30:41.147 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2772026-08-18T22:30:41.243ZAug 18 22:30:41.224 DEBG [sc] ox1: starting
2782026-08-18T22:30:41.243ZAug 18 22:30:41.224 DEBG [sc] ox1: connecting to [::1]:58305
2792026-08-18T22:30:41.283ZAug 18 22:30:41.225 DEBG [sc] ox1 waiting for prompt
2802026-08-18T22:30:41.283ZAug 18 22:30:41.235 DEBG [sc] ox1: logging in
2812026-08-18T22:30:41.345ZAug 18 22:30:41.325 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2822026-08-18T22:30:41.413ZAug 18 22:30:41.394 DEBG [sc] ox1: starting
2832026-08-18T22:30:41.413ZAug 18 22:30:41.394 DEBG [sc] ox1: connecting to [::1]:58305
2842026-08-18T22:30:41.453ZAug 18 22:30:41.394 DEBG [sc] ox1 waiting for prompt
2852026-08-18T22:30:41.453ZAug 18 22:30:41.401 DEBG [sc] ox1: logging in
2862026-08-18T22:30:41.509ZAug 18 22:30:41.490 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2872026-08-18T22:30:41.597ZAug 18 22:30:41.578 DEBG [sc] ox1: starting
2882026-08-18T22:30:41.597ZAug 18 22:30:41.578 DEBG [sc] ox1: connecting to [::1]:58305
2892026-08-18T22:30:41.637ZAug 18 22:30:41.578 DEBG [sc] ox1 waiting for prompt
2902026-08-18T22:30:41.637ZAug 18 22:30:41.588 DEBG [sc] ox1: logging in
2912026-08-18T22:30:41.696ZAug 18 22:30:41.676 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2922026-08-18T22:30:41.762ZAug 18 22:30:41.743 DEBG [sc] ox2: starting
2932026-08-18T22:30:41.762ZAug 18 22:30:41.743 DEBG [sc] ox2: connecting to [::1]:53177
2942026-08-18T22:30:41.802ZAug 18 22:30:41.743 DEBG [sc] ox2 waiting for prompt
2952026-08-18T22:30:41.802ZAug 18 22:30:41.754 DEBG [sc] ox2: logging in
2962026-08-18T22:30:41.862ZAug 18 22:30:41.842 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2972026-08-18T22:30:41.961ZAug 18 22:30:41.942 DEBG [sc] ox2: starting
2982026-08-18T22:30:41.961ZAug 18 22:30:41.942 DEBG [sc] ox2: connecting to [::1]:53177
2992026-08-18T22:30:42.002ZAug 18 22:30:41.942 DEBG [sc] ox2 waiting for prompt
3002026-08-18T22:30:42.002ZAug 18 22:30:41.952 DEBG [sc] ox2: logging in
3012026-08-18T22:30:42.061ZAug 18 22:30:42.041 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3022026-08-18T22:30:42.126ZAug 18 22:30:42.107 DEBG [sc] ox1: starting
3032026-08-18T22:30:42.127ZAug 18 22:30:42.107 DEBG [sc] ox1: connecting to [::1]:58305
3042026-08-18T22:30:42.166ZAug 18 22:30:42.107 DEBG [sc] ox2: starting
3052026-08-18T22:30:42.166ZAug 18 22:30:42.107 DEBG [sc] ox2: connecting to [::1]:53177
3062026-08-18T22:30:42.166ZAug 18 22:30:42.107 DEBG [sc] ox1 waiting for prompt
3072026-08-18T22:30:42.166ZAug 18 22:30:42.107 DEBG [sc] ox2 waiting for prompt
3082026-08-18T22:30:42.167ZAug 18 22:30:42.118 DEBG [sc] ox2: logging in
3092026-08-18T22:30:42.167ZAug 18 22:30:42.118 DEBG [sc] ox1: logging in
3102026-08-18T22:30:42.225ZAug 18 22:30:42.206 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3112026-08-18T22:30:42.265ZAug 18 22:30:42.207 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3122026-08-18T22:30:42.305ZAug 18 22:30:42.275 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.165:4676/bgp/config/routers)
3132026-08-18T22:30:42.305ZAug 18 22:30:42.275 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.164:4676/bgp/config/routers)
3142026-08-18T22:30:43.299ZAug 18 22:30:43.279 INFO adding BGP routers to both mgd nodes
3152026-08-18T22:30:43.339ZAug 18 22:30:43.281 INFO adding unnumbered BGP neighbors to both mgd nodes
3162026-08-18T22:30:43.339Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3172026-08-18T22:30:44.314ZAug 18 22:30:44.294 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3182026-08-18T22:30:44.354Z+ (( status != 0 ))
3192026-08-18T22:30:44.354Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3202026-08-18T22:30:44.354ZAug 18 22:30:44.324 INFO destroying runner for deployment mgduou
3212026-08-18T22:30:44.354ZAug 18 22:30:44.325 INFO destroying deployment mgduou
3222026-08-18T22:30:44.354ZAug 18 22:30:44.325 INFO destroying nodes
3232026-08-18T22:30:44.354ZAug 18 22:30:44.333 INFO destroying links
3242026-08-18T22:30:44.354ZAug 18 22:30:44.333 INFO destroying link mgduou_ox1_vn_vnic0
3252026-08-18T22:30:45.359ZAug 18 22:30:45.338 INFO destroying link mgduou_ox1_vn_sim0
3262026-08-18T22:30:45.399ZAug 18 22:30:45.339 INFO destroying link mgduou_ox2_vn_vnic0
3272026-08-18T22:30:45.399ZAug 18 22:30:45.340 INFO destroying link mgduou_ox2_vn_sim0
3282026-08-18T22:30:45.399ZAug 18 22:30:45.341 INFO destroying external links
3292026-08-18T22:30:45.399ZAug 18 22:30:45.341 INFO destroying external link mgduou_ox1_vn_vnic1
3302026-08-18T22:30:45.399ZAug 18 22:30:45.342 INFO destroying external link mgduou_ox2_vn_vnic1
3312026-08-18T22:30:45.399ZAug 18 22:30:45.343 INFO destroying images
3322026-08-18T22:30:45.524ZAug 18 22:30:45.505 INFO destroying workspace at .falcon
3332026-08-18T22:30:45.564Z+ return 0
3342026-08-18T22:30:45.565Z+ run_test quartet-unnumbered
3352026-08-18T22:30:45.565Z+ local test_name=quartet-unnumbered
3362026-08-18T22:30:45.565Z+ local status=0
3372026-08-18T22:30:45.565Z+ clear_falcon_workspace_files
3382026-08-18T22:30:45.565Z+ [[ -d .falcon ]]
3392026-08-18T22:30:45.565Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3402026-08-18T22:30:45.565Z+ RUST_LOG=debug
3412026-08-18T22:30:45.565Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3422026-08-18T22:30:45.565ZAug 18 22:30:45.536 DEBG using default route interface igb0
3432026-08-18T22:30:45.565ZAug 18 22:30:45.537 DEBG using default route interface igb0
3442026-08-18T22:30:45.565ZAug 18 22:30:45.537 DEBG using default route interface igb0
3452026-08-18T22:30:45.565ZAug 18 22:30:45.537 DEBG using default route interface igb0
3462026-08-18T22:30:45.565ZAug 18 22:30:45.537 INFO mgquartetu: launching quartet topology
3472026-08-18T22:30:45.565ZAug 18 22:30:45.537 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3482026-08-18T22:30:45.565ZAug 18 22:30:45.537 INFO starting preflight for deployment mgquartetu
3492026-08-18T22:30:46.196ZAug 18 22:30:46.171 INFO base image for debian-13.2 does not exist, attempting to install
3502026-08-18T22:30:46.197ZAug 18 22:30:46.171 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3512026-08-18T22:31:20.708ZAug 18 22:31:20.688 INFO extracting image to /tmp/debian-13.2_0.raw
3522026-08-18T22:31:34.477ZAug 18 22:31:34.456 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3532026-08-18T22:31:34.516ZAug 18 22:31:34.481 INFO copying image data to zvol
3542026-08-18T22:31:41.316ZAug 18 22:31:41.297 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3552026-08-18T22:31:44.581ZAug 18 22:31:44.561 INFO base image for eos-4.35 does not exist, attempting to install
3562026-08-18T22:31:44.581ZAug 18 22:31:44.561 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3572026-08-18T22:32:57.106ZAug 18 22:32:57.086 INFO extracting image to /tmp/eos-4.35_0.raw
3582026-08-18T22:34:01.415ZAug 18 22:34:01.395 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3592026-08-18T22:34:01.455ZAug 18 22:34:01.423 INFO copying image data to zvol
3602026-08-18T22:34:48.260ZAug 18 22:34:48.240 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3612026-08-18T22:34:51.925ZAug 18 22:34:51.905 INFO base image for junos-23.2 does not exist, attempting to install
3622026-08-18T22:34:51.925ZAug 18 22:34:51.905 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3632026-08-18T22:35:47.521ZAug 18 22:35:47.501 INFO extracting image to /tmp/junos-23.2_0.raw
3642026-08-18T22:36:45.534ZAug 18 22:36:45.513 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3652026-08-18T22:36:45.573ZAug 18 22:36:45.540 INFO copying image data to zvol
3662026-08-18T22:37:32.455ZAug 18 22:37:32.435 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3672026-08-18T22:37:36.163ZAug 18 22:37:36.143 INFO creating links
3682026-08-18T22:37:36.163ZAug 18 22:37:36.143 DEBG destroying link mgquartetu_ox_sn_vnic0
3692026-08-18T22:37:36.163ZAug 18 22:37:36.143 DEBG destroying link mgquartetu_ox_sn_sim0
3702026-08-18T22:37:36.243ZAug 18 22:37:36.144 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3712026-08-18T22:37:36.243ZAug 18 22:37:36.146 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3722026-08-18T22:37:36.243ZAug 18 22:37:36.153 DEBG link pair created
3732026-08-18T22:37:36.243ZAug 18 22:37:36.153 DEBG destroying link mgquartetu_cr1_vn_vnic0
3742026-08-18T22:37:36.243ZAug 18 22:37:36.153 DEBG destroying link mgquartetu_cr1_vn_sim0
3752026-08-18T22:37:36.243ZAug 18 22:37:36.153 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3762026-08-18T22:37:36.243ZAug 18 22:37:36.155 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3772026-08-18T22:37:36.320ZAug 18 22:37:36.162 DEBG link pair created
3782026-08-18T22:37:36.320ZAug 18 22:37:36.162 DEBG destroying link mgquartetu_ox_sn_vnic1
3792026-08-18T22:37:36.320ZAug 18 22:37:36.162 DEBG destroying link mgquartetu_ox_sn_sim1
3802026-08-18T22:37:36.320ZAug 18 22:37:36.162 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3812026-08-18T22:37:36.320ZAug 18 22:37:36.164 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3822026-08-18T22:37:36.320ZAug 18 22:37:36.171 DEBG link pair created
3832026-08-18T22:37:36.320ZAug 18 22:37:36.171 DEBG destroying link mgquartetu_cr2_vn_vnic0
3842026-08-18T22:37:36.320ZAug 18 22:37:36.171 DEBG destroying link mgquartetu_cr2_vn_sim0
3852026-08-18T22:37:36.320ZAug 18 22:37:36.171 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3862026-08-18T22:37:36.320ZAug 18 22:37:36.173 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3872026-08-18T22:37:36.320ZAug 18 22:37:36.180 DEBG link pair created
3882026-08-18T22:37:36.320ZAug 18 22:37:36.180 DEBG destroying link mgquartetu_ox_sn_vnic2
3892026-08-18T22:37:36.320ZAug 18 22:37:36.180 DEBG destroying link mgquartetu_ox_sn_sim2
3902026-08-18T22:37:36.321ZAug 18 22:37:36.180 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3912026-08-18T22:37:36.321ZAug 18 22:37:36.181 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3922026-08-18T22:37:36.321ZAug 18 22:37:36.188 DEBG link pair created
3932026-08-18T22:37:36.321ZAug 18 22:37:36.188 DEBG destroying link mgquartetu_cr3_vn_vnic0
3942026-08-18T22:37:36.321ZAug 18 22:37:36.188 DEBG destroying link mgquartetu_cr3_vn_sim0
3952026-08-18T22:37:36.321ZAug 18 22:37:36.188 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3962026-08-18T22:37:36.321ZAug 18 22:37:36.189 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
3972026-08-18T22:37:36.321ZAug 18 22:37:36.195 DEBG link pair created
3982026-08-18T22:37:36.322ZAug 18 22:37:36.195 INFO creating external links
3992026-08-18T22:37:36.322ZAug 18 22:37:36.195 DEBG destroying external link mgquartetu_ox_vn_vnic3
4002026-08-18T22:37:36.322ZAug 18 22:37:36.195 INFO creating external link mgquartetu_ox_vn_vnic3
4012026-08-18T22:37:36.322ZAug 18 22:37:36.197 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4022026-08-18T22:37:36.322ZAug 18 22:37:36.197 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4032026-08-18T22:37:36.322ZAug 18 22:37:36.197 INFO creating external link mgquartetu_cr1_vn_vnic1
4042026-08-18T22:37:36.322ZAug 18 22:37:36.199 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4052026-08-18T22:37:36.322ZAug 18 22:37:36.199 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4062026-08-18T22:37:36.322ZAug 18 22:37:36.199 INFO creating external link mgquartetu_cr2_vn_vnic1
4072026-08-18T22:37:36.322ZAug 18 22:37:36.200 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4082026-08-18T22:37:36.322ZAug 18 22:37:36.200 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4092026-08-18T22:37:36.322ZAug 18 22:37:36.200 INFO creating external link mgquartetu_cr3_vn_vnic1
4102026-08-18T22:37:36.322ZAug 18 22:37:36.201 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4112026-08-18T22:37:36.322ZAug 18 22:37:36.201 INFO creating nodes
4122026-08-18T22:37:36.322ZAug 18 22:37:36.201 INFO ox: launching node
4132026-08-18T22:37:36.322ZAug 18 22:37:36.204 INFO cr1: launching node
4142026-08-18T22:37:36.322ZAug 18 22:37:36.206 INFO cr2: launching node
4152026-08-18T22:37:36.323ZAug 18 22:37:36.208 INFO cr3: launching node
4162026-08-18T22:37:36.323ZAug 18 22:37:36.221 INFO launched instance ox with pid 915 on port 59285
4172026-08-18T22:37:36.323ZAug 18 22:37:36.221 INFO ox: instance ensure
4182026-08-18T22:37:36.323ZAug 18 22:37:36.221 INFO launched instance cr1 with pid 916 on port 61817
4192026-08-18T22:37:36.323ZAug 18 22:37:36.221 INFO cr1: instance ensure
4202026-08-18T22:37:36.323ZAug 18 22:37:36.222 INFO launched instance cr2 with pid 917 on port 42670
4212026-08-18T22:37:36.323ZAug 18 22:37:36.222 INFO cr2: instance ensure
4222026-08-18T22:37:36.323ZAug 18 22:37:36.222 INFO launched instance cr3 with pid 918 on port 41239
4232026-08-18T22:37:36.323ZAug 18 22:37:36.222 INFO cr3: instance ensure
4242026-08-18T22:37:39.266ZAug 18 22:37:39.246 INFO cr2: instance ensure completed after 0 retries
4252026-08-18T22:37:39.266ZAug 18 22:37:39.246 INFO cr2: instance run
4262026-08-18T22:37:39.307ZAug 18 22:37:39.247 DEBG [sc] cr2: starting
4272026-08-18T22:37:39.307ZAug 18 22:37:39.247 DEBG [sc] cr2: connecting to [::1]:42670
4282026-08-18T22:37:39.307ZAug 18 22:37:39.248 DEBG [sc] cr2 waiting for prompt
4292026-08-18T22:37:39.563ZAug 18 22:37:39.544 INFO cr1: instance ensure completed after 0 retries
4302026-08-18T22:37:39.564ZAug 18 22:37:39.544 INFO cr1: instance run
4312026-08-18T22:37:39.604ZAug 18 22:37:39.544 DEBG [sc] cr1: starting
4322026-08-18T22:37:39.604ZAug 18 22:37:39.544 DEBG [sc] cr1: connecting to [::1]:61817
4332026-08-18T22:37:39.604ZAug 18 22:37:39.545 DEBG [sc] cr1 waiting for prompt
4342026-08-18T22:37:39.683ZAug 18 22:37:39.663 INFO cr3: instance ensure completed after 0 retries
4352026-08-18T22:37:39.683ZAug 18 22:37:39.663 INFO cr3: instance run
4362026-08-18T22:37:39.723ZAug 18 22:37:39.678 INFO ox: instance ensure completed after 0 retries
4372026-08-18T22:37:39.724ZAug 18 22:37:39.678 INFO ox: instance run
4382026-08-18T22:37:39.724ZAug 18 22:37:39.679 DEBG [sc] ox: starting
4392026-08-18T22:37:39.724ZAug 18 22:37:39.679 DEBG [sc] ox: connecting to [::1]:59285
4402026-08-18T22:37:39.724ZAug 18 22:37:39.679 DEBG [sc] ox waiting for prompt
4412026-08-18T22:37:56.752ZAug 18 22:37:56.733 DEBG [sc] cr1: logging in
4422026-08-18T22:37:57.125ZAug 18 22:37:57.105 INFO cr1: mounting /opt/cargo-bay
4432026-08-18T22:37:57.125ZAug 18 22:37:57.105 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4442026-08-18T22:37:57.165ZAug 18 22:37:57.139 DEBG [sc] cr1: executing command `cd`
4452026-08-18T22:37:57.205ZAug 18 22:37:57.149 INFO cr1: finished mounting /opt/cargo-bay
4462026-08-18T22:37:57.205ZAug 18 22:37:57.149 DEBG [sc] cr1: executing command `hostname cr1`
4472026-08-18T22:37:57.205ZAug 18 22:37:57.160 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4482026-08-18T22:37:57.205ZAug 18 22:37:57.171 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4492026-08-18T22:37:57.205ZAug 18 22:37:57.182 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4502026-08-18T22:37:57.244ZAug 18 22:37:57.193 INFO cr1: logging out
4512026-08-18T22:37:59.295ZAug 18 22:37:59.275 INFO cr1: logged out
4522026-08-18T22:37:59.427ZAug 18 22:37:59.407 DEBG [sc] ox: logging in
4532026-08-18T22:37:59.643ZAug 18 22:37:59.623 INFO ox: mounting /opt/cargo-bay
4542026-08-18T22:37:59.643ZAug 18 22:37:59.623 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4552026-08-18T22:38:00.977ZAug 18 22:38:00.957 DEBG [sc] cr2: logging in
4562026-08-18T22:38:01.312ZAug 18 22:38:01.292 DEBG [sc] ox: executing command `cd`
4572026-08-18T22:38:01.352ZAug 18 22:38:01.303 INFO ox: finished mounting /opt/cargo-bay
4582026-08-18T22:38:01.352ZAug 18 22:38:01.303 DEBG [sc] ox: executing command `hostname ox`
4592026-08-18T22:38:01.353ZAug 18 22:38:01.315 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4602026-08-18T22:38:01.353ZAug 18 22:38:01.326 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4612026-08-18T22:38:01.394ZAug 18 22:38:01.337 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4622026-08-18T22:38:01.394ZAug 18 22:38:01.348 INFO ox: logging out
4632026-08-18T22:38:01.394ZAug 18 22:38:01.373 INFO cr2: mounting /opt/cargo-bay
4642026-08-18T22:38:01.394ZAug 18 22:38:01.373 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4652026-08-18T22:38:01.434ZAug 18 22:38:01.384 DEBG [sc] cr2: executing command `cd`
4662026-08-18T22:38:01.434ZAug 18 22:38:01.395 INFO cr2: finished mounting /opt/cargo-bay
4672026-08-18T22:38:01.434ZAug 18 22:38:01.395 DEBG [sc] cr2: executing command `hostname cr2`
4682026-08-18T22:38:01.434ZAug 18 22:38:01.406 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4692026-08-18T22:38:01.474ZAug 18 22:38:01.414 INFO ox: logged out
4702026-08-18T22:38:01.474ZAug 18 22:38:01.417 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4712026-08-18T22:38:01.474ZAug 18 22:38:01.428 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4722026-08-18T22:38:01.474ZAug 18 22:38:01.439 INFO cr2: logging out
4732026-08-18T22:38:04.486ZAug 18 22:38:04.466 INFO cr2: logged out
4742026-08-18T22:38:04.486ZAug 18 22:38:04.466 INFO mgquartetu: quartet topology launch complete
4752026-08-18T22:38:04.526ZAug 18 22:38:04.466 DEBG [sc] ox: starting
4762026-08-18T22:38:04.526ZAug 18 22:38:04.466 DEBG [sc] ox: connecting to [::1]:59285
4772026-08-18T22:38:04.526ZAug 18 22:38:04.467 DEBG [sc] ox waiting for prompt
4782026-08-18T22:38:04.526ZAug 18 22:38:04.478 DEBG [sc] ox: logging in
4792026-08-18T22:38:04.587ZAug 18 22:38:04.567 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4802026-08-18T22:38:10.564ZAug 18 22:38:10.544 DEBG [sc] ox: starting
4812026-08-18T22:38:10.565ZAug 18 22:38:10.544 DEBG [sc] ox: connecting to [::1]:59285
4822026-08-18T22:38:10.606ZAug 18 22:38:10.545 DEBG [sc] ox waiting for prompt
4832026-08-18T22:38:10.606ZAug 18 22:38:10.555 DEBG [sc] ox: logging in
4842026-08-18T22:38:10.663ZAug 18 22:38:10.643 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4852026-08-18T22:38:10.751ZAug 18 22:38:10.732 DEBG [sc] ox: starting
4862026-08-18T22:38:10.752ZAug 18 22:38:10.732 DEBG [sc] ox: connecting to [::1]:59285
4872026-08-18T22:38:10.791ZAug 18 22:38:10.732 DEBG [sc] ox waiting for prompt
4882026-08-18T22:38:10.791ZAug 18 22:38:10.743 DEBG [sc] ox: logging in
4892026-08-18T22:38:10.851ZAug 18 22:38:10.831 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4902026-08-18T22:38:10.917ZAug 18 22:38:10.897 INFO cr1: installing frr
4912026-08-18T22:38:10.917ZAug 18 22:38:10.897 INFO waiting for ceos to initialize
4922026-08-18T22:38:10.917ZAug 18 22:38:10.897 INFO cr3: starting juniper unnumbered setup
4932026-08-18T22:38:10.917ZAug 18 22:38:10.897 INFO ox: setting up npuvm
4942026-08-18T22:38:10.958ZAug 18 22:38:10.897 DEBG [sc] ox: starting
4952026-08-18T22:38:10.958ZAug 18 22:38:10.897 DEBG [sc] ox: connecting to [::1]:59285
4962026-08-18T22:38:10.958ZAug 18 22:38:10.897 DEBG [sc] cr1: starting
4972026-08-18T22:38:10.958ZAug 18 22:38:10.897 DEBG [sc] cr1: connecting to [::1]:61817
4982026-08-18T22:38:10.958ZAug 18 22:38:10.897 INFO cr3: staged Juniper config and license for guest systemd services
4992026-08-18T22:38:10.958ZAug 18 22:38:10.897 INFO cr3: waiting for Juniper guest config apply
5002026-08-18T22:38:10.958ZAug 18 22:38:10.897 DEBG [sc] cr2: starting
5012026-08-18T22:38:10.958ZAug 18 22:38:10.897 DEBG [sc] cr2: connecting to [::1]:42670
5022026-08-18T22:38:10.958ZAug 18 22:38:10.897 DEBG [sc] cr3: starting
5032026-08-18T22:38:10.958ZAug 18 22:38:10.897 DEBG [sc] cr3: connecting to [::1]:41239
5042026-08-18T22:38:10.958ZAug 18 22:38:10.898 DEBG [sc] ox waiting for prompt
5052026-08-18T22:38:10.960ZAug 18 22:38:10.898 DEBG [sc] cr1 waiting for prompt
5062026-08-18T22:38:10.960ZAug 18 22:38:10.898 DEBG [sc] cr2 waiting for prompt
5072026-08-18T22:38:10.960ZAug 18 22:38:10.898 DEBG [sc] cr3 waiting for prompt
5082026-08-18T22:38:10.960ZAug 18 22:38:10.898 DEBG [sc] cr3: logging in
5092026-08-18T22:38:10.960ZAug 18 22:38:10.908 DEBG [sc] ox: logging in
5102026-08-18T22:38:10.960ZAug 18 22:38:10.909 DEBG [sc] cr1: logging in
5112026-08-18T22:38:10.960ZAug 18 22:38:10.909 DEBG [sc] cr2: logging in
5122026-08-18T22:38:11.016ZAug 18 22:38:10.996 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
5132026-08-18T22:38:11.060ZAug 18 22:38:11.040 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5142026-08-18T22:38:11.269ZAug 18 22:38:11.249 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5152026-08-18T22:38:11.346ZAug 18 22:38:11.326 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5162026-08-18T22:38:13.300ZAug 18 22:38:13.280 INFO cr2: executing eos script show version
5172026-08-18T22:38:13.300ZAug 18 22:38:13.280 DEBG [sc] cr2: starting
5182026-08-18T22:38:13.300ZAug 18 22:38:13.280 DEBG [sc] cr2: connecting to [::1]:42670
5192026-08-18T22:38:13.341ZAug 18 22:38:13.281 DEBG [sc] cr2 waiting for prompt
5202026-08-18T22:38:13.341ZAug 18 22:38:13.291 DEBG [sc] cr2: logging in
5212026-08-18T22:38:13.415ZAug 18 22:38:13.396 INFO cr3: Juniper apply status: staging Juniper license and config
5222026-08-18T22:38:13.455ZAug 18 22:38:13.424 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5232026-08-18T22:38:14.418ZAug 18 22:38:14.398 DEBG [sc] cr3: starting
5242026-08-18T22:38:14.418ZAug 18 22:38:14.398 DEBG [sc] cr3: connecting to [::1]:41239
5252026-08-18T22:38:14.457ZAug 18 22:38:14.399 DEBG [sc] cr3 waiting for prompt
5262026-08-18T22:38:14.457ZAug 18 22:38:14.410 DEBG [sc] cr3: logging in
5272026-08-18T22:38:14.561ZAug 18 22:38:14.542 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5282026-08-18T22:38:16.651ZAug 18 22:38:16.631 INFO cr3: Juniper guest config applied
5292026-08-18T22:38:21.699ZAug 18 22:38:21.680 DEBG [sc] cr2: starting
5302026-08-18T22:38:21.699ZAug 18 22:38:21.680 DEBG [sc] cr2: connecting to [::1]:42670
5312026-08-18T22:38:21.739ZAug 18 22:38:21.680 DEBG [sc] cr2 waiting for prompt
5322026-08-18T22:38:21.739ZAug 18 22:38:21.691 DEBG [sc] cr2: logging in
5332026-08-18T22:38:21.843ZAug 18 22:38:21.823 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5342026-08-18T22:38:23.547ZAug 18 22:38:23.527 DEBG [sc] ox: starting
5352026-08-18T22:38:23.547ZAug 18 22:38:23.527 DEBG [sc] ox: connecting to [::1]:59285
5362026-08-18T22:38:23.586ZAug 18 22:38:23.527 DEBG [sc] ox waiting for prompt
5372026-08-18T22:38:23.586ZAug 18 22:38:23.538 DEBG [sc] ox: logging in
5382026-08-18T22:38:23.645ZAug 18 22:38:23.626 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5392026-08-18T22:38:23.712ZAug 18 22:38:23.692 DEBG [sc] ox: starting
5402026-08-18T22:38:23.712ZAug 18 22:38:23.692 DEBG [sc] ox: connecting to [::1]:59285
5412026-08-18T22:38:23.751ZAug 18 22:38:23.693 DEBG [sc] ox waiting for prompt
5422026-08-18T22:38:23.751ZAug 18 22:38:23.703 DEBG [sc] ox: logging in
5432026-08-18T22:38:23.812ZAug 18 22:38:23.792 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5442026-08-18T22:38:23.923ZAug 18 22:38:23.903 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5452026-08-18T22:38:23.923ZAug 18 22:38:23.903 DEBG [sc] ox: starting
5462026-08-18T22:38:23.923ZAug 18 22:38:23.903 DEBG [sc] ox: connecting to [::1]:59285
5472026-08-18T22:38:23.962ZAug 18 22:38:23.904 DEBG [sc] ox waiting for prompt
5482026-08-18T22:38:23.962ZAug 18 22:38:23.914 DEBG [sc] ox: logging in
5492026-08-18T22:38:23.962ZAug 18 22:38:23.932 INFO cr2: executing eos script show version
5502026-08-18T22:38:23.963ZAug 18 22:38:23.932 DEBG [sc] cr2: starting
5512026-08-18T22:38:23.963ZAug 18 22:38:23.932 DEBG [sc] cr2: connecting to [::1]:42670
5522026-08-18T22:38:23.963ZAug 18 22:38:23.932 DEBG [sc] cr2 waiting for prompt
5532026-08-18T22:38:23.963ZAug 18 22:38:23.942 DEBG [sc] cr2: logging in
5542026-08-18T22:38:24.023ZAug 18 22:38:24.003 DEBG [sc] ox: executing command `chmod +x npuvm`
5552026-08-18T22:38:24.088ZAug 18 22:38:24.068 DEBG [sc] ox: starting
5562026-08-18T22:38:24.088ZAug 18 22:38:24.068 DEBG [sc] ox: connecting to [::1]:59285
5572026-08-18T22:38:24.127ZAug 18 22:38:24.069 DEBG [sc] ox waiting for prompt
5582026-08-18T22:38:24.127ZAug 18 22:38:24.074 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5592026-08-18T22:38:24.127ZAug 18 22:38:24.079 DEBG [sc] ox: logging in
5602026-08-18T22:38:24.176ZAug 18 22:38:24.156 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5612026-08-18T22:38:26.456ZAug 18 22:38:26.436 INFO cr2: executing eos script
5622026-08-18T22:38:26.456Z enable
5632026-08-18T22:38:26.456Z configure
5642026-08-18T22:38:26.456Z ipv6 unicast-routing
5652026-08-18T22:38:26.456Z ip routing ipv6 interfaces
5662026-08-18T22:38:26.456Z ip routing
5672026-08-18T22:38:26.456Z ip route 1.2.3.0/24 null0
5682026-08-18T22:38:26.456Z ipv6 route fd99::/64 null0
5692026-08-18T22:38:26.456Z interface et1
5702026-08-18T22:38:26.456Z no switchport
5712026-08-18T22:38:26.456Z ipv6 enable
5722026-08-18T22:38:26.456Z
5732026-08-18T22:38:26.456Z router bgp 45
5742026-08-18T22:38:26.456Z router-id 1.2.3.1
5752026-08-18T22:38:26.456Z no bgp default ipv4-unicast
5762026-08-18T22:38:26.456Z timers bgp 2 6
5772026-08-18T22:38:26.456Z neighbor ebgp peer group
5782026-08-18T22:38:26.456Z neighbor ebgp remote-as 33
5792026-08-18T22:38:26.456Z neighbor interface Et1 peer-group ebgp
5802026-08-18T22:38:26.457Z address-family ipv4
5812026-08-18T22:38:26.457Z neighbor ebgp activate
5822026-08-18T22:38:26.457Z neighbor ebgp next-hop address-family ipv6 originate
5832026-08-18T22:38:26.457Z network 1.2.3.0/24
5842026-08-18T22:38:26.457Z exit
5852026-08-18T22:38:26.457Z address-family ipv6
5862026-08-18T22:38:26.457Z neighbor ebgp activate
5872026-08-18T22:38:26.457Z neighbor ebgp next-hop address-family ipv6 originate
5882026-08-18T22:38:26.457Z network fd99::/64
5892026-08-18T22:38:26.457Z exit
5902026-08-18T22:38:26.457Z exit
5912026-08-18T22:38:26.457Z
5922026-08-18T22:38:26.457ZAug 18 22:38:26.436 DEBG [sc] cr2: starting
5932026-08-18T22:38:26.457ZAug 18 22:38:26.436 DEBG [sc] cr2: connecting to [::1]:42670
5942026-08-18T22:38:26.497ZAug 18 22:38:26.436 DEBG [sc] cr2 waiting for prompt
5952026-08-18T22:38:26.497ZAug 18 22:38:26.446 DEBG [sc] cr2: logging in
5962026-08-18T22:38:26.620ZAug 18 22:38:26.601 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
5972026-08-18T22:38:26.621Z enable
5982026-08-18T22:38:26.621Z configure
5992026-08-18T22:38:26.621Z ipv6 unicast-routing
6002026-08-18T22:38:26.621Z ip routing ipv6 interfaces
6012026-08-18T22:38:26.621Z ip routing
6022026-08-18T22:38:26.621Z ip route 1.2.3.0/24 null0
6032026-08-18T22:38:26.621Z ipv6 route fd99::/64 null0
6042026-08-18T22:38:26.621Z interface et1
6052026-08-18T22:38:26.621Z no switchport
6062026-08-18T22:38:26.621Z ipv6 enable
6072026-08-18T22:38:26.621Z
6082026-08-18T22:38:26.621Z router bgp 45
6092026-08-18T22:38:26.621Z router-id 1.2.3.1
6102026-08-18T22:38:26.621Z no bgp default ipv4-unicast
6112026-08-18T22:38:26.621Z timers bgp 2 6
6122026-08-18T22:38:26.621Z neighbor ebgp peer group
6132026-08-18T22:38:26.621Z neighbor ebgp remote-as 33
6142026-08-18T22:38:26.621Z neighbor interface Et1 peer-group ebgp
6152026-08-18T22:38:26.621Z address-family ipv4
6162026-08-18T22:38:26.621Z neighbor ebgp activate
6172026-08-18T22:38:26.621Z neighbor ebgp next-hop address-family ipv6 originate
6182026-08-18T22:38:26.621Z network 1.2.3.0/24
6192026-08-18T22:38:26.621Z exit
6202026-08-18T22:38:26.621Z address-family ipv6
6212026-08-18T22:38:26.621Z neighbor ebgp activate
6222026-08-18T22:38:26.621Z neighbor ebgp next-hop address-family ipv6 originate
6232026-08-18T22:38:26.621Z network fd99::/64
6242026-08-18T22:38:26.621Z exit
6252026-08-18T22:38:26.622Z exit
6262026-08-18T22:38:26.622Z '`
6272026-08-18T22:38:49.278ZAug 18 22:38:49.258 INFO cr1: enabling frr daemon bgpd
6282026-08-18T22:38:49.278ZAug 18 22:38:49.258 DEBG [sc] cr1: starting
6292026-08-18T22:38:49.278ZAug 18 22:38:49.258 DEBG [sc] cr1: connecting to [::1]:61817
6302026-08-18T22:38:49.318ZAug 18 22:38:49.259 DEBG [sc] cr1 waiting for prompt
6312026-08-18T22:38:49.318ZAug 18 22:38:49.269 DEBG [sc] cr1: logging in
6322026-08-18T22:38:49.420ZAug 18 22:38:49.401 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6332026-08-18T22:38:51.491ZAug 18 22:38:51.471 INFO cr1: stopping frr
6342026-08-18T22:38:51.532ZAug 18 22:38:51.471 DEBG [sc] cr1: starting
6352026-08-18T22:38:51.532ZAug 18 22:38:51.471 DEBG [sc] cr1: connecting to [::1]:61817
6362026-08-18T22:38:51.532ZAug 18 22:38:51.471 DEBG [sc] cr1 waiting for prompt
6372026-08-18T22:38:51.532ZAug 18 22:38:51.482 DEBG [sc] cr1: logging in
6382026-08-18T22:38:51.622ZAug 18 22:38:51.603 DEBG [sc] cr1: executing command `systemctl stop frr`
6392026-08-18T22:38:54.005ZAug 18 22:38:53.985 INFO cr1: starting frr
6402026-08-18T22:38:54.006ZAug 18 22:38:53.985 DEBG [sc] cr1: starting
6412026-08-18T22:38:54.006ZAug 18 22:38:53.985 DEBG [sc] cr1: connecting to [::1]:61817
6422026-08-18T22:38:54.045ZAug 18 22:38:53.986 DEBG [sc] cr1 waiting for prompt
6432026-08-18T22:38:54.045ZAug 18 22:38:53.997 DEBG [sc] cr1: logging in
6442026-08-18T22:38:54.159ZAug 18 22:38:54.139 DEBG [sc] cr1: executing command `systemctl start frr`
6452026-08-18T22:39:01.499ZAug 18 22:39:01.480 INFO cr1: executing frr script
6462026-08-18T22:39:01.500Z configure
6472026-08-18T22:39:01.500Z ip forwarding
6482026-08-18T22:39:01.500Z ipv6 forwarding
6492026-08-18T22:39:01.500Z ip route 1.2.3.0/24 null0
6502026-08-18T22:39:01.500Z ipv6 route fd99::/64 null0
6512026-08-18T22:39:01.500Z router bgp 44
6522026-08-18T22:39:01.500Z no bgp ebgp-requires-policy
6532026-08-18T22:39:01.500Z timers bgp 2 6
6542026-08-18T22:39:01.500Z neighbor enp0s8 interface remote-as external
6552026-08-18T22:39:01.500Z neighbor enp0s8 timers connect 1
6562026-08-18T22:39:01.500Z address-family ipv4 unicast
6572026-08-18T22:39:01.500Z network 1.2.3.0/24
6582026-08-18T22:39:01.500Z neighbor enp0s8 activate
6592026-08-18T22:39:01.500Z exit-address-family
6602026-08-18T22:39:01.500Z address-family ipv6 unicast
6612026-08-18T22:39:01.500Z network fd99::/64
6622026-08-18T22:39:01.500Z neighbor enp0s8 activate
6632026-08-18T22:39:01.500Z exit-address-family
6642026-08-18T22:39:01.500Z exit
6652026-08-18T22:39:01.500Z
6662026-08-18T22:39:01.500ZAug 18 22:39:01.480 DEBG [sc] cr1: starting
6672026-08-18T22:39:01.540ZAug 18 22:39:01.480 DEBG [sc] cr1: connecting to [::1]:61817
6682026-08-18T22:39:01.540ZAug 18 22:39:01.480 DEBG [sc] cr1 waiting for prompt
6692026-08-18T22:39:01.540ZAug 18 22:39:01.491 DEBG [sc] cr1: logging in
6702026-08-18T22:39:01.656ZAug 18 22:39:01.636 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c '' -c ' configure' -c ' ip forwarding' -c ' ipv6 forwarding' -c ' ip route 1.2.3.0/24 null0' -c ' ipv6 route fd99::/64 null0' -c ' router bgp 44' -c ' no bgp ebgp-requires-policy' -c ' timers bgp 2 6' -c ' neighbor enp0s8 interface remote-as external' -c ' neighbor enp0s8 timers connect 1 ' -c ' address-family ipv4 unicast' -c ' network 1.2.3.0/24' -c ' neighbor enp0s8 activate' -c ' exit-address-family' -c ' address-family ipv6 unicast' -c ' network fd99::/64' -c ' neighbor enp0s8 activate' -c ' exit-address-family' -c ' exit' -c ' '`
6712026-08-18T22:39:28.389ZAug 18 22:39:28.369 INFO ox: npuvm install output:
6722026-08-18T22:39:28.389Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) WARNING: vioif0: need 3 MSI-X interrupts, but only 2 available
6732026-08-18T22:39:28.619Z dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/80.93 MiB (14h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/80.93 MiB (13h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/80.93 MiB (13h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/80.93 MiB (13h) dendrite-softnpu.tar.gz [>---------------------------------------] 12.00 KiB/80.93 MiB (13h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.46 KiB/80.93 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 45.20 KiB/80.93 MiB (9h) dendrite-softnpu.tar.gz [>---------------------------------------] 118.20 KiB/80.93 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 184.95 KiB/80.93 MiB (4h) dendrite-softnpu.tar.gz [>---------------------------------------] 287.89 KiB/80.93 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 537.34 KiB/80.93 MiB (2h) dendrite-softnpu.tar.gz [>---------------------------------------] 658.78 KiB/80.93 MiB (71m) dendrite-softnpu.tar.gz [>---------------------------------------] 781.70 KiB/80.93 MiB (56m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.01 MiB/80.93 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.13 MiB/80.93 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.25 MiB/80.93 MiB (26m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.49 MiB/80.93 MiB (20m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.60 MiB/80.93 MiB (18m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.75 MiB/80.93 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.96 MiB/80.93 MiB (13m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.09 MiB/80.93 MiB (11m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.21 MiB/80.93 MiB (10m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.44 MiB/80.93 MiB (9m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.57 MiB/80.93 MiB (8m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.70 MiB/80.93 MiB (8m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.93 MiB/80.93 MiB (7m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.04 MiB/80.93 MiB (6m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.21 MiB/80.93 MiB (6m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.40 MiB/80.93 MiB (5m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.52 MiB/80.93 MiB (5m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.76 MiB/80.93 MiB (5m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.88 MiB/80.93 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 4.00 MiB/80.93 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.24 MiB/80.93 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.36 MiB/80.93 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.50 MiB/80.93 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.72 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.84 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.98 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.20 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.32 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.46 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.68 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.80 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.96 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.16 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.28 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.48 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.64 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.77 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.00 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.12 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.25 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.48 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.60 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.75 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.96 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 8.07 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.27 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.43 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.55 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.70 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.91 MiB/80.93 MiB (87s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.05 MiB/80.93 MiB (85s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.21 MiB/80.93 MiB (84s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.40 MiB/80.93 MiB (82s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.53 MiB/80.93 MiB (80s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.74 MiB/80.93 MiB (79s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.88 MiB/80.93 MiB (77s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.01 MiB/80.93 MiB (76s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.23 MiB/80.93 MiB (74s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.36 MiB/80.93 MiB (73s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.50 MiB/80.93 MiB (72s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.71 MiB/80.93 MiB (70s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.84 MiB/80.93 MiB (69s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.01 MiB/80.93 MiB (68s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.19 MiB/80.93 MiB (66s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.32 MiB/80.93 MiB (66s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.52 MiB/80.93 MiB (65s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.67 MiB/80.93 MiB (63s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.79 MiB/80.93 MiB (63s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.94 MiB/80.93 MiB (62s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.15 MiB/80.93 MiB (61s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.27 MiB/80.93 MiB (60s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.42 MiB/80.93 MiB (59s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.63 MiB/80.93 MiB (58s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.78 MiB/80.93 MiB (57s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.90 MiB/80.93 MiB (57s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.11 MiB/80.93 MiB (56s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.26 MiB/80.93 MiB (55s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.38 MiB/80.93 MiB (54s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.59 MiB/80.93 MiB (53s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.74 MiB/80.93 MiB (53s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.90 MiB/80.93 MiB (52s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.07 MiB/80.93 MiB (51s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.22 MiB/80.93 MiB (51s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.43 MiB/80.93 MiB (50s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.58 MiB/80.93 MiB (50s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.70 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.91 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.06 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.18 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.39 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.54 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.66 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.87 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.02 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.14 MiB/80.93 MiB (44s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.36 MiB/80.93 MiB (44s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.49 MiB/80.93 MiB (43s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.62 MiB/80.93 MiB (43s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.85 MiB/80.93 MiB (42s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.97 MiB/80.93 MiB (42s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.10 MiB/80.93 MiB (42s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.33 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.46 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.57 MiB/80.93 MiB (40s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.81 MiB/80.93 MiB (40s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.93 MiB/80.93 MiB (40s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.11 MiB/80.93 MiB (39s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (39s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.30 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.30 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.30 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.30 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.31 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.33 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.37 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.47 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.57 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.69 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.93 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.05 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.17 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.41 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.53 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.69 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.89 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.01 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.21 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.37 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.49 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.73 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.85 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.97 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.21 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.33 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.45 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.69 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.81 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.93 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.14 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.29 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.41 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.62 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.76 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.91 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.03 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.20 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.36 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.51 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.72 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.87 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.99 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.20 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [############>---------------------------] 24.35 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [############>---------------------------] 24.47 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [############>---------------------------] 24.68 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 24.83 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 24.99 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 25.16 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 25.31 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 25.48 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [############>---------------------------] 25.64 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [############>---------------------------] 25.79 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [############>---------------------------] 25.97 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [############>---------------------------] 26.12 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [############>---------------------------] 26.27 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.48 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.62 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.75 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.96 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.11 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.25 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.44 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.59 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.73 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.92 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.07 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.24 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.40 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.76 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.88 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.05 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.24 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.37 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.53 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.72 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.85 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.03 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.20 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.33 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [###############>------------------------] 30.56 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [###############>------------------------] 30.68 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [###############>------------------------] 30.81 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [###############>------------------------] 31.04 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.16 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.32 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.52 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.65 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.82 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 32.00 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [###############>------------------------] 32.13 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [###############>------------------------] 32.31 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 32.48 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 32.61 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 32.84 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 32.95 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 33.10 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 33.31 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 33.43 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 33.61 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 33.79 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 33.92 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 34.11 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 34.27 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 34.40 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 34.63 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 34.75 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 34.88 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.05 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.20 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.36 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.55 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.68 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [#################>----------------------] 35.86 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [#################>----------------------] 36.04 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [#################>----------------------] 36.20 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [#################>----------------------] 36.35 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 36.52 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 36.68 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 36.85 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 37.00 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 37.16 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 37.35 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 37.48 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 37.65 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 37.84 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.00 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.14 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.26 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.38 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.38 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.38 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.38 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.38 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.38 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.38 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.40 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.40 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 38.41 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 38.45 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 38.50 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 38.57 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 38.79 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 38.91 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.03 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.26 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.39 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.51 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.74 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.87 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.98 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 40.23 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [###################>--------------------] 40.35 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 40.48 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 40.71 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 40.82 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.02 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.18 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.30 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.54 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.66 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.78 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 42.02 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 42.14 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 42.26 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 42.50 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 42.62 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 42.78 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 42.98 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.10 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.29 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.46 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.58 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.82 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.94 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.06 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.30 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 44.42 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 44.54 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 44.78 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 44.90 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.02 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.26 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.38 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.51 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.74 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.85 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 46.10 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [######################>-----------------] 46.21 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [######################>-----------------] 46.33 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [######################>-----------------] 46.51 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 46.69 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 46.82 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.05 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.17 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.19 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.43 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.55 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.67 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.91 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 48.03 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [#######################>----------------] 48.23 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [#######################>----------------] 48.39 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [#######################>----------------] 48.51 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 48.75 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 48.87 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 48.99 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.23 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.35 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.47 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.69 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.83 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.95 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 50.19 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 50.31 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [########################>---------------] 50.43 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 50.67 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 50.79 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 50.91 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.15 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.27 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.41 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.63 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.75 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.89 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.11 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.23 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.41 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [#########################>--------------] 52.59 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 52.71 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 52.85 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.07 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.19 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.33 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.55 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.66 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.82 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.02 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.16 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.38 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [##########################>-------------] 54.50 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 54.65 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 54.86 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 54.98 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.12 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.34 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.46 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.61 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.82 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 55.95 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 56.13 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 56.30 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [###########################>------------] 56.44 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.66 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.70 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.72 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.75 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.81 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 56.87 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.10 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.21 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.34 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.46 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.69 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.82 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.93 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 58.18 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 58.29 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 58.46 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [############################>-----------] 58.65 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 58.77 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 58.99 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.13 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.25 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.49 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.61 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.73 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.97 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.09 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.23 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.45 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.57 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 60.73 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 60.93 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.05 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.29 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.41 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.53 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.77 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.89 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.02 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.25 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.37 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.51 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.62 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 62.85 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 62.98 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.10 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.33 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 63.47 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 63.58 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 63.82 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 63.95 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 64.07 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 64.30 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 64.42 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 64.55 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 64.78 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 64.91 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.07 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.26 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.39 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.61 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 65.74 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 65.86 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 66.09 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 66.22 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 66.34 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 66.57 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 66.70 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 66.83 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.06 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.18 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.34 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.54 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.66 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.85 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 68.02 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 68.14 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 68.37 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 68.50 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [#################################>------] 68.62 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 68.85 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 68.98 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.12 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.34 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.46 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.64 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.82 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.94 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 70.16 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 70.30 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 70.42 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 70.65 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [##################################>-----] 70.78 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 70.92 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.14 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.25 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.41 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.61 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.74 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.92 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 72.09 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 72.22 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 72.44 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 72.58 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 72.70 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 72.93 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.05 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.21 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.41 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.53 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.65 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.78 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.79 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.79 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.82 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.85 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.89 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.06 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.18 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.30 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.54 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.66 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.77 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#####################################>--] 75.02 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#####################################>--] 75.13 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 75.26 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 75.49 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 75.61 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 75.83 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 75.97 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.09 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.30 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.45 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.57 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.73 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 76.93 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.05 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.27 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.41 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.54 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.77 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.89 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.02 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.25 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.37 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.49 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.73 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.85 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 78.97 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.21 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.33 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.47 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.69 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.81 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 79.94 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.17 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.29 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.44 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.65 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.77 MiB/80.93 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): / Creating Plan (Running solver): - Creating Plan (Running solver): - Creating Plan (Finding local manifests): \ Creating Plan (Finding local manifests): \ Creating Plan (Download Manifests 0/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Package planning: 1/1): / Creating Plan (Package planning: 1/1): / Creating Plan (Merging actions): - Creating Plan (Merging actions): - Creating Plan (Checking for conflicting actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): / Creating Plan (Consolidating action changes): - Creating Plan (Consolidating action changes): - Creating Plan (Evaluating mediators): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): | Packages to install: 1
6742026-08-18T22:39:28.645Z Create boot environment: No
6752026-08-18T22:39:28.645ZCreate backup boot environment: No
6762026-08-18T22:39:28.645Z
6772026-08-18T22:39:28.646ZDOWNLOAD PKGS FILES XFER (MB) SPEED
6782026-08-18T22:39:28.646Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 1/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 207k/s
6792026-08-18T22:39:28.646Z
6802026-08-18T22:39:28.646ZPHASE ITEMS
6812026-08-18T22:39:28.646Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
6822026-08-18T22:39:28.646Z Updating package state database working / Updating package state database Done
6832026-08-18T22:39:28.647Z Updating package cache 0/0 - Updating package cache 0/0
6842026-08-18T22:39:28.647Z Updating image state working \ Updating image state working | Updating image state Done
6852026-08-18T22:39:28.647Z Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database Done
6862026-08-18T22:39:28.647Z Reading search index working - Reading search index Done
6872026-08-18T22:39:28.647Z Updating search index 0/1 \ Updating search index 1/1
6882026-08-18T22:39:28.647Z Updating package cache 0/1 | Updating package cache 1/1
6892026-08-18T22:39:28.647Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 24.48 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 50.48 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 142.69 KiB/15.18 MiB (3m) scadm [>---------------------------------------] 226.22 KiB/15.18 MiB (2m) scadm [>---------------------------------------] 349.22 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 599.22 KiB/15.18 MiB (62s) scadm [#>--------------------------------------] 719.22 KiB/15.18 MiB (51s) scadm [##>-------------------------------------] 846.22 KiB/15.18 MiB (42s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (32s) scadm [###>------------------------------------] 1.18 MiB/15.18 MiB (28s) scadm [###>------------------------------------] 1.33 MiB/15.18 MiB (25s) scadm [####>-----------------------------------] 1.54 MiB/15.18 MiB (21s) scadm [####>-----------------------------------] 1.67 MiB/15.18 MiB (20s) scadm [####>-----------------------------------] 1.82 MiB/15.18 MiB (18s) scadm [#####>----------------------------------] 2.02 MiB/15.18 MiB (16s) scadm [#####>----------------------------------] 2.15 MiB/15.18 MiB (15s) scadm [######>---------------------------------] 2.37 MiB/15.18 MiB (14s) scadm [######>---------------------------------] 2.51 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.62 MiB/15.18 MiB (12s) scadm [#######>--------------------------------] 2.86 MiB/15.18 MiB (11s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (11s) scadm [########>-------------------------------] 3.12 MiB/15.18 MiB (10s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (10s) scadm [#########>------------------------------] 3.47 MiB/15.18 MiB (9s) scadm [#########>------------------------------] 3.61 MiB/15.18 MiB (9s) scadm [##########>-----------------------------] 3.82 MiB/15.18 MiB (8s) scadm [##########>-----------------------------] 3.94 MiB/15.18 MiB (8s) scadm [##########>-----------------------------] 4.13 MiB/15.18 MiB (8s) scadm [###########>----------------------------] 4.30 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.42 MiB/15.18 MiB (7s) scadm [############>---------------------------] 4.65 MiB/15.18 MiB (7s) scadm [############>---------------------------] 4.78 MiB/15.18 MiB (7s) scadm [############>---------------------------] 4.91 MiB/15.18 MiB (7s) scadm [#############>--------------------------] 5.14 MiB/15.18 MiB (6s) scadm [#############>--------------------------] 5.26 MiB/15.18 MiB (6s) scadm [##############>-------------------------] 5.41 MiB/15.18 MiB (6s) scadm [##############>-------------------------] 5.62 MiB/15.18 MiB (6s) scadm [###############>------------------------] 5.74 MiB/15.18 MiB (5s) scadm [###############>------------------------] 5.92 MiB/15.18 MiB (5s) scadm [################>-----------------------] 6.10 MiB/15.18 MiB (5s) scadm [################>-----------------------] 6.22 MiB/15.18 MiB (5s) scadm [################>-----------------------] 6.42 MiB/15.18 MiB (5s) scadm [#################>----------------------] 6.58 MiB/15.18 MiB (5s) scadm [#################>----------------------] 6.70 MiB/15.18 MiB (5s) scadm [##################>---------------------] 6.94 MiB/15.18 MiB (4s) scadm [##################>---------------------] 7.06 MiB/15.18 MiB (4s) scadm [##################>---------------------] 7.19 MiB/15.18 MiB (4s) scadm [###################>--------------------] 7.42 MiB/15.18 MiB (4s) scadm [###################>--------------------] 7.54 MiB/15.18 MiB (4s) scadm [####################>-------------------] 7.67 MiB/15.18 MiB (4s) scadm [####################>-------------------] 7.90 MiB/15.18 MiB (4s) scadm [#####################>------------------] 8.02 MiB/15.18 MiB (4s) scadm [#####################>------------------] 8.17 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.38 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.50 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.68 MiB/15.18 MiB (3s) scadm [#######################>----------------] 8.86 MiB/15.18 MiB (3s) scadm [#######################>----------------] 8.98 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.14 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.14 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.14 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.14 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.14 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.15 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.18 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.20 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.24 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.41 MiB/15.18 MiB (3s) scadm [#########################>--------------] 9.54 MiB/15.18 MiB (3s) scadm [#########################>--------------] 9.65 MiB/15.18 MiB (3s) scadm [##########################>-------------] 9.89 MiB/15.18 MiB (3s) scadm [##########################>-------------] 10.01 MiB/15.18 MiB (3s) scadm [##########################>-------------] 10.15 MiB/15.18 MiB (3s) scadm [###########################>------------] 10.38 MiB/15.18 MiB (3s) scadm [###########################>------------] 10.49 MiB/15.18 MiB (3s) scadm [############################>-----------] 10.73 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.85 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.97 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.21 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.33 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.45 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.69 MiB/15.18 MiB (2s) scadm [###############################>--------] 11.81 MiB/15.18 MiB (2s) scadm [###############################>--------] 11.93 MiB/15.18 MiB (2s) scadm [################################>-------] 12.17 MiB/15.18 MiB (2s) scadm [################################>-------] 12.29 MiB/15.18 MiB (2s) scadm [################################>-------] 12.42 MiB/15.18 MiB (2s) scadm [#################################>------] 12.65 MiB/15.18 MiB (1s) scadm [#################################>------] 12.77 MiB/15.18 MiB (1s) scadm [##################################>-----] 12.96 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.13 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.25 MiB/15.18 MiB (1s) scadm [###################################>----] 13.49 MiB/15.18 MiB (1s) scadm [###################################>----] 13.61 MiB/15.18 MiB (1s) scadm [####################################>---] 13.73 MiB/15.18 MiB (1s) scadm [####################################>---] 13.97 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.09 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.21 MiB/15.18 MiB (1s) scadm [######################################>-] 14.45 MiB/15.18 MiB (0s) scadm [######################################>-] 14.57 MiB/15.18 MiB (0s) scadm [######################################>-] 14.74 MiB/15.18 MiB (0s) scadm [#######################################>] 14.93 MiB/15.18 MiB (0s) scadm [#######################################>] 15.05 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 24.48 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 48.48 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 142.69 KiB/11.89 MiB (2m) libsidecar_lite.so [>---------------------------------------] 228.22 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 352.05 KiB/11.89 MiB (68s) libsidecar_lite.so [#>--------------------------------------] 592.79 KiB/11.89 MiB (46s) libsidecar_lite.so [##>-------------------------------------] 724.05 KiB/11.89 MiB (33s) libsidecar_lite.so [##>-------------------------------------] 844.05 KiB/11.89 MiB (28s) libsidecar_lite.so [###>------------------------------------] 1.06 MiB/11.89 MiB (23s) libsidecar_lite.so [###>------------------------------------] 1.19 MiB/11.89 MiB (19s) libsidecar_lite.so [####>-----------------------------------] 1.32 MiB/11.89 MiB (17s) libsidecar_lite.so [#####>----------------------------------] 1.55 MiB/11.89 MiB (14s) libsidecar_lite.so [#####>----------------------------------] 1.67 MiB/11.89 MiB (13s) libsidecar_lite.so [######>---------------------------------] 1.81 MiB/11.89 MiB (12s) libsidecar_lite.so [######>---------------------------------] 2.03 MiB/11.89 MiB (11s) libsidecar_lite.so [#######>--------------------------------] 2.15 MiB/11.89 MiB (10s) libsidecar_lite.so [#######>--------------------------------] 2.32 MiB/11.89 MiB (9s) libsidecar_lite.so [########>-------------------------------] 2.50 MiB/11.89 MiB (9s) libsidecar_lite.so [########>-------------------------------] 2.63 MiB/11.89 MiB (8s) libsidecar_lite.so [#########>------------------------------] 2.86 MiB/11.89 MiB (8s) libsidecar_lite.so [##########>-----------------------------] 2.99 MiB/11.89 MiB (7s) libsidecar_lite.so [##########>-----------------------------] 3.12 MiB/11.89 MiB (7s) libsidecar_lite.so [###########>----------------------------] 3.34 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.47 MiB/11.89 MiB (6s) libsidecar_lite.so [############>---------------------------] 3.61 MiB/11.89 MiB (6s) libsidecar_lite.so [############>---------------------------] 3.82 MiB/11.89 MiB (6s) libsidecar_lite.so [#############>--------------------------] 3.94 MiB/11.89 MiB (5s) libsidecar_lite.so [#############>--------------------------] 4.06 MiB/11.89 MiB (5s) libsidecar_lite.so [##############>-------------------------] 4.30 MiB/11.89 MiB (5s) libsidecar_lite.so [##############>-------------------------] 4.42 MiB/11.89 MiB (5s) libsidecar_lite.so [###############>------------------------] 4.54 MiB/11.89 MiB (5s) libsidecar_lite.so [################>-----------------------] 4.78 MiB/11.89 MiB (4s) libsidecar_lite.so [################>-----------------------] 4.90 MiB/11.89 MiB (4s) libsidecar_lite.so [################>-----------------------] 5.02 MiB/11.89 MiB (4s) libsidecar_lite.so [#################>----------------------] 5.26 MiB/11.89 MiB (4s) libsidecar_lite.so [##################>---------------------] 5.38 MiB/11.89 MiB (4s) libsidecar_lite.so [##################>---------------------] 5.53 MiB/11.89 MiB (4s) libsidecar_lite.so [###################>--------------------] 5.74 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.86 MiB/11.89 MiB (3s) libsidecar_lite.so [####################>-------------------] 6.09 MiB/11.89 MiB (3s) libsidecar_lite.so [####################>-------------------] 6.22 MiB/11.89 MiB (3s) libsidecar_lite.so [#####################>------------------] 6.34 MiB/11.89 MiB (3s) libsidecar_lite.so [######################>-----------------] 6.58 MiB/11.89 MiB (3s) libsidecar_lite.so [######################>-----------------] 6.70 MiB/11.89 MiB (3s) libsidecar_lite.so [######################>-----------------] 6.82 MiB/11.89 MiB (3s) libsidecar_lite.so [#######################>----------------] 7.06 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.18 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.30 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.54 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.66 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 7.81 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 8.02 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.14 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.29 MiB/11.89 MiB (2s) libsidecar_lite.so [############################>-----------] 8.50 MiB/11.89 MiB (2s) libsidecar_lite.so [############################>-----------] 8.61 MiB/11.89 MiB (2s) libsidecar_lite.so [#############################>----------] 8.77 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 8.98 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.10 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.24 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.25 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.26 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.29 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.31 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.36 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.52 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.65 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.77 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.01 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.13 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.36 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.49 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.61 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.85 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.97 MiB/11.89 MiB (1s) libsidecar_lite.so [#####################################>--] 11.09 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.33 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.45 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.57 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.81 MiB/11.89 MiB (0s)
6902026-08-18T22:39:28.651ZAug 18 22:39:28.370 DEBG [sc] ox: starting
6912026-08-18T22:39:28.651ZAug 18 22:39:28.370 DEBG [sc] ox: connecting to [::1]:59285
6922026-08-18T22:39:28.651ZAug 18 22:39:28.370 DEBG [sc] ox waiting for prompt
6932026-08-18T22:39:28.651ZAug 18 22:39:28.380 DEBG [sc] ox: logging in
6942026-08-18T22:39:28.692ZAug 18 22:39:28.457 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
6952026-08-18T22:39:28.760ZAug 18 22:39:28.740 DEBG [sc] ox: starting
6962026-08-18T22:39:28.760ZAug 18 22:39:28.740 DEBG [sc] ox: connecting to [::1]:59285
6972026-08-18T22:39:28.799ZAug 18 22:39:28.741 DEBG [sc] ox waiting for prompt
6982026-08-18T22:39:28.799ZAug 18 22:39:28.752 DEBG [sc] ox: logging in
6992026-08-18T22:39:28.848ZAug 18 22:39:28.829 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7002026-08-18T22:39:29.872ZAug 18 22:39:29.852 DEBG [sc] ox: starting
7012026-08-18T22:39:29.872ZAug 18 22:39:29.852 DEBG [sc] ox: connecting to [::1]:59285
7022026-08-18T22:39:29.911ZAug 18 22:39:29.853 DEBG [sc] ox waiting for prompt
7032026-08-18T22:39:29.911ZAug 18 22:39:29.853 DEBG [sc] ox: logging in
7042026-08-18T22:39:29.950ZAug 18 22:39:29.929 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7052026-08-18T22:39:30.005ZAug 18 22:39:29.985 DEBG [sc] ox: starting
7062026-08-18T22:39:30.005ZAug 18 22:39:29.985 DEBG [sc] ox: connecting to [::1]:59285
7072026-08-18T22:39:30.044ZAug 18 22:39:29.986 DEBG [sc] ox waiting for prompt
7082026-08-18T22:39:30.044ZAug 18 22:39:29.996 DEBG [sc] ox: logging in
7092026-08-18T22:39:30.094ZAug 18 22:39:30.074 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7102026-08-18T22:39:30.148ZAug 18 22:39:30.129 DEBG [sc] ox: starting
7112026-08-18T22:39:30.148ZAug 18 22:39:30.129 DEBG [sc] ox: connecting to [::1]:59285
7122026-08-18T22:39:30.188ZAug 18 22:39:30.129 DEBG [sc] ox waiting for prompt
7132026-08-18T22:39:30.188ZAug 18 22:39:30.140 DEBG [sc] ox: logging in
7142026-08-18T22:39:30.236ZAug 18 22:39:30.217 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7152026-08-18T22:39:30.303ZAug 18 22:39:30.283 DEBG [sc] ox: starting
7162026-08-18T22:39:30.303ZAug 18 22:39:30.283 DEBG [sc] ox: connecting to [::1]:59285
7172026-08-18T22:39:30.342ZAug 18 22:39:30.284 DEBG [sc] ox waiting for prompt
7182026-08-18T22:39:30.342ZAug 18 22:39:30.294 DEBG [sc] ox: logging in
7192026-08-18T22:39:30.390ZAug 18 22:39:30.370 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7202026-08-18T22:39:30.446ZAug 18 22:39:30.426 DEBG [sc] ox: starting
7212026-08-18T22:39:30.446ZAug 18 22:39:30.426 DEBG [sc] ox: connecting to [::1]:59285
7222026-08-18T22:39:30.485ZAug 18 22:39:30.427 DEBG [sc] ox waiting for prompt
7232026-08-18T22:39:30.486ZAug 18 22:39:30.436 DEBG [sc] ox: logging in
7242026-08-18T22:39:30.535ZAug 18 22:39:30.515 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7252026-08-18T22:39:30.590ZAug 18 22:39:30.570 DEBG [sc] ox: starting
7262026-08-18T22:39:30.590ZAug 18 22:39:30.570 DEBG [sc] ox: connecting to [::1]:59285
7272026-08-18T22:39:30.629ZAug 18 22:39:30.571 DEBG [sc] ox waiting for prompt
7282026-08-18T22:39:30.629ZAug 18 22:39:30.581 DEBG [sc] ox: logging in
7292026-08-18T22:39:30.678ZAug 18 22:39:30.658 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7302026-08-18T22:39:30.733ZAug 18 22:39:30.713 DEBG [sc] ox: starting
7312026-08-18T22:39:30.733ZAug 18 22:39:30.713 DEBG [sc] ox: connecting to [::1]:59285
7322026-08-18T22:39:30.773ZAug 18 22:39:30.714 DEBG [sc] ox waiting for prompt
7332026-08-18T22:39:30.773ZAug 18 22:39:30.725 DEBG [sc] ox: logging in
7342026-08-18T22:39:30.832ZAug 18 22:39:30.812 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7352026-08-18T22:39:30.888ZAug 18 22:39:30.868 DEBG [sc] ox: starting
7362026-08-18T22:39:30.888ZAug 18 22:39:30.868 DEBG [sc] ox: connecting to [::1]:59285
7372026-08-18T22:39:30.927ZAug 18 22:39:30.869 DEBG [sc] ox waiting for prompt
7382026-08-18T22:39:30.928ZAug 18 22:39:30.879 DEBG [sc] ox: logging in
7392026-08-18T22:39:30.976ZAug 18 22:39:30.956 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7402026-08-18T22:39:31.042ZAug 18 22:39:31.012 DEBG [sc] ox: starting
7412026-08-18T22:39:31.042ZAug 18 22:39:31.012 DEBG [sc] ox: connecting to [::1]:59285
7422026-08-18T22:39:31.082ZAug 18 22:39:31.013 DEBG [sc] ox waiting for prompt
7432026-08-18T22:39:31.082ZAug 18 22:39:31.023 DEBG [sc] ox: logging in
7442026-08-18T22:39:31.122ZAug 18 22:39:31.102 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7452026-08-18T22:39:31.225ZAug 18 22:39:31.168 DEBG [sc] ox: starting
7462026-08-18T22:39:31.225ZAug 18 22:39:31.168 DEBG [sc] ox: connecting to [::1]:59285
7472026-08-18T22:39:31.225ZAug 18 22:39:31.169 DEBG [sc] ox waiting for prompt
7482026-08-18T22:39:31.225ZAug 18 22:39:31.180 DEBG [sc] ox: logging in
7492026-08-18T22:39:31.287ZAug 18 22:39:31.267 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7502026-08-18T22:39:31.353ZAug 18 22:39:31.334 DEBG [sc] ox: starting
7512026-08-18T22:39:31.354ZAug 18 22:39:31.334 DEBG [sc] ox: connecting to [::1]:59285
7522026-08-18T22:39:31.394ZAug 18 22:39:31.334 DEBG [sc] ox waiting for prompt
7532026-08-18T22:39:31.394ZAug 18 22:39:31.345 DEBG [sc] ox: logging in
7542026-08-18T22:39:31.453ZAug 18 22:39:31.433 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7552026-08-18T22:39:31.525ZAug 18 22:39:31.505 INFO adding BGP router to mgd
7562026-08-18T22:39:31.564Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(SessionSetup)
7572026-08-18T22:39:32.543Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7582026-08-18T22:39:33.546Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7592026-08-18T22:39:34.692Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
7602026-08-18T22:39:35.694ZAug 18 22:39:35.674 INFO cr1: executing frr script show ip bgp json
7612026-08-18T22:39:35.694ZAug 18 22:39:35.674 DEBG [sc] cr1: starting
7622026-08-18T22:39:35.694ZAug 18 22:39:35.674 DEBG [sc] cr1: connecting to [::1]:61817
7632026-08-18T22:39:35.734ZAug 18 22:39:35.675 DEBG [sc] cr1 waiting for prompt
7642026-08-18T22:39:35.734ZAug 18 22:39:35.687 DEBG [sc] cr1: logging in
7652026-08-18T22:39:36.047ZAug 18 22:39:36.028 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7662026-08-18T22:39:38.186ZAug 18 22:39:38.166 INFO cr1: executing frr script show bgp json
7672026-08-18T22:39:38.186ZAug 18 22:39:38.166 DEBG [sc] cr1: starting
7682026-08-18T22:39:38.186ZAug 18 22:39:38.166 DEBG [sc] cr1: connecting to [::1]:61817
7692026-08-18T22:39:38.226ZAug 18 22:39:38.167 DEBG [sc] cr1 waiting for prompt
7702026-08-18T22:39:38.226ZAug 18 22:39:38.176 DEBG [sc] cr1: logging in
7712026-08-18T22:39:38.344ZAug 18 22:39:38.325 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
7722026-08-18T22:39:40.467ZAug 18 22:39:40.447 INFO cr2: executing eos script show ip bgp | json
7732026-08-18T22:39:40.467ZAug 18 22:39:40.447 DEBG [sc] cr2: starting
7742026-08-18T22:39:40.467ZAug 18 22:39:40.447 DEBG [sc] cr2: connecting to [::1]:42670
7752026-08-18T22:39:40.507ZAug 18 22:39:40.448 DEBG [sc] cr2 waiting for prompt
7762026-08-18T22:39:40.507ZAug 18 22:39:40.460 DEBG [sc] cr2: logging in
7772026-08-18T22:39:40.803ZAug 18 22:39:40.783 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
7782026-08-18T22:39:43.209ZAug 18 22:39:43.189 INFO cr2: executing eos script show ipv6 bgp | json
7792026-08-18T22:39:43.209ZAug 18 22:39:43.189 DEBG [sc] cr2: starting
7802026-08-18T22:39:43.209ZAug 18 22:39:43.189 DEBG [sc] cr2: connecting to [::1]:42670
7812026-08-18T22:39:43.249ZAug 18 22:39:43.190 DEBG [sc] cr2 waiting for prompt
7822026-08-18T22:39:43.249ZAug 18 22:39:43.200 DEBG [sc] cr2: logging in
7832026-08-18T22:39:43.343ZAug 18 22:39:43.323 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
7842026-08-18T22:39:45.724ZAug 18 22:39:45.704 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
7852026-08-18T22:39:45.763ZAug 18 22:39:45.704 DEBG [sc] cr3: starting
7862026-08-18T22:39:45.763ZAug 18 22:39:45.704 DEBG [sc] cr3: connecting to [::1]:41239
7872026-08-18T22:39:45.763ZAug 18 22:39:45.705 DEBG [sc] cr3 waiting for prompt
7882026-08-18T22:39:45.763ZAug 18 22:39:45.716 DEBG [sc] cr3: logging in
7892026-08-18T22:39:46.070ZAug 18 22:39:46.050 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
7902026-08-18T22:39:48.273ZAug 18 22:39:48.252 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
7912026-08-18T22:39:48.273ZAug 18 22:39:48.252 DEBG [sc] cr3: starting
7922026-08-18T22:39:48.273ZAug 18 22:39:48.252 DEBG [sc] cr3: connecting to [::1]:41239
7932026-08-18T22:39:48.313ZAug 18 22:39:48.253 DEBG [sc] cr3 waiting for prompt
7942026-08-18T22:39:48.313ZAug 18 22:39:48.264 DEBG [sc] cr3: logging in
7952026-08-18T22:39:48.417ZAug 18 22:39:48.397 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
7962026-08-18T22:39:50.611ZAug 18 22:39:50.591 INFO quartet bgp unnumbered test passed 🎉
7972026-08-18T22:39:50.651Z+ (( status != 0 ))
7982026-08-18T22:39:50.652Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
7992026-08-18T22:39:50.693ZAug 18 22:39:50.631 INFO destroying runner for deployment mgquartetu
8002026-08-18T22:39:50.693ZAug 18 22:39:50.632 INFO destroying deployment mgquartetu
8012026-08-18T22:39:50.693ZAug 18 22:39:50.632 INFO destroying nodes
8022026-08-18T22:39:50.758ZAug 18 22:39:50.738 INFO destroying links
8032026-08-18T22:39:50.758ZAug 18 22:39:50.738 INFO destroying link mgquartetu_ox_sn_vnic0
8042026-08-18T22:39:50.797ZAug 18 22:39:50.743 INFO destroying link mgquartetu_ox_sn_sim0
8052026-08-18T22:39:50.797ZAug 18 22:39:50.744 INFO destroying link mgquartetu_cr1_vn_vnic0
8062026-08-18T22:39:51.767ZAug 18 22:39:51.747 INFO destroying link mgquartetu_cr1_vn_sim0
8072026-08-18T22:39:51.806ZAug 18 22:39:51.748 INFO destroying link mgquartetu_ox_sn_vnic1
8082026-08-18T22:39:51.806ZAug 18 22:39:51.749 INFO destroying link mgquartetu_ox_sn_sim1
8092026-08-18T22:39:51.806ZAug 18 22:39:51.750 INFO destroying link mgquartetu_cr2_vn_vnic0
8102026-08-18T22:39:51.807ZAug 18 22:39:51.751 INFO destroying link mgquartetu_cr2_vn_sim0
8112026-08-18T22:39:51.807ZAug 18 22:39:51.752 INFO destroying link mgquartetu_ox_sn_vnic2
8122026-08-18T22:39:51.807ZAug 18 22:39:51.753 INFO destroying link mgquartetu_ox_sn_sim2
8132026-08-18T22:39:51.807ZAug 18 22:39:51.753 INFO destroying link mgquartetu_cr3_vn_vnic0
8142026-08-18T22:39:51.807ZAug 18 22:39:51.754 INFO destroying link mgquartetu_cr3_vn_sim0
8152026-08-18T22:39:51.807ZAug 18 22:39:51.755 INFO destroying external links
8162026-08-18T22:39:51.807ZAug 18 22:39:51.755 INFO destroying external link mgquartetu_ox_vn_vnic3
8172026-08-18T22:39:51.807ZAug 18 22:39:51.756 INFO destroying external link mgquartetu_cr1_vn_vnic1
8182026-08-18T22:39:51.807ZAug 18 22:39:51.757 INFO destroying external link mgquartetu_cr2_vn_vnic1
8192026-08-18T22:39:51.807ZAug 18 22:39:51.758 INFO destroying external link mgquartetu_cr3_vn_vnic1
8202026-08-18T22:39:51.807ZAug 18 22:39:51.759 INFO destroying images
8212026-08-18T22:39:52.269ZAug 18 22:39:52.250 INFO destroying workspace at .falcon
8222026-08-18T22:39:52.309Z+ return 0
8232026-08-18T22:39:52.309Z+ run_test quartet-bfd-static-routing
8242026-08-18T22:39:52.309Z+ local test_name=quartet-bfd-static-routing
8252026-08-18T22:39:52.309Z+ local status=0
8262026-08-18T22:39:52.309Z+ clear_falcon_workspace_files
8272026-08-18T22:39:52.309Z+ [[ -d .falcon ]]
8282026-08-18T22:39:52.309Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8292026-08-18T22:39:52.309Z+ RUST_LOG=debug
8302026-08-18T22:39:52.309Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8312026-08-18T22:39:52.309ZAug 18 22:39:52.282 DEBG using default route interface igb0
8322026-08-18T22:39:52.310ZAug 18 22:39:52.282 DEBG using default route interface igb0
8332026-08-18T22:39:52.310ZAug 18 22:39:52.282 DEBG using default route interface igb0
8342026-08-18T22:39:52.310ZAug 18 22:39:52.282 DEBG using default route interface igb0
8352026-08-18T22:39:52.310ZAug 18 22:39:52.282 INFO mgquartetbfd: launching quartet topology
8362026-08-18T22:39:52.310ZAug 18 22:39:52.282 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8372026-08-18T22:39:52.310ZAug 18 22:39:52.282 INFO starting preflight for deployment mgquartetbfd
8382026-08-18T22:39:53.144ZAug 18 22:39:53.124 INFO creating links
8392026-08-18T22:39:53.144ZAug 18 22:39:53.124 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8402026-08-18T22:39:53.144ZAug 18 22:39:53.124 DEBG destroying link mgquartetbfd_ox_sn_sim0
8412026-08-18T22:39:53.144ZAug 18 22:39:53.124 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8422026-08-18T22:39:53.184ZAug 18 22:39:53.127 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8432026-08-18T22:39:53.184ZAug 18 22:39:53.134 DEBG link pair created
8442026-08-18T22:39:53.184ZAug 18 22:39:53.134 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8452026-08-18T22:39:53.184ZAug 18 22:39:53.134 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8462026-08-18T22:39:53.184ZAug 18 22:39:53.134 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8472026-08-18T22:39:53.184ZAug 18 22:39:53.135 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8482026-08-18T22:39:53.184ZAug 18 22:39:53.142 DEBG link pair created
8492026-08-18T22:39:53.184ZAug 18 22:39:53.142 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8502026-08-18T22:39:53.184ZAug 18 22:39:53.142 DEBG destroying link mgquartetbfd_ox_sn_sim1
8512026-08-18T22:39:53.184ZAug 18 22:39:53.142 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8522026-08-18T22:39:53.184ZAug 18 22:39:53.143 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8532026-08-18T22:39:53.184ZAug 18 22:39:53.149 DEBG link pair created
8542026-08-18T22:39:53.184ZAug 18 22:39:53.149 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8552026-08-18T22:39:53.184ZAug 18 22:39:53.149 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8562026-08-18T22:39:53.184ZAug 18 22:39:53.149 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8572026-08-18T22:39:53.184ZAug 18 22:39:53.151 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8582026-08-18T22:39:53.184ZAug 18 22:39:53.159 DEBG link pair created
8592026-08-18T22:39:53.184ZAug 18 22:39:53.159 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8602026-08-18T22:39:53.184ZAug 18 22:39:53.159 DEBG destroying link mgquartetbfd_ox_sn_sim2
8612026-08-18T22:39:53.184ZAug 18 22:39:53.159 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8622026-08-18T22:39:53.184ZAug 18 22:39:53.160 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8632026-08-18T22:39:53.224ZAug 18 22:39:53.166 DEBG link pair created
8642026-08-18T22:39:53.224ZAug 18 22:39:53.166 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8652026-08-18T22:39:53.224ZAug 18 22:39:53.166 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8662026-08-18T22:39:53.224ZAug 18 22:39:53.166 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8672026-08-18T22:39:53.224ZAug 18 22:39:53.167 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8682026-08-18T22:39:53.224ZAug 18 22:39:53.174 DEBG link pair created
8692026-08-18T22:39:53.224ZAug 18 22:39:53.174 INFO creating external links
8702026-08-18T22:39:53.225ZAug 18 22:39:53.174 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8712026-08-18T22:39:53.225ZAug 18 22:39:53.174 INFO creating external link mgquartetbfd_ox_vn_vnic3
8722026-08-18T22:39:53.225ZAug 18 22:39:53.175 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
8732026-08-18T22:39:53.225ZAug 18 22:39:53.175 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
8742026-08-18T22:39:53.225ZAug 18 22:39:53.175 INFO creating external link mgquartetbfd_cr1_vn_vnic1
8752026-08-18T22:39:53.225ZAug 18 22:39:53.176 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
8762026-08-18T22:39:53.225ZAug 18 22:39:53.176 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
8772026-08-18T22:39:53.226ZAug 18 22:39:53.176 INFO creating external link mgquartetbfd_cr2_vn_vnic1
8782026-08-18T22:39:53.226ZAug 18 22:39:53.177 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
8792026-08-18T22:39:53.226ZAug 18 22:39:53.177 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
8802026-08-18T22:39:53.226ZAug 18 22:39:53.177 INFO creating external link mgquartetbfd_cr3_vn_vnic1
8812026-08-18T22:39:53.226ZAug 18 22:39:53.179 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
8822026-08-18T22:39:53.226ZAug 18 22:39:53.179 INFO creating nodes
8832026-08-18T22:39:53.226ZAug 18 22:39:53.179 INFO ox: launching node
8842026-08-18T22:39:53.226ZAug 18 22:39:53.182 INFO cr1: launching node
8852026-08-18T22:39:53.226ZAug 18 22:39:53.184 INFO cr2: launching node
8862026-08-18T22:39:53.226ZAug 18 22:39:53.186 INFO cr3: launching node
8872026-08-18T22:39:53.226ZAug 18 22:39:53.199 INFO launched instance ox with pid 969 on port 48094
8882026-08-18T22:39:53.226ZAug 18 22:39:53.200 INFO ox: instance ensure
8892026-08-18T22:39:53.226ZAug 18 22:39:53.200 INFO launched instance cr1 with pid 970 on port 57514
8902026-08-18T22:39:53.226ZAug 18 22:39:53.200 INFO cr1: instance ensure
8912026-08-18T22:39:53.226ZAug 18 22:39:53.200 INFO launched instance cr2 with pid 971 on port 63432
8922026-08-18T22:39:53.226ZAug 18 22:39:53.200 INFO cr2: instance ensure
8932026-08-18T22:39:53.226ZAug 18 22:39:53.200 INFO launched instance cr3 with pid 972 on port 50479
8942026-08-18T22:39:53.226ZAug 18 22:39:53.200 INFO cr3: instance ensure
8952026-08-18T22:39:56.228ZAug 18 22:39:56.198 INFO cr2: instance ensure completed after 0 retries
8962026-08-18T22:39:56.228ZAug 18 22:39:56.198 INFO cr2: instance run
8972026-08-18T22:39:56.228ZAug 18 22:39:56.199 DEBG [sc] cr2: starting
8982026-08-18T22:39:56.228ZAug 18 22:39:56.199 DEBG [sc] cr2: connecting to [::1]:63432
8992026-08-18T22:39:56.228ZAug 18 22:39:56.199 DEBG [sc] cr2 waiting for prompt
9002026-08-18T22:39:56.228ZAug 18 22:39:56.207 INFO ox: instance ensure completed after 0 retries
9012026-08-18T22:39:56.228ZAug 18 22:39:56.207 INFO ox: instance run
9022026-08-18T22:39:56.228ZAug 18 22:39:56.207 DEBG [sc] ox: starting
9032026-08-18T22:39:56.228ZAug 18 22:39:56.207 DEBG [sc] ox: connecting to [::1]:48094
9042026-08-18T22:39:56.268ZAug 18 22:39:56.208 DEBG [sc] ox waiting for prompt
9052026-08-18T22:39:56.268ZAug 18 22:39:56.227 INFO cr1: instance ensure completed after 0 retries
9062026-08-18T22:39:56.268ZAug 18 22:39:56.227 INFO cr1: instance run
9072026-08-18T22:39:56.268ZAug 18 22:39:56.227 DEBG [sc] cr1: starting
9082026-08-18T22:39:56.268ZAug 18 22:39:56.227 DEBG [sc] cr1: connecting to [::1]:57514
9092026-08-18T22:39:56.268ZAug 18 22:39:56.228 DEBG [sc] cr1 waiting for prompt
9102026-08-18T22:39:56.358ZAug 18 22:39:56.338 INFO cr3: instance ensure completed after 0 retries
9112026-08-18T22:39:56.358ZAug 18 22:39:56.338 INFO cr3: instance run
9122026-08-18T22:40:13.364ZAug 18 22:40:13.344 DEBG [sc] cr1: logging in
9132026-08-18T22:40:13.752ZAug 18 22:40:13.732 INFO cr1: mounting /opt/cargo-bay
9142026-08-18T22:40:13.752ZAug 18 22:40:13.732 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9152026-08-18T22:40:13.791ZAug 18 22:40:13.766 DEBG [sc] cr1: executing command `cd`
9162026-08-18T22:40:13.831ZAug 18 22:40:13.777 INFO cr1: finished mounting /opt/cargo-bay
9172026-08-18T22:40:13.831ZAug 18 22:40:13.777 DEBG [sc] cr1: executing command `hostname cr1`
9182026-08-18T22:40:13.831ZAug 18 22:40:13.788 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9192026-08-18T22:40:13.831ZAug 18 22:40:13.799 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9202026-08-18T22:40:13.831ZAug 18 22:40:13.811 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9212026-08-18T22:40:13.870ZAug 18 22:40:13.822 INFO cr1: logging out
9222026-08-18T22:40:15.909ZAug 18 22:40:15.889 INFO cr1: logged out
9232026-08-18T22:40:16.312ZAug 18 22:40:16.292 DEBG [sc] ox: logging in
9242026-08-18T22:40:16.536ZAug 18 22:40:16.517 INFO ox: mounting /opt/cargo-bay
9252026-08-18T22:40:16.536ZAug 18 22:40:16.517 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9262026-08-18T22:40:17.867ZAug 18 22:40:17.847 DEBG [sc] cr2: logging in
9272026-08-18T22:40:18.179ZAug 18 22:40:18.159 DEBG [sc] ox: executing command `cd`
9282026-08-18T22:40:18.218ZAug 18 22:40:18.170 INFO ox: finished mounting /opt/cargo-bay
9292026-08-18T22:40:18.218ZAug 18 22:40:18.170 DEBG [sc] ox: executing command `hostname ox`
9302026-08-18T22:40:18.218ZAug 18 22:40:18.181 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9312026-08-18T22:40:18.218ZAug 18 22:40:18.192 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9322026-08-18T22:40:18.258ZAug 18 22:40:18.204 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9332026-08-18T22:40:18.258ZAug 18 22:40:18.215 INFO ox: logging out
9342026-08-18T22:40:18.300ZAug 18 22:40:18.280 INFO ox: logged out
9352026-08-18T22:40:18.339ZAug 18 22:40:18.294 INFO cr2: mounting /opt/cargo-bay
9362026-08-18T22:40:18.339ZAug 18 22:40:18.294 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9372026-08-18T22:40:18.339ZAug 18 22:40:18.316 DEBG [sc] cr2: executing command `cd`
9382026-08-18T22:40:18.379ZAug 18 22:40:18.327 INFO cr2: finished mounting /opt/cargo-bay
9392026-08-18T22:40:18.379ZAug 18 22:40:18.327 DEBG [sc] cr2: executing command `hostname cr2`
9402026-08-18T22:40:18.379ZAug 18 22:40:18.338 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9412026-08-18T22:40:18.379ZAug 18 22:40:18.349 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9422026-08-18T22:40:18.418ZAug 18 22:40:18.360 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9432026-08-18T22:40:18.418ZAug 18 22:40:18.371 INFO cr2: logging out
9442026-08-18T22:40:21.339ZAug 18 22:40:21.319 INFO cr2: logged out
9452026-08-18T22:40:21.339ZAug 18 22:40:21.319 INFO mgquartetbfd: quartet topology launch complete
9462026-08-18T22:40:21.388ZAug 18 22:40:21.319 DEBG [sc] ox: starting
9472026-08-18T22:40:21.388ZAug 18 22:40:21.319 DEBG [sc] ox: connecting to [::1]:48094
9482026-08-18T22:40:21.388ZAug 18 22:40:21.320 DEBG [sc] ox waiting for prompt
9492026-08-18T22:40:21.388ZAug 18 22:40:21.331 DEBG [sc] ox: logging in
9502026-08-18T22:40:21.427ZAug 18 22:40:21.407 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9512026-08-18T22:40:27.165ZAug 18 22:40:27.144 DEBG [sc] ox: starting
9522026-08-18T22:40:27.165ZAug 18 22:40:27.144 DEBG [sc] ox: connecting to [::1]:48094
9532026-08-18T22:40:27.205ZAug 18 22:40:27.145 DEBG [sc] ox waiting for prompt
9542026-08-18T22:40:27.205ZAug 18 22:40:27.155 DEBG [sc] ox: logging in
9552026-08-18T22:40:27.263ZAug 18 22:40:27.243 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9562026-08-18T22:40:27.351ZAug 18 22:40:27.331 DEBG [sc] ox: starting
9572026-08-18T22:40:27.351ZAug 18 22:40:27.331 DEBG [sc] ox: connecting to [::1]:48094
9582026-08-18T22:40:27.391ZAug 18 22:40:27.332 DEBG [sc] ox waiting for prompt
9592026-08-18T22:40:27.391ZAug 18 22:40:27.342 DEBG [sc] ox: logging in
9602026-08-18T22:40:27.450ZAug 18 22:40:27.430 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9612026-08-18T22:40:27.515ZAug 18 22:40:27.496 INFO cr1: installing frr
9622026-08-18T22:40:27.516ZAug 18 22:40:27.496 INFO waiting for ceos to initialize
9632026-08-18T22:40:27.516ZAug 18 22:40:27.496 INFO cr3: starting juniper bfd setup
9642026-08-18T22:40:27.516ZAug 18 22:40:27.496 INFO ox: setting up npuvm
9652026-08-18T22:40:27.556ZAug 18 22:40:27.496 DEBG [sc] cr1: starting
9662026-08-18T22:40:27.556ZAug 18 22:40:27.496 DEBG [sc] cr2: starting
9672026-08-18T22:40:27.556ZAug 18 22:40:27.496 DEBG [sc] cr2: connecting to [::1]:63432
9682026-08-18T22:40:27.557ZAug 18 22:40:27.496 DEBG [sc] cr1: connecting to [::1]:57514
9692026-08-18T22:40:27.557ZAug 18 22:40:27.496 INFO cr3: staged Juniper config and license for guest systemd services
9702026-08-18T22:40:27.557ZAug 18 22:40:27.496 INFO cr3: waiting for Juniper guest config apply
9712026-08-18T22:40:27.557ZAug 18 22:40:27.496 DEBG [sc] ox: starting
9722026-08-18T22:40:27.557ZAug 18 22:40:27.496 DEBG [sc] ox: connecting to [::1]:48094
9732026-08-18T22:40:27.558ZAug 18 22:40:27.496 DEBG [sc] cr3: starting
9742026-08-18T22:40:27.558ZAug 18 22:40:27.496 DEBG [sc] cr3: connecting to [::1]:50479
9752026-08-18T22:40:27.558ZAug 18 22:40:27.496 DEBG [sc] cr1 waiting for prompt
9762026-08-18T22:40:27.558ZAug 18 22:40:27.496 DEBG [sc] cr2 waiting for prompt
9772026-08-18T22:40:27.558ZAug 18 22:40:27.496 DEBG [sc] ox waiting for prompt
9782026-08-18T22:40:27.558ZAug 18 22:40:27.497 DEBG [sc] cr3 waiting for prompt
9792026-08-18T22:40:27.558ZAug 18 22:40:27.497 DEBG [sc] cr3: logging in
9802026-08-18T22:40:27.558ZAug 18 22:40:27.507 DEBG [sc] cr2: logging in
9812026-08-18T22:40:27.558ZAug 18 22:40:27.507 DEBG [sc] ox: logging in
9822026-08-18T22:40:27.558ZAug 18 22:40:27.507 DEBG [sc] cr1: logging in
9832026-08-18T22:40:27.615ZAug 18 22:40:27.595 DEBG [sc] ox: executing command `curl --fail --retry 5 --retry-all-errors --remote-name-all -L https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm https://buildomat.eng.oxide.computer/public/file/oxidecomputer//softnpu/image/fd2c726815cdb03c2687e1bf2912a9184905557b/npuvm.sha256.txt`
9842026-08-18T22:40:27.692ZAug 18 22:40:27.672 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
9852026-08-18T22:40:27.888ZAug 18 22:40:27.868 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
9862026-08-18T22:40:27.927ZAug 18 22:40:27.889 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
9872026-08-18T22:40:29.926ZAug 18 22:40:29.907 INFO cr2: executing eos script show version
9882026-08-18T22:40:29.926ZAug 18 22:40:29.907 DEBG [sc] cr2: starting
9892026-08-18T22:40:29.927ZAug 18 22:40:29.907 DEBG [sc] cr2: connecting to [::1]:63432
9902026-08-18T22:40:29.966ZAug 18 22:40:29.908 DEBG [sc] cr2 waiting for prompt
9912026-08-18T22:40:29.966ZAug 18 22:40:29.918 DEBG [sc] cr2: logging in
9922026-08-18T22:40:30.011ZAug 18 22:40:29.991 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
9932026-08-18T22:40:30.092ZAug 18 22:40:30.073 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
9942026-08-18T22:40:31.013ZAug 18 22:40:30.993 DEBG [sc] cr3: starting
9952026-08-18T22:40:31.013ZAug 18 22:40:30.993 DEBG [sc] cr3: connecting to [::1]:50479
9962026-08-18T22:40:31.052ZAug 18 22:40:30.994 DEBG [sc] cr3 waiting for prompt
9972026-08-18T22:40:31.053ZAug 18 22:40:31.005 DEBG [sc] cr3: logging in
9982026-08-18T22:40:31.228ZAug 18 22:40:31.169 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
9992026-08-18T22:40:33.273ZAug 18 22:40:33.253 INFO cr3: Juniper guest config applied
10002026-08-18T22:40:38.334ZAug 18 22:40:38.314 DEBG [sc] cr2: starting
10012026-08-18T22:40:38.334ZAug 18 22:40:38.314 DEBG [sc] cr2: connecting to [::1]:63432
10022026-08-18T22:40:38.374ZAug 18 22:40:38.315 DEBG [sc] cr2 waiting for prompt
10032026-08-18T22:40:38.374ZAug 18 22:40:38.326 DEBG [sc] cr2: logging in
10042026-08-18T22:40:38.499ZAug 18 22:40:38.480 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10052026-08-18T22:40:38.752ZAug 18 22:40:38.732 DEBG [sc] ox: starting
10062026-08-18T22:40:38.752ZAug 18 22:40:38.732 DEBG [sc] ox: connecting to [::1]:48094
10072026-08-18T22:40:38.791ZAug 18 22:40:38.732 DEBG [sc] ox waiting for prompt
10082026-08-18T22:40:38.791ZAug 18 22:40:38.743 DEBG [sc] ox: logging in
10092026-08-18T22:40:38.850ZAug 18 22:40:38.830 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10102026-08-18T22:40:38.917ZAug 18 22:40:38.897 DEBG [sc] ox: starting
10112026-08-18T22:40:38.917ZAug 18 22:40:38.897 DEBG [sc] ox: connecting to [::1]:48094
10122026-08-18T22:40:38.958ZAug 18 22:40:38.898 DEBG [sc] ox waiting for prompt
10132026-08-18T22:40:38.958ZAug 18 22:40:38.908 DEBG [sc] ox: logging in
10142026-08-18T22:40:39.016ZAug 18 22:40:38.996 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10152026-08-18T22:40:39.159ZAug 18 22:40:39.140 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10162026-08-18T22:40:39.160ZAug 18 22:40:39.140 DEBG [sc] ox: starting
10172026-08-18T22:40:39.160ZAug 18 22:40:39.140 DEBG [sc] ox: connecting to [::1]:48094
10182026-08-18T22:40:39.199ZAug 18 22:40:39.140 DEBG [sc] ox waiting for prompt
10192026-08-18T22:40:39.199ZAug 18 22:40:39.150 DEBG [sc] ox: logging in
10202026-08-18T22:40:39.259ZAug 18 22:40:39.239 DEBG [sc] ox: executing command `chmod +x npuvm`
10212026-08-18T22:40:39.325ZAug 18 22:40:39.306 DEBG [sc] ox: starting
10222026-08-18T22:40:39.326ZAug 18 22:40:39.306 DEBG [sc] ox: connecting to [::1]:48094
10232026-08-18T22:40:39.365ZAug 18 22:40:39.306 DEBG [sc] ox waiting for prompt
10242026-08-18T22:40:39.365ZAug 18 22:40:39.317 DEBG [sc] ox: logging in
10252026-08-18T22:40:39.424ZAug 18 22:40:39.405 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10262026-08-18T22:40:40.602ZAug 18 22:40:40.582 INFO cr2: executing eos script show version
10272026-08-18T22:40:40.641ZAug 18 22:40:40.582 DEBG [sc] cr2: starting
10282026-08-18T22:40:40.641ZAug 18 22:40:40.582 DEBG [sc] cr2: connecting to [::1]:63432
10292026-08-18T22:40:40.641ZAug 18 22:40:40.583 DEBG [sc] cr2 waiting for prompt
10302026-08-18T22:40:40.641ZAug 18 22:40:40.593 DEBG [sc] cr2: logging in
10312026-08-18T22:40:40.778ZAug 18 22:40:40.758 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10322026-08-18T22:40:43.175ZAug 18 22:40:43.155 DEBG [sc] cr2: starting
10332026-08-18T22:40:43.175ZAug 18 22:40:43.155 DEBG [sc] cr2: connecting to [::1]:63432
10342026-08-18T22:40:43.215ZAug 18 22:40:43.156 DEBG [sc] cr2 waiting for prompt
10352026-08-18T22:40:43.216ZAug 18 22:40:43.166 DEBG [sc] cr2: logging in
10362026-08-18T22:40:43.353ZAug 18 22:40:43.333 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10372026-08-18T22:40:45.508ZAug 18 22:40:45.488 INFO cr2: executing eos script show version
10382026-08-18T22:40:45.508ZAug 18 22:40:45.488 DEBG [sc] cr2: starting
10392026-08-18T22:40:45.508ZAug 18 22:40:45.488 DEBG [sc] cr2: connecting to [::1]:63432
10402026-08-18T22:40:45.548ZAug 18 22:40:45.488 DEBG [sc] cr2 waiting for prompt
10412026-08-18T22:40:45.548ZAug 18 22:40:45.499 DEBG [sc] cr2: logging in
10422026-08-18T22:40:45.662ZAug 18 22:40:45.642 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10432026-08-18T22:40:48.133ZAug 18 22:40:48.113 INFO cr2: executing eos script
10442026-08-18T22:40:48.133Z enable
10452026-08-18T22:40:48.133Z configure
10462026-08-18T22:40:48.133Z ip routing
10472026-08-18T22:40:48.133Z ipv6 unicast-routing
10482026-08-18T22:40:48.133Z interface Ethernet1
10492026-08-18T22:40:48.134Z no switchport
10502026-08-18T22:40:48.134Z ip address 10.0.1.2/24
10512026-08-18T22:40:48.134Z ipv6 enable
10522026-08-18T22:40:48.134Z ipv6 address fd00:2::2/64
10532026-08-18T22:40:48.134Z bfd interval 1000 min-rx 1000 multiplier 3
10542026-08-18T22:40:48.134Z exit
10552026-08-18T22:40:48.134Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10562026-08-18T22:40:48.134Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10572026-08-18T22:40:48.134Z exit
10582026-08-18T22:40:48.134Z
10592026-08-18T22:40:48.134ZAug 18 22:40:48.113 DEBG [sc] cr2: starting
10602026-08-18T22:40:48.134ZAug 18 22:40:48.113 DEBG [sc] cr2: connecting to [::1]:63432
10612026-08-18T22:40:48.173ZAug 18 22:40:48.114 DEBG [sc] cr2 waiting for prompt
10622026-08-18T22:40:48.173ZAug 18 22:40:48.124 DEBG [sc] cr2: logging in
10632026-08-18T22:40:48.288ZAug 18 22:40:48.268 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
10642026-08-18T22:40:48.288Z enable
10652026-08-18T22:40:48.288Z configure
10662026-08-18T22:40:48.288Z ip routing
10672026-08-18T22:40:48.288Z ipv6 unicast-routing
10682026-08-18T22:40:48.288Z interface Ethernet1
10692026-08-18T22:40:48.289Z no switchport
10702026-08-18T22:40:48.289Z ip address 10.0.1.2/24
10712026-08-18T22:40:48.289Z ipv6 enable
10722026-08-18T22:40:48.289Z ipv6 address fd00:2::2/64
10732026-08-18T22:40:48.289Z bfd interval 1000 min-rx 1000 multiplier 3
10742026-08-18T22:40:48.289Z exit
10752026-08-18T22:40:48.289Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10762026-08-18T22:40:48.289Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10772026-08-18T22:40:48.290Z exit
10782026-08-18T22:40:48.290Z '`
10792026-08-18T22:41:05.380ZAug 18 22:41:05.359 INFO cr1: enabling frr daemon bfdd
10802026-08-18T22:41:05.380ZAug 18 22:41:05.359 DEBG [sc] cr1: starting
10812026-08-18T22:41:05.380ZAug 18 22:41:05.359 DEBG [sc] cr1: connecting to [::1]:57514
10822026-08-18T22:41:05.420ZAug 18 22:41:05.360 DEBG [sc] cr1 waiting for prompt
10832026-08-18T22:41:05.421ZAug 18 22:41:05.371 DEBG [sc] cr1: logging in
10842026-08-18T22:41:05.524ZAug 18 22:41:05.503 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10852026-08-18T22:41:07.611ZAug 18 22:41:07.590 INFO cr1: stopping frr
10862026-08-18T22:41:07.611ZAug 18 22:41:07.590 DEBG [sc] cr1: starting
10872026-08-18T22:41:07.611ZAug 18 22:41:07.590 DEBG [sc] cr1: connecting to [::1]:57514
10882026-08-18T22:41:07.651ZAug 18 22:41:07.591 DEBG [sc] cr1 waiting for prompt
10892026-08-18T22:41:07.651ZAug 18 22:41:07.601 DEBG [sc] cr1: logging in
10902026-08-18T22:41:07.754ZAug 18 22:41:07.734 DEBG [sc] cr1: executing command `systemctl stop frr`
10912026-08-18T22:41:10.145ZAug 18 22:41:10.125 INFO cr1: starting frr
10922026-08-18T22:41:10.145ZAug 18 22:41:10.125 DEBG [sc] cr1: starting
10932026-08-18T22:41:10.145ZAug 18 22:41:10.125 DEBG [sc] cr1: connecting to [::1]:57514
10942026-08-18T22:41:10.185ZAug 18 22:41:10.126 DEBG [sc] cr1 waiting for prompt
10952026-08-18T22:41:10.185ZAug 18 22:41:10.135 DEBG [sc] cr1: logging in
10962026-08-18T22:41:10.299ZAug 18 22:41:10.279 DEBG [sc] cr1: executing command `systemctl start frr`
10972026-08-18T22:41:17.602ZAug 18 22:41:17.582 INFO cr1: stopping frr
10982026-08-18T22:41:17.602ZAug 18 22:41:17.582 DEBG [sc] cr1: starting
10992026-08-18T22:41:17.602ZAug 18 22:41:17.582 DEBG [sc] cr1: connecting to [::1]:57514
11002026-08-18T22:41:17.641ZAug 18 22:41:17.582 DEBG [sc] cr1 waiting for prompt
11012026-08-18T22:41:17.641ZAug 18 22:41:17.594 DEBG [sc] cr1: logging in
11022026-08-18T22:41:17.747ZAug 18 22:41:17.727 DEBG [sc] cr1: executing command `systemctl stop frr`
11032026-08-18T22:41:20.133ZAug 18 22:41:20.113 INFO cr1: installing frr startup config
11042026-08-18T22:41:20.133ZAug 18 22:41:20.113 DEBG [sc] cr1: starting
11052026-08-18T22:41:20.133ZAug 18 22:41:20.113 DEBG [sc] cr1: connecting to [::1]:57514
11062026-08-18T22:41:20.172ZAug 18 22:41:20.113 DEBG [sc] cr1 waiting for prompt
11072026-08-18T22:41:20.172ZAug 18 22:41:20.124 DEBG [sc] cr1: logging in
11082026-08-18T22:41:20.288ZAug 18 22:41:20.268 DEBG [sc] cr1: executing command `cp /opt/cargo-bay/cr1-bfd-frr.conf /etc/frr/frr.conf && chown frr:frrvty /etc/frr/frr.conf && chmod 640 /etc/frr/frr.conf`
11092026-08-18T22:41:22.374ZAug 18 22:41:22.353 INFO cr1: starting frr
11102026-08-18T22:41:22.374ZAug 18 22:41:22.353 DEBG [sc] cr1: starting
11112026-08-18T22:41:22.375ZAug 18 22:41:22.353 DEBG [sc] cr1: connecting to [::1]:57514
11122026-08-18T22:41:22.415ZAug 18 22:41:22.354 DEBG [sc] cr1 waiting for prompt
11132026-08-18T22:41:22.415ZAug 18 22:41:22.364 DEBG [sc] cr1: logging in
11142026-08-18T22:41:22.528ZAug 18 22:41:22.508 DEBG [sc] cr1: executing command `systemctl start frr`
11152026-08-18T22:41:48.152ZAug 18 22:41:48.133 INFO ox: npuvm install output:
11162026-08-18T22:41:48.380Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/80.93 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (59m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (59m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (59m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (59m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (59m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (59m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (59m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (59m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (60m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (60m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (60m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/80.93 MiB (60m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (48m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (47m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (47m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (44m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (44m) dendrite-softnpu.tar.gz [>---------------------------------------] 25.29 KiB/80.93 MiB (44m) dendrite-softnpu.tar.gz [>---------------------------------------] 86.45 KiB/80.93 MiB (25m) dendrite-softnpu.tar.gz [>---------------------------------------] 139.95 KiB/80.93 MiB (19m) dendrite-softnpu.tar.gz [>---------------------------------------] 224.92 KiB/80.93 MiB (14m) dendrite-softnpu.tar.gz [>---------------------------------------] 471.86 KiB/80.93 MiB (8m) dendrite-softnpu.tar.gz [>---------------------------------------] 595.86 KiB/80.93 MiB (6m) dendrite-softnpu.tar.gz [>---------------------------------------] 719.86 KiB/80.93 MiB (5m) dendrite-softnpu.tar.gz [>---------------------------------------] 962.64 KiB/80.93 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.06 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.18 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.37 MiB/80.93 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.54 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.66 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.87 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 2.02 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.14 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.38 MiB/80.93 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.50 MiB/80.93 MiB (86s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.69 MiB/80.93 MiB (82s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/80.93 MiB (77s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.98 MiB/80.93 MiB (74s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.14 MiB/80.93 MiB (70s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.26 MiB/80.93 MiB (68s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.46 MiB/80.93 MiB (66s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.62 MiB/80.93 MiB (63s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.74 MiB/80.93 MiB (62s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.94 MiB/80.93 MiB (60s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.10 MiB/80.93 MiB (58s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.30 MiB/80.93 MiB (56s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.42 MiB/80.93 MiB (55s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.58 MiB/80.93 MiB (53s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.78 MiB/80.93 MiB (52s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.94 MiB/80.93 MiB (51s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.06 MiB/80.93 MiB (50s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.26 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.42 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.54 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.73 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.90 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.04 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.21 MiB/80.93 MiB (44s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.35 MiB/80.93 MiB (43s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.57 MiB/80.93 MiB (42s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.60 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.61 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.62 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.65 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.67 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.71 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.89 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.01 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.12 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.37 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.49 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.62 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.85 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.97 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.20 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.33 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.45 MiB/80.93 MiB (49s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.69 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.81 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.92 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.17 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.28 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.40 MiB/80.93 MiB (48s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.64 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.76 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.88 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.12 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.24 MiB/80.93 MiB (47s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.39 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.60 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.72 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.96 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.08 MiB/80.93 MiB (46s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.20 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.44 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.56 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.68 MiB/80.93 MiB (45s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.92 MiB/80.93 MiB (44s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.04 MiB/80.93 MiB (44s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.17 MiB/80.93 MiB (44s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.40 MiB/80.93 MiB (44s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.52 MiB/80.93 MiB (43s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.66 MiB/80.93 MiB (43s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.88 MiB/80.93 MiB (43s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.00 MiB/80.93 MiB (43s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.14 MiB/80.93 MiB (42s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.36 MiB/80.93 MiB (42s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.48 MiB/80.93 MiB (42s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.72 MiB/80.93 MiB (42s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.84 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.96 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.09 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.32 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.44 MiB/80.93 MiB (41s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.57 MiB/80.93 MiB (40s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.79 MiB/80.93 MiB (40s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.81 MiB/80.93 MiB (40s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.94 MiB/80.93 MiB (40s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.17 MiB/80.93 MiB (39s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.29 MiB/80.93 MiB (39s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.41 MiB/80.93 MiB (39s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.65 MiB/80.93 MiB (39s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.77 MiB/80.93 MiB (38s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.90 MiB/80.93 MiB (38s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.13 MiB/80.93 MiB (38s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.25 MiB/80.93 MiB (38s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.43 MiB/80.93 MiB (38s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.61 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.73 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.97 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.09 MiB/80.93 MiB (37s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.21 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.45 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.57 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.69 MiB/80.93 MiB (36s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.93 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.05 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.17 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.29 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.53 MiB/80.93 MiB (35s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.65 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [#########>------------------------------] 18.78 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.01 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.13 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.37 MiB/80.93 MiB (34s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.49 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.61 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.85 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.97 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.09 MiB/80.93 MiB (33s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.33 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.45 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.57 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.81 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [##########>-----------------------------] 20.93 MiB/80.93 MiB (32s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.06 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.29 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.41 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.59 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.77 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.88 MiB/80.93 MiB (31s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.13 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.24 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.37 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.60 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.72 MiB/80.93 MiB (30s) dendrite-softnpu.tar.gz [###########>----------------------------] 22.85 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.08 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.20 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.34 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.56 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.68 MiB/80.93 MiB (29s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.83 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.04 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.16 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.33 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.52 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.54 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.55 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.57 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.59 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.61 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.73 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.83 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 24.95 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.19 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.31 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.43 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.67 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.79 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 25.91 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.15 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [############>---------------------------] 26.27 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.44 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.63 MiB/80.93 MiB (28s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.75 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 26.88 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.11 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.22 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.36 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.58 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.70 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.86 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.06 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.19 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.42 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.54 MiB/80.93 MiB (27s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.67 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 28.90 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.02 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.15 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.38 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.50 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.65 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.86 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.98 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.15 MiB/80.93 MiB (26s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.34 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 30.46 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 30.68 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 30.82 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 30.95 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.18 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.30 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.43 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.66 MiB/80.93 MiB (25s) dendrite-softnpu.tar.gz [###############>------------------------] 31.78 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [###############>------------------------] 31.90 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [###############>------------------------] 32.09 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [###############>------------------------] 32.26 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 32.38 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 32.58 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 32.74 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 32.86 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 33.09 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 33.22 MiB/80.93 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 33.36 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 33.58 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 33.70 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 33.88 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 34.06 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 34.17 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 34.37 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 34.53 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 34.65 MiB/80.93 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 34.89 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.01 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.15 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.37 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.49 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.67 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.85 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 35.97 MiB/80.93 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 36.16 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [#################>----------------------] 36.33 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 36.45 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 36.67 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 36.81 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 36.94 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 37.17 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 37.29 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 37.42 MiB/80.93 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 37.65 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 37.77 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 37.95 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.13 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.25 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 38.45 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 38.61 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 38.73 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 38.97 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 39.09 MiB/80.93 MiB (20s) dendrite-softnpu.tar.gz [###################>--------------------] 39.22 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.45 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.57 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.71 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.93 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 40.05 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 40.23 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 40.41 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [####################>-------------------] 40.53 MiB/80.93 MiB (19s) dendrite-softnpu.tar.gz [####################>-------------------] 40.74 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 40.89 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.01 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.21 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.37 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.51 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.71 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 41.85 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 42.01 MiB/80.93 MiB (18s) dendrite-softnpu.tar.gz [####################>-------------------] 42.20 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [####################>-------------------] 42.33 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 42.53 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 42.69 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 42.81 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.01 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.17 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.29 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.49 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.64 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.79 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.90 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.91 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.92 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.93 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 43.97 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.02 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.09 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.31 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.31 MiB/80.93 MiB (17s) dendrite-softnpu.tar.gz [#####################>------------------] 44.38 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 44.52 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 44.62 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 44.73 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 44.94 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.05 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.16 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.37 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.48 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.62 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.82 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 45.93 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 46.11 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 46.27 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [######################>-----------------] 46.39 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#######################>----------------] 46.62 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#######################>----------------] 46.73 MiB/80.93 MiB (16s) dendrite-softnpu.tar.gz [#######################>----------------] 46.85 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.09 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.21 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.33 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.57 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.69 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 47.81 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 48.05 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 48.17 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 48.35 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [#######################>----------------] 48.53 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [########################>---------------] 48.64 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [########################>---------------] 48.88 MiB/80.93 MiB (15s) dendrite-softnpu.tar.gz [########################>---------------] 49.01 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.13 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.35 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.49 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.61 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.85 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 49.97 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 50.10 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 50.33 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [########################>---------------] 50.45 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [#########################>--------------] 50.65 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [#########################>--------------] 50.81 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [#########################>--------------] 50.92 MiB/80.93 MiB (14s) dendrite-softnpu.tar.gz [#########################>--------------] 51.15 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.28 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.40 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.64 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.76 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 51.89 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 52.12 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 52.24 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 52.38 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [#########################>--------------] 52.60 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [##########################>-------------] 52.72 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [##########################>-------------] 52.84 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [##########################>-------------] 52.99 MiB/80.93 MiB (13s) dendrite-softnpu.tar.gz [##########################>-------------] 53.20 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.32 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.56 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.68 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 53.80 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 54.04 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 54.16 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 54.28 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 54.52 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [##########################>-------------] 54.52 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [###########################>------------] 54.65 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [###########################>------------] 54.88 MiB/80.93 MiB (12s) dendrite-softnpu.tar.gz [###########################>------------] 55.00 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.13 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.36 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.48 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.67 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.84 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 55.96 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 56.20 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 56.32 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [###########################>------------] 56.45 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [############################>-----------] 56.68 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [############################>-----------] 56.80 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [############################>-----------] 56.92 MiB/80.93 MiB (11s) dendrite-softnpu.tar.gz [############################>-----------] 57.16 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.28 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.40 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.63 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.76 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 57.89 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 58.12 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 58.24 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 58.43 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [############################>-----------] 58.60 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#############################>----------] 58.72 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#############################>----------] 58.95 MiB/80.93 MiB (10s) dendrite-softnpu.tar.gz [#############################>----------] 59.08 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.20 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.42 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.56 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.68 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 59.90 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.04 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.19 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.40 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.51 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [#############################>----------] 60.68 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 60.87 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 60.99 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.14 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.15 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.16 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.21 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.25 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.31 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.43 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.49 MiB/80.93 MiB (9s) dendrite-softnpu.tar.gz [##############################>---------] 61.56 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.68 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.75 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.81 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 61.94 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.01 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.13 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.22 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.29 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.43 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.50 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [##############################>---------] 62.57 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 62.72 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 62.80 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 62.87 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.01 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.10 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.18 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.32 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.42 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.50 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.66 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.75 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 63.85 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 64.00 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 64.09 MiB/80.93 MiB (8s) dendrite-softnpu.tar.gz [###############################>--------] 64.21 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 64.35 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 64.44 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 64.61 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [###############################>--------] 64.71 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 64.80 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 64.97 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.08 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.18 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.36 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.46 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.59 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.75 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 65.85 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 66.03 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 66.15 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 66.25 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 66.44 MiB/80.93 MiB (7s) dendrite-softnpu.tar.gz [################################>-------] 66.57 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [################################>-------] 66.67 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 66.88 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 66.99 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.10 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.21 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.43 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.55 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.66 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 67.88 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 68.00 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 68.12 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 68.33 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 68.46 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [#################################>------] 68.60 MiB/80.93 MiB (6s) dendrite-softnpu.tar.gz [##################################>-----] 68.80 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 68.92 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.10 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.28 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.41 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.64 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.76 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 69.89 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 70.12 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 70.25 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 70.39 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 70.60 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [##################################>-----] 70.72 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###################################>----] 70.89 MiB/80.93 MiB (5s) dendrite-softnpu.tar.gz [###################################>----] 71.08 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.20 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.41 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.56 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.69 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 71.92 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 72.04 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 72.17 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 72.40 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 72.52 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [###################################>----] 72.69 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [####################################>---] 72.88 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [####################################>---] 73.00 MiB/80.93 MiB (4s) dendrite-softnpu.tar.gz [####################################>---] 73.19 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.36 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.48 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.71 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.84 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 73.97 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.20 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.32 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.47 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.68 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [####################################>---] 74.80 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#####################################>--] 74.98 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#####################################>--] 75.16 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#####################################>--] 75.28 MiB/80.93 MiB (3s) dendrite-softnpu.tar.gz [#####################################>--] 75.49 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 75.64 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 75.76 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.00 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.12 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.25 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.48 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.60 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 76.78 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 76.96 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.08 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.28 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.44 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.56 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.57 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.57 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.57 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.57 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.58 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.60 MiB/80.93 MiB (2s) dendrite-softnpu.tar.gz [######################################>-] 77.67 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.73 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.79 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.92 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 77.98 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.04 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.17 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.24 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.30 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.44 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.51 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.62 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.71 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 78.78 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 78.93 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.00 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.07 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.22 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.30 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.37 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.53 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.60 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.68 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.84 MiB/80.93 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 79.92 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.05 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.17 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.26 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.43 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.51 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.60 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.78 MiB/80.93 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 80.87 MiB/80.93 MiB (0s) Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Refreshing catalog 1/1 helios Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): - Creating Plan (Solver setup): \ Creating Plan (Solver setup): | Creating Plan (Solver setup): / Creating Plan (Solver setup): / Creating Plan (Running solver): - Creating Plan (Running solver): - Creating Plan (Finding local manifests): \ Creating Plan (Finding local manifests): \ Creating Plan (Download Manifests 0/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Download Manifests 1/1) | Creating Plan (Package planning: 1/1): / Creating Plan (Package planning: 1/1): / Creating Plan (Merging actions): - Creating Plan (Merging actions): - Creating Plan (Checking for conflicting actions): \ Creating Plan (Checking for conflicting actions): | Creating Plan (Checking for conflicting actions): / Creating Plan (Checking for conflicting actions): - Creating Plan (Checking for conflicting actions): - Creating Plan (Consolidating action changes): \ Creating Plan (Consolidating action changes): \ Creating Plan (Evaluating mediators): | Creating Plan (Evaluating mediators): / Creating Plan (Evaluating mediators): / Packages to install: 1
11172026-08-18T22:41:48.394Z Create boot environment: No
11182026-08-18T22:41:48.394ZCreate backup boot environment: No
11192026-08-18T22:41:48.395Z
11202026-08-18T22:41:48.395ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11212026-08-18T22:41:48.395Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 1/6 0.0/0.0 -- driver/misc/tofino 1/1 6/6 0.0/0.0 -- Completed 1/1 6/6 0.0/0.0 203k/s
11222026-08-18T22:41:48.395Z
11232026-08-18T22:41:48.395ZPHASE ITEMS
11242026-08-18T22:41:48.395Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11252026-08-18T22:41:48.395Z Updating package state database working - Updating package state database Done
11262026-08-18T22:41:48.395Z Updating package cache 0/0 \ Updating package cache 0/0
11272026-08-18T22:41:48.395Z Updating image state working | Updating image state working / Updating image state Done
11282026-08-18T22:41:48.395Z Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database working \ Creating fast lookup database working | Creating fast lookup database working / Creating fast lookup database working - Creating fast lookup database Done
11292026-08-18T22:41:48.395Z Reading search index working \ Reading search index Done
11302026-08-18T22:41:48.395Z Updating search index 0/1 | Updating search index 1/1
11312026-08-18T22:41:48.395Z Updating package cache 0/1 / Updating package cache 1/1
11322026-08-18T22:41:48.395Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 86.46 KiB/15.18 MiB (4m) scadm [>---------------------------------------] 141.46 KiB/15.18 MiB (3m) scadm [>---------------------------------------] 225.95 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 471.86 KiB/15.18 MiB (77s) scadm [#>--------------------------------------] 597.78 KiB/15.18 MiB (61s) scadm [#>--------------------------------------] 721.75 KiB/15.18 MiB (50s) scadm [##>-------------------------------------] 969.64 KiB/15.18 MiB (36s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (31s) scadm [###>------------------------------------] 1.19 MiB/15.18 MiB (28s) scadm [###>------------------------------------] 1.42 MiB/15.18 MiB (23s) scadm [####>-----------------------------------] 1.54 MiB/15.18 MiB (21s) scadm [####>-----------------------------------] 1.69 MiB/15.18 MiB (19s) scadm [#####>----------------------------------] 1.90 MiB/15.18 MiB (17s) scadm [#####>----------------------------------] 2.03 MiB/15.18 MiB (16s) scadm [#####>----------------------------------] 2.17 MiB/15.18 MiB (15s) scadm [######>---------------------------------] 2.38 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.50 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.65 MiB/15.18 MiB (12s) scadm [#######>--------------------------------] 2.86 MiB/15.18 MiB (11s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (11s) scadm [########>-------------------------------] 3.13 MiB/15.18 MiB (10s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (10s) scadm [#########>------------------------------] 3.46 MiB/15.18 MiB (9s) scadm [#########>------------------------------] 3.61 MiB/15.18 MiB (9s) scadm [##########>-----------------------------] 3.82 MiB/15.18 MiB (8s) scadm [##########>-----------------------------] 3.94 MiB/15.18 MiB (8s) scadm [##########>-----------------------------] 4.09 MiB/15.18 MiB (8s) scadm [###########>----------------------------] 4.30 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.42 MiB/15.18 MiB (7s) scadm [############>---------------------------] 4.56 MiB/15.18 MiB (7s) scadm [############>---------------------------] 4.78 MiB/15.18 MiB (7s) scadm [############>---------------------------] 4.92 MiB/15.18 MiB (6s) scadm [#############>--------------------------] 5.05 MiB/15.18 MiB (6s) scadm [#############>--------------------------] 5.26 MiB/15.18 MiB (6s) scadm [##############>-------------------------] 5.40 MiB/15.18 MiB (6s) scadm [##############>-------------------------] 5.53 MiB/15.18 MiB (6s) scadm [###############>------------------------] 5.74 MiB/15.18 MiB (5s) scadm [###############>------------------------] 5.88 MiB/15.18 MiB (5s) scadm [###############>------------------------] 6.01 MiB/15.18 MiB (5s) scadm [################>-----------------------] 6.22 MiB/15.18 MiB (5s) scadm [################>-----------------------] 6.36 MiB/15.18 MiB (5s) scadm [#################>----------------------] 6.50 MiB/15.18 MiB (5s) scadm [#################>----------------------] 6.70 MiB/15.18 MiB (5s) scadm [##################>---------------------] 6.84 MiB/15.18 MiB (4s) scadm [##################>---------------------] 6.98 MiB/15.18 MiB (4s) scadm [##################>---------------------] 7.20 MiB/15.18 MiB (4s) scadm [###################>--------------------] 7.32 MiB/15.18 MiB (4s) scadm [###################>--------------------] 7.47 MiB/15.18 MiB (4s) scadm [####################>-------------------] 7.68 MiB/15.18 MiB (4s) scadm [####################>-------------------] 7.80 MiB/15.18 MiB (4s) scadm [#####################>------------------] 7.99 MiB/15.18 MiB (4s) scadm [#####################>------------------] 8.16 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.30 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.49 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.64 MiB/15.18 MiB (3s) scadm [#######################>----------------] 8.78 MiB/15.18 MiB (3s) scadm [#######################>----------------] 8.97 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.12 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.26 MiB/15.18 MiB (3s) scadm [########################>---------------] 9.46 MiB/15.18 MiB (3s) scadm [#########################>--------------] 9.60 MiB/15.18 MiB (3s) scadm [#########################>--------------] 9.75 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.96 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.08 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.25 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.44 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.58 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.76 MiB/15.18 MiB (2s) scadm [############################>-----------] 10.92 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.06 MiB/15.18 MiB (2s) scadm [#############################>----------] 11.25 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.40 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.55 MiB/15.18 MiB (2s) scadm [##############################>---------] 11.75 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.88 MiB/15.18 MiB (1s) scadm [###############################>--------] 12.04 MiB/15.18 MiB (1s) scadm [################################>-------] 12.24 MiB/15.18 MiB (1s) scadm [################################>-------] 12.36 MiB/15.18 MiB (1s) scadm [#################################>------] 12.54 MiB/15.18 MiB (1s) scadm [#################################>------] 12.72 MiB/15.18 MiB (1s) scadm [#################################>------] 12.84 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.05 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.19 MiB/15.18 MiB (1s) scadm [###################################>----] 13.33 MiB/15.18 MiB (1s) scadm [###################################>----] 13.53 MiB/15.18 MiB (1s) scadm [####################################>---] 13.67 MiB/15.18 MiB (1s) scadm [####################################>---] 13.81 MiB/15.18 MiB (1s) scadm [####################################>---] 14.03 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.15 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.33 MiB/15.18 MiB (0s) scadm [######################################>-] 14.51 MiB/15.18 MiB (0s) scadm [######################################>-] 14.63 MiB/15.18 MiB (0s) scadm [#######################################>] 14.84 MiB/15.18 MiB (0s) scadm [#######################################>] 14.99 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.00 MiB/15.18 MiB (0s) scadm [#######################################>] 15.01 MiB/15.18 MiB (0s) scadm [#######################################>] 15.02 MiB/15.18 MiB (0s) scadm [#######################################>] 15.05 MiB/15.18 MiB (0s) scadm [#######################################>] 15.07 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 49.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 139.95 KiB/11.89 MiB (2m) libsidecar_lite.so [>---------------------------------------] 227.92 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 466.84 KiB/11.89 MiB (76s) libsidecar_lite.so [#>--------------------------------------] 600.55 KiB/11.89 MiB (47s) libsidecar_lite.so [##>-------------------------------------] 724.47 KiB/11.89 MiB (38s) libsidecar_lite.so [###>------------------------------------] 972.64 KiB/11.89 MiB (28s) libsidecar_lite.so [###>------------------------------------] 1.07 MiB/11.89 MiB (24s) libsidecar_lite.so [####>-----------------------------------] 1.19 MiB/11.89 MiB (21s) libsidecar_lite.so [####>-----------------------------------] 1.43 MiB/11.89 MiB (17s) libsidecar_lite.so [#####>----------------------------------] 1.55 MiB/11.89 MiB (16s) libsidecar_lite.so [#####>----------------------------------] 1.67 MiB/11.89 MiB (15s) libsidecar_lite.so [######>---------------------------------] 1.91 MiB/11.89 MiB (13s) libsidecar_lite.so [######>---------------------------------] 2.03 MiB/11.89 MiB (12s) libsidecar_lite.so [#######>--------------------------------] 2.15 MiB/11.89 MiB (11s) libsidecar_lite.so [########>-------------------------------] 2.39 MiB/11.89 MiB (10s) libsidecar_lite.so [########>-------------------------------] 2.51 MiB/11.89 MiB (9s) libsidecar_lite.so [########>-------------------------------] 2.63 MiB/11.89 MiB (9s) libsidecar_lite.so [#########>------------------------------] 2.87 MiB/11.89 MiB (8s) libsidecar_lite.so [##########>-----------------------------] 2.99 MiB/11.89 MiB (8s) libsidecar_lite.so [##########>-----------------------------] 3.13 MiB/11.89 MiB (7s) libsidecar_lite.so [###########>----------------------------] 3.35 MiB/11.89 MiB (7s) libsidecar_lite.so [###########>----------------------------] 3.47 MiB/11.89 MiB (7s) libsidecar_lite.so [############>---------------------------] 3.65 MiB/11.89 MiB (6s) libsidecar_lite.so [############>---------------------------] 3.82 MiB/11.89 MiB (6s) libsidecar_lite.so [#############>--------------------------] 3.95 MiB/11.89 MiB (6s) libsidecar_lite.so [#############>--------------------------] 4.16 MiB/11.89 MiB (5s) libsidecar_lite.so [##############>-------------------------] 4.31 MiB/11.89 MiB (5s) libsidecar_lite.so [##############>-------------------------] 4.43 MiB/11.89 MiB (5s) libsidecar_lite.so [###############>------------------------] 4.66 MiB/11.89 MiB (5s) libsidecar_lite.so [################>-----------------------] 4.79 MiB/11.89 MiB (5s) libsidecar_lite.so [################>-----------------------] 4.90 MiB/11.89 MiB (4s) libsidecar_lite.so [#################>----------------------] 5.15 MiB/11.89 MiB (4s) libsidecar_lite.so [#################>----------------------] 5.26 MiB/11.89 MiB (4s) libsidecar_lite.so [##################>---------------------] 5.38 MiB/11.89 MiB (4s) libsidecar_lite.so [##################>---------------------] 5.62 MiB/11.89 MiB (4s) libsidecar_lite.so [###################>--------------------] 5.74 MiB/11.89 MiB (4s) libsidecar_lite.so [###################>--------------------] 5.90 MiB/11.89 MiB (3s) libsidecar_lite.so [####################>-------------------] 6.10 MiB/11.89 MiB (3s) libsidecar_lite.so [####################>-------------------] 6.22 MiB/11.89 MiB (3s) libsidecar_lite.so [#####################>------------------] 6.42 MiB/11.89 MiB (3s) libsidecar_lite.so [######################>-----------------] 6.58 MiB/11.89 MiB (3s) libsidecar_lite.so [######################>-----------------] 6.70 MiB/11.89 MiB (3s) libsidecar_lite.so [#######################>----------------] 6.93 MiB/11.89 MiB (3s) libsidecar_lite.so [#######################>----------------] 7.06 MiB/11.89 MiB (3s) libsidecar_lite.so [########################>---------------] 7.18 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.42 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.54 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.66 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 7.90 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 8.02 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.14 MiB/11.89 MiB (2s) libsidecar_lite.so [############################>-----------] 8.38 MiB/11.89 MiB (2s) libsidecar_lite.so [############################>-----------] 8.50 MiB/11.89 MiB (2s) libsidecar_lite.so [#############################>----------] 8.65 MiB/11.89 MiB (2s) libsidecar_lite.so [#############################>----------] 8.86 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 8.98 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.18 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.34 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.46 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.70 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.82 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.93 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.18 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.29 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.41 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.65 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.77 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.89 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.13 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.26 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.41 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.61 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.73 MiB/11.89 MiB (0s)
11332026-08-18T22:41:48.403ZAug 18 22:41:48.133 DEBG [sc] ox: starting
11342026-08-18T22:41:48.404ZAug 18 22:41:48.133 DEBG [sc] ox: connecting to [::1]:48094
11352026-08-18T22:41:48.404ZAug 18 22:41:48.133 DEBG [sc] ox waiting for prompt
11362026-08-18T22:41:48.404ZAug 18 22:41:48.144 DEBG [sc] ox: logging in
11372026-08-18T22:41:48.444ZAug 18 22:41:48.232 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11382026-08-18T22:41:48.594ZAug 18 22:41:48.574 DEBG [sc] ox: starting
11392026-08-18T22:41:48.594ZAug 18 22:41:48.574 DEBG [sc] ox: connecting to [::1]:48094
11402026-08-18T22:41:48.633ZAug 18 22:41:48.575 DEBG [sc] ox waiting for prompt
11412026-08-18T22:41:48.633ZAug 18 22:41:48.586 DEBG [sc] ox: logging in
11422026-08-18T22:41:48.684ZAug 18 22:41:48.664 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11432026-08-18T22:41:49.708ZAug 18 22:41:49.688 DEBG [sc] ox: starting
11442026-08-18T22:41:49.708ZAug 18 22:41:49.688 DEBG [sc] ox: connecting to [::1]:48094
11452026-08-18T22:41:49.748ZAug 18 22:41:49.689 DEBG [sc] ox waiting for prompt
11462026-08-18T22:41:49.748ZAug 18 22:41:49.689 DEBG [sc] ox: logging in
11472026-08-18T22:41:49.787ZAug 18 22:41:49.766 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11482026-08-18T22:41:49.842ZAug 18 22:41:49.823 DEBG [sc] ox: starting
11492026-08-18T22:41:49.842ZAug 18 22:41:49.823 DEBG [sc] ox: connecting to [::1]:48094
11502026-08-18T22:41:49.882ZAug 18 22:41:49.823 DEBG [sc] ox waiting for prompt
11512026-08-18T22:41:49.882ZAug 18 22:41:49.833 DEBG [sc] ox: logging in
11522026-08-18T22:41:49.944ZAug 18 22:41:49.924 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11532026-08-18T22:41:50.010ZAug 18 22:41:49.990 DEBG [sc] ox: starting
11542026-08-18T22:41:50.010ZAug 18 22:41:49.990 DEBG [sc] ox: connecting to [::1]:48094
11552026-08-18T22:41:50.049ZAug 18 22:41:49.990 DEBG [sc] ox waiting for prompt
11562026-08-18T22:41:50.049ZAug 18 22:41:50.001 DEBG [sc] ox: logging in
11572026-08-18T22:41:50.108ZAug 18 22:41:50.088 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11582026-08-18T22:41:50.731ZAug 18 22:41:50.711 DEBG [sc] ox: starting
11592026-08-18T22:41:50.731ZAug 18 22:41:50.711 DEBG [sc] ox: connecting to [::1]:48094
11602026-08-18T22:41:50.770ZAug 18 22:41:50.711 DEBG [sc] ox waiting for prompt
11612026-08-18T22:41:50.770ZAug 18 22:41:50.723 DEBG [sc] ox: logging in
11622026-08-18T22:41:50.821ZAug 18 22:41:50.800 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11632026-08-18T22:41:50.876ZAug 18 22:41:50.857 DEBG [sc] ox: starting
11642026-08-18T22:41:50.877ZAug 18 22:41:50.857 DEBG [sc] ox: connecting to [::1]:48094
11652026-08-18T22:41:50.916ZAug 18 22:41:50.857 DEBG [sc] ox waiting for prompt
11662026-08-18T22:41:50.916ZAug 18 22:41:50.868 DEBG [sc] ox: logging in
11672026-08-18T22:41:50.966ZAug 18 22:41:50.946 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11682026-08-18T22:41:51.032ZAug 18 22:41:51.012 DEBG [sc] ox: starting
11692026-08-18T22:41:51.032ZAug 18 22:41:51.012 DEBG [sc] ox: connecting to [::1]:48094
11702026-08-18T22:41:51.072ZAug 18 22:41:51.013 DEBG [sc] ox waiting for prompt
11712026-08-18T22:41:51.073ZAug 18 22:41:51.023 DEBG [sc] ox: logging in
11722026-08-18T22:41:51.130ZAug 18 22:41:51.111 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
11732026-08-18T22:41:51.668ZAug 18 22:41:51.649 DEBG [sc] ox: starting
11742026-08-18T22:41:51.668ZAug 18 22:41:51.649 DEBG [sc] ox: connecting to [::1]:48094
11752026-08-18T22:41:51.708ZAug 18 22:41:51.649 DEBG [sc] ox waiting for prompt
11762026-08-18T22:41:51.708ZAug 18 22:41:51.660 DEBG [sc] ox: logging in
11772026-08-18T22:41:51.756ZAug 18 22:41:51.736 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
11782026-08-18T22:41:51.812ZAug 18 22:41:51.792 DEBG [sc] ox: starting
11792026-08-18T22:41:51.812ZAug 18 22:41:51.792 DEBG [sc] ox: connecting to [::1]:48094
11802026-08-18T22:41:51.852ZAug 18 22:41:51.793 DEBG [sc] ox waiting for prompt
11812026-08-18T22:41:51.852ZAug 18 22:41:51.802 DEBG [sc] ox: logging in
11822026-08-18T22:41:51.899ZAug 18 22:41:51.879 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
11832026-08-18T22:41:52.424ZAug 18 22:41:52.404 DEBG [sc] ox: starting
11842026-08-18T22:41:52.424ZAug 18 22:41:52.404 DEBG [sc] ox: connecting to [::1]:48094
11852026-08-18T22:41:52.463ZAug 18 22:41:52.405 DEBG [sc] ox waiting for prompt
11862026-08-18T22:41:52.463ZAug 18 22:41:52.415 DEBG [sc] ox: logging in
11872026-08-18T22:41:52.515ZAug 18 22:41:52.495 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
11882026-08-18T22:41:52.581ZAug 18 22:41:52.561 DEBG [sc] ox: starting
11892026-08-18T22:41:52.581ZAug 18 22:41:52.561 DEBG [sc] ox: connecting to [::1]:48094
11902026-08-18T22:41:52.620ZAug 18 22:41:52.562 DEBG [sc] ox waiting for prompt
11912026-08-18T22:41:52.620ZAug 18 22:41:52.571 DEBG [sc] ox: logging in
11922026-08-18T22:41:52.683ZAug 18 22:41:52.663 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
11932026-08-18T22:41:52.749ZAug 18 22:41:52.729 DEBG [sc] ox: starting
11942026-08-18T22:41:52.750ZAug 18 22:41:52.729 DEBG [sc] ox: connecting to [::1]:48094
11952026-08-18T22:41:52.790ZAug 18 22:41:52.730 DEBG [sc] ox waiting for prompt
11962026-08-18T22:41:52.790ZAug 18 22:41:52.739 DEBG [sc] ox: logging in
11972026-08-18T22:41:52.837ZAug 18 22:41:52.816 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
11982026-08-18T22:41:52.903ZAug 18 22:41:52.883 DEBG [sc] ox: starting
11992026-08-18T22:41:52.903ZAug 18 22:41:52.883 DEBG [sc] ox: connecting to [::1]:48094
12002026-08-18T22:41:52.943ZAug 18 22:41:52.884 DEBG [sc] ox waiting for prompt
12012026-08-18T22:41:52.943ZAug 18 22:41:52.894 DEBG [sc] ox: logging in
12022026-08-18T22:41:53.003ZAug 18 22:41:52.983 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12032026-08-18T22:41:53.545ZAug 18 22:41:53.525 DEBG [sc] ox: starting
12042026-08-18T22:41:53.545ZAug 18 22:41:53.525 DEBG [sc] ox: connecting to [::1]:48094
12052026-08-18T22:41:53.585ZAug 18 22:41:53.526 DEBG [sc] ox waiting for prompt
12062026-08-18T22:41:53.585ZAug 18 22:41:53.535 DEBG [sc] ox: logging in
12072026-08-18T22:41:53.632ZAug 18 22:41:53.612 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12082026-08-18T22:41:53.699ZAug 18 22:41:53.679 DEBG [sc] ox: starting
12092026-08-18T22:41:53.699ZAug 18 22:41:53.679 DEBG [sc] ox: connecting to [::1]:48094
12102026-08-18T22:41:53.739ZAug 18 22:41:53.680 DEBG [sc] ox waiting for prompt
12112026-08-18T22:41:53.739ZAug 18 22:41:53.690 DEBG [sc] ox: logging in
12122026-08-18T22:41:53.799ZAug 18 22:41:53.779 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12132026-08-18T22:41:54.324ZAug 18 22:41:54.304 DEBG [sc] ox: starting
12142026-08-18T22:41:54.324ZAug 18 22:41:54.304 DEBG [sc] ox: connecting to [::1]:48094
12152026-08-18T22:41:54.363ZAug 18 22:41:54.304 DEBG [sc] ox waiting for prompt
12162026-08-18T22:41:54.364ZAug 18 22:41:54.314 DEBG [sc] ox: logging in
12172026-08-18T22:41:54.412ZAug 18 22:41:54.391 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12182026-08-18T22:41:54.478ZAug 18 22:41:54.458 DEBG [sc] ox: starting
12192026-08-18T22:41:54.478ZAug 18 22:41:54.458 DEBG [sc] ox: connecting to [::1]:48094
12202026-08-18T22:41:54.518ZAug 18 22:41:54.459 DEBG [sc] ox waiting for prompt
12212026-08-18T22:41:54.518ZAug 18 22:41:54.469 DEBG [sc] ox: logging in
12222026-08-18T22:41:54.568ZAug 18 22:41:54.548 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12232026-08-18T22:41:54.634ZAug 18 22:41:54.614 DEBG [sc] ox: starting
12242026-08-18T22:41:54.634ZAug 18 22:41:54.614 DEBG [sc] ox: connecting to [::1]:48094
12252026-08-18T22:41:54.674ZAug 18 22:41:54.615 DEBG [sc] ox waiting for prompt
12262026-08-18T22:41:54.674ZAug 18 22:41:54.625 DEBG [sc] ox: logging in
12272026-08-18T22:41:54.721ZAug 18 22:41:54.701 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12282026-08-18T22:41:54.777ZAug 18 22:41:54.757 DEBG [sc] ox: starting
12292026-08-18T22:41:54.777ZAug 18 22:41:54.757 DEBG [sc] ox: connecting to [::1]:48094
12302026-08-18T22:41:54.817ZAug 18 22:41:54.758 DEBG [sc] ox waiting for prompt
12312026-08-18T22:41:54.817ZAug 18 22:41:54.767 DEBG [sc] ox: logging in
12322026-08-18T22:41:54.876ZAug 18 22:41:54.856 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12332026-08-18T22:41:55.420ZAug 18 22:41:55.399 DEBG [sc] ox: starting
12342026-08-18T22:41:55.420ZAug 18 22:41:55.400 DEBG [sc] ox: connecting to [::1]:48094
12352026-08-18T22:41:55.459ZAug 18 22:41:55.400 DEBG [sc] ox waiting for prompt
12362026-08-18T22:41:55.459ZAug 18 22:41:55.411 DEBG [sc] ox: logging in
12372026-08-18T22:41:55.518ZAug 18 22:41:55.499 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12382026-08-18T22:41:55.585ZAug 18 22:41:55.565 DEBG [sc] ox: starting
12392026-08-18T22:41:55.585ZAug 18 22:41:55.565 DEBG [sc] ox: connecting to [::1]:48094
12402026-08-18T22:41:55.625ZAug 18 22:41:55.565 DEBG [sc] ox waiting for prompt
12412026-08-18T22:41:55.625ZAug 18 22:41:55.576 DEBG [sc] ox: logging in
12422026-08-18T22:41:55.685ZAug 18 22:41:55.665 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12432026-08-18T22:41:56.233ZAug 18 22:41:56.190 DEBG [sc] ox: starting
12442026-08-18T22:41:56.233ZAug 18 22:41:56.190 DEBG [sc] ox: connecting to [::1]:48094
12452026-08-18T22:41:56.233ZAug 18 22:41:56.191 DEBG [sc] ox waiting for prompt
12462026-08-18T22:41:56.233ZAug 18 22:41:56.201 DEBG [sc] ox: logging in
12472026-08-18T22:41:56.299ZAug 18 22:41:56.279 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12482026-08-18T22:41:56.354ZAug 18 22:41:56.334 DEBG [sc] ox: starting
12492026-08-18T22:41:56.354ZAug 18 22:41:56.334 DEBG [sc] ox: connecting to [::1]:48094
12502026-08-18T22:41:56.395ZAug 18 22:41:56.335 DEBG [sc] ox waiting for prompt
12512026-08-18T22:41:56.395ZAug 18 22:41:56.345 DEBG [sc] ox: logging in
12522026-08-18T22:41:56.455ZAug 18 22:41:56.435 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12532026-08-18T22:41:56.523ZAug 18 22:41:56.503 DEBG [sc] ox: starting
12542026-08-18T22:41:56.523ZAug 18 22:41:56.504 DEBG [sc] ox: connecting to [::1]:48094
12552026-08-18T22:41:56.563ZAug 18 22:41:56.504 DEBG [sc] ox waiting for prompt
12562026-08-18T22:41:56.563ZAug 18 22:41:56.514 DEBG [sc] ox: logging in
12572026-08-18T22:41:56.622ZAug 18 22:41:56.602 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12582026-08-18T22:41:56.692ZAug 18 22:41:56.672 INFO installing static v4 route 192.168.100.0/24
12592026-08-18T22:41:56.731ZAug 18 22:41:56.674 INFO installing static v6 route fd01::/64
12602026-08-18T22:41:56.731ZAug 18 22:41:56.675 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12612026-08-18T22:41:56.731ZAug 18 22:41:56.682 INFO phase 1: all peers up
12622026-08-18T22:41:56.731Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12632026-08-18T22:41:57.704Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12642026-08-18T22:41:58.706Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12652026-08-18T22:41:59.708Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12662026-08-18T22:42:00.711Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12672026-08-18T22:42:01.712Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12682026-08-18T22:42:01.752Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12692026-08-18T22:42:02.716Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12702026-08-18T22:42:03.717Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12712026-08-18T22:42:04.719Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12722026-08-18T22:42:05.721Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12732026-08-18T22:42:05.761Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12742026-08-18T22:42:06.723Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12752026-08-18T22:42:07.724Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12762026-08-18T22:42:08.725Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12772026-08-18T22:42:09.726Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12782026-08-18T22:42:09.766Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12792026-08-18T22:42:10.729Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12802026-08-18T22:42:11.731Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12812026-08-18T22:42:12.732Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12822026-08-18T22:42:13.733Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12832026-08-18T22:42:13.773Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12842026-08-18T22:42:14.736Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12852026-08-18T22:42:15.737Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12862026-08-18T22:42:16.739Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12872026-08-18T22:42:17.741Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12882026-08-18T22:42:17.781Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12892026-08-18T22:42:18.743Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12902026-08-18T22:42:19.746Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12912026-08-18T22:42:20.747Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12922026-08-18T22:42:21.750Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12932026-08-18T22:42:21.789ZAug 18 22:42:21.729 INFO cr1: executing frr script show bfd peers json
12942026-08-18T22:42:21.789ZAug 18 22:42:21.729 DEBG [sc] cr1: starting
12952026-08-18T22:42:21.789ZAug 18 22:42:21.729 DEBG [sc] cr1: connecting to [::1]:57514
12962026-08-18T22:42:21.790ZAug 18 22:42:21.730 DEBG [sc] cr1 waiting for prompt
12972026-08-18T22:42:21.790ZAug 18 22:42:21.741 DEBG [sc] cr1: logging in
12982026-08-18T22:42:22.090ZAug 18 22:42:22.070 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
12992026-08-18T22:42:24.229Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13002026-08-18T22:42:25.230ZAug 18 22:42:25.210 INFO cr1: executing frr script show bfd peers json
13012026-08-18T22:42:25.230ZAug 18 22:42:25.210 DEBG [sc] cr1: starting
13022026-08-18T22:42:25.230ZAug 18 22:42:25.210 DEBG [sc] cr1: connecting to [::1]:57514
13032026-08-18T22:42:25.269ZAug 18 22:42:25.211 DEBG [sc] cr1 waiting for prompt
13042026-08-18T22:42:25.269ZAug 18 22:42:25.222 DEBG [sc] cr1: logging in
13052026-08-18T22:42:25.364ZAug 18 22:42:25.344 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13062026-08-18T22:42:27.505Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13072026-08-18T22:42:28.506ZAug 18 22:42:28.486 INFO cr1: executing frr script show bfd peers json
13082026-08-18T22:42:28.506ZAug 18 22:42:28.486 DEBG [sc] cr1: starting
13092026-08-18T22:42:28.506ZAug 18 22:42:28.486 DEBG [sc] cr1: connecting to [::1]:57514
13102026-08-18T22:42:28.546ZAug 18 22:42:28.487 DEBG [sc] cr1 waiting for prompt
13112026-08-18T22:42:28.546ZAug 18 22:42:28.499 DEBG [sc] cr1: logging in
13122026-08-18T22:42:28.661ZAug 18 22:42:28.642 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13132026-08-18T22:42:30.810Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13142026-08-18T22:42:31.811ZAug 18 22:42:31.791 INFO cr1: executing frr script show bfd peers json
13152026-08-18T22:42:31.850ZAug 18 22:42:31.791 DEBG [sc] cr1: starting
13162026-08-18T22:42:31.850ZAug 18 22:42:31.791 DEBG [sc] cr1: connecting to [::1]:57514
13172026-08-18T22:42:31.850ZAug 18 22:42:31.792 DEBG [sc] cr1 waiting for prompt
13182026-08-18T22:42:31.850ZAug 18 22:42:31.803 DEBG [sc] cr1: logging in
13192026-08-18T22:42:31.944ZAug 18 22:42:31.924 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13202026-08-18T22:42:34.082Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13212026-08-18T22:42:35.083ZAug 18 22:42:35.063 INFO cr1: executing frr script show bfd peers json
13222026-08-18T22:42:35.083ZAug 18 22:42:35.063 DEBG [sc] cr1: starting
13232026-08-18T22:42:35.083ZAug 18 22:42:35.063 DEBG [sc] cr1: connecting to [::1]:57514
13242026-08-18T22:42:35.123ZAug 18 22:42:35.064 DEBG [sc] cr1 waiting for prompt
13252026-08-18T22:42:35.123ZAug 18 22:42:35.075 DEBG [sc] cr1: logging in
13262026-08-18T22:42:35.217ZAug 18 22:42:35.198 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13272026-08-18T22:42:37.357Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13282026-08-18T22:42:37.397ZAug 18 22:42:37.338 INFO cr1: executing frr script show bfd peers json
13292026-08-18T22:42:37.398ZAug 18 22:42:37.338 DEBG [sc] cr1: starting
13302026-08-18T22:42:37.398ZAug 18 22:42:37.338 DEBG [sc] cr1: connecting to [::1]:57514
13312026-08-18T22:42:37.398ZAug 18 22:42:37.338 DEBG [sc] cr1 waiting for prompt
13322026-08-18T22:42:37.398ZAug 18 22:42:37.348 DEBG [sc] cr1: logging in
13332026-08-18T22:42:37.523ZAug 18 22:42:37.503 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13342026-08-18T22:42:39.680Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13352026-08-18T22:42:40.681ZAug 18 22:42:40.661 INFO cr1: executing frr script show bfd peers json
13362026-08-18T22:42:40.681ZAug 18 22:42:40.661 DEBG [sc] cr1: starting
13372026-08-18T22:42:40.681ZAug 18 22:42:40.661 DEBG [sc] cr1: connecting to [::1]:57514
13382026-08-18T22:42:40.721ZAug 18 22:42:40.662 DEBG [sc] cr1 waiting for prompt
13392026-08-18T22:42:40.721ZAug 18 22:42:40.673 DEBG [sc] cr1: logging in
13402026-08-18T22:42:40.847ZAug 18 22:42:40.827 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13412026-08-18T22:42:43.004Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13422026-08-18T22:42:44.005ZAug 18 22:42:43.985 INFO cr1: executing frr script show bfd peers json
13432026-08-18T22:42:44.005ZAug 18 22:42:43.985 DEBG [sc] cr1: starting
13442026-08-18T22:42:44.045ZAug 18 22:42:43.985 DEBG [sc] cr1: connecting to [::1]:57514
13452026-08-18T22:42:44.045ZAug 18 22:42:43.986 DEBG [sc] cr1 waiting for prompt
13462026-08-18T22:42:44.045ZAug 18 22:42:43.998 DEBG [sc] cr1: logging in
13472026-08-18T22:42:44.149ZAug 18 22:42:44.129 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13482026-08-18T22:42:46.298Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13492026-08-18T22:42:47.299ZAug 18 22:42:47.279 INFO cr1: executing frr script show bfd peers json
13502026-08-18T22:42:47.299ZAug 18 22:42:47.279 DEBG [sc] cr1: starting
13512026-08-18T22:42:47.299ZAug 18 22:42:47.279 DEBG [sc] cr1: connecting to [::1]:57514
13522026-08-18T22:42:47.338ZAug 18 22:42:47.280 DEBG [sc] cr1 waiting for prompt
13532026-08-18T22:42:47.338ZAug 18 22:42:47.292 DEBG [sc] cr1: logging in
13542026-08-18T22:42:47.433ZAug 18 22:42:47.414 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13552026-08-18T22:42:49.573Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13562026-08-18T22:42:50.573ZAug 18 22:42:50.554 INFO cr1: executing frr script show bfd peers json
13572026-08-18T22:42:50.573ZAug 18 22:42:50.554 DEBG [sc] cr1: starting
13582026-08-18T22:42:50.573ZAug 18 22:42:50.554 DEBG [sc] cr1: connecting to [::1]:57514
13592026-08-18T22:42:50.612ZAug 18 22:42:50.554 DEBG [sc] cr1 waiting for prompt
13602026-08-18T22:42:50.612ZAug 18 22:42:50.566 DEBG [sc] cr1: logging in
13612026-08-18T22:42:50.718ZAug 18 22:42:50.698 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13622026-08-18T22:42:52.857Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13632026-08-18T22:42:52.858ZAug 18 22:42:52.837 INFO cr2: executing eos script show bfd peers | json
13642026-08-18T22:42:52.858ZAug 18 22:42:52.837 DEBG [sc] cr2: starting
13652026-08-18T22:42:52.858ZAug 18 22:42:52.837 DEBG [sc] cr2: connecting to [::1]:63432
13662026-08-18T22:42:52.897ZAug 18 22:42:52.838 DEBG [sc] cr2 waiting for prompt
13672026-08-18T22:42:52.897ZAug 18 22:42:52.849 DEBG [sc] cr2: logging in
13682026-08-18T22:42:53.206ZAug 18 22:42:53.186 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13692026-08-18T22:42:55.552Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13702026-08-18T22:42:56.553ZAug 18 22:42:56.533 INFO cr2: executing eos script show bfd peers | json
13712026-08-18T22:42:56.553ZAug 18 22:42:56.533 DEBG [sc] cr2: starting
13722026-08-18T22:42:56.553ZAug 18 22:42:56.533 DEBG [sc] cr2: connecting to [::1]:63432
13732026-08-18T22:42:56.592ZAug 18 22:42:56.534 DEBG [sc] cr2 waiting for prompt
13742026-08-18T22:42:56.592ZAug 18 22:42:56.544 DEBG [sc] cr2: logging in
13752026-08-18T22:42:56.697ZAug 18 22:42:56.677 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13762026-08-18T22:42:59.085Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13772026-08-18T22:43:00.087ZAug 18 22:43:00.067 INFO cr2: executing eos script show bfd peers | json
13782026-08-18T22:43:00.087ZAug 18 22:43:00.067 DEBG [sc] cr2: starting
13792026-08-18T22:43:00.087ZAug 18 22:43:00.067 DEBG [sc] cr2: connecting to [::1]:63432
13802026-08-18T22:43:00.127ZAug 18 22:43:00.068 DEBG [sc] cr2 waiting for prompt
13812026-08-18T22:43:00.127ZAug 18 22:43:00.079 DEBG [sc] cr2: logging in
13822026-08-18T22:43:00.254ZAug 18 22:43:00.233 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13832026-08-18T22:43:02.618Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13842026-08-18T22:43:03.621ZAug 18 22:43:03.600 INFO cr2: executing eos script show bfd peers | json
13852026-08-18T22:43:03.621ZAug 18 22:43:03.600 DEBG [sc] cr2: starting
13862026-08-18T22:43:03.621ZAug 18 22:43:03.600 DEBG [sc] cr2: connecting to [::1]:63432
13872026-08-18T22:43:03.660ZAug 18 22:43:03.601 DEBG [sc] cr2 waiting for prompt
13882026-08-18T22:43:03.660ZAug 18 22:43:03.612 DEBG [sc] cr2: logging in
13892026-08-18T22:43:03.753ZAug 18 22:43:03.733 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13902026-08-18T22:43:06.148Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13912026-08-18T22:43:07.151ZAug 18 22:43:07.129 INFO cr2: executing eos script show bfd peers | json
13922026-08-18T22:43:07.151ZAug 18 22:43:07.129 DEBG [sc] cr2: starting
13932026-08-18T22:43:07.151ZAug 18 22:43:07.129 DEBG [sc] cr2: connecting to [::1]:63432
13942026-08-18T22:43:07.194ZAug 18 22:43:07.130 DEBG [sc] cr2 waiting for prompt
13952026-08-18T22:43:07.194ZAug 18 22:43:07.141 DEBG [sc] cr2: logging in
13962026-08-18T22:43:07.294ZAug 18 22:43:07.274 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13972026-08-18T22:43:09.624Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13982026-08-18T22:43:09.624ZAug 18 22:43:09.603 INFO cr2: executing eos script show bfd peers | json
13992026-08-18T22:43:09.624ZAug 18 22:43:09.603 DEBG [sc] cr2: starting
14002026-08-18T22:43:09.624ZAug 18 22:43:09.603 DEBG [sc] cr2: connecting to [::1]:63432
14012026-08-18T22:43:09.663ZAug 18 22:43:09.604 DEBG [sc] cr2 waiting for prompt
14022026-08-18T22:43:09.664ZAug 18 22:43:09.614 DEBG [sc] cr2: logging in
14032026-08-18T22:43:09.766ZAug 18 22:43:09.747 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14042026-08-18T22:43:12.099Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14052026-08-18T22:43:13.100ZAug 18 22:43:13.080 INFO cr2: executing eos script show bfd peers | json
14062026-08-18T22:43:13.100ZAug 18 22:43:13.080 DEBG [sc] cr2: starting
14072026-08-18T22:43:13.139ZAug 18 22:43:13.080 DEBG [sc] cr2: connecting to [::1]:63432
14082026-08-18T22:43:13.139ZAug 18 22:43:13.081 DEBG [sc] cr2 waiting for prompt
14092026-08-18T22:43:13.139ZAug 18 22:43:13.092 DEBG [sc] cr2: logging in
14102026-08-18T22:43:13.257ZAug 18 22:43:13.237 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14112026-08-18T22:43:15.591Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14122026-08-18T22:43:16.592ZAug 18 22:43:16.572 INFO cr2: executing eos script show bfd peers | json
14132026-08-18T22:43:16.593ZAug 18 22:43:16.572 DEBG [sc] cr2: starting
14142026-08-18T22:43:16.593ZAug 18 22:43:16.572 DEBG [sc] cr2: connecting to [::1]:63432
14152026-08-18T22:43:16.633ZAug 18 22:43:16.573 DEBG [sc] cr2 waiting for prompt
14162026-08-18T22:43:16.633ZAug 18 22:43:16.584 DEBG [sc] cr2: logging in
14172026-08-18T22:43:16.726ZAug 18 22:43:16.706 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14182026-08-18T22:43:19.044Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14192026-08-18T22:43:20.046ZAug 18 22:43:20.026 INFO cr2: executing eos script show bfd peers | json
14202026-08-18T22:43:20.046ZAug 18 22:43:20.026 DEBG [sc] cr2: starting
14212026-08-18T22:43:20.046ZAug 18 22:43:20.026 DEBG [sc] cr2: connecting to [::1]:63432
14222026-08-18T22:43:20.085ZAug 18 22:43:20.027 DEBG [sc] cr2 waiting for prompt
14232026-08-18T22:43:20.085ZAug 18 22:43:20.038 DEBG [sc] cr2: logging in
14242026-08-18T22:43:20.201ZAug 18 22:43:20.181 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14252026-08-18T22:43:22.549Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14262026-08-18T22:43:23.551ZAug 18 22:43:23.531 INFO cr2: executing eos script show bfd peers | json
14272026-08-18T22:43:23.551ZAug 18 22:43:23.531 DEBG [sc] cr2: starting
14282026-08-18T22:43:23.551ZAug 18 22:43:23.531 DEBG [sc] cr2: connecting to [::1]:63432
14292026-08-18T22:43:23.590ZAug 18 22:43:23.532 DEBG [sc] cr2 waiting for prompt
14302026-08-18T22:43:23.590ZAug 18 22:43:23.543 DEBG [sc] cr2: logging in
14312026-08-18T22:43:23.684ZAug 18 22:43:23.665 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14322026-08-18T22:43:26.033Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14332026-08-18T22:43:26.033ZAug 18 22:43:26.013 INFO cr3: executing juniper script show bfd session | display json
14342026-08-18T22:43:26.033ZAug 18 22:43:26.013 DEBG [sc] cr3: starting
14352026-08-18T22:43:26.033ZAug 18 22:43:26.013 DEBG [sc] cr3: connecting to [::1]:50479
14362026-08-18T22:43:26.073ZAug 18 22:43:26.014 DEBG [sc] cr3 waiting for prompt
14372026-08-18T22:43:26.073ZAug 18 22:43:26.025 DEBG [sc] cr3: logging in
14382026-08-18T22:43:26.421ZAug 18 22:43:26.401 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14392026-08-18T22:43:28.687Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14402026-08-18T22:43:29.688ZAug 18 22:43:29.668 INFO cr3: executing juniper script show bfd session | display json
14412026-08-18T22:43:29.688ZAug 18 22:43:29.668 DEBG [sc] cr3: starting
14422026-08-18T22:43:29.688ZAug 18 22:43:29.668 DEBG [sc] cr3: connecting to [::1]:50479
14432026-08-18T22:43:29.727ZAug 18 22:43:29.669 DEBG [sc] cr3 waiting for prompt
14442026-08-18T22:43:29.727ZAug 18 22:43:29.680 DEBG [sc] cr3: logging in
14452026-08-18T22:43:29.843ZAug 18 22:43:29.823 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14462026-08-18T22:43:32.091Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14472026-08-18T22:43:33.093ZAug 18 22:43:33.073 INFO cr3: executing juniper script show bfd session | display json
14482026-08-18T22:43:33.093ZAug 18 22:43:33.073 DEBG [sc] cr3: starting
14492026-08-18T22:43:33.094ZAug 18 22:43:33.073 DEBG [sc] cr3: connecting to [::1]:50479
14502026-08-18T22:43:33.133ZAug 18 22:43:33.074 DEBG [sc] cr3 waiting for prompt
14512026-08-18T22:43:33.133ZAug 18 22:43:33.084 DEBG [sc] cr3: logging in
14522026-08-18T22:43:33.236ZAug 18 22:43:33.217 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14532026-08-18T22:43:35.510Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14542026-08-18T22:43:36.511ZAug 18 22:43:36.491 INFO cr3: executing juniper script show bfd session | display json
14552026-08-18T22:43:36.511ZAug 18 22:43:36.491 DEBG [sc] cr3: starting
14562026-08-18T22:43:36.511ZAug 18 22:43:36.491 DEBG [sc] cr3: connecting to [::1]:50479
14572026-08-18T22:43:36.555ZAug 18 22:43:36.492 DEBG [sc] cr3 waiting for prompt
14582026-08-18T22:43:36.555ZAug 18 22:43:36.503 DEBG [sc] cr3: logging in
14592026-08-18T22:43:36.645ZAug 18 22:43:36.625 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14602026-08-18T22:43:38.892Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14612026-08-18T22:43:39.895ZAug 18 22:43:39.874 INFO cr3: executing juniper script show bfd session | display json
14622026-08-18T22:43:39.895ZAug 18 22:43:39.874 DEBG [sc] cr3: starting
14632026-08-18T22:43:39.934ZAug 18 22:43:39.874 DEBG [sc] cr3: connecting to [::1]:50479
14642026-08-18T22:43:39.934ZAug 18 22:43:39.875 DEBG [sc] cr3 waiting for prompt
14652026-08-18T22:43:39.934ZAug 18 22:43:39.886 DEBG [sc] cr3: logging in
14662026-08-18T22:43:40.043ZAug 18 22:43:40.019 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14672026-08-18T22:43:42.292Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14682026-08-18T22:43:42.292ZAug 18 22:43:42.273 INFO cr3: executing juniper script show bfd session | display json
14692026-08-18T22:43:42.292ZAug 18 22:43:42.273 DEBG [sc] cr3: starting
14702026-08-18T22:43:42.292ZAug 18 22:43:42.273 DEBG [sc] cr3: connecting to [::1]:50479
14712026-08-18T22:43:42.332ZAug 18 22:43:42.273 DEBG [sc] cr3 waiting for prompt
14722026-08-18T22:43:42.332ZAug 18 22:43:42.284 DEBG [sc] cr3: logging in
14732026-08-18T22:43:42.459ZAug 18 22:43:42.439 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14742026-08-18T22:43:44.712Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14752026-08-18T22:43:45.715ZAug 18 22:43:45.694 INFO cr3: executing juniper script show bfd session | display json
14762026-08-18T22:43:45.715ZAug 18 22:43:45.694 DEBG [sc] cr3: starting
14772026-08-18T22:43:45.715ZAug 18 22:43:45.694 DEBG [sc] cr3: connecting to [::1]:50479
14782026-08-18T22:43:45.756ZAug 18 22:43:45.694 DEBG [sc] cr3 waiting for prompt
14792026-08-18T22:43:45.756ZAug 18 22:43:45.705 DEBG [sc] cr3: logging in
14802026-08-18T22:43:45.857ZAug 18 22:43:45.837 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14812026-08-18T22:43:48.122Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14822026-08-18T22:43:49.122ZAug 18 22:43:49.102 INFO cr3: executing juniper script show bfd session | display json
14832026-08-18T22:43:49.122ZAug 18 22:43:49.102 DEBG [sc] cr3: starting
14842026-08-18T22:43:49.122ZAug 18 22:43:49.102 DEBG [sc] cr3: connecting to [::1]:50479
14852026-08-18T22:43:49.163ZAug 18 22:43:49.103 DEBG [sc] cr3 waiting for prompt
14862026-08-18T22:43:49.163ZAug 18 22:43:49.114 DEBG [sc] cr3: logging in
14872026-08-18T22:43:49.267ZAug 18 22:43:49.248 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14882026-08-18T22:43:51.536Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14892026-08-18T22:43:52.538ZAug 18 22:43:52.518 INFO cr3: executing juniper script show bfd session | display json
14902026-08-18T22:43:52.538ZAug 18 22:43:52.518 DEBG [sc] cr3: starting
14912026-08-18T22:43:52.538ZAug 18 22:43:52.518 DEBG [sc] cr3: connecting to [::1]:50479
14922026-08-18T22:43:52.577ZAug 18 22:43:52.519 DEBG [sc] cr3 waiting for prompt
14932026-08-18T22:43:52.577ZAug 18 22:43:52.530 DEBG [sc] cr3: logging in
14942026-08-18T22:43:52.683ZAug 18 22:43:52.664 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14952026-08-18T22:43:54.949Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14962026-08-18T22:43:55.951ZAug 18 22:43:55.931 INFO cr3: executing juniper script show bfd session | display json
14972026-08-18T22:43:55.951ZAug 18 22:43:55.931 DEBG [sc] cr3: starting
14982026-08-18T22:43:55.951ZAug 18 22:43:55.931 DEBG [sc] cr3: connecting to [::1]:50479
14992026-08-18T22:43:55.990ZAug 18 22:43:55.931 DEBG [sc] cr3 waiting for prompt
15002026-08-18T22:43:55.990ZAug 18 22:43:55.943 DEBG [sc] cr3: logging in
15012026-08-18T22:43:56.083ZAug 18 22:43:56.063 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15022026-08-18T22:43:58.355Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15032026-08-18T22:43:58.395ZAug 18 22:43:58.334 INFO phase 2: stop frr on cr1
15042026-08-18T22:43:58.395ZAug 18 22:43:58.334 INFO cr1: stopping frr
15052026-08-18T22:43:58.395ZAug 18 22:43:58.334 DEBG [sc] cr1: starting
15062026-08-18T22:43:58.395ZAug 18 22:43:58.334 DEBG [sc] cr1: connecting to [::1]:57514
15072026-08-18T22:43:58.395ZAug 18 22:43:58.335 DEBG [sc] cr1 waiting for prompt
15082026-08-18T22:43:58.395ZAug 18 22:43:58.346 DEBG [sc] cr1: logging in
15092026-08-18T22:43:58.681ZAug 18 22:43:58.661 DEBG [sc] cr1: executing command `systemctl stop frr`
15102026-08-18T22:44:01.043Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15112026-08-18T22:44:02.045Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15122026-08-18T22:44:03.047Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15132026-08-18T22:44:04.049Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15142026-08-18T22:44:05.051Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15152026-08-18T22:44:06.052Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15162026-08-18T22:44:06.092Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15172026-08-18T22:44:07.054Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15182026-08-18T22:44:08.056Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15192026-08-18T22:44:09.058Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15202026-08-18T22:44:10.060Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15212026-08-18T22:44:10.100Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15222026-08-18T22:44:11.062Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15232026-08-18T22:44:12.063Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15242026-08-18T22:44:13.066Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15252026-08-18T22:44:14.067Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15262026-08-18T22:44:14.106Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15272026-08-18T22:44:15.069Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15282026-08-18T22:44:16.071Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15292026-08-18T22:44:17.073Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15302026-08-18T22:44:18.075Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15312026-08-18T22:44:18.114Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15322026-08-18T22:44:19.077Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15332026-08-18T22:44:20.079Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15342026-08-18T22:44:21.081Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15352026-08-18T22:44:22.083Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15362026-08-18T22:44:22.122Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15372026-08-18T22:44:23.085Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15382026-08-18T22:44:24.086Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15392026-08-18T22:44:25.088Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15402026-08-18T22:44:26.090Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15412026-08-18T22:44:26.130ZAug 18 22:44:26.071 INFO cr2: executing eos script show bfd peers | json
15422026-08-18T22:44:26.130ZAug 18 22:44:26.071 DEBG [sc] cr2: starting
15432026-08-18T22:44:26.130ZAug 18 22:44:26.071 DEBG [sc] cr2: connecting to [::1]:63432
15442026-08-18T22:44:26.130ZAug 18 22:44:26.071 DEBG [sc] cr2 waiting for prompt
15452026-08-18T22:44:26.130ZAug 18 22:44:26.083 DEBG [sc] cr2: logging in
15462026-08-18T22:44:26.424ZAug 18 22:44:26.404 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15472026-08-18T22:44:28.765Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15482026-08-18T22:44:29.767ZAug 18 22:44:29.747 INFO cr2: executing eos script show bfd peers | json
15492026-08-18T22:44:29.767ZAug 18 22:44:29.747 DEBG [sc] cr2: starting
15502026-08-18T22:44:29.767ZAug 18 22:44:29.747 DEBG [sc] cr2: connecting to [::1]:63432
15512026-08-18T22:44:29.807ZAug 18 22:44:29.748 DEBG [sc] cr2 waiting for prompt
15522026-08-18T22:44:29.807ZAug 18 22:44:29.758 DEBG [sc] cr2: logging in
15532026-08-18T22:44:29.911ZAug 18 22:44:29.891 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15542026-08-18T22:44:32.238Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15552026-08-18T22:44:33.239ZAug 18 22:44:33.218 INFO cr2: executing eos script show bfd peers | json
15562026-08-18T22:44:33.239ZAug 18 22:44:33.218 DEBG [sc] cr2: starting
15572026-08-18T22:44:33.239ZAug 18 22:44:33.218 DEBG [sc] cr2: connecting to [::1]:63432
15582026-08-18T22:44:33.278ZAug 18 22:44:33.219 DEBG [sc] cr2 waiting for prompt
15592026-08-18T22:44:33.278ZAug 18 22:44:33.230 DEBG [sc] cr2: logging in
15602026-08-18T22:44:33.404ZAug 18 22:44:33.385 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15612026-08-18T22:44:35.737Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15622026-08-18T22:44:36.738ZAug 18 22:44:36.718 INFO cr2: executing eos script show bfd peers | json
15632026-08-18T22:44:36.738ZAug 18 22:44:36.718 DEBG [sc] cr2: starting
15642026-08-18T22:44:36.738ZAug 18 22:44:36.718 DEBG [sc] cr2: connecting to [::1]:63432
15652026-08-18T22:44:36.777ZAug 18 22:44:36.719 DEBG [sc] cr2 waiting for prompt
15662026-08-18T22:44:36.777ZAug 18 22:44:36.730 DEBG [sc] cr2: logging in
15672026-08-18T22:44:36.917ZAug 18 22:44:36.897 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15682026-08-18T22:44:39.270Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15692026-08-18T22:44:40.270ZAug 18 22:44:40.250 INFO cr2: executing eos script show bfd peers | json
15702026-08-18T22:44:40.271ZAug 18 22:44:40.250 DEBG [sc] cr2: starting
15712026-08-18T22:44:40.271ZAug 18 22:44:40.250 DEBG [sc] cr2: connecting to [::1]:63432
15722026-08-18T22:44:40.311ZAug 18 22:44:40.251 DEBG [sc] cr2 waiting for prompt
15732026-08-18T22:44:40.311ZAug 18 22:44:40.262 DEBG [sc] cr2: logging in
15742026-08-18T22:44:40.426ZAug 18 22:44:40.407 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15752026-08-18T22:44:42.783Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15762026-08-18T22:44:42.822ZAug 18 22:44:42.763 INFO cr2: executing eos script show bfd peers | json
15772026-08-18T22:44:42.822ZAug 18 22:44:42.763 DEBG [sc] cr2: starting
15782026-08-18T22:44:42.822ZAug 18 22:44:42.763 DEBG [sc] cr2: connecting to [::1]:63432
15792026-08-18T22:44:42.822ZAug 18 22:44:42.764 DEBG [sc] cr2 waiting for prompt
15802026-08-18T22:44:42.822ZAug 18 22:44:42.775 DEBG [sc] cr2: logging in
15812026-08-18T22:44:42.948ZAug 18 22:44:42.928 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15822026-08-18T22:44:45.304Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15832026-08-18T22:44:46.305ZAug 18 22:44:46.286 INFO cr2: executing eos script show bfd peers | json
15842026-08-18T22:44:46.305ZAug 18 22:44:46.286 DEBG [sc] cr2: starting
15852026-08-18T22:44:46.345ZAug 18 22:44:46.286 DEBG [sc] cr2: connecting to [::1]:63432
15862026-08-18T22:44:46.345ZAug 18 22:44:46.287 DEBG [sc] cr2 waiting for prompt
15872026-08-18T22:44:46.345ZAug 18 22:44:46.298 DEBG [sc] cr2: logging in
15882026-08-18T22:44:46.438ZAug 18 22:44:46.418 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15892026-08-18T22:44:48.796Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15902026-08-18T22:44:49.798ZAug 18 22:44:49.778 INFO cr2: executing eos script show bfd peers | json
15912026-08-18T22:44:49.798ZAug 18 22:44:49.778 DEBG [sc] cr2: starting
15922026-08-18T22:44:49.798ZAug 18 22:44:49.778 DEBG [sc] cr2: connecting to [::1]:63432
15932026-08-18T22:44:49.838ZAug 18 22:44:49.779 DEBG [sc] cr2 waiting for prompt
15942026-08-18T22:44:49.838ZAug 18 22:44:49.791 DEBG [sc] cr2: logging in
15952026-08-18T22:44:49.954ZAug 18 22:44:49.934 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15962026-08-18T22:44:52.329Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15972026-08-18T22:44:53.330ZAug 18 22:44:53.311 INFO cr2: executing eos script show bfd peers | json
15982026-08-18T22:44:53.331ZAug 18 22:44:53.311 DEBG [sc] cr2: starting
15992026-08-18T22:44:53.371ZAug 18 22:44:53.311 DEBG [sc] cr2: connecting to [::1]:63432
16002026-08-18T22:44:53.371ZAug 18 22:44:53.312 DEBG [sc] cr2 waiting for prompt
16012026-08-18T22:44:53.371ZAug 18 22:44:53.323 DEBG [sc] cr2: logging in
16022026-08-18T22:44:53.486ZAug 18 22:44:53.466 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16032026-08-18T22:44:55.825Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16042026-08-18T22:44:56.826ZAug 18 22:44:56.806 INFO cr2: executing eos script show bfd peers | json
16052026-08-18T22:44:56.826ZAug 18 22:44:56.807 DEBG [sc] cr2: starting
16062026-08-18T22:44:56.826ZAug 18 22:44:56.807 DEBG [sc] cr2: connecting to [::1]:63432
16072026-08-18T22:44:56.865ZAug 18 22:44:56.807 DEBG [sc] cr2 waiting for prompt
16082026-08-18T22:44:56.866ZAug 18 22:44:56.818 DEBG [sc] cr2: logging in
16092026-08-18T22:44:56.971ZAug 18 22:44:56.951 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16102026-08-18T22:44:59.365Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16112026-08-18T22:44:59.365ZAug 18 22:44:59.345 INFO cr3: executing juniper script show bfd session | display json
16122026-08-18T22:44:59.365ZAug 18 22:44:59.345 DEBG [sc] cr3: starting
16132026-08-18T22:44:59.366ZAug 18 22:44:59.345 DEBG [sc] cr3: connecting to [::1]:50479
16142026-08-18T22:44:59.409ZAug 18 22:44:59.346 DEBG [sc] cr3 waiting for prompt
16152026-08-18T22:44:59.409ZAug 18 22:44:59.357 DEBG [sc] cr3: logging in
16162026-08-18T22:44:59.737ZAug 18 22:44:59.716 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16172026-08-18T22:45:02.007Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16182026-08-18T22:45:03.009ZAug 18 22:45:02.989 INFO cr3: executing juniper script show bfd session | display json
16192026-08-18T22:45:03.009ZAug 18 22:45:02.989 DEBG [sc] cr3: starting
16202026-08-18T22:45:03.009ZAug 18 22:45:02.989 DEBG [sc] cr3: connecting to [::1]:50479
16212026-08-18T22:45:03.048ZAug 18 22:45:02.990 DEBG [sc] cr3 waiting for prompt
16222026-08-18T22:45:03.048ZAug 18 22:45:03.001 DEBG [sc] cr3: logging in
16232026-08-18T22:45:03.177ZAug 18 22:45:03.156 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16242026-08-18T22:45:05.430Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16252026-08-18T22:45:06.432ZAug 18 22:45:06.412 INFO cr3: executing juniper script show bfd session | display json
16262026-08-18T22:45:06.432ZAug 18 22:45:06.412 DEBG [sc] cr3: starting
16272026-08-18T22:45:06.432ZAug 18 22:45:06.412 DEBG [sc] cr3: connecting to [::1]:50479
16282026-08-18T22:45:06.471ZAug 18 22:45:06.413 DEBG [sc] cr3 waiting for prompt
16292026-08-18T22:45:06.471ZAug 18 22:45:06.424 DEBG [sc] cr3: logging in
16302026-08-18T22:45:06.576ZAug 18 22:45:06.556 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16312026-08-18T22:45:08.827Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16322026-08-18T22:45:09.829ZAug 18 22:45:09.809 INFO cr3: executing juniper script show bfd session | display json
16332026-08-18T22:45:09.829ZAug 18 22:45:09.809 DEBG [sc] cr3: starting
16342026-08-18T22:45:09.868ZAug 18 22:45:09.809 DEBG [sc] cr3: connecting to [::1]:50479
16352026-08-18T22:45:09.869ZAug 18 22:45:09.810 DEBG [sc] cr3 waiting for prompt
16362026-08-18T22:45:09.869ZAug 18 22:45:09.821 DEBG [sc] cr3: logging in
16372026-08-18T22:45:09.996ZAug 18 22:45:09.976 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16382026-08-18T22:45:12.259Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16392026-08-18T22:45:13.255ZAug 18 22:45:13.235 INFO cr3: executing juniper script show bfd session | display json
16402026-08-18T22:45:13.255ZAug 18 22:45:13.235 DEBG [sc] cr3: starting
16412026-08-18T22:45:13.255ZAug 18 22:45:13.235 DEBG [sc] cr3: connecting to [::1]:50479
16422026-08-18T22:45:13.294ZAug 18 22:45:13.236 DEBG [sc] cr3 waiting for prompt
16432026-08-18T22:45:13.294ZAug 18 22:45:13.247 DEBG [sc] cr3: logging in
16442026-08-18T22:45:13.421ZAug 18 22:45:13.401 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16452026-08-18T22:45:15.686Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16462026-08-18T22:45:15.686ZAug 18 22:45:15.666 INFO cr3: executing juniper script show bfd session | display json
16472026-08-18T22:45:15.726ZAug 18 22:45:15.667 DEBG [sc] cr3: starting
16482026-08-18T22:45:15.726ZAug 18 22:45:15.667 DEBG [sc] cr3: connecting to [::1]:50479
16492026-08-18T22:45:15.726ZAug 18 22:45:15.667 DEBG [sc] cr3 waiting for prompt
16502026-08-18T22:45:15.726ZAug 18 22:45:15.678 DEBG [sc] cr3: logging in
16512026-08-18T22:45:15.840ZAug 18 22:45:15.821 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16522026-08-18T22:45:18.091Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16532026-08-18T22:45:19.092ZAug 18 22:45:19.072 INFO cr3: executing juniper script show bfd session | display json
16542026-08-18T22:45:19.092ZAug 18 22:45:19.072 DEBG [sc] cr3: starting
16552026-08-18T22:45:19.092ZAug 18 22:45:19.073 DEBG [sc] cr3: connecting to [::1]:50479
16562026-08-18T22:45:19.132ZAug 18 22:45:19.073 DEBG [sc] cr3 waiting for prompt
16572026-08-18T22:45:19.132ZAug 18 22:45:19.084 DEBG [sc] cr3: logging in
16582026-08-18T22:45:19.226ZAug 18 22:45:19.206 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16592026-08-18T22:45:21.470Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16602026-08-18T22:45:22.472ZAug 18 22:45:22.452 INFO cr3: executing juniper script show bfd session | display json
16612026-08-18T22:45:22.472ZAug 18 22:45:22.452 DEBG [sc] cr3: starting
16622026-08-18T22:45:22.472ZAug 18 22:45:22.452 DEBG [sc] cr3: connecting to [::1]:50479
16632026-08-18T22:45:22.511ZAug 18 22:45:22.453 DEBG [sc] cr3 waiting for prompt
16642026-08-18T22:45:22.512ZAug 18 22:45:22.463 DEBG [sc] cr3: logging in
16652026-08-18T22:45:22.627ZAug 18 22:45:22.607 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16662026-08-18T22:45:24.858Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16672026-08-18T22:45:25.859ZAug 18 22:45:25.839 INFO cr3: executing juniper script show bfd session | display json
16682026-08-18T22:45:25.898ZAug 18 22:45:25.839 DEBG [sc] cr3: starting
16692026-08-18T22:45:25.898ZAug 18 22:45:25.839 DEBG [sc] cr3: connecting to [::1]:50479
16702026-08-18T22:45:25.898ZAug 18 22:45:25.840 DEBG [sc] cr3 waiting for prompt
16712026-08-18T22:45:25.898ZAug 18 22:45:25.852 DEBG [sc] cr3: logging in
16722026-08-18T22:45:26.026ZAug 18 22:45:26.006 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16732026-08-18T22:45:28.270Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16742026-08-18T22:45:29.271ZAug 18 22:45:29.251 INFO cr3: executing juniper script show bfd session | display json
16752026-08-18T22:45:29.271ZAug 18 22:45:29.251 DEBG [sc] cr3: starting
16762026-08-18T22:45:29.271ZAug 18 22:45:29.251 DEBG [sc] cr3: connecting to [::1]:50479
16772026-08-18T22:45:29.310ZAug 18 22:45:29.252 DEBG [sc] cr3 waiting for prompt
16782026-08-18T22:45:29.310ZAug 18 22:45:29.263 DEBG [sc] cr3: logging in
16792026-08-18T22:45:29.415ZAug 18 22:45:29.395 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16802026-08-18T22:45:31.655Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16812026-08-18T22:45:31.695ZAug 18 22:45:31.637 INFO phase 3: pause ceos on cr2
16822026-08-18T22:45:31.696ZAug 18 22:45:31.637 INFO cr2: pausing ceos
16832026-08-18T22:45:31.696ZAug 18 22:45:31.637 DEBG [sc] cr2: starting
16842026-08-18T22:45:31.696ZAug 18 22:45:31.637 DEBG [sc] cr2: connecting to [::1]:63432
16852026-08-18T22:45:31.696ZAug 18 22:45:31.637 DEBG [sc] cr2 waiting for prompt
16862026-08-18T22:45:31.696ZAug 18 22:45:31.649 DEBG [sc] cr2: logging in
16872026-08-18T22:45:31.961ZAug 18 22:45:31.941 DEBG [sc] cr2: executing command `docker pause ceos`
16882026-08-18T22:45:34.069Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
16892026-08-18T22:45:35.073Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
16902026-08-18T22:45:36.073Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
16912026-08-18T22:45:37.075Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
16922026-08-18T22:45:38.077Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
16932026-08-18T22:45:38.116Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
16942026-08-18T22:45:39.079Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
16952026-08-18T22:45:40.081Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
16962026-08-18T22:45:41.083Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
16972026-08-18T22:45:42.085Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
16982026-08-18T22:45:42.125Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
16992026-08-18T22:45:43.088Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17002026-08-18T22:45:44.091Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17012026-08-18T22:45:45.090Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17022026-08-18T22:45:46.092Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17032026-08-18T22:45:46.131Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17042026-08-18T22:45:47.093Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17052026-08-18T22:45:48.095Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17062026-08-18T22:45:49.097Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17072026-08-18T22:45:50.098Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17082026-08-18T22:45:50.138Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17092026-08-18T22:45:51.101Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17102026-08-18T22:45:52.103Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17112026-08-18T22:45:53.104Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17122026-08-18T22:45:54.106Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17132026-08-18T22:45:54.145Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17142026-08-18T22:45:55.108Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17152026-08-18T22:45:56.109Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17162026-08-18T22:45:57.111Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17172026-08-18T22:45:58.112Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17182026-08-18T22:45:58.151ZAug 18 22:45:58.092 INFO cr3: executing juniper script show bfd session | display json
17192026-08-18T22:45:58.151ZAug 18 22:45:58.093 DEBG [sc] cr3: starting
17202026-08-18T22:45:58.151ZAug 18 22:45:58.093 DEBG [sc] cr3: connecting to [::1]:50479
17212026-08-18T22:45:58.152ZAug 18 22:45:58.093 DEBG [sc] cr3 waiting for prompt
17222026-08-18T22:45:58.152ZAug 18 22:45:58.104 DEBG [sc] cr3: logging in
17232026-08-18T22:45:58.459ZAug 18 22:45:58.439 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17242026-08-18T22:46:00.719Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17252026-08-18T22:46:01.721ZAug 18 22:46:01.701 INFO cr3: executing juniper script show bfd session | display json
17262026-08-18T22:46:01.721ZAug 18 22:46:01.701 DEBG [sc] cr3: starting
17272026-08-18T22:46:01.721ZAug 18 22:46:01.701 DEBG [sc] cr3: connecting to [::1]:50479
17282026-08-18T22:46:01.761ZAug 18 22:46:01.702 DEBG [sc] cr3 waiting for prompt
17292026-08-18T22:46:01.761ZAug 18 22:46:01.713 DEBG [sc] cr3: logging in
17302026-08-18T22:46:01.854ZAug 18 22:46:01.835 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17312026-08-18T22:46:04.099Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17322026-08-18T22:46:05.100ZAug 18 22:46:05.080 INFO cr3: executing juniper script show bfd session | display json
17332026-08-18T22:46:05.100ZAug 18 22:46:05.080 DEBG [sc] cr3: starting
17342026-08-18T22:46:05.100ZAug 18 22:46:05.080 DEBG [sc] cr3: connecting to [::1]:50479
17352026-08-18T22:46:05.139ZAug 18 22:46:05.081 DEBG [sc] cr3 waiting for prompt
17362026-08-18T22:46:05.139ZAug 18 22:46:05.092 DEBG [sc] cr3: logging in
17372026-08-18T22:46:05.233ZAug 18 22:46:05.214 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17382026-08-18T22:46:07.471Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17392026-08-18T22:46:08.472ZAug 18 22:46:08.452 INFO cr3: executing juniper script show bfd session | display json
17402026-08-18T22:46:08.472ZAug 18 22:46:08.453 DEBG [sc] cr3: starting
17412026-08-18T22:46:08.472ZAug 18 22:46:08.453 DEBG [sc] cr3: connecting to [::1]:50479
17422026-08-18T22:46:08.518ZAug 18 22:46:08.453 DEBG [sc] cr3 waiting for prompt
17432026-08-18T22:46:08.519ZAug 18 22:46:08.465 DEBG [sc] cr3: logging in
17442026-08-18T22:46:08.618ZAug 18 22:46:08.598 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17452026-08-18T22:46:11.036Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17462026-08-18T22:46:11.881ZAug 18 22:46:11.861 INFO cr3: executing juniper script show bfd session | display json
17472026-08-18T22:46:11.920ZAug 18 22:46:11.861 DEBG [sc] cr3: starting
17482026-08-18T22:46:11.921ZAug 18 22:46:11.861 DEBG [sc] cr3: connecting to [::1]:50479
17492026-08-18T22:46:11.921ZAug 18 22:46:11.862 DEBG [sc] cr3 waiting for prompt
17502026-08-18T22:46:11.921ZAug 18 22:46:11.872 DEBG [sc] cr3: logging in
17512026-08-18T22:46:12.048ZAug 18 22:46:12.028 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17522026-08-18T22:46:14.323Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17532026-08-18T22:46:14.362ZAug 18 22:46:14.303 INFO cr3: executing juniper script show bfd session | display json
17542026-08-18T22:46:14.362ZAug 18 22:46:14.303 DEBG [sc] cr3: starting
17552026-08-18T22:46:14.362ZAug 18 22:46:14.303 DEBG [sc] cr3: connecting to [::1]:50479
17562026-08-18T22:46:14.362ZAug 18 22:46:14.304 DEBG [sc] cr3 waiting for prompt
17572026-08-18T22:46:14.362ZAug 18 22:46:14.314 DEBG [sc] cr3: logging in
17582026-08-18T22:46:14.499ZAug 18 22:46:14.480 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17592026-08-18T22:46:16.759Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17602026-08-18T22:46:17.761ZAug 18 22:46:17.740 INFO cr3: executing juniper script show bfd session | display json
17612026-08-18T22:46:17.761ZAug 18 22:46:17.740 DEBG [sc] cr3: starting
17622026-08-18T22:46:17.761ZAug 18 22:46:17.740 DEBG [sc] cr3: connecting to [::1]:50479
17632026-08-18T22:46:17.800ZAug 18 22:46:17.741 DEBG [sc] cr3 waiting for prompt
17642026-08-18T22:46:17.800ZAug 18 22:46:17.752 DEBG [sc] cr3: logging in
17652026-08-18T22:46:17.938ZAug 18 22:46:17.918 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17662026-08-18T22:46:20.195Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17672026-08-18T22:46:21.197ZAug 18 22:46:21.177 INFO cr3: executing juniper script show bfd session | display json
17682026-08-18T22:46:21.197ZAug 18 22:46:21.177 DEBG [sc] cr3: starting
17692026-08-18T22:46:21.197ZAug 18 22:46:21.177 DEBG [sc] cr3: connecting to [::1]:50479
17702026-08-18T22:46:21.801ZAug 18 22:46:21.178 DEBG [sc] cr3 waiting for prompt
17712026-08-18T22:46:21.995ZAug 18 22:46:21.189 DEBG [sc] cr3: logging in
17722026-08-18T22:46:21.995ZAug 18 22:46:21.322 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17732026-08-18T22:46:23.588Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17742026-08-18T22:46:24.588ZAug 18 22:46:24.568 INFO cr3: executing juniper script show bfd session | display json
17752026-08-18T22:46:24.588ZAug 18 22:46:24.568 DEBG [sc] cr3: starting
17762026-08-18T22:46:24.589ZAug 18 22:46:24.568 DEBG [sc] cr3: connecting to [::1]:50479
17772026-08-18T22:46:24.628ZAug 18 22:46:24.569 DEBG [sc] cr3 waiting for prompt
17782026-08-18T22:46:24.628ZAug 18 22:46:24.580 DEBG [sc] cr3: logging in
17792026-08-18T22:46:24.733ZAug 18 22:46:24.712 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17802026-08-18T22:46:26.970Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17812026-08-18T22:46:27.973ZAug 18 22:46:27.952 INFO cr3: executing juniper script show bfd session | display json
17822026-08-18T22:46:28.012ZAug 18 22:46:27.952 DEBG [sc] cr3: starting
17832026-08-18T22:46:28.012ZAug 18 22:46:27.952 DEBG [sc] cr3: connecting to [::1]:50479
17842026-08-18T22:46:28.013ZAug 18 22:46:27.953 DEBG [sc] cr3 waiting for prompt
17852026-08-18T22:46:28.013ZAug 18 22:46:27.963 DEBG [sc] cr3: logging in
17862026-08-18T22:46:28.127ZAug 18 22:46:28.107 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17872026-08-18T22:46:30.404Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17882026-08-18T22:46:30.444ZAug 18 22:46:30.381 INFO phase 4: pause cRPD on cr3
17892026-08-18T22:46:30.444ZAug 18 22:46:30.381 INFO cr3: pausing crpd1
17902026-08-18T22:46:30.444ZAug 18 22:46:30.381 DEBG [sc] cr3: starting
17912026-08-18T22:46:30.444ZAug 18 22:46:30.381 DEBG [sc] cr3: connecting to [::1]:50479
17922026-08-18T22:46:30.444ZAug 18 22:46:30.381 DEBG [sc] cr3 waiting for prompt
17932026-08-18T22:46:30.444ZAug 18 22:46:30.389 DEBG [sc] cr3: logging in
17942026-08-18T22:46:30.542ZAug 18 22:46:30.522 DEBG [sc] cr3: executing command `docker pause crpd1`
17952026-08-18T22:46:32.657Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17962026-08-18T22:46:33.657Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17972026-08-18T22:46:34.658Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17982026-08-18T22:46:35.661Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17992026-08-18T22:46:36.662Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18002026-08-18T22:46:36.702Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18012026-08-18T22:46:37.665Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18022026-08-18T22:46:38.666Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18032026-08-18T22:46:39.668Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18042026-08-18T22:46:40.670Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18052026-08-18T22:46:40.710Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18062026-08-18T22:46:42.714Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18072026-08-18T22:46:42.753Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18082026-08-18T22:46:43.676Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18092026-08-18T22:46:44.678Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18102026-08-18T22:46:44.717Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18112026-08-18T22:46:45.680Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18122026-08-18T22:46:46.683Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18132026-08-18T22:46:47.684Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18142026-08-18T22:46:48.685Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18152026-08-18T22:46:48.725Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18162026-08-18T22:46:49.687Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18172026-08-18T22:46:50.689Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18182026-08-18T22:46:51.691Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18192026-08-18T22:46:52.693Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18202026-08-18T22:46:52.733Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18212026-08-18T22:46:53.694Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18222026-08-18T22:46:54.696Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18232026-08-18T22:46:55.698Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18242026-08-18T22:46:56.699Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18252026-08-18T22:46:56.738ZAug 18 22:46:56.680 INFO phase 5: start frr on cr1
18262026-08-18T22:46:56.738ZAug 18 22:46:56.680 INFO cr1: starting frr
18272026-08-18T22:46:56.739ZAug 18 22:46:56.680 DEBG [sc] cr1: starting
18282026-08-18T22:46:56.739ZAug 18 22:46:56.680 DEBG [sc] cr1: connecting to [::1]:57514
18292026-08-18T22:46:56.739ZAug 18 22:46:56.680 DEBG [sc] cr1 waiting for prompt
18302026-08-18T22:46:56.739ZAug 18 22:46:56.692 DEBG [sc] cr1: logging in
18312026-08-18T22:46:57.016ZAug 18 22:46:56.996 DEBG [sc] cr1: executing command `systemctl start frr`
18322026-08-18T22:47:04.310Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18332026-08-18T22:47:05.312Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18342026-08-18T22:47:06.314Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18352026-08-18T22:47:07.316Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18362026-08-18T22:47:08.318Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18372026-08-18T22:47:08.357Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18382026-08-18T22:47:09.321Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18392026-08-18T22:47:10.322Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18402026-08-18T22:47:11.324Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18412026-08-18T22:47:12.326Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18422026-08-18T22:47:12.366Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18432026-08-18T22:47:13.328Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18442026-08-18T22:47:14.330Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18452026-08-18T22:47:15.332Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18462026-08-18T22:47:16.334Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18472026-08-18T22:47:16.373Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18482026-08-18T22:47:17.336Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18492026-08-18T22:47:18.338Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18502026-08-18T22:47:19.340Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18512026-08-18T22:47:20.342Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18522026-08-18T22:47:20.382Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18532026-08-18T22:47:21.344Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18542026-08-18T22:47:22.346Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18552026-08-18T22:47:23.348Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18562026-08-18T22:47:24.349Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18572026-08-18T22:47:24.388Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18582026-08-18T22:47:25.351Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18592026-08-18T22:47:26.353Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18602026-08-18T22:47:27.355Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18612026-08-18T22:47:28.357Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18622026-08-18T22:47:28.397ZAug 18 22:47:28.337 INFO cr1: executing frr script show bfd peers json
18632026-08-18T22:47:28.397ZAug 18 22:47:28.337 DEBG [sc] cr1: starting
18642026-08-18T22:47:28.397ZAug 18 22:47:28.337 DEBG [sc] cr1: connecting to [::1]:57514
18652026-08-18T22:47:28.397ZAug 18 22:47:28.338 DEBG [sc] cr1 waiting for prompt
18662026-08-18T22:47:28.397ZAug 18 22:47:28.349 DEBG [sc] cr1: logging in
18672026-08-18T22:47:28.717ZAug 18 22:47:28.697 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18682026-08-18T22:47:30.850Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18692026-08-18T22:47:31.851ZAug 18 22:47:31.831 INFO cr1: executing frr script show bfd peers json
18702026-08-18T22:47:31.851ZAug 18 22:47:31.831 DEBG [sc] cr1: starting
18712026-08-18T22:47:31.851ZAug 18 22:47:31.831 DEBG [sc] cr1: connecting to [::1]:57514
18722026-08-18T22:47:31.890ZAug 18 22:47:31.832 DEBG [sc] cr1 waiting for prompt
18732026-08-18T22:47:31.890ZAug 18 22:47:31.842 DEBG [sc] cr1: logging in
18742026-08-18T22:47:31.994ZAug 18 22:47:31.974 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18752026-08-18T22:47:34.152Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18762026-08-18T22:47:35.153ZAug 18 22:47:35.133 INFO cr1: executing frr script show bfd peers json
18772026-08-18T22:47:35.153ZAug 18 22:47:35.133 DEBG [sc] cr1: starting
18782026-08-18T22:47:35.153ZAug 18 22:47:35.133 DEBG [sc] cr1: connecting to [::1]:57514
18792026-08-18T22:47:35.192ZAug 18 22:47:35.134 DEBG [sc] cr1 waiting for prompt
18802026-08-18T22:47:35.192ZAug 18 22:47:35.145 DEBG [sc] cr1: logging in
18812026-08-18T22:47:35.297ZAug 18 22:47:35.277 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18822026-08-18T22:47:37.446Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18832026-08-18T22:47:38.447ZAug 18 22:47:38.427 INFO cr1: executing frr script show bfd peers json
18842026-08-18T22:47:38.447ZAug 18 22:47:38.427 DEBG [sc] cr1: starting
18852026-08-18T22:47:38.447ZAug 18 22:47:38.427 DEBG [sc] cr1: connecting to [::1]:57514
18862026-08-18T22:47:38.486ZAug 18 22:47:38.427 DEBG [sc] cr1 waiting for prompt
18872026-08-18T22:47:38.486ZAug 18 22:47:38.439 DEBG [sc] cr1: logging in
18882026-08-18T22:47:38.591ZAug 18 22:47:38.571 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18892026-08-18T22:47:40.729Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
18902026-08-18T22:47:41.730ZAug 18 22:47:41.710 INFO cr1: executing frr script show bfd peers json
18912026-08-18T22:47:41.769ZAug 18 22:47:41.710 DEBG [sc] cr1: starting
18922026-08-18T22:47:41.769ZAug 18 22:47:41.710 DEBG [sc] cr1: connecting to [::1]:57514
18932026-08-18T22:47:41.769ZAug 18 22:47:41.712 DEBG [sc] cr1 waiting for prompt
18942026-08-18T22:47:41.769ZAug 18 22:47:41.722 DEBG [sc] cr1: logging in
18952026-08-18T22:47:41.886ZAug 18 22:47:41.866 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18962026-08-18T22:47:44.026Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18972026-08-18T22:47:44.026ZAug 18 22:47:44.006 INFO cr1: executing frr script show bfd peers json
18982026-08-18T22:47:44.026ZAug 18 22:47:44.006 DEBG [sc] cr1: starting
18992026-08-18T22:47:44.065ZAug 18 22:47:44.006 DEBG [sc] cr1: connecting to [::1]:57514
19002026-08-18T22:47:44.065ZAug 18 22:47:44.007 DEBG [sc] cr1 waiting for prompt
19012026-08-18T22:47:44.065ZAug 18 22:47:44.017 DEBG [sc] cr1: logging in
19022026-08-18T22:47:44.169ZAug 18 22:47:44.149 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19032026-08-18T22:47:46.300Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19042026-08-18T22:47:47.302ZAug 18 22:47:47.282 INFO cr1: executing frr script show bfd peers json
19052026-08-18T22:47:47.341ZAug 18 22:47:47.282 DEBG [sc] cr1: starting
19062026-08-18T22:47:47.341ZAug 18 22:47:47.282 DEBG [sc] cr1: connecting to [::1]:57514
19072026-08-18T22:47:47.341ZAug 18 22:47:47.283 DEBG [sc] cr1 waiting for prompt
19082026-08-18T22:47:47.341ZAug 18 22:47:47.294 DEBG [sc] cr1: logging in
19092026-08-18T22:47:47.435ZAug 18 22:47:47.415 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19102026-08-18T22:47:49.578Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19112026-08-18T22:47:50.579ZAug 18 22:47:50.558 INFO cr1: executing frr script show bfd peers json
19122026-08-18T22:47:50.619ZAug 18 22:47:50.558 DEBG [sc] cr1: starting
19132026-08-18T22:47:50.619ZAug 18 22:47:50.558 DEBG [sc] cr1: connecting to [::1]:57514
19142026-08-18T22:47:50.620ZAug 18 22:47:50.559 DEBG [sc] cr1 waiting for prompt
19152026-08-18T22:47:50.620ZAug 18 22:47:50.570 DEBG [sc] cr1: logging in
19162026-08-18T22:47:50.735ZAug 18 22:47:50.715 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19172026-08-18T22:47:52.872Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19182026-08-18T22:47:53.873ZAug 18 22:47:53.853 INFO cr1: executing frr script show bfd peers json
19192026-08-18T22:47:53.913ZAug 18 22:47:53.853 DEBG [sc] cr1: starting
19202026-08-18T22:47:53.913ZAug 18 22:47:53.853 DEBG [sc] cr1: connecting to [::1]:57514
19212026-08-18T22:47:53.913ZAug 18 22:47:53.854 DEBG [sc] cr1 waiting for prompt
19222026-08-18T22:47:53.913ZAug 18 22:47:53.866 DEBG [sc] cr1: logging in
19232026-08-18T22:47:54.018ZAug 18 22:47:53.998 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19242026-08-18T22:47:56.166Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19252026-08-18T22:47:57.167ZAug 18 22:47:57.147 INFO cr1: executing frr script show bfd peers json
19262026-08-18T22:47:57.167ZAug 18 22:47:57.147 DEBG [sc] cr1: starting
19272026-08-18T22:47:57.167ZAug 18 22:47:57.147 DEBG [sc] cr1: connecting to [::1]:57514
19282026-08-18T22:47:57.206ZAug 18 22:47:57.148 DEBG [sc] cr1 waiting for prompt
19292026-08-18T22:47:57.206ZAug 18 22:47:57.159 DEBG [sc] cr1: logging in
19302026-08-18T22:47:57.312ZAug 18 22:47:57.292 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19312026-08-18T22:47:59.461Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19322026-08-18T22:47:59.501ZAug 18 22:47:59.443 INFO phase 6: unpause ceos on cr2
19332026-08-18T22:47:59.501ZAug 18 22:47:59.443 INFO cr2: unpausing ceos
19342026-08-18T22:47:59.501ZAug 18 22:47:59.443 DEBG [sc] cr2: starting
19352026-08-18T22:47:59.501ZAug 18 22:47:59.443 DEBG [sc] cr2: connecting to [::1]:63432
19362026-08-18T22:47:59.501ZAug 18 22:47:59.444 DEBG [sc] cr2 waiting for prompt
19372026-08-18T22:47:59.501ZAug 18 22:47:59.455 DEBG [sc] cr2: logging in
19382026-08-18T22:47:59.840ZAug 18 22:47:59.819 DEBG [sc] cr2: executing command `docker unpause ceos`
19392026-08-18T22:48:01.967Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19402026-08-18T22:48:02.969Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19412026-08-18T22:48:03.971Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19422026-08-18T22:48:04.973Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19432026-08-18T22:48:05.975Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19442026-08-18T22:48:06.015Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19452026-08-18T22:48:06.977Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19462026-08-18T22:48:07.978Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19472026-08-18T22:48:08.981Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19482026-08-18T22:48:09.982Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19492026-08-18T22:48:10.022Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19502026-08-18T22:48:10.986Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19512026-08-18T22:48:11.987Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19522026-08-18T22:48:12.989Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19532026-08-18T22:48:13.991Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19542026-08-18T22:48:14.030Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19552026-08-18T22:48:14.993Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19562026-08-18T22:48:15.995Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19572026-08-18T22:48:16.996Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19582026-08-18T22:48:17.998Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19592026-08-18T22:48:18.038Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19602026-08-18T22:48:19.002Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19612026-08-18T22:48:20.002Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19622026-08-18T22:48:21.004Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19632026-08-18T22:48:22.006Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19642026-08-18T22:48:22.045Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19652026-08-18T22:48:23.008Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19662026-08-18T22:48:24.011Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19672026-08-18T22:48:25.012Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19682026-08-18T22:48:26.015Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19692026-08-18T22:48:26.056ZAug 18 22:48:25.995 INFO cr1: executing frr script show bfd peers json
19702026-08-18T22:48:26.056ZAug 18 22:48:25.995 DEBG [sc] cr1: starting
19712026-08-18T22:48:26.056ZAug 18 22:48:25.995 DEBG [sc] cr1: connecting to [::1]:57514
19722026-08-18T22:48:26.056ZAug 18 22:48:25.995 DEBG [sc] cr1 waiting for prompt
19732026-08-18T22:48:26.056ZAug 18 22:48:26.007 DEBG [sc] cr1: logging in
19742026-08-18T22:48:26.343ZAug 18 22:48:26.324 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19752026-08-18T22:48:28.494Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19762026-08-18T22:48:29.495ZAug 18 22:48:29.475 INFO cr1: executing frr script show bfd peers json
19772026-08-18T22:48:29.495ZAug 18 22:48:29.475 DEBG [sc] cr1: starting
19782026-08-18T22:48:29.495ZAug 18 22:48:29.475 DEBG [sc] cr1: connecting to [::1]:57514
19792026-08-18T22:48:29.535ZAug 18 22:48:29.476 DEBG [sc] cr1 waiting for prompt
19802026-08-18T22:48:29.535ZAug 18 22:48:29.486 DEBG [sc] cr1: logging in
19812026-08-18T22:48:29.649ZAug 18 22:48:29.629 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19822026-08-18T22:48:31.785Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19832026-08-18T22:48:32.787ZAug 18 22:48:32.767 INFO cr1: executing frr script show bfd peers json
19842026-08-18T22:48:32.787ZAug 18 22:48:32.767 DEBG [sc] cr1: starting
19852026-08-18T22:48:32.787ZAug 18 22:48:32.767 DEBG [sc] cr1: connecting to [::1]:57514
19862026-08-18T22:48:32.826ZAug 18 22:48:32.768 DEBG [sc] cr1 waiting for prompt
19872026-08-18T22:48:32.827ZAug 18 22:48:32.779 DEBG [sc] cr1: logging in
19882026-08-18T22:48:32.921ZAug 18 22:48:32.901 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19892026-08-18T22:48:35.054Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19902026-08-18T22:48:36.055ZAug 18 22:48:36.035 INFO cr1: executing frr script show bfd peers json
19912026-08-18T22:48:36.094ZAug 18 22:48:36.035 DEBG [sc] cr1: starting
19922026-08-18T22:48:36.094ZAug 18 22:48:36.035 DEBG [sc] cr1: connecting to [::1]:57514
19932026-08-18T22:48:36.094ZAug 18 22:48:36.036 DEBG [sc] cr1 waiting for prompt
19942026-08-18T22:48:36.094ZAug 18 22:48:36.047 DEBG [sc] cr1: logging in
19952026-08-18T22:48:36.200ZAug 18 22:48:36.180 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19962026-08-18T22:48:38.330Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19972026-08-18T22:48:39.332ZAug 18 22:48:39.312 INFO cr1: executing frr script show bfd peers json
19982026-08-18T22:48:39.371ZAug 18 22:48:39.312 DEBG [sc] cr1: starting
19992026-08-18T22:48:39.373ZAug 18 22:48:39.312 DEBG [sc] cr1: connecting to [::1]:57514
20002026-08-18T22:48:39.373ZAug 18 22:48:39.313 DEBG [sc] cr1 waiting for prompt
20012026-08-18T22:48:39.373ZAug 18 22:48:39.324 DEBG [sc] cr1: logging in
20022026-08-18T22:48:39.489ZAug 18 22:48:39.469 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20032026-08-18T22:48:41.631Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20042026-08-18T22:48:41.631ZAug 18 22:48:41.611 INFO cr1: executing frr script show bfd peers json
20052026-08-18T22:48:41.631ZAug 18 22:48:41.611 DEBG [sc] cr1: starting
20062026-08-18T22:48:41.631ZAug 18 22:48:41.611 DEBG [sc] cr1: connecting to [::1]:57514
20072026-08-18T22:48:41.670ZAug 18 22:48:41.612 DEBG [sc] cr1 waiting for prompt
20082026-08-18T22:48:41.671ZAug 18 22:48:41.622 DEBG [sc] cr1: logging in
20092026-08-18T22:48:41.764ZAug 18 22:48:41.744 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20102026-08-18T22:48:43.897Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20112026-08-18T22:48:44.898ZAug 18 22:48:44.878 INFO cr1: executing frr script show bfd peers json
20122026-08-18T22:48:44.937ZAug 18 22:48:44.878 DEBG [sc] cr1: starting
20132026-08-18T22:48:44.937ZAug 18 22:48:44.878 DEBG [sc] cr1: connecting to [::1]:57514
20142026-08-18T22:48:44.937ZAug 18 22:48:44.879 DEBG [sc] cr1 waiting for prompt
20152026-08-18T22:48:44.937ZAug 18 22:48:44.890 DEBG [sc] cr1: logging in
20162026-08-18T22:48:45.032ZAug 18 22:48:45.012 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20172026-08-18T22:48:47.174Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20182026-08-18T22:48:48.176ZAug 18 22:48:48.156 INFO cr1: executing frr script show bfd peers json
20192026-08-18T22:48:48.176ZAug 18 22:48:48.156 DEBG [sc] cr1: starting
20202026-08-18T22:48:48.176ZAug 18 22:48:48.156 DEBG [sc] cr1: connecting to [::1]:57514
20212026-08-18T22:48:48.215ZAug 18 22:48:48.156 DEBG [sc] cr1 waiting for prompt
20222026-08-18T22:48:48.215ZAug 18 22:48:48.168 DEBG [sc] cr1: logging in
20232026-08-18T22:48:48.308ZAug 18 22:48:48.289 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20242026-08-18T22:48:50.443Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20252026-08-18T22:48:51.444ZAug 18 22:48:51.423 INFO cr1: executing frr script show bfd peers json
20262026-08-18T22:48:51.444ZAug 18 22:48:51.423 DEBG [sc] cr1: starting
20272026-08-18T22:48:51.444ZAug 18 22:48:51.423 DEBG [sc] cr1: connecting to [::1]:57514
20282026-08-18T22:48:51.483ZAug 18 22:48:51.424 DEBG [sc] cr1 waiting for prompt
20292026-08-18T22:48:51.484ZAug 18 22:48:51.434 DEBG [sc] cr1: logging in
20302026-08-18T22:48:51.575ZAug 18 22:48:51.555 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20312026-08-18T22:48:53.719Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20322026-08-18T22:48:54.721ZAug 18 22:48:54.701 INFO cr1: executing frr script show bfd peers json
20332026-08-18T22:48:54.721ZAug 18 22:48:54.701 DEBG [sc] cr1: starting
20342026-08-18T22:48:54.721ZAug 18 22:48:54.701 DEBG [sc] cr1: connecting to [::1]:57514
20352026-08-18T22:48:54.760ZAug 18 22:48:54.702 DEBG [sc] cr1 waiting for prompt
20362026-08-18T22:48:54.760ZAug 18 22:48:54.713 DEBG [sc] cr1: logging in
20372026-08-18T22:48:54.865ZAug 18 22:48:54.845 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20382026-08-18T22:48:57.021Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20392026-08-18T22:48:57.061ZAug 18 22:48:57.001 INFO cr2: executing eos script show bfd peers | json
20402026-08-18T22:48:57.061ZAug 18 22:48:57.001 DEBG [sc] cr2: starting
20412026-08-18T22:48:57.061ZAug 18 22:48:57.001 DEBG [sc] cr2: connecting to [::1]:63432
20422026-08-18T22:48:57.061ZAug 18 22:48:57.002 DEBG [sc] cr2 waiting for prompt
20432026-08-18T22:48:57.061ZAug 18 22:48:57.014 DEBG [sc] cr2: logging in
20442026-08-18T22:48:57.373ZAug 18 22:48:57.353 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20452026-08-18T22:48:59.726Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20462026-08-18T22:49:00.727ZAug 18 22:49:00.707 INFO cr2: executing eos script show bfd peers | json
20472026-08-18T22:49:00.727ZAug 18 22:49:00.707 DEBG [sc] cr2: starting
20482026-08-18T22:49:00.728ZAug 18 22:49:00.707 DEBG [sc] cr2: connecting to [::1]:63432
20492026-08-18T22:49:00.767ZAug 18 22:49:00.708 DEBG [sc] cr2 waiting for prompt
20502026-08-18T22:49:00.767ZAug 18 22:49:00.718 DEBG [sc] cr2: logging in
20512026-08-18T22:49:00.859ZAug 18 22:49:00.839 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20522026-08-18T22:49:03.216Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20532026-08-18T22:49:04.217ZAug 18 22:49:04.198 INFO cr2: executing eos script show bfd peers | json
20542026-08-18T22:49:04.218ZAug 18 22:49:04.198 DEBG [sc] cr2: starting
20552026-08-18T22:49:04.218ZAug 18 22:49:04.198 DEBG [sc] cr2: connecting to [::1]:63432
20562026-08-18T22:49:04.257ZAug 18 22:49:04.199 DEBG [sc] cr2 waiting for prompt
20572026-08-18T22:49:04.257ZAug 18 22:49:04.210 DEBG [sc] cr2: logging in
20582026-08-18T22:49:04.362ZAug 18 22:49:04.342 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20592026-08-18T22:49:06.704Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20602026-08-18T22:49:07.706ZAug 18 22:49:07.686 INFO cr2: executing eos script show bfd peers | json
20612026-08-18T22:49:07.706ZAug 18 22:49:07.686 DEBG [sc] cr2: starting
20622026-08-18T22:49:07.706ZAug 18 22:49:07.686 DEBG [sc] cr2: connecting to [::1]:63432
20632026-08-18T22:49:07.746ZAug 18 22:49:07.687 DEBG [sc] cr2 waiting for prompt
20642026-08-18T22:49:07.746ZAug 18 22:49:07.698 DEBG [sc] cr2: logging in
20652026-08-18T22:49:07.861ZAug 18 22:49:07.841 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20662026-08-18T22:49:10.198Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20672026-08-18T22:49:11.199ZAug 18 22:49:11.179 INFO cr2: executing eos script show bfd peers | json
20682026-08-18T22:49:11.199ZAug 18 22:49:11.179 DEBG [sc] cr2: starting
20692026-08-18T22:49:11.199ZAug 18 22:49:11.179 DEBG [sc] cr2: connecting to [::1]:63432
20702026-08-18T22:49:11.238ZAug 18 22:49:11.180 DEBG [sc] cr2 waiting for prompt
20712026-08-18T22:49:11.238ZAug 18 22:49:11.191 DEBG [sc] cr2: logging in
20722026-08-18T22:49:11.354ZAug 18 22:49:11.335 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20732026-08-18T22:49:13.698Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20742026-08-18T22:49:13.698ZAug 18 22:49:13.678 INFO cr2: executing eos script show bfd peers | json
20752026-08-18T22:49:13.698ZAug 18 22:49:13.678 DEBG [sc] cr2: starting
20762026-08-18T22:49:13.698ZAug 18 22:49:13.678 DEBG [sc] cr2: connecting to [::1]:63432
20772026-08-18T22:49:13.738ZAug 18 22:49:13.679 DEBG [sc] cr2 waiting for prompt
20782026-08-18T22:49:13.738ZAug 18 22:49:13.690 DEBG [sc] cr2: logging in
20792026-08-18T22:49:13.853ZAug 18 22:49:13.833 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20802026-08-18T22:49:16.194Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20812026-08-18T22:49:17.196ZAug 18 22:49:17.176 INFO cr2: executing eos script show bfd peers | json
20822026-08-18T22:49:17.196ZAug 18 22:49:17.176 DEBG [sc] cr2: starting
20832026-08-18T22:49:17.196ZAug 18 22:49:17.176 DEBG [sc] cr2: connecting to [::1]:63432
20842026-08-18T22:49:17.236ZAug 18 22:49:17.177 DEBG [sc] cr2 waiting for prompt
20852026-08-18T22:49:17.236ZAug 18 22:49:17.187 DEBG [sc] cr2: logging in
20862026-08-18T22:49:17.341ZAug 18 22:49:17.320 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20872026-08-18T22:49:19.696Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20882026-08-18T22:49:20.698ZAug 18 22:49:20.678 INFO cr2: executing eos script show bfd peers | json
20892026-08-18T22:49:20.698ZAug 18 22:49:20.678 DEBG [sc] cr2: starting
20902026-08-18T22:49:20.698ZAug 18 22:49:20.678 DEBG [sc] cr2: connecting to [::1]:63432
20912026-08-18T22:49:20.737ZAug 18 22:49:20.679 DEBG [sc] cr2 waiting for prompt
20922026-08-18T22:49:20.737ZAug 18 22:49:20.690 DEBG [sc] cr2: logging in
20932026-08-18T22:49:20.832ZAug 18 22:49:20.812 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20942026-08-18T22:49:23.182Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20952026-08-18T22:49:24.183ZAug 18 22:49:24.163 INFO cr2: executing eos script show bfd peers | json
20962026-08-18T22:49:24.183ZAug 18 22:49:24.163 DEBG [sc] cr2: starting
20972026-08-18T22:49:24.183ZAug 18 22:49:24.163 DEBG [sc] cr2: connecting to [::1]:63432
20982026-08-18T22:49:24.222ZAug 18 22:49:24.164 DEBG [sc] cr2 waiting for prompt
20992026-08-18T22:49:24.223ZAug 18 22:49:24.175 DEBG [sc] cr2: logging in
21002026-08-18T22:49:24.338ZAug 18 22:49:24.318 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21012026-08-18T22:49:26.984Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21022026-08-18T22:49:27.691ZAug 18 22:49:27.671 INFO cr2: executing eos script show bfd peers | json
21032026-08-18T22:49:27.691ZAug 18 22:49:27.671 DEBG [sc] cr2: starting
21042026-08-18T22:49:27.691ZAug 18 22:49:27.671 DEBG [sc] cr2: connecting to [::1]:63432
21052026-08-18T22:49:27.730ZAug 18 22:49:27.672 DEBG [sc] cr2 waiting for prompt
21062026-08-18T22:49:27.730ZAug 18 22:49:27.683 DEBG [sc] cr2: logging in
21072026-08-18T22:49:27.835ZAug 18 22:49:27.815 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21082026-08-18T22:49:30.201Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21092026-08-18T22:49:30.241ZAug 18 22:49:30.182 INFO phase 7: unpause cRPD on cr3
21102026-08-18T22:49:30.241ZAug 18 22:49:30.182 INFO cr3: unpausing crpd1
21112026-08-18T22:49:30.241ZAug 18 22:49:30.182 DEBG [sc] cr3: starting
21122026-08-18T22:49:30.241ZAug 18 22:49:30.182 DEBG [sc] cr3: connecting to [::1]:50479
21132026-08-18T22:49:30.241ZAug 18 22:49:30.183 DEBG [sc] cr3 waiting for prompt
21142026-08-18T22:49:30.241ZAug 18 22:49:30.193 DEBG [sc] cr3: logging in
21152026-08-18T22:49:30.589ZAug 18 22:49:30.569 DEBG [sc] cr3: executing command `docker unpause crpd1`
21162026-08-18T22:49:32.698Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21172026-08-18T22:49:33.699Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21182026-08-18T22:49:34.701Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21192026-08-18T22:49:35.703Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21202026-08-18T22:49:36.705Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21212026-08-18T22:49:36.744Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21222026-08-18T22:49:37.708Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21232026-08-18T22:49:38.708Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21242026-08-18T22:49:39.711Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21252026-08-18T22:49:40.713Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21262026-08-18T22:49:40.752Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21272026-08-18T22:49:41.715Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21282026-08-18T22:49:42.717Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21292026-08-18T22:49:43.719Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21302026-08-18T22:49:44.721Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21312026-08-18T22:49:44.760Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21322026-08-18T22:49:45.723Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21332026-08-18T22:49:46.725Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21342026-08-18T22:49:47.727Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21352026-08-18T22:49:48.728Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21362026-08-18T22:49:48.767Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21372026-08-18T22:49:49.731Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21382026-08-18T22:49:50.733Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21392026-08-18T22:49:51.735Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21402026-08-18T22:49:52.736Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21412026-08-18T22:49:52.776Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21422026-08-18T22:49:53.739Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21432026-08-18T22:49:54.741Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21442026-08-18T22:49:55.743Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21452026-08-18T22:49:56.744Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21462026-08-18T22:49:56.745ZAug 18 22:49:56.725 INFO cr1: executing frr script show bfd peers json
21472026-08-18T22:49:56.784ZAug 18 22:49:56.725 DEBG [sc] cr1: starting
21482026-08-18T22:49:56.784ZAug 18 22:49:56.725 DEBG [sc] cr1: connecting to [::1]:57514
21492026-08-18T22:49:56.784ZAug 18 22:49:56.725 DEBG [sc] cr1 waiting for prompt
21502026-08-18T22:49:56.784ZAug 18 22:49:56.736 DEBG [sc] cr1: logging in
21512026-08-18T22:49:57.092ZAug 18 22:49:57.072 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21522026-08-18T22:49:59.225Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21532026-08-18T22:50:00.227ZAug 18 22:50:00.206 INFO cr1: executing frr script show bfd peers json
21542026-08-18T22:50:00.227ZAug 18 22:50:00.206 DEBG [sc] cr1: starting
21552026-08-18T22:50:00.227ZAug 18 22:50:00.206 DEBG [sc] cr1: connecting to [::1]:57514
21562026-08-18T22:50:00.266ZAug 18 22:50:00.207 DEBG [sc] cr1 waiting for prompt
21572026-08-18T22:50:00.266ZAug 18 22:50:00.218 DEBG [sc] cr1: logging in
21582026-08-18T22:50:00.358ZAug 18 22:50:00.338 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21592026-08-18T22:50:02.497Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21602026-08-18T22:50:03.497ZAug 18 22:50:03.477 INFO cr1: executing frr script show bfd peers json
21612026-08-18T22:50:03.497ZAug 18 22:50:03.478 DEBG [sc] cr1: starting
21622026-08-18T22:50:03.497ZAug 18 22:50:03.478 DEBG [sc] cr1: connecting to [::1]:57514
21632026-08-18T22:50:03.537ZAug 18 22:50:03.479 DEBG [sc] cr1 waiting for prompt
21642026-08-18T22:50:03.538ZAug 18 22:50:03.490 DEBG [sc] cr1: logging in
21652026-08-18T22:50:03.642ZAug 18 22:50:03.622 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21662026-08-18T22:50:05.796Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21672026-08-18T22:50:06.797ZAug 18 22:50:06.777 INFO cr1: executing frr script show bfd peers json
21682026-08-18T22:50:06.798ZAug 18 22:50:06.778 DEBG [sc] cr1: starting
21692026-08-18T22:50:06.798ZAug 18 22:50:06.778 DEBG [sc] cr1: connecting to [::1]:57514
21702026-08-18T22:50:06.837ZAug 18 22:50:06.778 DEBG [sc] cr1 waiting for prompt
21712026-08-18T22:50:06.837ZAug 18 22:50:06.790 DEBG [sc] cr1: logging in
21722026-08-18T22:50:06.931ZAug 18 22:50:06.911 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21732026-08-18T22:50:09.061Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21742026-08-18T22:50:10.062ZAug 18 22:50:10.042 INFO cr1: executing frr script show bfd peers json
21752026-08-18T22:50:10.062ZAug 18 22:50:10.042 DEBG [sc] cr1: starting
21762026-08-18T22:50:10.062ZAug 18 22:50:10.042 DEBG [sc] cr1: connecting to [::1]:57514
21772026-08-18T22:50:10.102ZAug 18 22:50:10.043 DEBG [sc] cr1 waiting for prompt
21782026-08-18T22:50:10.102ZAug 18 22:50:10.054 DEBG [sc] cr1: logging in
21792026-08-18T22:50:10.207ZAug 18 22:50:10.187 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21802026-08-18T22:50:12.350Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21812026-08-18T22:50:12.350ZAug 18 22:50:12.329 INFO cr1: executing frr script show bfd peers json
21822026-08-18T22:50:12.350ZAug 18 22:50:12.329 DEBG [sc] cr1: starting
21832026-08-18T22:50:12.350ZAug 18 22:50:12.329 DEBG [sc] cr1: connecting to [::1]:57514
21842026-08-18T22:50:12.390ZAug 18 22:50:12.330 DEBG [sc] cr1 waiting for prompt
21852026-08-18T22:50:12.390ZAug 18 22:50:12.340 DEBG [sc] cr1: logging in
21862026-08-18T22:50:12.504ZAug 18 22:50:12.484 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21872026-08-18T22:50:14.646Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21882026-08-18T22:50:15.646ZAug 18 22:50:15.626 INFO cr1: executing frr script show bfd peers json
21892026-08-18T22:50:15.646ZAug 18 22:50:15.626 DEBG [sc] cr1: starting
21902026-08-18T22:50:15.646ZAug 18 22:50:15.626 DEBG [sc] cr1: connecting to [::1]:57514
21912026-08-18T22:50:15.686ZAug 18 22:50:15.627 DEBG [sc] cr1 waiting for prompt
21922026-08-18T22:50:15.686ZAug 18 22:50:15.638 DEBG [sc] cr1: logging in
21932026-08-18T22:50:15.792ZAug 18 22:50:15.772 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21942026-08-18T22:50:17.937Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21952026-08-18T22:50:18.938ZAug 18 22:50:18.918 INFO cr1: executing frr script show bfd peers json
21962026-08-18T22:50:18.938ZAug 18 22:50:18.919 DEBG [sc] cr1: starting
21972026-08-18T22:50:18.938ZAug 18 22:50:18.919 DEBG [sc] cr1: connecting to [::1]:57514
21982026-08-18T22:50:18.978ZAug 18 22:50:18.919 DEBG [sc] cr1 waiting for prompt
21992026-08-18T22:50:18.978ZAug 18 22:50:18.931 DEBG [sc] cr1: logging in
22002026-08-18T22:50:19.072ZAug 18 22:50:19.052 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22012026-08-18T22:50:21.210Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22022026-08-18T22:50:22.211ZAug 18 22:50:22.192 INFO cr1: executing frr script show bfd peers json
22032026-08-18T22:50:22.251ZAug 18 22:50:22.192 DEBG [sc] cr1: starting
22042026-08-18T22:50:22.251ZAug 18 22:50:22.192 DEBG [sc] cr1: connecting to [::1]:57514
22052026-08-18T22:50:22.251ZAug 18 22:50:22.193 DEBG [sc] cr1 waiting for prompt
22062026-08-18T22:50:22.251ZAug 18 22:50:22.203 DEBG [sc] cr1: logging in
22072026-08-18T22:50:22.345ZAug 18 22:50:22.326 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22082026-08-18T22:50:24.482Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22092026-08-18T22:50:25.483ZAug 18 22:50:25.463 INFO cr1: executing frr script show bfd peers json
22102026-08-18T22:50:25.483ZAug 18 22:50:25.463 DEBG [sc] cr1: starting
22112026-08-18T22:50:25.483ZAug 18 22:50:25.463 DEBG [sc] cr1: connecting to [::1]:57514
22122026-08-18T22:50:25.522ZAug 18 22:50:25.464 DEBG [sc] cr1 waiting for prompt
22132026-08-18T22:50:25.522ZAug 18 22:50:25.475 DEBG [sc] cr1: logging in
22142026-08-18T22:50:25.627ZAug 18 22:50:25.607 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22152026-08-18T22:50:27.770Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22162026-08-18T22:50:27.809ZAug 18 22:50:27.750 INFO cr2: executing eos script show bfd peers | json
22172026-08-18T22:50:27.809ZAug 18 22:50:27.750 DEBG [sc] cr2: starting
22182026-08-18T22:50:27.809ZAug 18 22:50:27.751 DEBG [sc] cr2: connecting to [::1]:63432
22192026-08-18T22:50:27.809ZAug 18 22:50:27.751 DEBG [sc] cr2 waiting for prompt
22202026-08-18T22:50:27.809ZAug 18 22:50:27.763 DEBG [sc] cr2: logging in
22212026-08-18T22:50:28.122ZAug 18 22:50:28.103 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22222026-08-18T22:50:30.491Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22232026-08-18T22:50:31.492ZAug 18 22:50:31.472 INFO cr2: executing eos script show bfd peers | json
22242026-08-18T22:50:31.532ZAug 18 22:50:31.472 DEBG [sc] cr2: starting
22252026-08-18T22:50:31.532ZAug 18 22:50:31.472 DEBG [sc] cr2: connecting to [::1]:63432
22262026-08-18T22:50:31.532ZAug 18 22:50:31.473 DEBG [sc] cr2 waiting for prompt
22272026-08-18T22:50:31.532ZAug 18 22:50:31.485 DEBG [sc] cr2: logging in
22282026-08-18T22:50:31.658ZAug 18 22:50:31.638 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22292026-08-18T22:50:33.982Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22302026-08-18T22:50:34.989ZAug 18 22:50:34.964 INFO cr2: executing eos script show bfd peers | json
22312026-08-18T22:50:34.989ZAug 18 22:50:34.964 DEBG [sc] cr2: starting
22322026-08-18T22:50:35.034ZAug 18 22:50:34.964 DEBG [sc] cr2: connecting to [::1]:63432
22332026-08-18T22:50:35.035ZAug 18 22:50:34.965 DEBG [sc] cr2 waiting for prompt
22342026-08-18T22:50:35.035ZAug 18 22:50:34.976 DEBG [sc] cr2: logging in
22352026-08-18T22:50:35.169ZAug 18 22:50:35.097 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22362026-08-18T22:50:37.486Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22372026-08-18T22:50:38.487ZAug 18 22:50:38.468 INFO cr2: executing eos script show bfd peers | json
22382026-08-18T22:50:38.488ZAug 18 22:50:38.468 DEBG [sc] cr2: starting
22392026-08-18T22:50:38.528ZAug 18 22:50:38.468 DEBG [sc] cr2: connecting to [::1]:63432
22402026-08-18T22:50:38.529ZAug 18 22:50:38.469 DEBG [sc] cr2 waiting for prompt
22412026-08-18T22:50:38.529ZAug 18 22:50:38.480 DEBG [sc] cr2: logging in
22422026-08-18T22:50:38.643ZAug 18 22:50:38.623 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22432026-08-18T22:50:40.990Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22442026-08-18T22:50:41.991ZAug 18 22:50:41.971 INFO cr2: executing eos script show bfd peers | json
22452026-08-18T22:50:41.991ZAug 18 22:50:41.971 DEBG [sc] cr2: starting
22462026-08-18T22:50:41.991ZAug 18 22:50:41.971 DEBG [sc] cr2: connecting to [::1]:63432
22472026-08-18T22:50:42.031ZAug 18 22:50:41.972 DEBG [sc] cr2 waiting for prompt
22482026-08-18T22:50:42.031ZAug 18 22:50:41.983 DEBG [sc] cr2: logging in
22492026-08-18T22:50:42.148ZAug 18 22:50:42.128 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22502026-08-18T22:50:44.495Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22512026-08-18T22:50:44.495ZAug 18 22:50:44.475 INFO cr2: executing eos script show bfd peers | json
22522026-08-18T22:50:44.535ZAug 18 22:50:44.475 DEBG [sc] cr2: starting
22532026-08-18T22:50:44.535ZAug 18 22:50:44.475 DEBG [sc] cr2: connecting to [::1]:63432
22542026-08-18T22:50:44.535ZAug 18 22:50:44.475 DEBG [sc] cr2 waiting for prompt
22552026-08-18T22:50:44.537ZAug 18 22:50:44.486 DEBG [sc] cr2: logging in
22562026-08-18T22:50:44.638ZAug 18 22:50:44.618 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22572026-08-18T22:50:46.994Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22582026-08-18T22:50:47.996ZAug 18 22:50:47.977 INFO cr2: executing eos script show bfd peers | json
22592026-08-18T22:50:47.996ZAug 18 22:50:47.977 DEBG [sc] cr2: starting
22602026-08-18T22:50:47.996ZAug 18 22:50:47.977 DEBG [sc] cr2: connecting to [::1]:63432
22612026-08-18T22:50:48.036ZAug 18 22:50:47.977 DEBG [sc] cr2 waiting for prompt
22622026-08-18T22:50:48.036ZAug 18 22:50:47.989 DEBG [sc] cr2: logging in
22632026-08-18T22:50:48.152ZAug 18 22:50:48.133 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22642026-08-18T22:50:50.487Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22652026-08-18T22:50:51.488ZAug 18 22:50:51.468 INFO cr2: executing eos script show bfd peers | json
22662026-08-18T22:50:51.488ZAug 18 22:50:51.468 DEBG [sc] cr2: starting
22672026-08-18T22:50:51.488ZAug 18 22:50:51.468 DEBG [sc] cr2: connecting to [::1]:63432
22682026-08-18T22:50:51.528ZAug 18 22:50:51.469 DEBG [sc] cr2 waiting for prompt
22692026-08-18T22:50:51.528ZAug 18 22:50:51.481 DEBG [sc] cr2: logging in
22702026-08-18T22:50:51.633ZAug 18 22:50:51.613 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22712026-08-18T22:50:53.958Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22722026-08-18T22:50:54.959ZAug 18 22:50:54.940 INFO cr2: executing eos script show bfd peers | json
22732026-08-18T22:50:54.960ZAug 18 22:50:54.940 DEBG [sc] cr2: starting
22742026-08-18T22:50:54.999ZAug 18 22:50:54.940 DEBG [sc] cr2: connecting to [::1]:63432
22752026-08-18T22:50:54.999ZAug 18 22:50:54.941 DEBG [sc] cr2 waiting for prompt
22762026-08-18T22:50:54.999ZAug 18 22:50:54.952 DEBG [sc] cr2: logging in
22772026-08-18T22:50:55.116ZAug 18 22:50:55.096 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22782026-08-18T22:50:57.470Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22792026-08-18T22:50:58.471ZAug 18 22:50:58.451 INFO cr2: executing eos script show bfd peers | json
22802026-08-18T22:50:58.471ZAug 18 22:50:58.451 DEBG [sc] cr2: starting
22812026-08-18T22:50:58.471ZAug 18 22:50:58.451 DEBG [sc] cr2: connecting to [::1]:63432
22822026-08-18T22:50:58.511ZAug 18 22:50:58.452 DEBG [sc] cr2 waiting for prompt
22832026-08-18T22:50:58.511ZAug 18 22:50:58.463 DEBG [sc] cr2: logging in
22842026-08-18T22:50:58.625ZAug 18 22:50:58.606 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22852026-08-18T22:51:00.974Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22862026-08-18T22:51:01.014ZAug 18 22:51:00.954 INFO cr3: executing juniper script show bfd session | display json
22872026-08-18T22:51:01.014ZAug 18 22:51:00.954 DEBG [sc] cr3: starting
22882026-08-18T22:51:01.014ZAug 18 22:51:00.954 DEBG [sc] cr3: connecting to [::1]:50479
22892026-08-18T22:51:01.014ZAug 18 22:51:00.955 DEBG [sc] cr3 waiting for prompt
22902026-08-18T22:51:01.014ZAug 18 22:51:00.966 DEBG [sc] cr3: logging in
22912026-08-18T22:51:01.323ZAug 18 22:51:01.304 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
22922026-08-18T22:51:03.598Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22932026-08-18T22:51:04.599ZAug 18 22:51:04.579 INFO cr3: executing juniper script show bfd session | display json
22942026-08-18T22:51:04.599ZAug 18 22:51:04.580 DEBG [sc] cr3: starting
22952026-08-18T22:51:04.639ZAug 18 22:51:04.580 DEBG [sc] cr3: connecting to [::1]:50479
22962026-08-18T22:51:04.639ZAug 18 22:51:04.580 DEBG [sc] cr3 waiting for prompt
22972026-08-18T22:51:04.639ZAug 18 22:51:04.591 DEBG [sc] cr3: logging in
22982026-08-18T22:51:04.742ZAug 18 22:51:04.723 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
22992026-08-18T22:51:06.992Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23002026-08-18T22:51:07.993ZAug 18 22:51:07.968 INFO cr3: executing juniper script show bfd session | display json
23012026-08-18T22:51:07.993ZAug 18 22:51:07.968 DEBG [sc] cr3: starting
23022026-08-18T22:51:07.993ZAug 18 22:51:07.968 DEBG [sc] cr3: connecting to [::1]:50479
23032026-08-18T22:51:08.040ZAug 18 22:51:07.969 DEBG [sc] cr3 waiting for prompt
23042026-08-18T22:51:08.040ZAug 18 22:51:07.980 DEBG [sc] cr3: logging in
23052026-08-18T22:51:08.122ZAug 18 22:51:08.102 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23062026-08-18T22:51:10.403Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23072026-08-18T22:51:11.417ZAug 18 22:51:11.381 INFO cr3: executing juniper script show bfd session | display json
23082026-08-18T22:51:11.417ZAug 18 22:51:11.381 DEBG [sc] cr3: starting
23092026-08-18T22:51:11.417ZAug 18 22:51:11.381 DEBG [sc] cr3: connecting to [::1]:50479
23102026-08-18T22:51:11.459ZAug 18 22:51:11.382 DEBG [sc] cr3 waiting for prompt
23112026-08-18T22:51:11.459ZAug 18 22:51:11.393 DEBG [sc] cr3: logging in
23122026-08-18T22:51:11.547ZAug 18 22:51:11.525 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23132026-08-18T22:51:13.798Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23142026-08-18T22:51:15.632ZAug 18 22:51:14.779 INFO cr3: executing juniper script show bfd session | display json
23152026-08-18T22:51:15.632ZAug 18 22:51:14.779 DEBG [sc] cr3: starting
23162026-08-18T22:51:15.671ZAug 18 22:51:14.779 DEBG [sc] cr3: connecting to [::1]:50479
23172026-08-18T22:51:15.671ZAug 18 22:51:14.779 DEBG [sc] cr3 waiting for prompt
23182026-08-18T22:51:15.671ZAug 18 22:51:14.791 DEBG [sc] cr3: logging in
23192026-08-18T22:51:15.671ZAug 18 22:51:14.922 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23202026-08-18T22:51:17.183Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23212026-08-18T22:51:17.184ZAug 18 22:51:17.163 INFO cr3: executing juniper script show bfd session | display json
23222026-08-18T22:51:17.184ZAug 18 22:51:17.163 DEBG [sc] cr3: starting
23232026-08-18T22:51:17.184ZAug 18 22:51:17.163 DEBG [sc] cr3: connecting to [::1]:50479
23242026-08-18T22:51:17.224ZAug 18 22:51:17.164 DEBG [sc] cr3 waiting for prompt
23252026-08-18T22:51:17.224ZAug 18 22:51:17.173 DEBG [sc] cr3: logging in
23262026-08-18T22:51:17.340ZAug 18 22:51:17.319 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23272026-08-18T22:51:19.597Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23282026-08-18T22:51:20.598ZAug 18 22:51:20.578 INFO cr3: executing juniper script show bfd session | display json
23292026-08-18T22:51:20.599ZAug 18 22:51:20.578 DEBG [sc] cr3: starting
23302026-08-18T22:51:20.638ZAug 18 22:51:20.578 DEBG [sc] cr3: connecting to [::1]:50479
23312026-08-18T22:51:20.640ZAug 18 22:51:20.579 DEBG [sc] cr3 waiting for prompt
23322026-08-18T22:51:20.640ZAug 18 22:51:20.590 DEBG [sc] cr3: logging in
23332026-08-18T22:51:20.753ZAug 18 22:51:20.733 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23342026-08-18T22:51:22.989Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23352026-08-18T22:51:23.990ZAug 18 22:51:23.970 INFO cr3: executing juniper script show bfd session | display json
23362026-08-18T22:51:23.990ZAug 18 22:51:23.970 DEBG [sc] cr3: starting
23372026-08-18T22:51:23.990ZAug 18 22:51:23.970 DEBG [sc] cr3: connecting to [::1]:50479
23382026-08-18T22:51:24.030ZAug 18 22:51:23.970 DEBG [sc] cr3 waiting for prompt
23392026-08-18T22:51:24.030ZAug 18 22:51:23.981 DEBG [sc] cr3: logging in
23402026-08-18T22:51:24.122ZAug 18 22:51:24.102 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23412026-08-18T22:51:26.414Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23422026-08-18T22:51:27.418ZAug 18 22:51:27.396 INFO cr3: executing juniper script show bfd session | display json
23432026-08-18T22:51:27.418ZAug 18 22:51:27.396 DEBG [sc] cr3: starting
23442026-08-18T22:51:27.458ZAug 18 22:51:27.396 DEBG [sc] cr3: connecting to [::1]:50479
23452026-08-18T22:51:27.458ZAug 18 22:51:27.397 DEBG [sc] cr3 waiting for prompt
23462026-08-18T22:51:27.458ZAug 18 22:51:27.408 DEBG [sc] cr3: logging in
23472026-08-18T22:51:27.571ZAug 18 22:51:27.551 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23482026-08-18T22:51:29.827Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23492026-08-18T22:51:30.828ZAug 18 22:51:30.808 INFO cr3: executing juniper script show bfd session | display json
23502026-08-18T22:51:30.828ZAug 18 22:51:30.809 DEBG [sc] cr3: starting
23512026-08-18T22:51:30.829ZAug 18 22:51:30.809 DEBG [sc] cr3: connecting to [::1]:50479
23522026-08-18T22:51:30.868ZAug 18 22:51:30.809 DEBG [sc] cr3 waiting for prompt
23532026-08-18T22:51:30.868ZAug 18 22:51:30.821 DEBG [sc] cr3: logging in
23542026-08-18T22:51:30.972ZAug 18 22:51:30.953 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23552026-08-18T22:51:33.235Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23562026-08-18T22:51:33.273ZAug 18 22:51:33.217 INFO quartet bfd static routing test passed 🎉
23572026-08-18T22:51:33.274Z+ (( status != 0 ))
23582026-08-18T22:51:33.274Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23592026-08-18T22:51:33.274ZAug 18 22:51:33.245 INFO destroying runner for deployment mgquartetbfd
23602026-08-18T22:51:33.274ZAug 18 22:51:33.245 INFO destroying deployment mgquartetbfd
23612026-08-18T22:51:33.274ZAug 18 22:51:33.245 INFO destroying nodes
23622026-08-18T22:51:33.342ZAug 18 22:51:33.322 INFO destroying links
23632026-08-18T22:51:33.342ZAug 18 22:51:33.322 INFO destroying link mgquartetbfd_ox_sn_vnic0
23642026-08-18T22:51:33.381ZAug 18 22:51:33.327 INFO destroying link mgquartetbfd_ox_sn_sim0
23652026-08-18T22:51:33.381ZAug 18 22:51:33.328 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23662026-08-18T22:51:34.351ZAug 18 22:51:34.331 INFO destroying link mgquartetbfd_cr1_vn_sim0
23672026-08-18T22:51:34.390ZAug 18 22:51:34.332 INFO destroying link mgquartetbfd_ox_sn_vnic1
23682026-08-18T22:51:34.390ZAug 18 22:51:34.333 INFO destroying link mgquartetbfd_ox_sn_sim1
23692026-08-18T22:51:34.390ZAug 18 22:51:34.334 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23702026-08-18T22:51:34.390ZAug 18 22:51:34.335 INFO destroying link mgquartetbfd_cr2_vn_sim0
23712026-08-18T22:51:34.390ZAug 18 22:51:34.336 INFO destroying link mgquartetbfd_ox_sn_vnic2
23722026-08-18T22:51:34.391ZAug 18 22:51:34.337 INFO destroying link mgquartetbfd_ox_sn_sim2
23732026-08-18T22:51:34.391ZAug 18 22:51:34.338 INFO destroying link mgquartetbfd_cr3_vn_vnic0
23742026-08-18T22:51:34.391ZAug 18 22:51:34.339 INFO destroying link mgquartetbfd_cr3_vn_sim0
23752026-08-18T22:51:34.391ZAug 18 22:51:34.340 INFO destroying external links
23762026-08-18T22:51:34.391ZAug 18 22:51:34.340 INFO destroying external link mgquartetbfd_ox_vn_vnic3
23772026-08-18T22:51:34.391ZAug 18 22:51:34.341 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
23782026-08-18T22:51:34.391ZAug 18 22:51:34.342 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
23792026-08-18T22:51:34.391ZAug 18 22:51:34.343 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
23802026-08-18T22:51:34.391ZAug 18 22:51:34.344 INFO destroying images
23812026-08-18T22:51:34.922ZAug 18 22:51:34.902 INFO destroying workspace at .falcon
23822026-08-18T22:51:34.961Z+ return 0
23832026-08-18T22:51:34.961Zprocess exited: duration 1420413 ms, exit code 0
 
23842026-08-18T22:51:35.043Zfound 1 output files
23852026-08-18T22:51:35.043Zuploading: /work/dhcp-server.log (38260 bytes)
23862026-08-18T22:51:36.312Zuploaded: /work/dhcp-server.log