01M1Q55W9CFRXZDG7CZW4HEWT9: falcon

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

Buildomat Job: 01M1Q56Z8AB0MTZTZ6CARA9VBJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:43:25.540Zjob dependencies complete; ready to run (waiting for 14 m 5 s)
22026-09-04T21:46:37.539Zjob assigned to worker 01M1Q60M6WB8KBPSXG1HHYMN6C [factory edgar, gimlet/BRM42220010/1501] (queued for 3 m 11 s)
32026-09-04T21:46:38.295Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-09-04T21:46:38.607Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-09-04T21:46:38.635Zdownloading input: /input/build/work/debug/ddmadm
62026-09-04T21:47:05.134Zdownloaded input: /input/build/work/debug/ddmadm
72026-09-04T21:47:05.134Zdownloading input: /input/build/work/debug/ddmd
82026-09-04T21:47:35.450Zdownloaded input: /input/build/work/debug/ddmd
92026-09-04T21:47:35.450Zdownloading input: /input/build/work/debug/mgadm
102026-09-04T21:48:08.226Zdownloaded input: /input/build/work/debug/mgadm
112026-09-04T21:48:08.226Zdownloading input: /input/build/work/debug/mgd
122026-09-04T21:48:46.916Zdownloaded input: /input/build/work/debug/mgd
132026-09-04T21:48:46.940Zdownloading input: /input/build/work/release/ddmadm
142026-09-04T21:48:49.366Zdownloaded input: /input/build/work/release/ddmadm
152026-09-04T21:48:49.391Zdownloading input: /input/build/work/release/ddmd
162026-09-04T21:48:52.142Zdownloaded input: /input/build/work/release/ddmd
172026-09-04T21:48:52.142Zdownloading input: /input/build/work/release/falcon-lab
182026-09-04T21:48:54.220Zdownloaded input: /input/build/work/release/falcon-lab
192026-09-04T21:48:54.220Zdownloading input: /input/build/work/release/mgadm
202026-09-04T21:48:57.363Zdownloaded input: /input/build/work/release/mgadm
212026-09-04T21:48:57.363Zdownloading input: /input/build/work/release/mgd
222026-09-04T21:49:01.269Zdownloaded input: /input/build/work/release/mgd
 
232026-09-04T21:49:01.269Zstarting task 0: "setup"
242026-09-04T21:49:01.294Z++ uname -s
252026-09-04T21:49:01.294Z+ kern=SunOS
262026-09-04T21:49:01.294Z+ build_user=build
272026-09-04T21:49:01.294Z+ build_uid=12345
282026-09-04T21:49:01.294Z+ work_dir=/work
292026-09-04T21:49:01.294Z+ input_dir=/input
302026-09-04T21:49:01.295Z+ [[ 0 == 12345 ]]
312026-09-04T21:49:01.295Z+ case "$kern" in
322026-09-04T21:49:01.295Z+ groupadd -g 12345 build
332026-09-04T21:49:01.322Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-09-04T21:49:03.307Z+ zfs create -o mountpoint=/work rpool/work
352026-09-04T21:49:03.638Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-09-04T21:49:03.663Z+ home_fs=
372026-09-04T21:49:03.663Z+ [[ '' == autofs ]]
382026-09-04T21:49:03.663Z+ mkdir -p /home/build
392026-09-04T21:49:03.665Z+ chown build:build /home/build /work
402026-09-04T21:49:05.652Z+ chmod 0700 /home/build /work
412026-09-04T21:49:05.676Zprocess exited: duration 4386 ms, exit code 0
 
422026-09-04T21:49:05.724Zstarting task 1: "authentication"
432026-09-04T21:49:05.824Zprocess exited: duration 98 ms, exit code 0
 
442026-09-04T21:49:05.872Zstarting task 2: "build"
452026-09-04T21:49:05.896Z+ set -e
462026-09-04T21:49:05.896Z+ set -o pipefail
472026-09-04T21:49:05.896Z+ banner zpool
482026-09-04T21:49:05.896Z
492026-09-04T21:49:05.896Z ###### ##### #### #### #
502026-09-04T21:49:05.896Z # # # # # # # #
512026-09-04T21:49:05.896Z # # # # # # # #
522026-09-04T21:49:05.896Z # ##### # # # # #
532026-09-04T21:49:05.896Z # # # # # # #
542026-09-04T21:49:05.896Z ###### # #### #### ######
552026-09-04T21:49:05.896Z
562026-09-04T21:49:05.920Z++ pfexec diskinfo -pH
572026-09-04T21:49:05.920Z++ sort -k8 -n -r
582026-09-04T21:49:05.920Z++ head -1
592026-09-04T21:49:05.920Z++ awk '{print $2}'
602026-09-04T21:49:05.954Z+ DISK=c9t0014EE81000BC3B1d0
612026-09-04T21:49:05.954Z+ export DISK
622026-09-04T21:49:05.978Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC3B1d0
632026-09-04T21:49:06.300Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-09-04T21:49:06.328Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-09-04T21:49:06.408Z+ trim_response=true
662026-09-04T21:49:06.432Z+ [[ true =~ true ]]
672026-09-04T21:49:06.432Z+ pfexec zpool trim cpool
682026-09-04T21:49:06.433Z+ true
692026-09-04T21:49:06.433Z++ zpool status -t cpool
702026-09-04T21:49:06.457Z+ trim_status=' pool: cpool
712026-09-04T21:49:06.457Z state: ONLINE
722026-09-04T21:49:06.457Z scan: none requested
732026-09-04T21:49:06.457Zconfig:
742026-09-04T21:49:06.457Z
752026-09-04T21:49:06.457Z NAME STATE READ WRITE CKSUM
762026-09-04T21:49:06.457Z cpool ONLINE 0 0 0
772026-09-04T21:49:06.457Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at September 4, 2026 at 09:49:06 PM UTC)
782026-09-04T21:49:06.457Z
792026-09-04T21:49:06.457Zerrors: No known data errors'
802026-09-04T21:49:06.457Z+ [[ pool: cpool
812026-09-04T21:49:06.457Z state: ONLINE
822026-09-04T21:49:06.457Z scan: none requested
832026-09-04T21:49:06.457Zconfig:
842026-09-04T21:49:06.457Z
852026-09-04T21:49:06.457Z NAME STATE READ WRITE CKSUM
862026-09-04T21:49:06.457Z cpool ONLINE 0 0 0
872026-09-04T21:49:06.458Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (1% trimmed, started at September 4, 2026 at 09:49:06 PM UTC)
882026-09-04T21:49:06.458Z
892026-09-04T21:49:06.458Zerrors: No known data errors =~ 100% ]]
902026-09-04T21:49:06.458Z+ sleep 10
912026-09-04T21:49:16.440Z+ true
922026-09-04T21:49:16.465Z++ zpool status -t cpool
932026-09-04T21:49:16.465Z+ trim_status=' pool: cpool
942026-09-04T21:49:16.465Z state: ONLINE
952026-09-04T21:49:16.465Z scan: none requested
962026-09-04T21:49:16.465Zconfig:
972026-09-04T21:49:16.466Z
982026-09-04T21:49:16.467Z NAME STATE READ WRITE CKSUM
992026-09-04T21:49:16.467Z cpool ONLINE 0 0 0
1002026-09-04T21:49:16.467Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (57% trimmed, started at September 4, 2026 at 09:49:06 PM UTC)
1012026-09-04T21:49:16.467Z
1022026-09-04T21:49:16.467Zerrors: No known data errors'
1032026-09-04T21:49:16.467Z+ [[ pool: cpool
1042026-09-04T21:49:16.467Z state: ONLINE
1052026-09-04T21:49:16.467Z scan: none requested
1062026-09-04T21:49:16.467Zconfig:
1072026-09-04T21:49:16.467Z
1082026-09-04T21:49:16.467Z NAME STATE READ WRITE CKSUM
1092026-09-04T21:49:16.467Z cpool ONLINE 0 0 0
1102026-09-04T21:49:16.467Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (57% trimmed, started at September 4, 2026 at 09:49:06 PM UTC)
1112026-09-04T21:49:16.467Z
1122026-09-04T21:49:16.467Zerrors: No known data errors =~ 100% ]]
1132026-09-04T21:49:16.467Z+ sleep 10
1142026-09-04T21:49:26.454Z+ true
1152026-09-04T21:49:26.479Z++ zpool status -t cpool
1162026-09-04T21:49:26.479Z+ trim_status=' pool: cpool
1172026-09-04T21:49:26.479Z state: ONLINE
1182026-09-04T21:49:26.480Z scan: none requested
1192026-09-04T21:49:26.480Zconfig:
1202026-09-04T21:49:26.480Z
1212026-09-04T21:49:26.480Z NAME STATE READ WRITE CKSUM
1222026-09-04T21:49:26.481Z cpool ONLINE 0 0 0
1232026-09-04T21:49:26.481Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at September 4, 2026 at 09:49:24 PM UTC)
1242026-09-04T21:49:26.481Z
1252026-09-04T21:49:26.481Zerrors: No known data errors'
1262026-09-04T21:49:26.481Z+ [[ pool: cpool
1272026-09-04T21:49:26.481Z state: ONLINE
1282026-09-04T21:49:26.481Z scan: none requested
1292026-09-04T21:49:26.481Zconfig:
1302026-09-04T21:49:26.481Z
1312026-09-04T21:49:26.481Z NAME STATE READ WRITE CKSUM
1322026-09-04T21:49:26.481Z cpool ONLINE 0 0 0
1332026-09-04T21:49:26.481Z c9t0014EE81000BC3B1d0 ONLINE 0 0 0 (100% trimmed, completed at September 4, 2026 at 09:49:24 PM UTC)
1342026-09-04T21:49:26.481Z
1352026-09-04T21:49:26.481Zerrors: No known data errors =~ 100% ]]
1362026-09-04T21:49:26.481Z+ break
1372026-09-04T21:49:26.481Z+ pfexec chown 12345 /ci
1382026-09-04T21:49:26.481Z+ cd /ci
1392026-09-04T21:49:26.481Z+ export FALCON_DATASET=cpool/falcon
1402026-09-04T21:49:26.481Z+ FALCON_DATASET=cpool/falcon
1412026-09-04T21:49:26.481Z+ banner setup
1422026-09-04T21:49:26.481Z
1432026-09-04T21:49:26.481Z #### ###### ##### # # #####
1442026-09-04T21:49:26.481Z # # # # # # #
1452026-09-04T21:49:26.481Z #### ##### # # # # #
1462026-09-04T21:49:26.481Z # # # # # #####
1472026-09-04T21:49:26.481Z # # # # # # #
1482026-09-04T21:49:26.481Z #### ###### # #### #
1492026-09-04T21:49:26.482Z
1502026-09-04T21:49:26.482Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-09-04T21:49:26.507Z+ cp /input/build/work/release/falcon-lab .
1522026-09-04T21:49:26.532Z+ cp /input/build/work/release/mgd .
1532026-09-04T21:49:26.599Z+ cp /input/build/work/release/ddmd .
1542026-09-04T21:49:26.664Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-09-04T21:49:26.689Z+ mkdir -p cargo-bay
1562026-09-04T21:49:26.689Z+ mv mgd cargo-bay/
1572026-09-04T21:49:26.689Z+ mv ddmd cargo-bay/
1582026-09-04T21:49:26.689Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-09-04T21:49:26.722Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-09-04T21:49:26.747Z+ export EXT_INTERFACE=igb0
1612026-09-04T21:49:26.747Z+ EXT_INTERFACE=igb0
1622026-09-04T21:49:26.747Z++ bmat address ls -f extra -Ho first
1632026-09-04T21:49:26.772Z+ first=10.151.6.164
1642026-09-04T21:49:26.772Z++ bmat address ls -f extra -Ho last
1652026-09-04T21:49:26.796Z+ last=10.151.6.227
1662026-09-04T21:49:26.796Z++ bmat address ls -f extra -Ho gateway
1672026-09-04T21:49:26.820Z+ gw=10.151.6.1
1682026-09-04T21:49:26.821Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-09-04T21:49:26.821Z++ sed 's#/.*##g'
1702026-09-04T21:49:26.821Z+ server=10.151.6.100
1712026-09-04T21:49:26.821Z+ run_test mgd-duo bgp-unnumbered
1722026-09-04T21:49:26.821Z+ pfexec ./dhcp-server 10.151.6.164 10.151.6.227 10.151.6.1 10.151.6.100
1732026-09-04T21:49:26.821Z+ local topology=mgd-duo
1742026-09-04T21:49:26.822Z+ local scenario=bgp-unnumbered
1752026-09-04T21:49:26.822Z+ local test_name=mgd-duo-bgp-unnumbered
1762026-09-04T21:49:26.822Z+ local status=0
1772026-09-04T21:49:26.822Z+ clear_falcon_workspace_files
1782026-09-04T21:49:26.822Z+ [[ -d .falcon ]]
1792026-09-04T21:49:26.822Z+ RUST_LOG=debug
1802026-09-04T21:49:26.822Z+ pfexec ./falcon-lab run mgd-duo bgp-unnumbered --no-cleanup
1812026-09-04T21:49:26.847ZSep 04 21:49:26.816 DEBG using default route interface igb0
1822026-09-04T21:49:26.847ZSep 04 21:49:26.816 DEBG using default route interface igb0
1832026-09-04T21:49:26.847ZSep 04 21:49:26.816 INFO launching runner: deployment(mgdduo_bgpu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1842026-09-04T21:49:26.847ZSep 04 21:49:26.816 INFO starting preflight for deployment mgdduo_bgpu
1852026-09-04T21:49:26.847ZSep 04 21:49:26.816 INFO propolis-server binary not found
1862026-09-04T21:49:26.847ZSep 04 21:49:26.816 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1872026-09-04T21:49:31.442ZSep 04 21:49:31.427 INFO ovmf fd not found
1882026-09-04T21:49:31.442ZSep 04 21:49:31.427 INFO downloading ovmf
1892026-09-04T21:49:31.796ZSep 04 21:49:31.782 INFO base image for helios-3.0 does not exist, attempting to install
1902026-09-04T21:49:31.796ZSep 04 21:49:31.782 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1912026-09-04T21:50:00.051ZSep 04 21:50:00.035 INFO extracting image to /tmp/helios-3.0_0.raw
1922026-09-04T21:50:22.700ZSep 04 21:50:22.684 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1932026-09-04T21:50:22.752ZSep 04 21:50:22.737 INFO copying image data to zvol
1942026-09-04T21:50:33.146ZSep 04 21:50:33.131 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1952026-09-04T21:50:36.500ZSep 04 21:50:36.485 INFO creating links
1962026-09-04T21:50:36.500ZSep 04 21:50:36.485 DEBG destroying link mgdduo_bgpu_ox1_vn_vnic0
1972026-09-04T21:50:36.500ZSep 04 21:50:36.485 DEBG destroying link mgdduo_bgpu_ox1_vn_sim0
1982026-09-04T21:50:36.500ZSep 04 21:50:36.485 INFO creating simnet link 'mgdduo_bgpu_ox1_vn_sim0'
1992026-09-04T21:50:36.525ZSep 04 21:50:36.487 INFO creating vnic link 'mgdduo_bgpu_ox1_vn_vnic0'
2002026-09-04T21:50:36.525ZSep 04 21:50:36.495 DEBG link pair created
2012026-09-04T21:50:36.525ZSep 04 21:50:36.495 DEBG destroying link mgdduo_bgpu_ox2_vn_vnic0
2022026-09-04T21:50:36.525ZSep 04 21:50:36.495 DEBG destroying link mgdduo_bgpu_ox2_vn_sim0
2032026-09-04T21:50:36.525ZSep 04 21:50:36.495 INFO creating simnet link 'mgdduo_bgpu_ox2_vn_sim0'
2042026-09-04T21:50:36.525ZSep 04 21:50:36.496 INFO creating vnic link 'mgdduo_bgpu_ox2_vn_vnic0'
2052026-09-04T21:50:36.525ZSep 04 21:50:36.503 DEBG link pair created
2062026-09-04T21:50:36.525ZSep 04 21:50:36.503 INFO creating external links
2072026-09-04T21:50:36.525ZSep 04 21:50:36.503 DEBG destroying external link mgdduo_bgpu_ox1_vn_vnic1
2082026-09-04T21:50:36.525ZSep 04 21:50:36.503 INFO creating external link mgdduo_bgpu_ox1_vn_vnic1
2092026-09-04T21:50:36.525ZSep 04 21:50:36.505 DEBG external link mgdduo_bgpu_ox1_vn_vnic1@igb0 created
2102026-09-04T21:50:36.525ZSep 04 21:50:36.505 DEBG destroying external link mgdduo_bgpu_ox2_vn_vnic1
2112026-09-04T21:50:36.525ZSep 04 21:50:36.505 INFO creating external link mgdduo_bgpu_ox2_vn_vnic1
2122026-09-04T21:50:36.526ZSep 04 21:50:36.506 DEBG external link mgdduo_bgpu_ox2_vn_vnic1@igb0 created
2132026-09-04T21:50:36.526ZSep 04 21:50:36.506 INFO creating nodes
2142026-09-04T21:50:36.526ZSep 04 21:50:36.506 INFO ox1: launching node
2152026-09-04T21:50:36.526ZSep 04 21:50:36.509 INFO ox2: launching node
2162026-09-04T21:50:36.551ZSep 04 21:50:36.534 INFO launched instance ox1 with pid 872 on port 54477
2172026-09-04T21:50:36.551ZSep 04 21:50:36.534 INFO ox1: instance ensure
2182026-09-04T21:50:36.551ZSep 04 21:50:36.535 INFO launched instance ox2 with pid 873 on port 34163
2192026-09-04T21:50:36.552ZSep 04 21:50:36.535 INFO ox2: instance ensure
2202026-09-04T21:50:38.325ZSep 04 21:50:38.310 INFO ox2: instance ensure completed after 0 retries
2212026-09-04T21:50:38.325ZSep 04 21:50:38.310 INFO ox2: instance run
2222026-09-04T21:50:38.349ZSep 04 21:50:38.311 DEBG [sc] ox2: starting
2232026-09-04T21:50:38.349ZSep 04 21:50:38.311 DEBG [sc] ox2: connecting to [::1]:34163
2242026-09-04T21:50:38.349ZSep 04 21:50:38.312 INFO ox1: instance ensure completed after 0 retries
2252026-09-04T21:50:38.349ZSep 04 21:50:38.312 INFO ox1: instance run
2262026-09-04T21:50:38.349ZSep 04 21:50:38.312 DEBG [sc] ox2 waiting for prompt
2272026-09-04T21:50:38.349ZSep 04 21:50:38.312 DEBG [sc] ox1: starting
2282026-09-04T21:50:38.349ZSep 04 21:50:38.312 DEBG [sc] ox1: connecting to [::1]:54477
2292026-09-04T21:50:38.349ZSep 04 21:50:38.313 DEBG [sc] ox1 waiting for prompt
2302026-09-04T21:50:59.621ZSep 04 21:50:59.607 DEBG [sc] ox2: logging in
2312026-09-04T21:50:59.859ZSep 04 21:50:59.845 INFO ox2: mounting /opt/cargo-bay
2322026-09-04T21:50:59.859ZSep 04 21:50:59.845 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2332026-09-04T21:51:01.108ZSep 04 21:51:01.093 DEBG [sc] ox2: executing command `cd`
2342026-09-04T21:51:01.138ZSep 04 21:51:01.104 INFO ox2: finished mounting /opt/cargo-bay
2352026-09-04T21:51:01.138ZSep 04 21:51:01.104 DEBG [sc] ox2: executing command `hostname ox2`
2362026-09-04T21:51:01.138ZSep 04 21:51:01.115 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2372026-09-04T21:51:01.162ZSep 04 21:51:01.127 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2382026-09-04T21:51:01.162ZSep 04 21:51:01.138 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2392026-09-04T21:51:01.187ZSep 04 21:51:01.149 INFO ox2: logging out
2402026-09-04T21:51:01.229ZSep 04 21:51:01.215 INFO ox2: logged out
2412026-09-04T21:51:01.282ZSep 04 21:51:01.268 DEBG [sc] ox1: logging in
2422026-09-04T21:51:01.499ZSep 04 21:51:01.484 INFO ox1: mounting /opt/cargo-bay
2432026-09-04T21:51:01.499ZSep 04 21:51:01.485 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2442026-09-04T21:51:02.775ZSep 04 21:51:02.761 DEBG [sc] ox1: executing command `cd`
2452026-09-04T21:51:02.799ZSep 04 21:51:02.772 INFO ox1: finished mounting /opt/cargo-bay
2462026-09-04T21:51:02.799ZSep 04 21:51:02.772 DEBG [sc] ox1: executing command `hostname ox1`
2472026-09-04T21:51:02.799ZSep 04 21:51:02.783 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2482026-09-04T21:51:02.823ZSep 04 21:51:02.794 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2492026-09-04T21:51:02.823ZSep 04 21:51:02.805 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2502026-09-04T21:51:02.847ZSep 04 21:51:02.816 INFO ox1: logging out
2512026-09-04T21:51:02.918ZSep 04 21:51:02.904 INFO ox1: logged out
2522026-09-04T21:51:02.942ZSep 04 21:51:02.904 DEBG [sc] ox1: starting
2532026-09-04T21:51:02.942ZSep 04 21:51:02.904 DEBG [sc] ox1: connecting to [::1]:54477
2542026-09-04T21:51:02.942ZSep 04 21:51:02.904 DEBG [sc] ox2: starting
2552026-09-04T21:51:02.942ZSep 04 21:51:02.904 DEBG [sc] ox2: connecting to [::1]:34163
2562026-09-04T21:51:02.942ZSep 04 21:51:02.905 DEBG [sc] ox2 waiting for prompt
2572026-09-04T21:51:02.942ZSep 04 21:51:02.905 DEBG [sc] ox1 waiting for prompt
2582026-09-04T21:51:02.942ZSep 04 21:51:02.915 DEBG [sc] ox1: logging in
2592026-09-04T21:51:02.942ZSep 04 21:51:02.916 DEBG [sc] ox2: logging in
2602026-09-04T21:51:03.017ZSep 04 21:51:03.003 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2612026-09-04T21:51:03.041ZSep 04 21:51:03.004 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2622026-09-04T21:51:07.970ZSep 04 21:51:07.955 DEBG [sc] ox1: starting
2632026-09-04T21:51:07.970ZSep 04 21:51:07.956 DEBG [sc] ox1: connecting to [::1]:54477
2642026-09-04T21:51:07.994ZSep 04 21:51:07.956 DEBG [sc] ox1 waiting for prompt
2652026-09-04T21:51:07.994ZSep 04 21:51:07.967 DEBG [sc] ox1: logging in
2662026-09-04T21:51:08.068ZSep 04 21:51:08.054 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2672026-09-04T21:51:08.156ZSep 04 21:51:08.142 DEBG [sc] ox1: starting
2682026-09-04T21:51:08.156ZSep 04 21:51:08.142 DEBG [sc] ox1: connecting to [::1]:54477
2692026-09-04T21:51:08.180ZSep 04 21:51:08.143 DEBG [sc] ox1 waiting for prompt
2702026-09-04T21:51:08.180ZSep 04 21:51:08.153 DEBG [sc] ox1: logging in
2712026-09-04T21:51:08.206ZSep 04 21:51:08.182 DEBG [sc] ox2: starting
2722026-09-04T21:51:08.206ZSep 04 21:51:08.182 DEBG [sc] ox2: connecting to [::1]:34163
2732026-09-04T21:51:08.206ZSep 04 21:51:08.183 DEBG [sc] ox2 waiting for prompt
2742026-09-04T21:51:08.230ZSep 04 21:51:08.193 DEBG [sc] ox2: logging in
2752026-09-04T21:51:08.256ZSep 04 21:51:08.242 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2762026-09-04T21:51:08.305ZSep 04 21:51:08.282 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2772026-09-04T21:51:08.385ZSep 04 21:51:08.371 DEBG [sc] ox2: starting
2782026-09-04T21:51:08.385ZSep 04 21:51:08.371 DEBG [sc] ox2: connecting to [::1]:34163
2792026-09-04T21:51:08.410ZSep 04 21:51:08.372 DEBG [sc] ox2 waiting for prompt
2802026-09-04T21:51:08.410ZSep 04 21:51:08.383 DEBG [sc] ox2: logging in
2812026-09-04T21:51:08.484ZSep 04 21:51:08.470 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2822026-09-04T21:51:08.554ZSep 04 21:51:08.540 DEBG [sc] ox1: starting
2832026-09-04T21:51:08.554ZSep 04 21:51:08.540 DEBG [sc] ox1: connecting to [::1]:54477
2842026-09-04T21:51:08.578ZSep 04 21:51:08.540 DEBG [sc] ox1 waiting for prompt
2852026-09-04T21:51:08.578ZSep 04 21:51:08.551 DEBG [sc] ox1: logging in
2862026-09-04T21:51:08.643ZSep 04 21:51:08.629 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2872026-09-04T21:51:08.743ZSep 04 21:51:08.729 DEBG [sc] ox1: starting
2882026-09-04T21:51:08.743ZSep 04 21:51:08.729 DEBG [sc] ox1: connecting to [::1]:54477
2892026-09-04T21:51:08.767ZSep 04 21:51:08.729 DEBG [sc] ox1 waiting for prompt
2902026-09-04T21:51:08.767ZSep 04 21:51:08.740 DEBG [sc] ox1: logging in
2912026-09-04T21:51:08.842ZSep 04 21:51:08.827 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2922026-09-04T21:51:08.909ZSep 04 21:51:08.894 DEBG [sc] ox2: starting
2932026-09-04T21:51:08.909ZSep 04 21:51:08.894 DEBG [sc] ox2: connecting to [::1]:34163
2942026-09-04T21:51:08.933ZSep 04 21:51:08.895 DEBG [sc] ox2 waiting for prompt
2952026-09-04T21:51:08.933ZSep 04 21:51:08.906 DEBG [sc] ox2: logging in
2962026-09-04T21:51:09.009ZSep 04 21:51:08.994 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2972026-09-04T21:51:09.119ZSep 04 21:51:09.105 DEBG [sc] ox2: starting
2982026-09-04T21:51:09.119ZSep 04 21:51:09.105 DEBG [sc] ox2: connecting to [::1]:34163
2992026-09-04T21:51:09.144ZSep 04 21:51:09.105 DEBG [sc] ox2 waiting for prompt
3002026-09-04T21:51:09.144ZSep 04 21:51:09.116 DEBG [sc] ox2: logging in
3012026-09-04T21:51:09.219ZSep 04 21:51:09.205 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3022026-09-04T21:51:09.296ZSep 04 21:51:09.282 DEBG [sc] ox1: starting
3032026-09-04T21:51:09.296ZSep 04 21:51:09.282 DEBG [sc] ox1: connecting to [::1]:54477
3042026-09-04T21:51:09.324ZSep 04 21:51:09.282 DEBG [sc] ox2: starting
3052026-09-04T21:51:09.324ZSep 04 21:51:09.282 DEBG [sc] ox2: connecting to [::1]:34163
3062026-09-04T21:51:09.324ZSep 04 21:51:09.282 DEBG [sc] ox2 waiting for prompt
3072026-09-04T21:51:09.325ZSep 04 21:51:09.282 DEBG [sc] ox1 waiting for prompt
3082026-09-04T21:51:09.325ZSep 04 21:51:09.293 DEBG [sc] ox2: logging in
3092026-09-04T21:51:09.325ZSep 04 21:51:09.294 DEBG [sc] ox1: logging in
3102026-09-04T21:51:09.395ZSep 04 21:51:09.381 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3112026-09-04T21:51:09.420ZSep 04 21:51:09.382 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3122026-09-04T21:51:09.474ZSep 04 21:51:09.459 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.165:4676/bgp/config/routers)
3132026-09-04T21:51:09.475ZSep 04 21:51:09.459 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.164:4676/bgp/config/routers)
3142026-09-04T21:51:10.479ZSep 04 21:51:10.464 INFO adding BGP routers to both mgd nodes
3152026-09-04T21:51:10.503ZSep 04 21:51:10.466 INFO adding unnumbered BGP neighbors to both mgd nodes
3162026-09-04T21:51:10.504Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3172026-09-04T21:51:10.504Zmgd2 bgp ox1 established: iteration 1/20: expected Some(Established), got Some(Connect)
3182026-09-04T21:51:11.491Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3192026-09-04T21:51:11.491Zmgd2 bgp ox1 established: iteration 2/20: expected Some(Established), got Some(Connect)
3202026-09-04T21:51:12.493Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3212026-09-04T21:51:12.518Zmgd2 bgp ox1 established: iteration 3/20: expected Some(Established), got Some(Connect)
3222026-09-04T21:51:13.494Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3232026-09-04T21:51:13.494Zmgd2 bgp ox1 established: iteration 4/20: expected Some(Established), got Some(Connect)
3242026-09-04T21:51:14.496Zmgd2 bgp ox1 established: iteration 5/20: expected Some(Established), got Some(Connect)
3252026-09-04T21:51:14.496Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3262026-09-04T21:51:15.498Zmgd1 bgp ox2 established: iteration 6/20: expected Some(Established), got Some(OpenConfirm)
3272026-09-04T21:51:15.498Zmgd2 bgp ox1 established: iteration 6/20: expected Some(Established), got Some(OpenSent)
3282026-09-04T21:51:16.500ZSep 04 21:51:16.486 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3292026-09-04T21:51:16.524Z+ (( status != 0 ))
3302026-09-04T21:51:16.524Z+ pfexec ./falcon-lab cleanup mgd-duo bgp-unnumbered
3312026-09-04T21:51:16.548ZSep 04 21:51:16.516 INFO destroying runner for deployment mgdduo_bgpu
3322026-09-04T21:51:16.548ZSep 04 21:51:16.516 INFO destroying deployment mgdduo_bgpu
3332026-09-04T21:51:16.548ZSep 04 21:51:16.516 INFO destroying nodes
3342026-09-04T21:51:16.548ZSep 04 21:51:16.524 INFO destroying links
3352026-09-04T21:51:16.548ZSep 04 21:51:16.524 INFO destroying link mgdduo_bgpu_ox1_vn_vnic0
3362026-09-04T21:51:17.543ZSep 04 21:51:17.529 INFO destroying link mgdduo_bgpu_ox1_vn_sim0
3372026-09-04T21:51:17.568ZSep 04 21:51:17.530 INFO destroying link mgdduo_bgpu_ox2_vn_vnic0
3382026-09-04T21:51:17.568ZSep 04 21:51:17.531 INFO destroying link mgdduo_bgpu_ox2_vn_sim0
3392026-09-04T21:51:17.568ZSep 04 21:51:17.532 INFO destroying external links
3402026-09-04T21:51:17.568ZSep 04 21:51:17.532 INFO destroying external link mgdduo_bgpu_ox1_vn_vnic1
3412026-09-04T21:51:17.568ZSep 04 21:51:17.533 INFO destroying external link mgdduo_bgpu_ox2_vn_vnic1
3422026-09-04T21:51:17.568ZSep 04 21:51:17.535 INFO destroying images
3432026-09-04T21:51:17.700ZSep 04 21:51:17.685 INFO destroying workspace at .falcon
3442026-09-04T21:51:17.725Z+ return 0
3452026-09-04T21:51:17.725Z+ run_test interop bgp-unnumbered
3462026-09-04T21:51:17.725Z+ local topology=interop
3472026-09-04T21:51:17.725Z+ local scenario=bgp-unnumbered
3482026-09-04T21:51:17.725Z+ local test_name=interop-bgp-unnumbered
3492026-09-04T21:51:17.725Z+ local status=0
3502026-09-04T21:51:17.725Z+ clear_falcon_workspace_files
3512026-09-04T21:51:17.725Z+ [[ -d .falcon ]]
3522026-09-04T21:51:17.725Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3532026-09-04T21:51:17.725Z+ RUST_LOG=debug
3542026-09-04T21:51:17.725Z+ pfexec ./falcon-lab run interop bgp-unnumbered --no-cleanup
3552026-09-04T21:51:17.750ZSep 04 21:51:17.717 DEBG using default route interface igb0
3562026-09-04T21:51:17.750ZSep 04 21:51:17.717 DEBG using default route interface igb0
3572026-09-04T21:51:17.750ZSep 04 21:51:17.717 DEBG using default route interface igb0
3582026-09-04T21:51:17.750ZSep 04 21:51:17.717 DEBG using default route interface igb0
3592026-09-04T21:51:17.750ZSep 04 21:51:17.717 DEBG using default route interface igb0
3602026-09-04T21:51:17.750ZSep 04 21:51:17.717 INFO interop_bgpu: launching interop topology
3612026-09-04T21:51:17.750ZSep 04 21:51:17.717 INFO launching runner: deployment(interop_bgpu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3622026-09-04T21:51:17.750ZSep 04 21:51:17.717 INFO starting preflight for deployment interop_bgpu
3632026-09-04T21:51:18.191ZSep 04 21:51:18.176 INFO base image for debian-13.2 does not exist, attempting to install
3642026-09-04T21:51:18.191ZSep 04 21:51:18.176 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3652026-09-04T21:51:40.015ZSep 04 21:51:40.001 INFO extracting image to /tmp/debian-13.2_0.raw
3662026-09-04T21:51:53.921ZSep 04 21:51:53.907 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3672026-09-04T21:51:53.946ZSep 04 21:51:53.932 INFO copying image data to zvol
3682026-09-04T21:52:00.944ZSep 04 21:52:00.931 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3692026-09-04T21:52:04.066ZSep 04 21:52:04.052 INFO base image for eos-4.35 does not exist, attempting to install
3702026-09-04T21:52:04.066ZSep 04 21:52:04.052 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3712026-09-04T21:52:47.964ZSep 04 21:52:47.950 INFO extracting image to /tmp/eos-4.35_0.raw
3722026-09-04T21:53:52.085ZSep 04 21:53:52.072 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3732026-09-04T21:53:52.109ZSep 04 21:53:52.096 INFO copying image data to zvol
3742026-09-04T21:54:40.489ZSep 04 21:54:40.477 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3752026-09-04T21:54:43.869ZSep 04 21:54:43.856 INFO base image for junos-23.2 does not exist, attempting to install
3762026-09-04T21:54:43.869ZSep 04 21:54:43.856 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3772026-09-04T21:55:19.963ZSep 04 21:55:19.951 INFO extracting image to /tmp/junos-23.2_0.raw
3782026-09-04T21:56:19.855ZSep 04 21:56:19.843 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3792026-09-04T21:56:19.881ZSep 04 21:56:19.869 INFO copying image data to zvol
3802026-09-04T21:57:07.984ZSep 04 21:57:07.970 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3812026-09-04T21:57:11.416ZSep 04 21:57:11.404 INFO creating links
3822026-09-04T21:57:11.416ZSep 04 21:57:11.404 DEBG destroying link interop_bgpu_ox_sn_vnic0
3832026-09-04T21:57:11.416ZSep 04 21:57:11.404 DEBG destroying link interop_bgpu_ox_sn_sim0
3842026-09-04T21:57:11.416ZSep 04 21:57:11.404 INFO creating simnet link 'interop_bgpu_ox_sn_sim0'
3852026-09-04T21:57:11.440ZSep 04 21:57:11.406 INFO creating vnic link 'interop_bgpu_ox_sn_vnic0'
3862026-09-04T21:57:11.441ZSep 04 21:57:11.413 DEBG link pair created
3872026-09-04T21:57:11.441ZSep 04 21:57:11.413 DEBG destroying link interop_bgpu_cr1_vn_vnic0
3882026-09-04T21:57:11.441ZSep 04 21:57:11.413 DEBG destroying link interop_bgpu_cr1_vn_sim0
3892026-09-04T21:57:11.441ZSep 04 21:57:11.413 INFO creating simnet link 'interop_bgpu_cr1_vn_sim0'
3902026-09-04T21:57:11.441ZSep 04 21:57:11.414 INFO creating vnic link 'interop_bgpu_cr1_vn_vnic0'
3912026-09-04T21:57:11.441ZSep 04 21:57:11.421 DEBG link pair created
3922026-09-04T21:57:11.441ZSep 04 21:57:11.421 DEBG destroying link interop_bgpu_ox_sn_vnic1
3932026-09-04T21:57:11.441ZSep 04 21:57:11.421 DEBG destroying link interop_bgpu_ox_sn_sim1
3942026-09-04T21:57:11.441ZSep 04 21:57:11.421 INFO creating simnet link 'interop_bgpu_ox_sn_sim1'
3952026-09-04T21:57:11.441ZSep 04 21:57:11.422 INFO creating vnic link 'interop_bgpu_ox_sn_vnic1'
3962026-09-04T21:57:11.465ZSep 04 21:57:11.429 DEBG link pair created
3972026-09-04T21:57:11.465ZSep 04 21:57:11.429 DEBG destroying link interop_bgpu_cr2_vn_vnic0
3982026-09-04T21:57:11.465ZSep 04 21:57:11.429 DEBG destroying link interop_bgpu_cr2_vn_sim0
3992026-09-04T21:57:11.465ZSep 04 21:57:11.429 INFO creating simnet link 'interop_bgpu_cr2_vn_sim0'
4002026-09-04T21:57:11.465ZSep 04 21:57:11.431 INFO creating vnic link 'interop_bgpu_cr2_vn_vnic0'
4012026-09-04T21:57:11.465ZSep 04 21:57:11.437 DEBG link pair created
4022026-09-04T21:57:11.465ZSep 04 21:57:11.437 DEBG destroying link interop_bgpu_ox_sn_vnic2
4032026-09-04T21:57:11.465ZSep 04 21:57:11.437 DEBG destroying link interop_bgpu_ox_sn_sim2
4042026-09-04T21:57:11.465ZSep 04 21:57:11.437 INFO creating simnet link 'interop_bgpu_ox_sn_sim2'
4052026-09-04T21:57:11.465ZSep 04 21:57:11.438 INFO creating vnic link 'interop_bgpu_ox_sn_vnic2'
4062026-09-04T21:57:11.465ZSep 04 21:57:11.445 DEBG link pair created
4072026-09-04T21:57:11.465ZSep 04 21:57:11.445 DEBG destroying link interop_bgpu_cr3_vn_vnic0
4082026-09-04T21:57:11.465ZSep 04 21:57:11.446 DEBG destroying link interop_bgpu_cr3_vn_sim0
4092026-09-04T21:57:11.465ZSep 04 21:57:11.446 INFO creating simnet link 'interop_bgpu_cr3_vn_sim0'
4102026-09-04T21:57:11.465ZSep 04 21:57:11.448 INFO creating vnic link 'interop_bgpu_cr3_vn_vnic0'
4112026-09-04T21:57:11.490ZSep 04 21:57:11.454 DEBG link pair created
4122026-09-04T21:57:11.490ZSep 04 21:57:11.455 DEBG destroying link interop_bgpu_ox_sn_vnic3
4132026-09-04T21:57:11.490ZSep 04 21:57:11.455 DEBG destroying link interop_bgpu_ox_sn_sim3
4142026-09-04T21:57:11.490ZSep 04 21:57:11.455 INFO creating simnet link 'interop_bgpu_ox_sn_sim3'
4152026-09-04T21:57:11.490ZSep 04 21:57:11.456 INFO creating vnic link 'interop_bgpu_ox_sn_vnic3'
4162026-09-04T21:57:11.490ZSep 04 21:57:11.463 DEBG link pair created
4172026-09-04T21:57:11.490ZSep 04 21:57:11.463 DEBG destroying link interop_bgpu_peer_vn_vnic0
4182026-09-04T21:57:11.490ZSep 04 21:57:11.463 DEBG destroying link interop_bgpu_peer_vn_sim0
4192026-09-04T21:57:11.490ZSep 04 21:57:11.463 INFO creating simnet link 'interop_bgpu_peer_vn_sim0'
4202026-09-04T21:57:11.490ZSep 04 21:57:11.465 INFO creating vnic link 'interop_bgpu_peer_vn_vnic0'
4212026-09-04T21:57:11.490ZSep 04 21:57:11.471 DEBG link pair created
4222026-09-04T21:57:11.490ZSep 04 21:57:11.471 INFO creating external links
4232026-09-04T21:57:11.490ZSep 04 21:57:11.471 DEBG destroying external link interop_bgpu_ox_vn_vnic4
4242026-09-04T21:57:11.490ZSep 04 21:57:11.471 INFO creating external link interop_bgpu_ox_vn_vnic4
4252026-09-04T21:57:11.490ZSep 04 21:57:11.473 DEBG external link interop_bgpu_ox_vn_vnic4@igb0 created
4262026-09-04T21:57:11.490ZSep 04 21:57:11.473 DEBG destroying external link interop_bgpu_cr1_vn_vnic1
4272026-09-04T21:57:11.490ZSep 04 21:57:11.473 INFO creating external link interop_bgpu_cr1_vn_vnic1
4282026-09-04T21:57:11.490ZSep 04 21:57:11.474 DEBG external link interop_bgpu_cr1_vn_vnic1@igb0 created
4292026-09-04T21:57:11.490ZSep 04 21:57:11.474 DEBG destroying external link interop_bgpu_cr2_vn_vnic1
4302026-09-04T21:57:11.490ZSep 04 21:57:11.474 INFO creating external link interop_bgpu_cr2_vn_vnic1
4312026-09-04T21:57:11.490ZSep 04 21:57:11.476 DEBG external link interop_bgpu_cr2_vn_vnic1@igb0 created
4322026-09-04T21:57:11.490ZSep 04 21:57:11.476 DEBG destroying external link interop_bgpu_cr3_vn_vnic1
4332026-09-04T21:57:11.490ZSep 04 21:57:11.476 INFO creating external link interop_bgpu_cr3_vn_vnic1
4342026-09-04T21:57:11.490ZSep 04 21:57:11.477 DEBG external link interop_bgpu_cr3_vn_vnic1@igb0 created
4352026-09-04T21:57:11.490ZSep 04 21:57:11.477 DEBG destroying external link interop_bgpu_peer_vn_vnic1
4362026-09-04T21:57:11.490ZSep 04 21:57:11.477 INFO creating external link interop_bgpu_peer_vn_vnic1
4372026-09-04T21:57:11.515ZSep 04 21:57:11.478 DEBG external link interop_bgpu_peer_vn_vnic1@igb0 created
4382026-09-04T21:57:11.515ZSep 04 21:57:11.478 INFO creating nodes
4392026-09-04T21:57:11.515ZSep 04 21:57:11.478 INFO ox: launching node
4402026-09-04T21:57:11.515ZSep 04 21:57:11.481 INFO cr1: launching node
4412026-09-04T21:57:11.515ZSep 04 21:57:11.483 INFO cr2: launching node
4422026-09-04T21:57:11.515ZSep 04 21:57:11.485 INFO cr3: launching node
4432026-09-04T21:57:11.515ZSep 04 21:57:11.487 INFO peer: launching node
4442026-09-04T21:57:11.515ZSep 04 21:57:11.501 INFO launched instance ox with pid 929 on port 44064
4452026-09-04T21:57:11.515ZSep 04 21:57:11.501 INFO ox: instance ensure
4462026-09-04T21:57:11.515ZSep 04 21:57:11.501 INFO launched instance cr1 with pid 930 on port 49563
4472026-09-04T21:57:11.515ZSep 04 21:57:11.502 INFO cr1: instance ensure
4482026-09-04T21:57:11.515ZSep 04 21:57:11.502 INFO launched instance cr2 with pid 931 on port 47545
4492026-09-04T21:57:11.515ZSep 04 21:57:11.502 INFO cr2: instance ensure
4502026-09-04T21:57:11.515ZSep 04 21:57:11.502 INFO launched instance cr3 with pid 932 on port 59117
4512026-09-04T21:57:11.515ZSep 04 21:57:11.502 INFO cr3: instance ensure
4522026-09-04T21:57:11.539ZSep 04 21:57:11.503 INFO launched instance peer with pid 933 on port 54840
4532026-09-04T21:57:11.539ZSep 04 21:57:11.503 INFO peer: instance ensure
4542026-09-04T21:57:15.239ZSep 04 21:57:15.226 INFO cr2: instance ensure completed after 0 retries
4552026-09-04T21:57:15.239ZSep 04 21:57:15.226 INFO cr2: instance run
4562026-09-04T21:57:15.264ZSep 04 21:57:15.227 DEBG [sc] cr2: starting
4572026-09-04T21:57:15.264ZSep 04 21:57:15.227 DEBG [sc] cr2: connecting to [::1]:47545
4582026-09-04T21:57:15.264ZSep 04 21:57:15.228 DEBG [sc] cr2 waiting for prompt
4592026-09-04T21:57:15.752ZSep 04 21:57:15.739 INFO ox: instance ensure completed after 0 retries
4602026-09-04T21:57:15.752ZSep 04 21:57:15.739 INFO ox: instance run
4612026-09-04T21:57:15.776ZSep 04 21:57:15.740 DEBG [sc] ox: starting
4622026-09-04T21:57:15.776ZSep 04 21:57:15.740 DEBG [sc] ox: connecting to [::1]:44064
4632026-09-04T21:57:15.776ZSep 04 21:57:15.740 DEBG [sc] ox waiting for prompt
4642026-09-04T21:57:15.800ZSep 04 21:57:15.773 INFO cr3: instance ensure completed after 0 retries
4652026-09-04T21:57:15.800ZSep 04 21:57:15.774 INFO cr3: instance run
4662026-09-04T21:57:15.824ZSep 04 21:57:15.798 INFO cr1: instance ensure completed after 0 retries
4672026-09-04T21:57:15.825ZSep 04 21:57:15.798 INFO cr1: instance run
4682026-09-04T21:57:15.825ZSep 04 21:57:15.799 DEBG [sc] cr1: starting
4692026-09-04T21:57:15.825ZSep 04 21:57:15.799 DEBG [sc] cr1: connecting to [::1]:49563
4702026-09-04T21:57:15.825ZSep 04 21:57:15.799 DEBG [sc] cr1 waiting for prompt
4712026-09-04T21:57:15.825ZSep 04 21:57:15.802 INFO peer: instance ensure completed after 0 retries
4722026-09-04T21:57:15.825ZSep 04 21:57:15.802 INFO peer: instance run
4732026-09-04T21:57:15.825ZSep 04 21:57:15.803 DEBG [sc] peer: starting
4742026-09-04T21:57:15.825ZSep 04 21:57:15.803 DEBG [sc] peer: connecting to [::1]:54840
4752026-09-04T21:57:15.825ZSep 04 21:57:15.803 DEBG [sc] peer waiting for prompt
4762026-09-04T21:57:33.009ZSep 04 21:57:32.997 DEBG [sc] cr1: logging in
4772026-09-04T21:57:33.388ZSep 04 21:57:33.376 INFO cr1: mounting /opt/cargo-bay
4782026-09-04T21:57:33.388ZSep 04 21:57:33.376 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4792026-09-04T21:57:33.421ZSep 04 21:57:33.409 DEBG [sc] cr1: executing command `cd`
4802026-09-04T21:57:33.445ZSep 04 21:57:33.419 INFO cr1: finished mounting /opt/cargo-bay
4812026-09-04T21:57:33.446ZSep 04 21:57:33.419 DEBG [sc] cr1: executing command `hostname cr1`
4822026-09-04T21:57:33.446ZSep 04 21:57:33.430 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4832026-09-04T21:57:33.470ZSep 04 21:57:33.442 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4842026-09-04T21:57:33.470ZSep 04 21:57:33.453 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4852026-09-04T21:57:33.494ZSep 04 21:57:33.464 INFO cr1: logging out
4862026-09-04T21:57:34.733ZSep 04 21:57:34.721 DEBG [sc] peer: logging in
4872026-09-04T21:57:34.757ZSep 04 21:57:34.726 DEBG [sc] ox: logging in
4882026-09-04T21:57:34.960ZSep 04 21:57:34.948 INFO peer: mounting /opt/cargo-bay
4892026-09-04T21:57:34.960ZSep 04 21:57:34.948 DEBG [sc] peer: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4902026-09-04T21:57:35.021ZSep 04 21:57:35.008 INFO ox: mounting /opt/cargo-bay
4912026-09-04T21:57:35.021ZSep 04 21:57:35.008 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4922026-09-04T21:57:35.562ZSep 04 21:57:35.549 INFO cr1: logged out
4932026-09-04T21:57:36.274ZSep 04 21:57:36.262 DEBG [sc] ox: executing command `cd`
4942026-09-04T21:57:36.299ZSep 04 21:57:36.273 INFO ox: finished mounting /opt/cargo-bay
4952026-09-04T21:57:36.299ZSep 04 21:57:36.273 DEBG [sc] ox: executing command `hostname ox`
4962026-09-04T21:57:36.299ZSep 04 21:57:36.285 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4972026-09-04T21:57:36.323ZSep 04 21:57:36.295 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4982026-09-04T21:57:36.323ZSep 04 21:57:36.306 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4992026-09-04T21:57:36.323ZSep 04 21:57:36.306 DEBG [sc] peer: executing command `cd`
5002026-09-04T21:57:36.357ZSep 04 21:57:36.317 INFO peer: finished mounting /opt/cargo-bay
5012026-09-04T21:57:36.358ZSep 04 21:57:36.317 DEBG [sc] peer: executing command `hostname peer`
5022026-09-04T21:57:36.358ZSep 04 21:57:36.317 INFO ox: logging out
5032026-09-04T21:57:36.358ZSep 04 21:57:36.328 DEBG [sc] peer: executing command `echo 'peer' > /etc/nodename`
5042026-09-04T21:57:36.386ZSep 04 21:57:36.339 DEBG [sc] peer: executing command `echo '::1 peer.local peer' >> /etc/hosts`
5052026-09-04T21:57:36.386ZSep 04 21:57:36.350 DEBG [sc] peer: executing command `echo '127.0.0.1 peer.local peer' >> /etc/hosts`
5062026-09-04T21:57:36.386ZSep 04 21:57:36.361 INFO peer: logging out
5072026-09-04T21:57:36.410ZSep 04 21:57:36.383 INFO ox: logged out
5082026-09-04T21:57:36.451ZSep 04 21:57:36.438 INFO peer: logged out
5092026-09-04T21:57:36.973ZSep 04 21:57:36.961 DEBG [sc] cr2: logging in
5102026-09-04T21:57:37.417ZSep 04 21:57:37.405 INFO cr2: mounting /opt/cargo-bay
5112026-09-04T21:57:37.417ZSep 04 21:57:37.405 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
5122026-09-04T21:57:37.441ZSep 04 21:57:37.426 DEBG [sc] cr2: executing command `cd`
5132026-09-04T21:57:37.467ZSep 04 21:57:37.437 INFO cr2: finished mounting /opt/cargo-bay
5142026-09-04T21:57:37.468ZSep 04 21:57:37.437 DEBG [sc] cr2: executing command `hostname cr2`
5152026-09-04T21:57:37.468ZSep 04 21:57:37.448 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
5162026-09-04T21:57:37.492ZSep 04 21:57:37.459 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
5172026-09-04T21:57:37.492ZSep 04 21:57:37.470 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
5182026-09-04T21:57:37.516ZSep 04 21:57:37.482 INFO cr2: logging out
5192026-09-04T21:57:40.416ZSep 04 21:57:40.404 INFO cr2: logged out
5202026-09-04T21:57:40.416ZSep 04 21:57:40.404 INFO interop_bgpu: interop topology launch complete
5212026-09-04T21:57:40.440ZSep 04 21:57:40.404 DEBG [sc] ox: starting
5222026-09-04T21:57:40.440ZSep 04 21:57:40.404 DEBG [sc] ox: connecting to [::1]:44064
5232026-09-04T21:57:40.440ZSep 04 21:57:40.404 DEBG [sc] peer: starting
5242026-09-04T21:57:40.440ZSep 04 21:57:40.404 DEBG [sc] peer: connecting to [::1]:54840
5252026-09-04T21:57:40.440ZSep 04 21:57:40.405 DEBG [sc] ox waiting for prompt
5262026-09-04T21:57:40.440ZSep 04 21:57:40.405 DEBG [sc] peer waiting for prompt
5272026-09-04T21:57:40.440ZSep 04 21:57:40.415 DEBG [sc] peer: logging in
5282026-09-04T21:57:40.440ZSep 04 21:57:40.416 DEBG [sc] ox: logging in
5292026-09-04T21:57:40.516ZSep 04 21:57:40.503 DEBG [sc] peer: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
5302026-09-04T21:57:40.540ZSep 04 21:57:40.504 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
5312026-09-04T21:57:46.043ZSep 04 21:57:46.030 DEBG [sc] peer: starting
5322026-09-04T21:57:46.043ZSep 04 21:57:46.030 DEBG [sc] peer: connecting to [::1]:54840
5332026-09-04T21:57:46.067ZSep 04 21:57:46.031 DEBG [sc] peer waiting for prompt
5342026-09-04T21:57:46.067ZSep 04 21:57:46.042 DEBG [sc] peer: logging in
5352026-09-04T21:57:46.131ZSep 04 21:57:46.119 DEBG [sc] peer: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
5362026-09-04T21:57:46.219ZSep 04 21:57:46.207 DEBG [sc] peer: starting
5372026-09-04T21:57:46.219ZSep 04 21:57:46.207 DEBG [sc] peer: connecting to [::1]:54840
5382026-09-04T21:57:46.243ZSep 04 21:57:46.207 DEBG [sc] peer waiting for prompt
5392026-09-04T21:57:46.243ZSep 04 21:57:46.218 DEBG [sc] peer: logging in
5402026-09-04T21:57:46.319ZSep 04 21:57:46.306 DEBG [sc] peer: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
5412026-09-04T21:57:46.933ZSep 04 21:57:46.921 DEBG [sc] ox: starting
5422026-09-04T21:57:46.933ZSep 04 21:57:46.921 DEBG [sc] ox: connecting to [::1]:44064
5432026-09-04T21:57:46.959ZSep 04 21:57:46.921 DEBG [sc] ox waiting for prompt
5442026-09-04T21:57:46.959ZSep 04 21:57:46.932 DEBG [sc] ox: logging in
5452026-09-04T21:57:47.032ZSep 04 21:57:47.019 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
5462026-09-04T21:57:47.120ZSep 04 21:57:47.108 DEBG [sc] ox: starting
5472026-09-04T21:57:47.120ZSep 04 21:57:47.108 DEBG [sc] ox: connecting to [::1]:44064
5482026-09-04T21:57:47.144ZSep 04 21:57:47.109 DEBG [sc] ox waiting for prompt
5492026-09-04T21:57:47.145ZSep 04 21:57:47.119 DEBG [sc] ox: logging in
5502026-09-04T21:57:47.221ZSep 04 21:57:47.208 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
5512026-09-04T21:57:47.286ZSep 04 21:57:47.274 INFO cr1: installing frr
5522026-09-04T21:57:47.286ZSep 04 21:57:47.274 INFO cr3: starting juniper unnumbered setup
5532026-09-04T21:57:47.286ZSep 04 21:57:47.274 INFO waiting for ceos to initialize
5542026-09-04T21:57:47.286ZSep 04 21:57:47.274 INFO ox: setting up npuvm
5552026-09-04T21:57:47.311ZSep 04 21:57:47.274 DEBG [sc] cr2: starting
5562026-09-04T21:57:47.311ZSep 04 21:57:47.274 DEBG [sc] cr1: starting
5572026-09-04T21:57:47.311ZSep 04 21:57:47.274 DEBG [sc] cr2: connecting to [::1]:47545
5582026-09-04T21:57:47.311ZSep 04 21:57:47.274 DEBG [sc] cr1: connecting to [::1]:49563
5592026-09-04T21:57:47.311ZSep 04 21:57:47.274 DEBG [sc] ox: starting
5602026-09-04T21:57:47.311ZSep 04 21:57:47.274 DEBG [sc] ox: connecting to [::1]:44064
5612026-09-04T21:57:47.311ZSep 04 21:57:47.274 INFO cr3: staged Juniper config and license for guest systemd services
5622026-09-04T21:57:47.311ZSep 04 21:57:47.274 INFO cr3: waiting for Juniper guest config apply
5632026-09-04T21:57:47.311ZSep 04 21:57:47.274 DEBG [sc] cr3: starting
5642026-09-04T21:57:47.311ZSep 04 21:57:47.274 DEBG [sc] cr3: connecting to [::1]:59117
5652026-09-04T21:57:47.311ZSep 04 21:57:47.275 DEBG [sc] cr1 waiting for prompt
5662026-09-04T21:57:47.311ZSep 04 21:57:47.275 DEBG [sc] ox waiting for prompt
5672026-09-04T21:57:47.311ZSep 04 21:57:47.275 DEBG [sc] cr3 waiting for prompt
5682026-09-04T21:57:47.311ZSep 04 21:57:47.275 DEBG [sc] cr2 waiting for prompt
5692026-09-04T21:57:47.311ZSep 04 21:57:47.275 DEBG [sc] cr3: logging in
5702026-09-04T21:57:47.311ZSep 04 21:57:47.285 DEBG [sc] ox: logging in
5712026-09-04T21:57:47.311ZSep 04 21:57:47.286 DEBG [sc] cr1: logging in
5722026-09-04T21:57:47.311ZSep 04 21:57:47.286 DEBG [sc] cr2: logging in
5732026-09-04T21:57:47.385ZSep 04 21:57:47.372 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`
5742026-09-04T21:57:47.452ZSep 04 21:57:47.440 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5752026-09-04T21:57:47.656ZSep 04 21:57:47.643 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5762026-09-04T21:57:47.715ZSep 04 21:57:47.702 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5772026-09-04T21:57:49.704ZSep 04 21:57:49.692 INFO cr2: executing eos script show version
5782026-09-04T21:57:49.704ZSep 04 21:57:49.692 DEBG [sc] cr2: starting
5792026-09-04T21:57:49.729ZSep 04 21:57:49.692 DEBG [sc] cr2: connecting to [::1]:47545
5802026-09-04T21:57:49.729ZSep 04 21:57:49.693 DEBG [sc] cr2 waiting for prompt
5812026-09-04T21:57:49.729ZSep 04 21:57:49.703 DEBG [sc] cr2: logging in
5822026-09-04T21:57:49.807ZSep 04 21:57:49.795 INFO cr3: Juniper apply status: waiting for cRPD CLI
5832026-09-04T21:57:49.847ZSep 04 21:57:49.835 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5842026-09-04T21:57:50.809ZSep 04 21:57:50.796 DEBG [sc] cr3: starting
5852026-09-04T21:57:50.809ZSep 04 21:57:50.796 DEBG [sc] cr3: connecting to [::1]:59117
5862026-09-04T21:57:50.833ZSep 04 21:57:50.797 DEBG [sc] cr3 waiting for prompt
5872026-09-04T21:57:50.833ZSep 04 21:57:50.808 DEBG [sc] cr3: logging in
5882026-09-04T21:57:50.986ZSep 04 21:57:50.973 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5892026-09-04T21:57:53.054ZSep 04 21:57:53.040 INFO cr3: Juniper guest config applied
5902026-09-04T21:57:53.377ZSep 04 21:57:53.364 DEBG [sc] ox: starting
5912026-09-04T21:57:53.377ZSep 04 21:57:53.364 DEBG [sc] ox: connecting to [::1]:44064
5922026-09-04T21:57:53.401ZSep 04 21:57:53.365 DEBG [sc] ox waiting for prompt
5932026-09-04T21:57:53.402ZSep 04 21:57:53.375 DEBG [sc] ox: logging in
5942026-09-04T21:57:53.475ZSep 04 21:57:53.463 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5952026-09-04T21:57:53.542ZSep 04 21:57:53.530 DEBG [sc] ox: starting
5962026-09-04T21:57:53.542ZSep 04 21:57:53.530 DEBG [sc] ox: connecting to [::1]:44064
5972026-09-04T21:57:53.566ZSep 04 21:57:53.530 DEBG [sc] ox waiting for prompt
5982026-09-04T21:57:53.566ZSep 04 21:57:53.541 DEBG [sc] ox: logging in
5992026-09-04T21:57:53.642ZSep 04 21:57:53.629 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
6002026-09-04T21:57:53.751ZSep 04 21:57:53.739 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
6012026-09-04T21:57:53.751ZSep 04 21:57:53.739 DEBG [sc] ox: starting
6022026-09-04T21:57:53.751ZSep 04 21:57:53.739 DEBG [sc] ox: connecting to [::1]:44064
6032026-09-04T21:57:53.776ZSep 04 21:57:53.740 DEBG [sc] ox waiting for prompt
6042026-09-04T21:57:53.776ZSep 04 21:57:53.750 DEBG [sc] ox: logging in
6052026-09-04T21:57:53.850ZSep 04 21:57:53.838 DEBG [sc] ox: executing command `chmod +x npuvm`
6062026-09-04T21:57:53.916ZSep 04 21:57:53.904 DEBG [sc] ox: starting
6072026-09-04T21:57:53.916ZSep 04 21:57:53.904 DEBG [sc] ox: connecting to [::1]:44064
6082026-09-04T21:57:53.940ZSep 04 21:57:53.904 DEBG [sc] ox waiting for prompt
6092026-09-04T21:57:53.940ZSep 04 21:57:53.915 DEBG [sc] ox: logging in
6102026-09-04T21:57:54.017ZSep 04 21:57:54.004 DEBG [sc] ox: executing command `./npuvm install --front-ports 4 --rear-ports 0 --pkt-source vioif0 `
6112026-09-04T21:57:57.255ZSep 04 21:57:57.243 INFO cr1: enabling frr daemon bgpd
6122026-09-04T21:57:57.255ZSep 04 21:57:57.243 DEBG [sc] cr1: starting
6132026-09-04T21:57:57.255ZSep 04 21:57:57.243 DEBG [sc] cr1: connecting to [::1]:49563
6142026-09-04T21:57:57.280ZSep 04 21:57:57.244 DEBG [sc] cr1 waiting for prompt
6152026-09-04T21:57:57.280ZSep 04 21:57:57.254 DEBG [sc] cr1: logging in
6162026-09-04T21:57:57.388ZSep 04 21:57:57.375 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6172026-09-04T21:57:58.240ZSep 04 21:57:58.227 DEBG [sc] cr2: starting
6182026-09-04T21:57:58.240ZSep 04 21:57:58.227 DEBG [sc] cr2: connecting to [::1]:47545
6192026-09-04T21:57:58.265ZSep 04 21:57:58.228 DEBG [sc] cr2 waiting for prompt
6202026-09-04T21:57:58.265ZSep 04 21:57:58.238 DEBG [sc] cr2: logging in
6212026-09-04T21:57:58.384ZSep 04 21:57:58.372 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6222026-09-04T21:57:59.463ZSep 04 21:57:59.450 INFO cr1: stopping frr
6232026-09-04T21:57:59.463ZSep 04 21:57:59.451 DEBG [sc] cr1: starting
6242026-09-04T21:57:59.463ZSep 04 21:57:59.451 DEBG [sc] cr1: connecting to [::1]:49563
6252026-09-04T21:57:59.487ZSep 04 21:57:59.451 DEBG [sc] cr1 waiting for prompt
6262026-09-04T21:57:59.487ZSep 04 21:57:59.461 DEBG [sc] cr1: logging in
6272026-09-04T21:57:59.606ZSep 04 21:57:59.594 DEBG [sc] cr1: executing command `systemctl stop frr`
6282026-09-04T21:58:00.480ZSep 04 21:58:00.468 INFO cr2: executing eos script show version
6292026-09-04T21:58:00.480ZSep 04 21:58:00.468 DEBG [sc] cr2: starting
6302026-09-04T21:58:00.480ZSep 04 21:58:00.468 DEBG [sc] cr2: connecting to [::1]:47545
6312026-09-04T21:58:00.504ZSep 04 21:58:00.468 DEBG [sc] cr2 waiting for prompt
6322026-09-04T21:58:00.504ZSep 04 21:58:00.479 DEBG [sc] cr2: logging in
6332026-09-04T21:58:00.622ZSep 04 21:58:00.610 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6342026-09-04T21:58:02.016ZSep 04 21:58:02.004 INFO cr1: starting frr
6352026-09-04T21:58:02.016ZSep 04 21:58:02.004 DEBG [sc] cr1: starting
6362026-09-04T21:58:02.016ZSep 04 21:58:02.004 DEBG [sc] cr1: connecting to [::1]:49563
6372026-09-04T21:58:02.044ZSep 04 21:58:02.005 DEBG [sc] cr1 waiting for prompt
6382026-09-04T21:58:02.044ZSep 04 21:58:02.015 DEBG [sc] cr1: logging in
6392026-09-04T21:58:02.171ZSep 04 21:58:02.158 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
6402026-09-04T21:58:02.920ZSep 04 21:58:02.908 DEBG [sc] cr2: starting
6412026-09-04T21:58:02.920ZSep 04 21:58:02.908 DEBG [sc] cr2: connecting to [::1]:47545
6422026-09-04T21:58:02.945ZSep 04 21:58:02.909 DEBG [sc] cr2 waiting for prompt
6432026-09-04T21:58:02.945ZSep 04 21:58:02.919 DEBG [sc] cr2: logging in
6442026-09-04T21:58:03.096ZSep 04 21:58:03.084 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6452026-09-04T21:58:05.218ZSep 04 21:58:05.206 INFO cr2: executing eos script show version
6462026-09-04T21:58:05.243ZSep 04 21:58:05.206 DEBG [sc] cr2: starting
6472026-09-04T21:58:05.243ZSep 04 21:58:05.206 DEBG [sc] cr2: connecting to [::1]:47545
6482026-09-04T21:58:05.243ZSep 04 21:58:05.207 DEBG [sc] cr2 waiting for prompt
6492026-09-04T21:58:05.243ZSep 04 21:58:05.217 DEBG [sc] cr2: logging in
6502026-09-04T21:58:05.395ZSep 04 21:58:05.383 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6512026-09-04T21:58:07.781ZSep 04 21:58:07.769 DEBG [sc] cr2: starting
6522026-09-04T21:58:07.782ZSep 04 21:58:07.769 DEBG [sc] cr2: connecting to [::1]:47545
6532026-09-04T21:58:07.805ZSep 04 21:58:07.770 DEBG [sc] cr2 waiting for prompt
6542026-09-04T21:58:07.805ZSep 04 21:58:07.780 DEBG [sc] cr2: logging in
6552026-09-04T21:58:07.925ZSep 04 21:58:07.913 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
6562026-09-04T21:58:09.582ZSep 04 21:58:09.569 INFO cr1: executing frr script
6572026-09-04T21:58:09.582Z configure
6582026-09-04T21:58:09.582Z ip forwarding
6592026-09-04T21:58:09.582Z ipv6 forwarding
6602026-09-04T21:58:09.582Z ip route 1.2.3.0/24 null0
6612026-09-04T21:58:09.582Z ipv6 route fd99::/64 null0
6622026-09-04T21:58:09.582Z router bgp 44
6632026-09-04T21:58:09.582Z no bgp ebgp-requires-policy
6642026-09-04T21:58:09.582Z timers bgp 2 6
6652026-09-04T21:58:09.582Z neighbor enp0s8 interface remote-as external
6662026-09-04T21:58:09.582Z neighbor enp0s8 timers connect 1
6672026-09-04T21:58:09.582Z address-family ipv4 unicast
6682026-09-04T21:58:09.582Z network 1.2.3.0/24
6692026-09-04T21:58:09.582Z neighbor enp0s8 activate
6702026-09-04T21:58:09.582Z exit-address-family
6712026-09-04T21:58:09.582Z address-family ipv6 unicast
6722026-09-04T21:58:09.582Z network fd99::/64
6732026-09-04T21:58:09.583Z neighbor enp0s8 activate
6742026-09-04T21:58:09.583Z exit-address-family
6752026-09-04T21:58:09.583Z exit
6762026-09-04T21:58:09.583Z
6772026-09-04T21:58:09.583ZSep 04 21:58:09.569 DEBG [sc] cr1: starting
6782026-09-04T21:58:09.583ZSep 04 21:58:09.569 DEBG [sc] cr1: connecting to [::1]:49563
6792026-09-04T21:58:09.607ZSep 04 21:58:09.570 DEBG [sc] cr1 waiting for prompt
6802026-09-04T21:58:09.607ZSep 04 21:58:09.582 DEBG [sc] cr1: logging in
6812026-09-04T21:58:09.748ZSep 04 21:58:09.735 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 ' '`
6822026-09-04T21:58:10.032ZSep 04 21:58:10.018 INFO cr2: executing eos script show version
6832026-09-04T21:58:10.032ZSep 04 21:58:10.018 DEBG [sc] cr2: starting
6842026-09-04T21:58:10.032ZSep 04 21:58:10.018 DEBG [sc] cr2: connecting to [::1]:47545
6852026-09-04T21:58:10.057ZSep 04 21:58:10.018 DEBG [sc] cr2 waiting for prompt
6862026-09-04T21:58:10.057ZSep 04 21:58:10.027 DEBG [sc] cr2: logging in
6872026-09-04T21:58:10.140ZSep 04 21:58:10.128 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
6882026-09-04T21:58:12.431ZSep 04 21:58:12.418 INFO cr2: executing eos script
6892026-09-04T21:58:12.431Z enable
6902026-09-04T21:58:12.431Z configure
6912026-09-04T21:58:12.431Z ipv6 unicast-routing
6922026-09-04T21:58:12.431Z ip routing ipv6 interfaces
6932026-09-04T21:58:12.431Z ip routing
6942026-09-04T21:58:12.431Z ip route 1.2.3.0/24 null0
6952026-09-04T21:58:12.431Z ipv6 route fd99::/64 null0
6962026-09-04T21:58:12.431Z interface et1
6972026-09-04T21:58:12.431Z no switchport
6982026-09-04T21:58:12.431Z ipv6 enable
6992026-09-04T21:58:12.431Z
7002026-09-04T21:58:12.431Z router bgp 45
7012026-09-04T21:58:12.431Z router-id 1.2.3.1
7022026-09-04T21:58:12.431Z no bgp default ipv4-unicast
7032026-09-04T21:58:12.431Z timers bgp 2 6
7042026-09-04T21:58:12.431Z neighbor ebgp peer group
7052026-09-04T21:58:12.431Z neighbor ebgp remote-as 33
7062026-09-04T21:58:12.431Z neighbor interface Et1 peer-group ebgp
7072026-09-04T21:58:12.431Z address-family ipv4
7082026-09-04T21:58:12.431Z neighbor ebgp activate
7092026-09-04T21:58:12.431Z neighbor ebgp next-hop address-family ipv6 originate
7102026-09-04T21:58:12.431Z network 1.2.3.0/24
7112026-09-04T21:58:12.431Z exit
7122026-09-04T21:58:12.431Z address-family ipv6
7132026-09-04T21:58:12.431Z neighbor ebgp activate
7142026-09-04T21:58:12.431Z neighbor ebgp next-hop address-family ipv6 originate
7152026-09-04T21:58:12.431Z network fd99::/64
7162026-09-04T21:58:12.431Z exit
7172026-09-04T21:58:12.431Z exit
7182026-09-04T21:58:12.431Z
7192026-09-04T21:58:12.431ZSep 04 21:58:12.418 DEBG [sc] cr2: starting
7202026-09-04T21:58:12.432ZSep 04 21:58:12.418 DEBG [sc] cr2: connecting to [::1]:47545
7212026-09-04T21:58:12.456ZSep 04 21:58:12.419 DEBG [sc] cr2 waiting for prompt
7222026-09-04T21:58:12.456ZSep 04 21:58:12.430 DEBG [sc] cr2: logging in
7232026-09-04T21:58:12.585ZSep 04 21:58:12.573 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
7242026-09-04T21:58:12.585Z enable
7252026-09-04T21:58:12.585Z configure
7262026-09-04T21:58:12.585Z ipv6 unicast-routing
7272026-09-04T21:58:12.586Z ip routing ipv6 interfaces
7282026-09-04T21:58:12.586Z ip routing
7292026-09-04T21:58:12.586Z ip route 1.2.3.0/24 null0
7302026-09-04T21:58:12.586Z ipv6 route fd99::/64 null0
7312026-09-04T21:58:12.586Z interface et1
7322026-09-04T21:58:12.586Z no switchport
7332026-09-04T21:58:12.586Z ipv6 enable
7342026-09-04T21:58:12.586Z
7352026-09-04T21:58:12.586Z router bgp 45
7362026-09-04T21:58:12.586Z router-id 1.2.3.1
7372026-09-04T21:58:12.586Z no bgp default ipv4-unicast
7382026-09-04T21:58:12.586Z timers bgp 2 6
7392026-09-04T21:58:12.586Z neighbor ebgp peer group
7402026-09-04T21:58:12.586Z neighbor ebgp remote-as 33
7412026-09-04T21:58:12.586Z neighbor interface Et1 peer-group ebgp
7422026-09-04T21:58:12.586Z address-family ipv4
7432026-09-04T21:58:12.586Z neighbor ebgp activate
7442026-09-04T21:58:12.586Z neighbor ebgp next-hop address-family ipv6 originate
7452026-09-04T21:58:12.586Z network 1.2.3.0/24
7462026-09-04T21:58:12.586Z exit
7472026-09-04T21:58:12.586Z address-family ipv6
7482026-09-04T21:58:12.586Z neighbor ebgp activate
7492026-09-04T21:58:12.586Z neighbor ebgp next-hop address-family ipv6 originate
7502026-09-04T21:58:12.586Z network fd99::/64
7512026-09-04T21:58:12.586Z exit
7522026-09-04T21:58:12.586Z exit
7532026-09-04T21:58:12.586Z '`
7542026-09-04T21:58:40.140ZSep 04 21:58:40.105 INFO ox: npuvm install output:
7552026-09-04T21:58:40.140Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/83.85 MiB (46m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.81 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.46 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.46 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 28.46 KiB/83.85 MiB (43m) dendrite-softnpu.tar.gz [>---------------------------------------] 48.46 KiB/83.85 MiB (33m) dendrite-softnpu.tar.gz [>---------------------------------------] 142.20 KiB/83.85 MiB (18m) dendrite-softnpu.tar.gz [>---------------------------------------] 368.60 KiB/83.85 MiB (9m) dendrite-softnpu.tar.gz [>---------------------------------------] 722.52 KiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [>---------------------------------------] 966.52 KiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.18 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.49 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.78 MiB/83.85 MiB (87s) dendrite-softnpu.tar.gz [>---------------------------------------] 2.02 MiB/83.85 MiB (76s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.26 MiB/83.85 MiB (68s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.50 MiB/83.85 MiB (62s) WARNING: vioif0: need 3 MSI-X interrupts, but only 2 available
7562026-09-04T21:58:40.318Z dendrite-softnpu.tar.gz [#>--------------------------------------] 2.86 MiB/83.85 MiB (55s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.10 MiB/83.85 MiB (51s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.34 MiB/83.85 MiB (48s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.60 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.94 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [#>--------------------------------------] 4.18 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.43 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.78 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.90 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.17 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.49 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.74 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.00 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.24 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.57 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.82 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.08 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.40 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.65 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 7.92 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 8.18 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.49 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.76 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.00 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.33 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.60 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.84 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.16 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.31 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.65 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.90 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.15 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.40 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.74 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.99 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.24 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.51 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.83 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.98 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.99 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.00 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.09 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.26 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.50 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.74 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.33 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.58 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.82 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.05 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.30 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.53 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.77 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.11 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.37 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.61 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.85 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.21 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.45 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.69 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.93 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.29 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.53 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.77 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.02 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.37 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.61 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.86 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.21 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.45 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.63 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.93 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.17 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.40 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.65 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.01 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.24 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.48 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.78 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.08 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.32 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.60 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.92 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.16 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.41 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.74 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###########>----------------------------] 25.00 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 25.24 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 25.58 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 25.84 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 25.98 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 26.20 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 26.56 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 26.80 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [############>---------------------------] 27.04 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.32 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.64 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.88 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.03 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.36 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.60 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.84 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.20 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.44 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.68 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.97 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.28 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.52 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.78 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.07 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.25 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 31.54 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 31.78 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 32.04 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 32.33 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 32.62 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 32.88 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [###############>------------------------] 33.16 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 33.46 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 33.72 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 33.96 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 34.25 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 34.55 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 34.80 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 35.09 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [################>-----------------------] 35.37 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [################>-----------------------] 35.63 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 35.92 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 36.21 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 36.47 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 36.75 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 37.01 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 37.31 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [#################>----------------------] 37.58 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 37.85 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 38.15 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 38.39 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 38.68 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 38.97 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 39.23 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 39.52 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [##################>---------------------] 39.81 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [###################>--------------------] 40.07 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 40.36 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 40.61 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 40.90 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 41.18 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 41.44 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [###################>--------------------] 41.74 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 41.99 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 42.22 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [####################>-------------------] 42.46 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 42.82 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.06 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.30 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.56 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [####################>-------------------] 43.90 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.14 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.38 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.63 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 44.98 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#####################>------------------] 45.22 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.47 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 45.74 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#####################>------------------] 46.06 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.31 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.58 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 46.90 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.15 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.42 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.66 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [######################>-----------------] 47.90 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#######################>----------------] 48.22 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.49 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.74 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 48.98 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.31 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.57 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 49.81 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [#######################>----------------] 50.06 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.41 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.65 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 50.89 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [########################>---------------] 51.13 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.49 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.73 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 51.97 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 52.26 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.57 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 52.81 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.05 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.34 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.59 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 53.84 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 54.13 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [#########################>--------------] 54.43 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.68 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 54.97 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.27 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.51 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 55.78 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 56.11 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 56.35 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 56.61 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 56.89 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.18 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.43 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [###########################>------------] 57.71 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 58.02 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 58.27 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 58.51 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 58.78 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.05 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.35 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.61 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 59.89 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.19 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.44 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 60.70 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 61.00 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 61.28 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.53 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 61.82 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.12 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.37 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.62 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 62.74 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.10 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.34 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.58 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 63.82 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.05 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.30 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.54 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 64.77 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.13 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.38 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.61 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 65.88 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.21 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.45 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.69 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 66.99 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.29 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.53 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.77 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.77 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 67.77 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.01 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.25 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.40 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.61 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.97 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.21 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.45 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.65 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.66 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.66 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.66 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.66 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.66 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.66 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.67 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.67 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.67 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.67 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.67 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.67 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.68 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.68 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.70 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 69.76 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.06 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.30 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.53 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 70.78 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 71.14 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.37 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.61 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.85 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.21 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.45 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.69 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.94 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.29 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.54 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.71 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 73.93 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.25 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.49 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.73 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.98 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.33 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.57 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.81 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.05 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.41 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.65 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.89 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.13 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.37 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.73 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.97 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.21 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.45 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.81 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.05 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.29 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.53 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.89 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.13 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.37 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.61 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.96 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.21 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.45 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.04 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.29 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.53 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.77 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.12 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.36 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.61 MiB/83.85 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 (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
7572026-09-04T21:58:40.318Z Create boot environment: No
7582026-09-04T21:58:40.318ZCreate backup boot environment: No
7592026-09-04T21:58:40.318Z
7602026-09-04T21:58:40.318ZDOWNLOAD PKGS FILES XFER (MB) SPEED
7612026-09-04T21:58:40.318Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 3/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 330k/s
7622026-09-04T21:58:40.318Z
7632026-09-04T21:58:40.319ZPHASE ITEMS
7642026-09-04T21:58:40.319Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
7652026-09-04T21:58:40.319Z Updating package state database working \ Updating package state database working | Updating package state database Done
7662026-09-04T21:58:40.319Z Updating package cache 0/0 / Updating package cache 0/0
7672026-09-04T21:58:40.319Z Updating image state working - Updating image state working \ Updating image state Done
7682026-09-04T21:58:40.319Z 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 working / Creating fast lookup database Done
7692026-09-04T21:58:40.319Z Reading search index working - Reading search index Done
7702026-09-04T21:58:40.319Z Updating search index 0/1 \ Updating search index 1/1
7712026-09-04T21:58:40.319Z Updating package cache 0/1 | Updating package cache 1/1
7722026-09-04T21:58:40.319Zscadm [########################################] 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 (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 [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 11.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 84.48 KiB/15.18 MiB (5m) scadm [>---------------------------------------] 224.48 KiB/15.18 MiB (3m) scadm [#>--------------------------------------] 470.48 KiB/15.18 MiB (83s) scadm [#>--------------------------------------] 725.48 KiB/15.18 MiB (51s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (31s) scadm [###>------------------------------------] 1.30 MiB/15.18 MiB (24s) scadm [####>-----------------------------------] 1.55 MiB/15.18 MiB (19s) scadm [####>-----------------------------------] 1.80 MiB/15.18 MiB (16s) scadm [#####>----------------------------------] 2.04 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.38 MiB/15.18 MiB (11s) scadm [######>---------------------------------] 2.64 MiB/15.18 MiB (10s) scadm [#######>--------------------------------] 2.87 MiB/15.18 MiB (9s) scadm [########>-------------------------------] 3.17 MiB/15.18 MiB (8s) scadm [#########>------------------------------] 3.46 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.71 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 3.98 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.30 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.55 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.80 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.12 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.39 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.63 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.92 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.22 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.47 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.71 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.00 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.31 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.55 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.80 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.12 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.39 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.62 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.89 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.22 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.46 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.70 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.99 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.30 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.54 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.79 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.07 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.38 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.62 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.91 MiB/15.18 MiB (1s) scadm [################################>-------] 12.22 MiB/15.18 MiB (1s) scadm [################################>-------] 12.46 MiB/15.18 MiB (1s) scadm [#################################>------] 12.55 MiB/15.18 MiB (1s) scadm [#################################>------] 12.68 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.03 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.27 MiB/15.18 MiB (1s) scadm [###################################>----] 13.52 MiB/15.18 MiB (0s) scadm [####################################>---] 13.82 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.11 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.35 MiB/15.18 MiB (0s) scadm [######################################>-] 14.60 MiB/15.18 MiB (0s) scadm [#######################################>] 14.95 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 [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 4.00 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 11.81 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 16.48 KiB/11.89 MiB (2h) libsidecar_lite.so [>---------------------------------------] 48.48 KiB/11.89 MiB (86m) libsidecar_lite.so [>---------------------------------------] 122.22 KiB/11.89 MiB (59m) libsidecar_lite.so [#>--------------------------------------] 417.96 KiB/11.89 MiB (25m) libsidecar_lite.so [##>-------------------------------------] 663.22 KiB/11.89 MiB (14m) libsidecar_lite.so [##>-------------------------------------] 907.22 KiB/11.89 MiB (9m) libsidecar_lite.so [###>------------------------------------] 1.13 MiB/11.89 MiB (6m) libsidecar_lite.so [####>-----------------------------------] 1.39 MiB/11.89 MiB (4m) libsidecar_lite.so [#####>----------------------------------] 1.64 MiB/11.89 MiB (3m) libsidecar_lite.so [######>---------------------------------] 1.87 MiB/11.89 MiB (2m) libsidecar_lite.so [#######>--------------------------------] 2.11 MiB/11.89 MiB (2m) libsidecar_lite.so [#######>--------------------------------] 2.36 MiB/11.89 MiB (88s) libsidecar_lite.so [#########>------------------------------] 2.71 MiB/11.89 MiB (70s) libsidecar_lite.so [#########>------------------------------] 2.95 MiB/11.89 MiB (59s) libsidecar_lite.so [##########>-----------------------------] 3.20 MiB/11.89 MiB (50s) libsidecar_lite.so [###########>----------------------------] 3.47 MiB/11.89 MiB (43s) libsidecar_lite.so [############>---------------------------] 3.79 MiB/11.89 MiB (37s) libsidecar_lite.so [#############>--------------------------] 4.04 MiB/11.89 MiB (32s) libsidecar_lite.so [##############>-------------------------] 4.30 MiB/11.89 MiB (28s) libsidecar_lite.so [###############>------------------------] 4.56 MiB/11.89 MiB (25s) libsidecar_lite.so [################>-----------------------] 4.81 MiB/11.89 MiB (22s) libsidecar_lite.so [#################>----------------------] 5.13 MiB/11.89 MiB (19s) libsidecar_lite.so [##################>---------------------] 5.40 MiB/11.89 MiB (17s) libsidecar_lite.so [###################>--------------------] 5.65 MiB/11.89 MiB (15s) libsidecar_lite.so [###################>--------------------] 5.90 MiB/11.89 MiB (14s) libsidecar_lite.so [####################>-------------------] 6.23 MiB/11.89 MiB (12s) libsidecar_lite.so [#####################>------------------] 6.49 MiB/11.89 MiB (11s) libsidecar_lite.so [######################>-----------------] 6.74 MiB/11.89 MiB (10s) libsidecar_lite.so [#######################>----------------] 7.00 MiB/11.89 MiB (9s) libsidecar_lite.so [########################>---------------] 7.32 MiB/11.89 MiB (8s) libsidecar_lite.so [#########################>--------------] 7.58 MiB/11.89 MiB (7s) libsidecar_lite.so [##########################>-------------] 7.84 MiB/11.89 MiB (6s) libsidecar_lite.so [###########################>------------] 8.08 MiB/11.89 MiB (6s) libsidecar_lite.so [############################>-----------] 8.35 MiB/11.89 MiB (5s) libsidecar_lite.so [#############################>----------] 8.67 MiB/11.89 MiB (4s) libsidecar_lite.so [#############################>----------] 8.91 MiB/11.89 MiB (4s) libsidecar_lite.so [##############################>---------] 9.18 MiB/11.89 MiB (3s) libsidecar_lite.so [###############################>--------] 9.43 MiB/11.89 MiB (3s) libsidecar_lite.so [################################>-------] 9.68 MiB/11.89 MiB (3s) libsidecar_lite.so [#################################>------] 10.02 MiB/11.89 MiB (2s) libsidecar_lite.so [##################################>-----] 10.27 MiB/11.89 MiB (2s) libsidecar_lite.so [###################################>----] 10.52 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.82 MiB/11.89 MiB (1s) libsidecar_lite.so [#####################################>--] 11.11 MiB/11.89 MiB (1s) libsidecar_lite.so [######################################>-] 11.36 MiB/11.89 MiB (1s) libsidecar_lite.so [#######################################>] 11.62 MiB/11.89 MiB (0s)
7732026-09-04T21:58:40.319ZSep 04 21:58:40.106 DEBG [sc] ox: starting
7742026-09-04T21:58:40.319ZSep 04 21:58:40.106 DEBG [sc] ox: connecting to [::1]:44064
7752026-09-04T21:58:40.320ZSep 04 21:58:40.106 DEBG [sc] ox waiting for prompt
7762026-09-04T21:58:40.320ZSep 04 21:58:40.116 DEBG [sc] ox: logging in
7772026-09-04T21:58:40.364ZSep 04 21:58:40.204 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
7782026-09-04T21:58:40.394ZSep 04 21:58:40.364 DEBG [sc] peer: starting
7792026-09-04T21:58:40.394ZSep 04 21:58:40.364 DEBG [sc] peer: connecting to [::1]:54840
7802026-09-04T21:58:40.394ZSep 04 21:58:40.365 DEBG [sc] peer waiting for prompt
7812026-09-04T21:58:40.394ZSep 04 21:58:40.375 DEBG [sc] peer: logging in
7822026-09-04T21:58:40.478ZSep 04 21:58:40.464 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7832026-09-04T21:58:40.549ZSep 04 21:58:40.531 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.169:4676/bgp/config/routers)
7842026-09-04T21:58:41.699ZSep 04 21:58:41.687 DEBG [sc] ox: starting
7852026-09-04T21:58:41.699ZSep 04 21:58:41.687 DEBG [sc] ox: connecting to [::1]:44064
7862026-09-04T21:58:41.724ZSep 04 21:58:41.688 DEBG [sc] ox waiting for prompt
7872026-09-04T21:58:41.724ZSep 04 21:58:41.699 DEBG [sc] ox: logging in
7882026-09-04T21:58:41.804ZSep 04 21:58:41.788 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7892026-09-04T21:58:42.824ZSep 04 21:58:42.811 DEBG [sc] ox: starting
7902026-09-04T21:58:42.824ZSep 04 21:58:42.811 DEBG [sc] ox: connecting to [::1]:44064
7912026-09-04T21:58:42.848ZSep 04 21:58:42.813 DEBG [sc] ox waiting for prompt
7922026-09-04T21:58:42.848ZSep 04 21:58:42.813 DEBG [sc] ox: logging in
7932026-09-04T21:58:42.901ZSep 04 21:58:42.889 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7942026-09-04T21:58:43.925ZSep 04 21:58:43.912 DEBG [sc] ox: starting
7952026-09-04T21:58:43.925ZSep 04 21:58:43.912 DEBG [sc] ox: connecting to [::1]:44064
7962026-09-04T21:58:43.961ZSep 04 21:58:43.913 DEBG [sc] ox waiting for prompt
7972026-09-04T21:58:43.961ZSep 04 21:58:43.913 DEBG [sc] ox: logging in
7982026-09-04T21:58:44.015ZSep 04 21:58:44.001 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7992026-09-04T21:58:44.072ZSep 04 21:58:44.057 DEBG [sc] ox: starting
8002026-09-04T21:58:44.072ZSep 04 21:58:44.057 DEBG [sc] ox: connecting to [::1]:44064
8012026-09-04T21:58:44.102ZSep 04 21:58:44.057 DEBG [sc] ox waiting for prompt
8022026-09-04T21:58:44.102ZSep 04 21:58:44.068 DEBG [sc] ox: logging in
8032026-09-04T21:58:44.157ZSep 04 21:58:44.145 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
8042026-09-04T21:58:44.223ZSep 04 21:58:44.211 DEBG [sc] ox: starting
8052026-09-04T21:58:44.223ZSep 04 21:58:44.211 DEBG [sc] ox: connecting to [::1]:44064
8062026-09-04T21:58:44.247ZSep 04 21:58:44.211 DEBG [sc] ox waiting for prompt
8072026-09-04T21:58:44.247ZSep 04 21:58:44.222 DEBG [sc] ox: logging in
8082026-09-04T21:58:44.312ZSep 04 21:58:44.299 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
8092026-09-04T21:58:44.377ZSep 04 21:58:44.365 DEBG [sc] ox: starting
8102026-09-04T21:58:44.377ZSep 04 21:58:44.365 DEBG [sc] ox: connecting to [::1]:44064
8112026-09-04T21:58:44.401ZSep 04 21:58:44.366 DEBG [sc] ox waiting for prompt
8122026-09-04T21:58:44.401ZSep 04 21:58:44.376 DEBG [sc] ox: logging in
8132026-09-04T21:58:44.465ZSep 04 21:58:44.453 DEBG [sc] ox: executing command `dladm show-link tfportqsfp3_0 -p -o link`
8142026-09-04T21:58:44.533ZSep 04 21:58:44.521 DEBG [sc] ox: starting
8152026-09-04T21:58:44.533ZSep 04 21:58:44.521 DEBG [sc] ox: connecting to [::1]:44064
8162026-09-04T21:58:44.557ZSep 04 21:58:44.522 DEBG [sc] ox waiting for prompt
8172026-09-04T21:58:44.557ZSep 04 21:58:44.532 DEBG [sc] ox: logging in
8182026-09-04T21:58:44.622ZSep 04 21:58:44.610 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
8192026-09-04T21:58:44.690ZSep 04 21:58:44.678 DEBG [sc] ox: starting
8202026-09-04T21:58:44.690ZSep 04 21:58:44.678 DEBG [sc] ox: connecting to [::1]:44064
8212026-09-04T21:58:44.714ZSep 04 21:58:44.679 DEBG [sc] ox waiting for prompt
8222026-09-04T21:58:44.714ZSep 04 21:58:44.689 DEBG [sc] ox: logging in
8232026-09-04T21:58:44.777ZSep 04 21:58:44.765 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
8242026-09-04T21:58:44.844ZSep 04 21:58:44.832 DEBG [sc] ox: starting
8252026-09-04T21:58:44.844ZSep 04 21:58:44.832 DEBG [sc] ox: connecting to [::1]:44064
8262026-09-04T21:58:44.868ZSep 04 21:58:44.833 DEBG [sc] ox waiting for prompt
8272026-09-04T21:58:44.868ZSep 04 21:58:44.843 DEBG [sc] ox: logging in
8282026-09-04T21:58:44.942ZSep 04 21:58:44.930 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
8292026-09-04T21:58:45.009ZSep 04 21:58:44.997 DEBG [sc] ox: starting
8302026-09-04T21:58:45.009ZSep 04 21:58:44.997 DEBG [sc] ox: connecting to [::1]:44064
8312026-09-04T21:58:45.033ZSep 04 21:58:44.997 DEBG [sc] ox waiting for prompt
8322026-09-04T21:58:45.033ZSep 04 21:58:45.008 DEBG [sc] ox: logging in
8332026-09-04T21:58:45.109ZSep 04 21:58:45.097 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
8342026-09-04T21:58:45.174ZSep 04 21:58:45.162 DEBG [sc] ox: starting
8352026-09-04T21:58:45.175ZSep 04 21:58:45.162 DEBG [sc] ox: connecting to [::1]:44064
8362026-09-04T21:58:45.200ZSep 04 21:58:45.163 DEBG [sc] ox waiting for prompt
8372026-09-04T21:58:45.200ZSep 04 21:58:45.173 DEBG [sc] ox: logging in
8382026-09-04T21:58:45.264ZSep 04 21:58:45.251 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
8392026-09-04T21:58:45.319ZSep 04 21:58:45.307 DEBG [sc] ox: starting
8402026-09-04T21:58:45.319ZSep 04 21:58:45.307 DEBG [sc] ox: connecting to [::1]:44064
8412026-09-04T21:58:45.342ZSep 04 21:58:45.307 DEBG [sc] ox waiting for prompt
8422026-09-04T21:58:45.343ZSep 04 21:58:45.317 DEBG [sc] ox: logging in
8432026-09-04T21:58:45.408ZSep 04 21:58:45.396 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
8442026-09-04T21:58:45.474ZSep 04 21:58:45.462 DEBG [sc] ox: starting
8452026-09-04T21:58:45.474ZSep 04 21:58:45.462 DEBG [sc] ox: connecting to [::1]:44064
8462026-09-04T21:58:45.498ZSep 04 21:58:45.462 DEBG [sc] ox waiting for prompt
8472026-09-04T21:58:45.498ZSep 04 21:58:45.473 DEBG [sc] ox: logging in
8482026-09-04T21:58:45.561ZSep 04 21:58:45.549 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp3_0/ll`
8492026-09-04T21:58:45.629ZSep 04 21:58:45.617 DEBG [sc] ox: starting
8502026-09-04T21:58:45.629ZSep 04 21:58:45.617 DEBG [sc] ox: connecting to [::1]:44064
8512026-09-04T21:58:45.653ZSep 04 21:58:45.617 DEBG [sc] ox waiting for prompt
8522026-09-04T21:58:45.653ZSep 04 21:58:45.627 DEBG [sc] ox: logging in
8532026-09-04T21:58:45.730ZSep 04 21:58:45.718 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/ll -p -o addr`
8542026-09-04T21:58:45.796ZSep 04 21:58:45.784 DEBG [sc] peer: starting
8552026-09-04T21:58:45.796ZSep 04 21:58:45.784 DEBG [sc] peer: connecting to [::1]:54840
8562026-09-04T21:58:45.820ZSep 04 21:58:45.784 DEBG [sc] peer waiting for prompt
8572026-09-04T21:58:45.820ZSep 04 21:58:45.796 DEBG [sc] peer: logging in
8582026-09-04T21:58:45.895ZSep 04 21:58:45.884 DEBG [sc] peer: executing command `ipadm create-addr -T addrconf vioif0/ll`
8592026-09-04T21:58:45.975ZSep 04 21:58:45.963 DEBG [sc] peer: starting
8602026-09-04T21:58:45.975ZSep 04 21:58:45.963 DEBG [sc] peer: connecting to [::1]:54840
8612026-09-04T21:58:45.999ZSep 04 21:58:45.964 DEBG [sc] peer waiting for prompt
8622026-09-04T21:58:45.999ZSep 04 21:58:45.974 DEBG [sc] peer: logging in
8632026-09-04T21:58:46.074ZSep 04 21:58:46.062 DEBG [sc] peer: executing command `ipadm show-addr vioif0/ll -p -o addr`
8642026-09-04T21:58:46.130ZSep 04 21:58:46.118 DEBG [sc] ox: starting
8652026-09-04T21:58:46.131ZSep 04 21:58:46.118 DEBG [sc] ox: connecting to [::1]:44064
8662026-09-04T21:58:46.155ZSep 04 21:58:46.119 DEBG [sc] ox waiting for prompt
8672026-09-04T21:58:46.155ZSep 04 21:58:46.129 DEBG [sc] ox: logging in
8682026-09-04T21:58:46.230ZSep 04 21:58:46.218 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
8692026-09-04T21:58:46.296ZSep 04 21:58:46.284 DEBG [sc] ox: starting
8702026-09-04T21:58:46.296ZSep 04 21:58:46.284 DEBG [sc] ox: connecting to [::1]:44064
8712026-09-04T21:58:46.320ZSep 04 21:58:46.284 DEBG [sc] ox waiting for prompt
8722026-09-04T21:58:46.320ZSep 04 21:58:46.295 DEBG [sc] ox: logging in
8732026-09-04T21:58:46.395ZSep 04 21:58:46.383 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
8742026-09-04T21:58:46.467ZSep 04 21:58:46.453 INFO adding BGP routers to both mgd nodes
8752026-09-04T21:58:46.493Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
8762026-09-04T21:58:47.495Zmgd bgp cr2 -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
8772026-09-04T21:58:48.498Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
8782026-09-04T21:58:49.501Zmgd bgp peer -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
8792026-09-04T21:58:50.507Zmgd bgp peer -> Established: iteration 2/20: expected Some(Established), got Some(Connect)
8802026-09-04T21:58:52.413Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 4, got 3
8812026-09-04T21:58:53.415ZSep 04 21:58:53.403 INFO cr1: executing frr script show ip bgp json
8822026-09-04T21:58:53.415ZSep 04 21:58:53.403 DEBG [sc] cr1: starting
8832026-09-04T21:58:53.415ZSep 04 21:58:53.403 DEBG [sc] cr1: connecting to [::1]:49563
8842026-09-04T21:58:53.439ZSep 04 21:58:53.403 INFO cr2: executing eos script show ip bgp | json
8852026-09-04T21:58:53.439ZSep 04 21:58:53.403 DEBG [sc] cr2: starting
8862026-09-04T21:58:53.439ZSep 04 21:58:53.403 DEBG [sc] cr2: connecting to [::1]:47545
8872026-09-04T21:58:53.439ZSep 04 21:58:53.403 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
8882026-09-04T21:58:53.439ZSep 04 21:58:53.403 DEBG [sc] cr3: starting
8892026-09-04T21:58:53.439ZSep 04 21:58:53.403 DEBG [sc] cr3: connecting to [::1]:59117
8902026-09-04T21:58:53.439ZSep 04 21:58:53.404 DEBG [sc] cr2 waiting for prompt
8912026-09-04T21:58:53.439ZSep 04 21:58:53.404 DEBG [sc] cr3 waiting for prompt
8922026-09-04T21:58:53.439ZSep 04 21:58:53.404 DEBG [sc] cr1 waiting for prompt
8932026-09-04T21:58:53.439ZSep 04 21:58:53.414 DEBG [sc] cr1: logging in
8942026-09-04T21:58:53.440ZSep 04 21:58:53.415 DEBG [sc] cr2: logging in
8952026-09-04T21:58:53.440ZSep 04 21:58:53.415 DEBG [sc] cr3: logging in
8962026-09-04T21:58:53.769ZSep 04 21:58:53.757 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
8972026-09-04T21:58:53.814ZSep 04 21:58:53.802 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8982026-09-04T21:58:53.845ZSep 04 21:58:53.833 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
8992026-09-04T21:58:55.891ZSep 04 21:58:55.879 INFO cr1: executing frr script show bgp json
9002026-09-04T21:58:55.891ZSep 04 21:58:55.879 DEBG [sc] cr1: starting
9012026-09-04T21:58:55.891ZSep 04 21:58:55.879 DEBG [sc] cr1: connecting to [::1]:49563
9022026-09-04T21:58:55.916ZSep 04 21:58:55.879 DEBG [sc] cr1 waiting for prompt
9032026-09-04T21:58:55.916ZSep 04 21:58:55.890 DEBG [sc] cr1: logging in
9042026-09-04T21:58:56.024ZSep 04 21:58:56.013 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
9052026-09-04T21:58:56.025ZSep 04 21:58:56.013 DEBG [sc] cr3: starting
9062026-09-04T21:58:56.025ZSep 04 21:58:56.013 DEBG [sc] cr3: connecting to [::1]:59117
9072026-09-04T21:58:56.049ZSep 04 21:58:56.013 DEBG [sc] cr3 waiting for prompt
9082026-09-04T21:58:56.049ZSep 04 21:58:56.021 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
9092026-09-04T21:58:56.049ZSep 04 21:58:56.024 DEBG [sc] cr3: logging in
9102026-09-04T21:58:56.202ZSep 04 21:58:56.189 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
9112026-09-04T21:58:56.310ZSep 04 21:58:56.298 INFO cr2: executing eos script show ipv6 bgp | json
9122026-09-04T21:58:56.310ZSep 04 21:58:56.298 DEBG [sc] cr2: starting
9132026-09-04T21:58:56.310ZSep 04 21:58:56.298 DEBG [sc] cr2: connecting to [::1]:47545
9142026-09-04T21:58:56.335ZSep 04 21:58:56.298 DEBG [sc] cr2 waiting for prompt
9152026-09-04T21:58:56.335ZSep 04 21:58:56.308 DEBG [sc] cr2: logging in
9162026-09-04T21:58:56.507ZSep 04 21:58:56.493 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
9172026-09-04T21:58:58.918ZSep 04 21:58:58.905 INFO interop bgp unnumbered test passed 🎉
9182026-09-04T21:58:58.942Z+ (( status != 0 ))
9192026-09-04T21:58:58.942Z+ pfexec ./falcon-lab cleanup interop bgp-unnumbered
9202026-09-04T21:58:58.966ZSep 04 21:58:58.944 INFO destroying runner for deployment interop_bgpu
9212026-09-04T21:58:58.966ZSep 04 21:58:58.944 INFO destroying deployment interop_bgpu
9222026-09-04T21:58:58.966ZSep 04 21:58:58.944 INFO destroying nodes
9232026-09-04T21:58:58.999ZSep 04 21:58:58.988 INFO destroying links
9242026-09-04T21:58:58.999ZSep 04 21:58:58.988 INFO destroying link interop_bgpu_ox_sn_vnic0
9252026-09-04T21:58:59.024ZSep 04 21:58:58.992 INFO destroying link interop_bgpu_ox_sn_sim0
9262026-09-04T21:58:59.024ZSep 04 21:58:58.993 INFO destroying link interop_bgpu_cr1_vn_vnic0
9272026-09-04T21:59:00.009ZSep 04 21:58:59.996 INFO destroying link interop_bgpu_cr1_vn_sim0
9282026-09-04T21:59:00.033ZSep 04 21:58:59.997 INFO destroying link interop_bgpu_ox_sn_vnic1
9292026-09-04T21:59:00.033ZSep 04 21:58:59.999 INFO destroying link interop_bgpu_ox_sn_sim1
9302026-09-04T21:59:00.033ZSep 04 21:59:00.000 INFO destroying link interop_bgpu_cr2_vn_vnic0
9312026-09-04T21:59:00.033ZSep 04 21:59:00.001 INFO destroying link interop_bgpu_cr2_vn_sim0
9322026-09-04T21:59:00.033ZSep 04 21:59:00.002 INFO destroying link interop_bgpu_ox_sn_vnic2
9332026-09-04T21:59:00.033ZSep 04 21:59:00.003 INFO destroying link interop_bgpu_ox_sn_sim2
9342026-09-04T21:59:00.033ZSep 04 21:59:00.004 INFO destroying link interop_bgpu_cr3_vn_vnic0
9352026-09-04T21:59:00.033ZSep 04 21:59:00.005 INFO destroying link interop_bgpu_cr3_vn_sim0
9362026-09-04T21:59:00.033ZSep 04 21:59:00.006 INFO destroying link interop_bgpu_ox_sn_vnic3
9372026-09-04T21:59:00.033ZSep 04 21:59:00.007 INFO destroying link interop_bgpu_ox_sn_sim3
9382026-09-04T21:59:00.033ZSep 04 21:59:00.008 INFO destroying link interop_bgpu_peer_vn_vnic0
9392026-09-04T21:59:00.033ZSep 04 21:59:00.009 INFO destroying link interop_bgpu_peer_vn_sim0
9402026-09-04T21:59:00.033ZSep 04 21:59:00.010 INFO destroying external links
9412026-09-04T21:59:00.033ZSep 04 21:59:00.010 INFO destroying external link interop_bgpu_ox_vn_vnic4
9422026-09-04T21:59:00.033ZSep 04 21:59:00.011 INFO destroying external link interop_bgpu_cr1_vn_vnic1
9432026-09-04T21:59:00.033ZSep 04 21:59:00.012 INFO destroying external link interop_bgpu_cr2_vn_vnic1
9442026-09-04T21:59:00.034ZSep 04 21:59:00.013 INFO destroying external link interop_bgpu_cr3_vn_vnic1
9452026-09-04T21:59:00.034ZSep 04 21:59:00.014 INFO destroying external link interop_bgpu_peer_vn_vnic1
9462026-09-04T21:59:00.034ZSep 04 21:59:00.015 INFO destroying images
9472026-09-04T21:59:00.606ZSep 04 21:59:00.594 INFO destroying workspace at .falcon
9482026-09-04T21:59:00.630Z+ return 0
9492026-09-04T21:59:00.630Z+ run_test interop bfd-static-routing
9502026-09-04T21:59:00.630Z+ local topology=interop
9512026-09-04T21:59:00.630Z+ local scenario=bfd-static-routing
9522026-09-04T21:59:00.630Z+ local test_name=interop-bfd-static-routing
9532026-09-04T21:59:00.631Z+ local status=0
9542026-09-04T21:59:00.631Z+ clear_falcon_workspace_files
9552026-09-04T21:59:00.631Z+ [[ -d .falcon ]]
9562026-09-04T21:59:00.631Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
9572026-09-04T21:59:00.631Z+ RUST_LOG=debug
9582026-09-04T21:59:00.631Z+ pfexec ./falcon-lab run interop bfd-static-routing --no-cleanup
9592026-09-04T21:59:00.655ZSep 04 21:59:00.626 DEBG using default route interface igb0
9602026-09-04T21:59:00.655ZSep 04 21:59:00.626 DEBG using default route interface igb0
9612026-09-04T21:59:00.655ZSep 04 21:59:00.626 DEBG using default route interface igb0
9622026-09-04T21:59:00.655ZSep 04 21:59:00.626 DEBG using default route interface igb0
9632026-09-04T21:59:00.655ZSep 04 21:59:00.626 DEBG using default route interface igb0
9642026-09-04T21:59:00.655ZSep 04 21:59:00.626 INFO interop_bfd: launching interop topology
9652026-09-04T21:59:00.655ZSep 04 21:59:00.626 INFO launching runner: deployment(interop_bfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
9662026-09-04T21:59:00.655ZSep 04 21:59:00.626 INFO starting preflight for deployment interop_bfd
9672026-09-04T21:59:01.401ZSep 04 21:59:01.389 INFO creating links
9682026-09-04T21:59:01.401ZSep 04 21:59:01.389 DEBG destroying link interop_bfd_ox_sn_vnic0
9692026-09-04T21:59:01.401ZSep 04 21:59:01.389 DEBG destroying link interop_bfd_ox_sn_sim0
9702026-09-04T21:59:01.401ZSep 04 21:59:01.389 INFO creating simnet link 'interop_bfd_ox_sn_sim0'
9712026-09-04T21:59:01.425ZSep 04 21:59:01.391 INFO creating vnic link 'interop_bfd_ox_sn_vnic0'
9722026-09-04T21:59:01.425ZSep 04 21:59:01.398 DEBG link pair created
9732026-09-04T21:59:01.425ZSep 04 21:59:01.398 DEBG destroying link interop_bfd_cr1_vn_vnic0
9742026-09-04T21:59:01.425ZSep 04 21:59:01.398 DEBG destroying link interop_bfd_cr1_vn_sim0
9752026-09-04T21:59:01.425ZSep 04 21:59:01.398 INFO creating simnet link 'interop_bfd_cr1_vn_sim0'
9762026-09-04T21:59:01.425ZSep 04 21:59:01.399 INFO creating vnic link 'interop_bfd_cr1_vn_vnic0'
9772026-09-04T21:59:01.425ZSep 04 21:59:01.406 DEBG link pair created
9782026-09-04T21:59:01.425ZSep 04 21:59:01.406 DEBG destroying link interop_bfd_ox_sn_vnic1
9792026-09-04T21:59:01.425ZSep 04 21:59:01.406 DEBG destroying link interop_bfd_ox_sn_sim1
9802026-09-04T21:59:01.425ZSep 04 21:59:01.406 INFO creating simnet link 'interop_bfd_ox_sn_sim1'
9812026-09-04T21:59:01.425ZSep 04 21:59:01.407 INFO creating vnic link 'interop_bfd_ox_sn_vnic1'
9822026-09-04T21:59:02.036ZSep 04 21:59:01.414 DEBG link pair created
9832026-09-04T21:59:02.036ZSep 04 21:59:01.414 DEBG destroying link interop_bfd_cr2_vn_vnic0
9842026-09-04T21:59:02.036ZSep 04 21:59:01.414 DEBG destroying link interop_bfd_cr2_vn_sim0
9852026-09-04T21:59:02.036ZSep 04 21:59:01.414 INFO creating simnet link 'interop_bfd_cr2_vn_sim0'
9862026-09-04T21:59:02.036ZSep 04 21:59:01.415 INFO creating vnic link 'interop_bfd_cr2_vn_vnic0'
9872026-09-04T21:59:02.036ZSep 04 21:59:01.422 DEBG link pair created
9882026-09-04T21:59:02.036ZSep 04 21:59:01.422 DEBG destroying link interop_bfd_ox_sn_vnic2
9892026-09-04T21:59:02.036ZSep 04 21:59:01.422 DEBG destroying link interop_bfd_ox_sn_sim2
9902026-09-04T21:59:02.036ZSep 04 21:59:01.422 INFO creating simnet link 'interop_bfd_ox_sn_sim2'
9912026-09-04T21:59:02.036ZSep 04 21:59:01.423 INFO creating vnic link 'interop_bfd_ox_sn_vnic2'
9922026-09-04T21:59:02.036ZSep 04 21:59:01.430 DEBG link pair created
9932026-09-04T21:59:02.036ZSep 04 21:59:01.430 DEBG destroying link interop_bfd_cr3_vn_vnic0
9942026-09-04T21:59:02.036ZSep 04 21:59:01.430 DEBG destroying link interop_bfd_cr3_vn_sim0
9952026-09-04T21:59:02.036ZSep 04 21:59:01.430 INFO creating simnet link 'interop_bfd_cr3_vn_sim0'
9962026-09-04T21:59:02.036ZSep 04 21:59:01.431 INFO creating vnic link 'interop_bfd_cr3_vn_vnic0'
9972026-09-04T21:59:02.105ZSep 04 21:59:01.438 DEBG link pair created
9982026-09-04T21:59:02.105ZSep 04 21:59:01.438 DEBG destroying link interop_bfd_ox_sn_vnic3
9992026-09-04T21:59:02.105ZSep 04 21:59:01.438 DEBG destroying link interop_bfd_ox_sn_sim3
10002026-09-04T21:59:02.105ZSep 04 21:59:01.438 INFO creating simnet link 'interop_bfd_ox_sn_sim3'
10012026-09-04T21:59:02.105ZSep 04 21:59:01.440 INFO creating vnic link 'interop_bfd_ox_sn_vnic3'
10022026-09-04T21:59:02.105ZSep 04 21:59:01.447 DEBG link pair created
10032026-09-04T21:59:02.105ZSep 04 21:59:01.447 DEBG destroying link interop_bfd_peer_vn_vnic0
10042026-09-04T21:59:02.105ZSep 04 21:59:01.447 DEBG destroying link interop_bfd_peer_vn_sim0
10052026-09-04T21:59:02.105ZSep 04 21:59:01.447 INFO creating simnet link 'interop_bfd_peer_vn_sim0'
10062026-09-04T21:59:02.105ZSep 04 21:59:01.448 INFO creating vnic link 'interop_bfd_peer_vn_vnic0'
10072026-09-04T21:59:02.105ZSep 04 21:59:01.454 DEBG link pair created
10082026-09-04T21:59:02.105ZSep 04 21:59:01.454 INFO creating external links
10092026-09-04T21:59:02.105ZSep 04 21:59:01.454 DEBG destroying external link interop_bfd_ox_vn_vnic4
10102026-09-04T21:59:02.105ZSep 04 21:59:01.454 INFO creating external link interop_bfd_ox_vn_vnic4
10112026-09-04T21:59:02.105ZSep 04 21:59:01.456 DEBG external link interop_bfd_ox_vn_vnic4@igb0 created
10122026-09-04T21:59:02.105ZSep 04 21:59:01.456 DEBG destroying external link interop_bfd_cr1_vn_vnic1
10132026-09-04T21:59:02.105ZSep 04 21:59:01.456 INFO creating external link interop_bfd_cr1_vn_vnic1
10142026-09-04T21:59:02.105ZSep 04 21:59:01.457 DEBG external link interop_bfd_cr1_vn_vnic1@igb0 created
10152026-09-04T21:59:02.105ZSep 04 21:59:01.457 DEBG destroying external link interop_bfd_cr2_vn_vnic1
10162026-09-04T21:59:02.105ZSep 04 21:59:01.457 INFO creating external link interop_bfd_cr2_vn_vnic1
10172026-09-04T21:59:02.105ZSep 04 21:59:01.458 DEBG external link interop_bfd_cr2_vn_vnic1@igb0 created
10182026-09-04T21:59:02.105ZSep 04 21:59:01.458 DEBG destroying external link interop_bfd_cr3_vn_vnic1
10192026-09-04T21:59:02.105ZSep 04 21:59:01.458 INFO creating external link interop_bfd_cr3_vn_vnic1
10202026-09-04T21:59:02.105ZSep 04 21:59:01.459 DEBG external link interop_bfd_cr3_vn_vnic1@igb0 created
10212026-09-04T21:59:02.105ZSep 04 21:59:01.459 DEBG destroying external link interop_bfd_peer_vn_vnic1
10222026-09-04T21:59:02.105ZSep 04 21:59:01.459 INFO creating external link interop_bfd_peer_vn_vnic1
10232026-09-04T21:59:02.106ZSep 04 21:59:01.460 DEBG external link interop_bfd_peer_vn_vnic1@igb0 created
10242026-09-04T21:59:02.106ZSep 04 21:59:01.460 INFO creating nodes
10252026-09-04T21:59:02.106ZSep 04 21:59:01.460 INFO ox: launching node
10262026-09-04T21:59:02.106ZSep 04 21:59:01.462 INFO cr1: launching node
10272026-09-04T21:59:02.106ZSep 04 21:59:01.464 INFO cr2: launching node
10282026-09-04T21:59:02.106ZSep 04 21:59:01.466 INFO cr3: launching node
10292026-09-04T21:59:02.106ZSep 04 21:59:01.468 INFO peer: launching node
10302026-09-04T21:59:02.106ZSep 04 21:59:01.482 INFO launched instance ox with pid 996 on port 47776
10312026-09-04T21:59:02.106ZSep 04 21:59:01.482 INFO ox: instance ensure
10322026-09-04T21:59:02.106ZSep 04 21:59:01.482 INFO launched instance cr1 with pid 997 on port 56695
10332026-09-04T21:59:02.106ZSep 04 21:59:01.483 INFO cr1: instance ensure
10342026-09-04T21:59:02.106ZSep 04 21:59:01.483 INFO launched instance cr2 with pid 998 on port 43809
10352026-09-04T21:59:02.106ZSep 04 21:59:01.483 INFO cr2: instance ensure
10362026-09-04T21:59:02.106ZSep 04 21:59:01.483 INFO launched instance cr3 with pid 999 on port 38423
10372026-09-04T21:59:02.106ZSep 04 21:59:01.483 INFO cr3: instance ensure
10382026-09-04T21:59:02.106ZSep 04 21:59:01.483 INFO launched instance peer with pid 1000 on port 52054
10392026-09-04T21:59:02.106ZSep 04 21:59:01.483 INFO peer: instance ensure
10402026-09-04T21:59:04.977ZSep 04 21:59:04.965 INFO cr2: instance ensure completed after 0 retries
10412026-09-04T21:59:04.977ZSep 04 21:59:04.965 INFO cr2: instance run
10422026-09-04T21:59:05.002ZSep 04 21:59:04.966 DEBG [sc] cr2: starting
10432026-09-04T21:59:05.002ZSep 04 21:59:04.966 DEBG [sc] cr2: connecting to [::1]:43809
10442026-09-04T21:59:05.002ZSep 04 21:59:04.966 DEBG [sc] cr2 waiting for prompt
10452026-09-04T21:59:05.155ZSep 04 21:59:05.143 INFO ox: instance ensure completed after 0 retries
10462026-09-04T21:59:05.156ZSep 04 21:59:05.143 INFO ox: instance run
10472026-09-04T21:59:05.180ZSep 04 21:59:05.144 DEBG [sc] ox: starting
10482026-09-04T21:59:05.180ZSep 04 21:59:05.144 DEBG [sc] ox: connecting to [::1]:47776
10492026-09-04T21:59:05.180ZSep 04 21:59:05.145 DEBG [sc] ox waiting for prompt
10502026-09-04T21:59:05.269ZSep 04 21:59:05.257 INFO peer: instance ensure completed after 0 retries
10512026-09-04T21:59:05.269ZSep 04 21:59:05.257 INFO peer: instance run
10522026-09-04T21:59:05.293ZSep 04 21:59:05.257 DEBG [sc] peer: starting
10532026-09-04T21:59:05.293ZSep 04 21:59:05.257 DEBG [sc] peer: connecting to [::1]:52054
10542026-09-04T21:59:05.293ZSep 04 21:59:05.258 DEBG [sc] peer waiting for prompt
10552026-09-04T21:59:05.419ZSep 04 21:59:05.407 INFO cr3: instance ensure completed after 0 retries
10562026-09-04T21:59:05.419ZSep 04 21:59:05.407 INFO cr3: instance run
10572026-09-04T21:59:05.443ZSep 04 21:59:05.408 INFO cr1: instance ensure completed after 0 retries
10582026-09-04T21:59:05.443ZSep 04 21:59:05.408 INFO cr1: instance run
10592026-09-04T21:59:05.443ZSep 04 21:59:05.408 DEBG [sc] cr1: starting
10602026-09-04T21:59:05.443ZSep 04 21:59:05.408 DEBG [sc] cr1: connecting to [::1]:56695
10612026-09-04T21:59:05.443ZSep 04 21:59:05.409 DEBG [sc] cr1 waiting for prompt
10622026-09-04T21:59:22.553ZSep 04 21:59:22.541 DEBG [sc] cr1: logging in
10632026-09-04T21:59:22.930ZSep 04 21:59:22.918 INFO cr1: mounting /opt/cargo-bay
10642026-09-04T21:59:22.930ZSep 04 21:59:22.918 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
10652026-09-04T21:59:22.963ZSep 04 21:59:22.951 DEBG [sc] cr1: executing command `cd`
10662026-09-04T21:59:22.988ZSep 04 21:59:22.962 INFO cr1: finished mounting /opt/cargo-bay
10672026-09-04T21:59:22.988ZSep 04 21:59:22.962 DEBG [sc] cr1: executing command `hostname cr1`
10682026-09-04T21:59:22.988ZSep 04 21:59:22.973 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
10692026-09-04T21:59:23.012ZSep 04 21:59:22.984 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
10702026-09-04T21:59:23.012ZSep 04 21:59:22.995 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
10712026-09-04T21:59:23.036ZSep 04 21:59:23.006 INFO cr1: logging out
10722026-09-04T21:59:24.596ZSep 04 21:59:24.583 DEBG [sc] peer: logging in
10732026-09-04T21:59:24.765ZSep 04 21:59:24.753 DEBG [sc] ox: logging in
10742026-09-04T21:59:24.895ZSep 04 21:59:24.883 INFO peer: mounting /opt/cargo-bay
10752026-09-04T21:59:24.895ZSep 04 21:59:24.883 DEBG [sc] peer: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10762026-09-04T21:59:25.071ZSep 04 21:59:25.059 INFO ox: mounting /opt/cargo-bay
10772026-09-04T21:59:25.071ZSep 04 21:59:25.059 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10782026-09-04T21:59:25.095ZSep 04 21:59:25.067 INFO cr1: logged out
10792026-09-04T21:59:26.145ZSep 04 21:59:26.133 DEBG [sc] peer: executing command `cd`
10802026-09-04T21:59:26.170ZSep 04 21:59:26.145 INFO peer: finished mounting /opt/cargo-bay
10812026-09-04T21:59:26.170ZSep 04 21:59:26.145 DEBG [sc] peer: executing command `hostname peer`
10822026-09-04T21:59:26.170ZSep 04 21:59:26.156 DEBG [sc] peer: executing command `echo 'peer' > /etc/nodename`
10832026-09-04T21:59:26.194ZSep 04 21:59:26.167 DEBG [sc] peer: executing command `echo '::1 peer.local peer' >> /etc/hosts`
10842026-09-04T21:59:26.194ZSep 04 21:59:26.178 DEBG [sc] peer: executing command `echo '127.0.0.1 peer.local peer' >> /etc/hosts`
10852026-09-04T21:59:26.219ZSep 04 21:59:26.189 INFO peer: logging out
10862026-09-04T21:59:26.260ZSep 04 21:59:26.249 DEBG [sc] ox: executing command `cd`
10872026-09-04T21:59:26.287ZSep 04 21:59:26.260 INFO ox: finished mounting /opt/cargo-bay
10882026-09-04T21:59:26.287ZSep 04 21:59:26.260 DEBG [sc] ox: executing command `hostname ox`
10892026-09-04T21:59:26.287ZSep 04 21:59:26.266 INFO peer: logged out
10902026-09-04T21:59:26.287ZSep 04 21:59:26.271 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
10912026-09-04T21:59:26.311ZSep 04 21:59:26.282 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
10922026-09-04T21:59:26.312ZSep 04 21:59:26.293 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
10932026-09-04T21:59:26.336ZSep 04 21:59:26.304 INFO ox: logging out
10942026-09-04T21:59:26.405ZSep 04 21:59:26.393 INFO ox: logged out
10952026-09-04T21:59:26.672ZSep 04 21:59:26.660 DEBG [sc] cr2: logging in
10962026-09-04T21:59:27.091ZSep 04 21:59:27.079 INFO cr2: mounting /opt/cargo-bay
10972026-09-04T21:59:27.091ZSep 04 21:59:27.079 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
10982026-09-04T21:59:27.116ZSep 04 21:59:27.101 DEBG [sc] cr2: executing command `cd`
10992026-09-04T21:59:27.140ZSep 04 21:59:27.112 INFO cr2: finished mounting /opt/cargo-bay
11002026-09-04T21:59:27.140ZSep 04 21:59:27.112 DEBG [sc] cr2: executing command `hostname cr2`
11012026-09-04T21:59:27.140ZSep 04 21:59:27.123 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
11022026-09-04T21:59:27.164ZSep 04 21:59:27.134 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
11032026-09-04T21:59:27.164ZSep 04 21:59:27.145 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
11042026-09-04T21:59:27.189ZSep 04 21:59:27.157 INFO cr2: logging out
11052026-09-04T21:59:30.241ZSep 04 21:59:30.228 INFO cr2: logged out
11062026-09-04T21:59:30.241ZSep 04 21:59:30.228 INFO interop_bfd: interop topology launch complete
11072026-09-04T21:59:30.267ZSep 04 21:59:30.228 DEBG [sc] ox: starting
11082026-09-04T21:59:30.267ZSep 04 21:59:30.228 DEBG [sc] ox: connecting to [::1]:47776
11092026-09-04T21:59:30.267ZSep 04 21:59:30.229 DEBG [sc] peer: starting
11102026-09-04T21:59:30.267ZSep 04 21:59:30.229 DEBG [sc] peer: connecting to [::1]:52054
11112026-09-04T21:59:30.267ZSep 04 21:59:30.229 DEBG [sc] peer waiting for prompt
11122026-09-04T21:59:30.267ZSep 04 21:59:30.229 DEBG [sc] ox waiting for prompt
11132026-09-04T21:59:30.267ZSep 04 21:59:30.240 DEBG [sc] peer: logging in
11142026-09-04T21:59:30.267ZSep 04 21:59:30.241 DEBG [sc] ox: logging in
11152026-09-04T21:59:30.341ZSep 04 21:59:30.329 DEBG [sc] peer: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
11162026-09-04T21:59:30.366ZSep 04 21:59:30.330 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
11172026-09-04T21:59:35.126ZSep 04 21:59:35.114 DEBG [sc] peer: starting
11182026-09-04T21:59:35.126ZSep 04 21:59:35.114 DEBG [sc] peer: connecting to [::1]:52054
11192026-09-04T21:59:35.150ZSep 04 21:59:35.115 DEBG [sc] peer waiting for prompt
11202026-09-04T21:59:35.150ZSep 04 21:59:35.125 DEBG [sc] peer: logging in
11212026-09-04T21:59:35.231ZSep 04 21:59:35.213 DEBG [sc] peer: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
11222026-09-04T21:59:35.325ZSep 04 21:59:35.302 DEBG [sc] peer: starting
11232026-09-04T21:59:35.325ZSep 04 21:59:35.302 DEBG [sc] peer: connecting to [::1]:52054
11242026-09-04T21:59:35.351ZSep 04 21:59:35.302 DEBG [sc] peer waiting for prompt
11252026-09-04T21:59:35.351ZSep 04 21:59:35.312 DEBG [sc] peer: logging in
11262026-09-04T21:59:35.413ZSep 04 21:59:35.400 DEBG [sc] peer: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
11272026-09-04T21:59:36.128ZSep 04 21:59:36.115 DEBG [sc] ox: starting
11282026-09-04T21:59:36.128ZSep 04 21:59:36.115 DEBG [sc] ox: connecting to [::1]:47776
11292026-09-04T21:59:36.152ZSep 04 21:59:36.116 DEBG [sc] ox waiting for prompt
11302026-09-04T21:59:36.152ZSep 04 21:59:36.127 DEBG [sc] ox: logging in
11312026-09-04T21:59:36.216ZSep 04 21:59:36.204 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
11322026-09-04T21:59:36.304ZSep 04 21:59:36.292 DEBG [sc] ox: starting
11332026-09-04T21:59:36.304ZSep 04 21:59:36.292 DEBG [sc] ox: connecting to [::1]:47776
11342026-09-04T21:59:36.328ZSep 04 21:59:36.292 DEBG [sc] ox waiting for prompt
11352026-09-04T21:59:36.328ZSep 04 21:59:36.303 DEBG [sc] ox: logging in
11362026-09-04T21:59:36.403ZSep 04 21:59:36.391 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
11372026-09-04T21:59:36.469ZSep 04 21:59:36.456 INFO waiting for ceos to initialize
11382026-09-04T21:59:36.469ZSep 04 21:59:36.456 INFO cr3: starting juniper bfd setup
11392026-09-04T21:59:36.469ZSep 04 21:59:36.456 INFO cr1: installing frr
11402026-09-04T21:59:36.469ZSep 04 21:59:36.456 INFO ox: setting up npuvm
11412026-09-04T21:59:36.493ZSep 04 21:59:36.456 DEBG [sc] cr1: starting
11422026-09-04T21:59:36.493ZSep 04 21:59:36.456 DEBG [sc] cr1: connecting to [::1]:56695
11432026-09-04T21:59:36.493ZSep 04 21:59:36.456 DEBG [sc] cr2: starting
11442026-09-04T21:59:36.493ZSep 04 21:59:36.456 DEBG [sc] cr2: connecting to [::1]:43809
11452026-09-04T21:59:36.493ZSep 04 21:59:36.456 DEBG [sc] ox: starting
11462026-09-04T21:59:36.493ZSep 04 21:59:36.456 DEBG [sc] ox: connecting to [::1]:47776
11472026-09-04T21:59:36.493ZSep 04 21:59:36.456 INFO cr3: staged Juniper config and license for guest systemd services
11482026-09-04T21:59:36.493ZSep 04 21:59:36.457 INFO cr3: waiting for Juniper guest config apply
11492026-09-04T21:59:36.493ZSep 04 21:59:36.457 DEBG [sc] cr3: starting
11502026-09-04T21:59:36.493ZSep 04 21:59:36.457 DEBG [sc] cr3: connecting to [::1]:38423
11512026-09-04T21:59:36.493ZSep 04 21:59:36.457 DEBG [sc] cr1 waiting for prompt
11522026-09-04T21:59:36.493ZSep 04 21:59:36.457 DEBG [sc] ox waiting for prompt
11532026-09-04T21:59:36.493ZSep 04 21:59:36.457 DEBG [sc] cr2 waiting for prompt
11542026-09-04T21:59:36.493ZSep 04 21:59:36.457 DEBG [sc] cr3 waiting for prompt
11552026-09-04T21:59:36.493ZSep 04 21:59:36.457 DEBG [sc] cr3: logging in
11562026-09-04T21:59:36.493ZSep 04 21:59:36.467 DEBG [sc] ox: logging in
11572026-09-04T21:59:36.493ZSep 04 21:59:36.467 DEBG [sc] cr1: logging in
11582026-09-04T21:59:36.493ZSep 04 21:59:36.468 DEBG [sc] cr2: logging in
11592026-09-04T21:59:36.567ZSep 04 21:59:36.555 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`
11602026-09-04T21:59:36.634ZSep 04 21:59:36.622 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
11612026-09-04T21:59:36.841ZSep 04 21:59:36.829 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
11622026-09-04T21:59:36.873ZSep 04 21:59:36.861 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
11632026-09-04T21:59:38.915ZSep 04 21:59:38.903 INFO cr2: executing eos script show version
11642026-09-04T21:59:38.915ZSep 04 21:59:38.903 DEBG [sc] cr2: starting
11652026-09-04T21:59:38.915ZSep 04 21:59:38.903 DEBG [sc] cr2: connecting to [::1]:43809
11662026-09-04T21:59:38.940ZSep 04 21:59:38.903 DEBG [sc] cr2 waiting for prompt
11672026-09-04T21:59:38.940ZSep 04 21:59:38.914 DEBG [sc] cr2: logging in
11682026-09-04T21:59:38.980ZSep 04 21:59:38.968 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
11692026-09-04T21:59:39.058ZSep 04 21:59:39.046 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
11702026-09-04T21:59:39.986ZSep 04 21:59:39.969 DEBG [sc] cr3: starting
11712026-09-04T21:59:39.986ZSep 04 21:59:39.970 DEBG [sc] cr3: connecting to [::1]:38423
11722026-09-04T21:59:40.010ZSep 04 21:59:39.970 DEBG [sc] cr3 waiting for prompt
11732026-09-04T21:59:40.010ZSep 04 21:59:39.981 DEBG [sc] cr3: logging in
11742026-09-04T21:59:40.148ZSep 04 21:59:40.136 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
11752026-09-04T21:59:42.221ZSep 04 21:59:42.208 INFO cr3: Juniper guest config applied
11762026-09-04T21:59:44.794ZSep 04 21:59:44.762 DEBG [sc] ox: starting
11772026-09-04T21:59:44.795ZSep 04 21:59:44.762 DEBG [sc] ox: connecting to [::1]:47776
11782026-09-04T21:59:44.849ZSep 04 21:59:44.762 DEBG [sc] ox waiting for prompt
11792026-09-04T21:59:44.849ZSep 04 21:59:44.773 DEBG [sc] ox: logging in
11802026-09-04T21:59:44.891ZSep 04 21:59:44.861 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
11812026-09-04T21:59:44.955ZSep 04 21:59:44.938 DEBG [sc] ox: starting
11822026-09-04T21:59:44.955ZSep 04 21:59:44.938 DEBG [sc] ox: connecting to [::1]:47776
11832026-09-04T21:59:44.988ZSep 04 21:59:44.939 DEBG [sc] ox waiting for prompt
11842026-09-04T21:59:44.989ZSep 04 21:59:44.949 DEBG [sc] ox: logging in
11852026-09-04T21:59:45.074ZSep 04 21:59:45.049 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
11862026-09-04T21:59:45.308ZSep 04 21:59:45.276 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
11872026-09-04T21:59:45.345ZSep 04 21:59:45.276 DEBG [sc] ox: starting
11882026-09-04T21:59:45.345ZSep 04 21:59:45.276 DEBG [sc] ox: connecting to [::1]:47776
11892026-09-04T21:59:45.345ZSep 04 21:59:45.277 DEBG [sc] ox waiting for prompt
11902026-09-04T21:59:45.345ZSep 04 21:59:45.287 DEBG [sc] ox: logging in
11912026-09-04T21:59:45.393ZSep 04 21:59:45.375 DEBG [sc] ox: executing command `chmod +x npuvm`
11922026-09-04T21:59:45.458ZSep 04 21:59:45.442 DEBG [sc] ox: starting
11932026-09-04T21:59:45.459ZSep 04 21:59:45.442 DEBG [sc] ox: connecting to [::1]:47776
11942026-09-04T21:59:45.486ZSep 04 21:59:45.442 DEBG [sc] ox waiting for prompt
11952026-09-04T21:59:45.486ZSep 04 21:59:45.453 DEBG [sc] ox: logging in
11962026-09-04T21:59:45.585ZSep 04 21:59:45.541 DEBG [sc] ox: executing command `./npuvm install --front-ports 4 --rear-ports 0 --pkt-source vioif0 `
11972026-09-04T21:59:48.122ZSep 04 21:59:48.109 DEBG [sc] cr2: starting
11982026-09-04T21:59:48.122ZSep 04 21:59:48.109 DEBG [sc] cr2: connecting to [::1]:43809
11992026-09-04T21:59:48.148ZSep 04 21:59:48.110 DEBG [sc] cr2 waiting for prompt
12002026-09-04T21:59:48.148ZSep 04 21:59:48.121 DEBG [sc] cr2: logging in
12012026-09-04T21:59:48.267ZSep 04 21:59:48.254 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
12022026-09-04T21:59:50.397ZSep 04 21:59:50.385 INFO cr2: executing eos script show version
12032026-09-04T21:59:50.397ZSep 04 21:59:50.385 DEBG [sc] cr2: starting
12042026-09-04T21:59:50.397ZSep 04 21:59:50.385 DEBG [sc] cr2: connecting to [::1]:43809
12052026-09-04T21:59:50.422ZSep 04 21:59:50.385 DEBG [sc] cr2 waiting for prompt
12062026-09-04T21:59:50.422ZSep 04 21:59:50.397 DEBG [sc] cr2: logging in
12072026-09-04T21:59:50.573ZSep 04 21:59:50.561 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
12082026-09-04T21:59:52.941ZSep 04 21:59:52.926 DEBG [sc] cr2: starting
12092026-09-04T21:59:52.942ZSep 04 21:59:52.926 DEBG [sc] cr2: connecting to [::1]:43809
12102026-09-04T21:59:52.980ZSep 04 21:59:52.927 DEBG [sc] cr2 waiting for prompt
12112026-09-04T21:59:52.980ZSep 04 21:59:52.937 DEBG [sc] cr2: logging in
12122026-09-04T21:59:53.087ZSep 04 21:59:53.070 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
12132026-09-04T21:59:55.267ZSep 04 21:59:55.213 INFO cr2: executing eos script show version
12142026-09-04T21:59:55.268ZSep 04 21:59:55.213 DEBG [sc] cr2: starting
12152026-09-04T21:59:55.268ZSep 04 21:59:55.213 DEBG [sc] cr2: connecting to [::1]:43809
12162026-09-04T21:59:55.305ZSep 04 21:59:55.214 DEBG [sc] cr2 waiting for prompt
12172026-09-04T21:59:55.305ZSep 04 21:59:55.224 DEBG [sc] cr2: logging in
12182026-09-04T21:59:55.387ZSep 04 21:59:55.369 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
12192026-09-04T22:00:02.266ZSep 04 21:59:57.850 INFO cr2: executing eos script
12202026-09-04T22:00:02.266Z enable
12212026-09-04T22:00:02.266Z configure
12222026-09-04T22:00:02.266Z ip routing
12232026-09-04T22:00:02.266Z ipv6 unicast-routing
12242026-09-04T22:00:02.266Z interface Ethernet1
12252026-09-04T22:00:02.266Z no switchport
12262026-09-04T22:00:02.266Z ip address 10.0.1.2/24
12272026-09-04T22:00:02.266Z ipv6 enable
12282026-09-04T22:00:02.266Z ipv6 address fd00:2::2/64
12292026-09-04T22:00:02.266Z bfd interval 1000 min-rx 1000 multiplier 3
12302026-09-04T22:00:02.266Z exit
12312026-09-04T22:00:02.267Z ip route 100.64.0.0/24 10.0.1.1 track bfd
12322026-09-04T22:00:02.267Z ipv6 route 3fff::/64 fd00:2::1 track bfd
12332026-09-04T22:00:02.267Z exit
12342026-09-04T22:00:02.267Z
12352026-09-04T22:00:02.267ZSep 04 21:59:57.850 DEBG [sc] cr2: starting
12362026-09-04T22:00:02.267ZSep 04 21:59:57.850 DEBG [sc] cr2: connecting to [::1]:43809
12372026-09-04T22:00:02.322ZSep 04 21:59:57.851 DEBG [sc] cr2 waiting for prompt
12382026-09-04T22:00:02.322ZSep 04 21:59:57.860 DEBG [sc] cr2: logging in
12392026-09-04T22:00:02.322ZSep 04 21:59:58.003 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
12402026-09-04T22:00:02.322Z enable
12412026-09-04T22:00:02.322Z configure
12422026-09-04T22:00:02.323Z ip routing
12432026-09-04T22:00:02.323Z ipv6 unicast-routing
12442026-09-04T22:00:02.323Z interface Ethernet1
12452026-09-04T22:00:02.323Z no switchport
12462026-09-04T22:00:02.323Z ip address 10.0.1.2/24
12472026-09-04T22:00:02.325Z ipv6 enable
12482026-09-04T22:00:02.325Z ipv6 address fd00:2::2/64
12492026-09-04T22:00:02.325Z bfd interval 1000 min-rx 1000 multiplier 3
12502026-09-04T22:00:02.326Z exit
12512026-09-04T22:00:02.326Z ip route 100.64.0.0/24 10.0.1.1 track bfd
12522026-09-04T22:00:02.326Z ipv6 route 3fff::/64 fd00:2::1 track bfd
12532026-09-04T22:00:02.326Z exit
12542026-09-04T22:00:02.326Z '`
12552026-09-04T22:00:14.209ZSep 04 22:00:14.195 INFO cr1: enabling frr daemon bfdd
12562026-09-04T22:00:14.209ZSep 04 22:00:14.195 DEBG [sc] cr1: starting
12572026-09-04T22:00:14.209ZSep 04 22:00:14.195 DEBG [sc] cr1: connecting to [::1]:56695
12582026-09-04T22:00:14.234ZSep 04 22:00:14.195 DEBG [sc] cr1 waiting for prompt
12592026-09-04T22:00:14.235ZSep 04 22:00:14.206 DEBG [sc] cr1: logging in
12602026-09-04T22:00:14.341ZSep 04 22:00:14.329 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
12612026-09-04T22:00:16.417ZSep 04 22:00:16.404 INFO cr1: stopping frr
12622026-09-04T22:00:16.417ZSep 04 22:00:16.404 DEBG [sc] cr1: starting
12632026-09-04T22:00:16.446ZSep 04 22:00:16.404 DEBG [sc] cr1: connecting to [::1]:56695
12642026-09-04T22:00:16.446ZSep 04 22:00:16.404 DEBG [sc] cr1 waiting for prompt
12652026-09-04T22:00:16.446ZSep 04 22:00:16.414 DEBG [sc] cr1: logging in
12662026-09-04T22:00:16.559ZSep 04 22:00:16.546 DEBG [sc] cr1: executing command `systemctl stop frr`
12672026-09-04T22:00:18.944ZSep 04 22:00:18.932 INFO cr1: starting frr
12682026-09-04T22:00:18.968ZSep 04 22:00:18.932 DEBG [sc] cr1: starting
12692026-09-04T22:00:18.969ZSep 04 22:00:18.932 DEBG [sc] cr1: connecting to [::1]:56695
12702026-09-04T22:00:18.969ZSep 04 22:00:18.933 DEBG [sc] cr1 waiting for prompt
12712026-09-04T22:00:18.969ZSep 04 22:00:18.943 DEBG [sc] cr1: logging in
12722026-09-04T22:00:19.075ZSep 04 22:00:19.063 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
12732026-09-04T22:00:26.396ZSep 04 22:00:26.384 INFO cr1: stopping frr
12742026-09-04T22:00:26.396ZSep 04 22:00:26.384 DEBG [sc] cr1: starting
12752026-09-04T22:00:26.396ZSep 04 22:00:26.384 DEBG [sc] cr1: connecting to [::1]:56695
12762026-09-04T22:00:26.420ZSep 04 22:00:26.385 DEBG [sc] cr1 waiting for prompt
12772026-09-04T22:00:26.420ZSep 04 22:00:26.396 DEBG [sc] cr1: logging in
12782026-09-04T22:00:26.540ZSep 04 22:00:26.528 DEBG [sc] cr1: executing command `systemctl stop frr`
12792026-09-04T22:00:28.932ZSep 04 22:00:28.916 INFO cr1: installing frr startup config
12802026-09-04T22:00:28.932ZSep 04 22:00:28.917 DEBG [sc] cr1: starting
12812026-09-04T22:00:28.932ZSep 04 22:00:28.917 DEBG [sc] cr1: connecting to [::1]:56695
12822026-09-04T22:00:28.960ZSep 04 22:00:28.917 DEBG [sc] cr1 waiting for prompt
12832026-09-04T22:00:28.960ZSep 04 22:00:28.928 DEBG [sc] cr1: logging in
12842026-09-04T22:00:29.095ZSep 04 22:00:29.081 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`
12852026-09-04T22:00:31.170ZSep 04 22:00:31.158 INFO cr1: starting frr
12862026-09-04T22:00:31.170ZSep 04 22:00:31.158 DEBG [sc] cr1: starting
12872026-09-04T22:00:31.170ZSep 04 22:00:31.158 DEBG [sc] cr1: connecting to [::1]:56695
12882026-09-04T22:00:31.195ZSep 04 22:00:31.158 DEBG [sc] cr1 waiting for prompt
12892026-09-04T22:00:31.195ZSep 04 22:00:31.169 DEBG [sc] cr1: logging in
12902026-09-04T22:00:31.313ZSep 04 22:00:31.300 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
12912026-09-04T22:00:47.284ZSep 04 22:00:47.272 INFO ox: npuvm install output:
12922026-09-04T22:00:47.589Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/83.85 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 4.00 KiB/83.85 MiB (11h) dendrite-softnpu.tar.gz [>---------------------------------------] 50.48 KiB/83.85 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 129.54 KiB/83.85 MiB (5h) dendrite-softnpu.tar.gz [>---------------------------------------] 316.54 KiB/83.85 MiB (3h) dendrite-softnpu.tar.gz [>---------------------------------------] 565.54 KiB/83.85 MiB (2h) dendrite-softnpu.tar.gz [>---------------------------------------] 932.54 KiB/83.85 MiB (45m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.15 MiB/83.85 MiB (31m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.39 MiB/83.85 MiB (23m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.75 MiB/83.85 MiB (16m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.99 MiB/83.85 MiB (13m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.23 MiB/83.85 MiB (11m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.57 MiB/83.85 MiB (9m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.67 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.69 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.72 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.83 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.08 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.32 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.48 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.48 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.48 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.48 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.48 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.48 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.48 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.48 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.63 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.87 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [#>--------------------------------------] 4.11 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.36 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.71 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.77 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.77 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.77 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.77 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.81 MiB/83.85 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.82 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.93 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.17 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.42 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.71 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.79 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 5.94 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 6.18 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.54 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.63 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 6.85 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.14 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.22 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.22 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.22 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.22 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.22 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.22 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.39 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.63 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 7.87 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 8.11 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.40 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.71 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.95 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.22 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.37 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.57 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.69 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 9.93 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [####>-----------------------------------] 10.18 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.53 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [#####>----------------------------------] 10.77 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.01 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.33 MiB/83.85 MiB (2m) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.55 MiB/83.85 MiB (88s) dendrite-softnpu.tar.gz [#####>----------------------------------] 11.82 MiB/83.85 MiB (87s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.09 MiB/83.85 MiB (85s) dendrite-softnpu.tar.gz [#####>----------------------------------] 12.34 MiB/83.85 MiB (84s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.63 MiB/83.85 MiB (83s) dendrite-softnpu.tar.gz [######>---------------------------------] 12.88 MiB/83.85 MiB (81s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.17 MiB/83.85 MiB (80s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.41 MiB/83.85 MiB (79s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.58 MiB/83.85 MiB (77s) dendrite-softnpu.tar.gz [######>---------------------------------] 13.82 MiB/83.85 MiB (76s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.06 MiB/83.85 MiB (75s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.41 MiB/83.85 MiB (74s) dendrite-softnpu.tar.gz [######>---------------------------------] 14.59 MiB/83.85 MiB (73s) dendrite-softnpu.tar.gz [#######>--------------------------------] 14.80 MiB/83.85 MiB (72s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.09 MiB/83.85 MiB (70s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.37 MiB/83.85 MiB (69s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.62 MiB/83.85 MiB (68s) dendrite-softnpu.tar.gz [#######>--------------------------------] 15.86 MiB/83.85 MiB (67s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.10 MiB/83.85 MiB (66s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.38 MiB/83.85 MiB (65s) dendrite-softnpu.tar.gz [#######>--------------------------------] 16.67 MiB/83.85 MiB (64s) dendrite-softnpu.tar.gz [########>-------------------------------] 16.93 MiB/83.85 MiB (63s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.18 MiB/83.85 MiB (62s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.42 MiB/83.85 MiB (61s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.69 MiB/83.85 MiB (60s) dendrite-softnpu.tar.gz [########>-------------------------------] 17.98 MiB/83.85 MiB (59s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.26 MiB/83.85 MiB (58s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.52 MiB/83.85 MiB (57s) dendrite-softnpu.tar.gz [########>-------------------------------] 18.78 MiB/83.85 MiB (56s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.09 MiB/83.85 MiB (55s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.34 MiB/83.85 MiB (54s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.60 MiB/83.85 MiB (53s) dendrite-softnpu.tar.gz [#########>------------------------------] 19.84 MiB/83.85 MiB (52s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.08 MiB/83.85 MiB (52s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.32 MiB/83.85 MiB (51s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.55 MiB/83.85 MiB (50s) dendrite-softnpu.tar.gz [#########>------------------------------] 20.82 MiB/83.85 MiB (49s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.10 MiB/83.85 MiB (48s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.17 MiB/83.85 MiB (47s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.17 MiB/83.85 MiB (47s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.17 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.17 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.29 MiB/83.85 MiB (46s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.55 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [##########>-----------------------------] 21.82 MiB/83.85 MiB (45s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.12 MiB/83.85 MiB (44s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.38 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.63 MiB/83.85 MiB (43s) dendrite-softnpu.tar.gz [##########>-----------------------------] 22.85 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.10 MiB/83.85 MiB (42s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.36 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.60 MiB/83.85 MiB (41s) dendrite-softnpu.tar.gz [###########>----------------------------] 23.87 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.17 MiB/83.85 MiB (40s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.44 MiB/83.85 MiB (39s) dendrite-softnpu.tar.gz [###########>----------------------------] 24.69 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [###########>----------------------------] 25.00 MiB/83.85 MiB (38s) dendrite-softnpu.tar.gz [############>---------------------------] 25.26 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [############>---------------------------] 25.52 MiB/83.85 MiB (37s) dendrite-softnpu.tar.gz [############>---------------------------] 25.77 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [############>---------------------------] 26.05 MiB/83.85 MiB (36s) dendrite-softnpu.tar.gz [############>---------------------------] 26.31 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [############>---------------------------] 26.54 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [############>---------------------------] 26.84 MiB/83.85 MiB (35s) dendrite-softnpu.tar.gz [############>---------------------------] 27.09 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.33 MiB/83.85 MiB (34s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.62 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [#############>--------------------------] 27.86 MiB/83.85 MiB (33s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.10 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.41 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.70 MiB/83.85 MiB (32s) dendrite-softnpu.tar.gz [#############>--------------------------] 28.94 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [#############>--------------------------] 29.24 MiB/83.85 MiB (31s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.50 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [##############>-------------------------] 29.78 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.02 MiB/83.85 MiB (30s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.26 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.53 MiB/83.85 MiB (29s) dendrite-softnpu.tar.gz [##############>-------------------------] 30.85 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.10 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [##############>-------------------------] 31.35 MiB/83.85 MiB (28s) dendrite-softnpu.tar.gz [###############>------------------------] 31.65 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###############>------------------------] 31.93 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###############>------------------------] 32.18 MiB/83.85 MiB (27s) dendrite-softnpu.tar.gz [###############>------------------------] 32.45 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###############>------------------------] 32.77 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###############>------------------------] 33.02 MiB/83.85 MiB (26s) dendrite-softnpu.tar.gz [###############>------------------------] 33.26 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [################>-----------------------] 33.59 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [################>-----------------------] 33.85 MiB/83.85 MiB (25s) dendrite-softnpu.tar.gz [################>-----------------------] 34.09 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 34.41 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 34.69 MiB/83.85 MiB (24s) dendrite-softnpu.tar.gz [################>-----------------------] 34.93 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 35.20 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [################>-----------------------] 35.53 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 35.77 MiB/83.85 MiB (23s) dendrite-softnpu.tar.gz [#################>----------------------] 36.03 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 36.37 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 36.61 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 36.87 MiB/83.85 MiB (22s) dendrite-softnpu.tar.gz [#################>----------------------] 37.17 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#################>----------------------] 37.45 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [#################>----------------------] 37.70 MiB/83.85 MiB (21s) dendrite-softnpu.tar.gz [##################>---------------------] 38.01 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.29 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.53 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 38.84 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 39.01 MiB/83.85 MiB (20s) dendrite-softnpu.tar.gz [##################>---------------------] 39.37 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [##################>---------------------] 39.61 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 39.85 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 40.11 MiB/83.85 MiB (19s) dendrite-softnpu.tar.gz [###################>--------------------] 40.45 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [###################>--------------------] 40.69 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [###################>--------------------] 40.94 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [###################>--------------------] 41.29 MiB/83.85 MiB (18s) dendrite-softnpu.tar.gz [###################>--------------------] 41.53 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [###################>--------------------] 41.77 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [####################>-------------------] 42.08 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [####################>-------------------] 42.37 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [####################>-------------------] 42.60 MiB/83.85 MiB (17s) dendrite-softnpu.tar.gz [####################>-------------------] 42.89 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [####################>-------------------] 43.21 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [####################>-------------------] 43.44 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [####################>-------------------] 43.70 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 44.04 MiB/83.85 MiB (16s) dendrite-softnpu.tar.gz [#####################>------------------] 44.28 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#####################>------------------] 44.54 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#####################>------------------] 44.80 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#####################>------------------] 45.12 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#####################>------------------] 45.38 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#####################>------------------] 45.63 MiB/83.85 MiB (15s) dendrite-softnpu.tar.gz [#####################>------------------] 45.95 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [######################>-----------------] 46.21 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [######################>-----------------] 46.46 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [######################>-----------------] 46.77 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [######################>-----------------] 47.05 MiB/83.85 MiB (14s) dendrite-softnpu.tar.gz [######################>-----------------] 47.30 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [######################>-----------------] 47.55 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [######################>-----------------] 47.88 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [######################>-----------------] 48.14 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#######################>----------------] 48.38 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#######################>----------------] 48.72 MiB/83.85 MiB (13s) dendrite-softnpu.tar.gz [#######################>----------------] 48.97 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#######################>----------------] 49.22 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#######################>----------------] 49.50 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#######################>----------------] 49.75 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#######################>----------------] 50.04 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [#######################>----------------] 50.30 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [########################>---------------] 50.59 MiB/83.85 MiB (12s) dendrite-softnpu.tar.gz [########################>---------------] 50.88 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [########################>---------------] 51.14 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [########################>---------------] 51.42 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [########################>---------------] 51.72 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [########################>---------------] 51.96 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [########################>---------------] 52.26 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#########################>--------------] 52.56 MiB/83.85 MiB (11s) dendrite-softnpu.tar.gz [#########################>--------------] 52.79 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 53.10 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 53.40 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 53.63 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 53.92 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 54.23 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [#########################>--------------] 54.47 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [##########################>-------------] 54.75 MiB/83.85 MiB (10s) dendrite-softnpu.tar.gz [##########################>-------------] 55.04 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 55.31 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 55.59 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 55.84 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 56.15 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [##########################>-------------] 56.40 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###########################>------------] 56.67 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###########################>------------] 56.98 MiB/83.85 MiB (9s) dendrite-softnpu.tar.gz [###########################>------------] 57.24 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 57.51 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 57.82 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 58.07 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 58.35 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [###########################>------------] 58.65 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [############################>-----------] 58.90 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [############################>-----------] 59.19 MiB/83.85 MiB (8s) dendrite-softnpu.tar.gz [############################>-----------] 59.48 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 59.74 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 60.02 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 60.31 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [############################>-----------] 60.58 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 60.84 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 61.15 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 61.42 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 61.68 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 61.97 MiB/83.85 MiB (7s) dendrite-softnpu.tar.gz [#############################>----------] 62.26 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.52 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [#############################>----------] 62.80 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 63.10 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 63.36 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 63.63 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 63.94 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 64.20 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 64.46 MiB/83.85 MiB (6s) dendrite-softnpu.tar.gz [##############################>---------] 64.77 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.03 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.30 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.61 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 65.87 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.13 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.45 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.70 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [###############################>--------] 66.97 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 67.24 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 67.53 MiB/83.85 MiB (5s) dendrite-softnpu.tar.gz [################################>-------] 67.81 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.05 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.37 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.63 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 68.89 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.21 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.47 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 69.73 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.03 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.31 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.57 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 70.84 MiB/83.85 MiB (4s) dendrite-softnpu.tar.gz [#################################>------] 71.15 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.41 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.66 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 71.97 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.25 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.50 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 72.80 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.06 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 73.33 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.64 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 73.90 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.15 MiB/83.85 MiB (3s) dendrite-softnpu.tar.gz [###################################>----] 74.46 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.74 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 74.98 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 75.30 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.58 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 75.82 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.09 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.42 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.45 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.46 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 76.70 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.05 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.29 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 77.53 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 77.89 MiB/83.85 MiB (2s) dendrite-softnpu.tar.gz [#####################################>--] 78.13 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.37 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.69 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.73 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 78.79 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.08 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.32 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 79.56 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 79.85 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.16 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.40 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 80.68 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.00 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.24 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 81.51 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 81.84 MiB/83.85 MiB (1s) dendrite-softnpu.tar.gz [#######################################>] 82.08 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.34 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.67 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 82.92 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.16 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.50 MiB/83.85 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 83.75 MiB/83.85 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 (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
12932026-09-04T22:00:47.681Z Create boot environment: No
12942026-09-04T22:00:47.681ZCreate backup boot environment: No
12952026-09-04T22:00:47.681Z
12962026-09-04T22:00:47.681ZDOWNLOAD PKGS FILES XFER (MB) SPEED
12972026-09-04T22:00:47.681Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 3/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 316k/s
12982026-09-04T22:00:47.681Z
12992026-09-04T22:00:47.681ZPHASE ITEMS
13002026-09-04T22:00:47.681Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
13012026-09-04T22:00:47.681Z Updating package state database working - Updating package state database working \ Updating package state database Done
13022026-09-04T22:00:47.681Z Updating package cache 0/0 | Updating package cache 0/0
13032026-09-04T22:00:47.681Z Updating image state working / Updating image state working - Updating image state Done
13042026-09-04T22:00:47.681Z 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 working | Creating fast lookup database Done
13052026-09-04T22:00:47.681Z Reading search index working / Reading search index Done
13062026-09-04T22:00:47.681Z Updating search index 0/1 - Updating search index 1/1
13072026-09-04T22:00:47.681Z Updating package cache 0/1 \ Updating package cache 1/1
13082026-09-04T22:00:47.681Zscadm [########################################] 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 (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (8m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 25.29 KiB/15.18 MiB (6m) scadm [>---------------------------------------] 49.29 KiB/15.18 MiB (5m) scadm [>---------------------------------------] 224.95 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 471.95 KiB/15.18 MiB (68s) scadm [#>--------------------------------------] 717.86 KiB/15.18 MiB (42s) scadm [##>-------------------------------------] 1.06 MiB/15.18 MiB (26s) scadm [###>------------------------------------] 1.30 MiB/15.18 MiB (20s) scadm [####>-----------------------------------] 1.54 MiB/15.18 MiB (16s) scadm [#####>----------------------------------] 1.90 MiB/15.18 MiB (13s) scadm [#####>----------------------------------] 2.14 MiB/15.18 MiB (11s) scadm [######>---------------------------------] 2.38 MiB/15.18 MiB (10s) scadm [#######>--------------------------------] 2.74 MiB/15.18 MiB (9s) scadm [#######>--------------------------------] 2.98 MiB/15.18 MiB (8s) scadm [########>-------------------------------] 3.22 MiB/15.18 MiB (7s) scadm [#########>------------------------------] 3.55 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 3.82 MiB/15.18 MiB (6s) scadm [##########>-----------------------------] 4.06 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.39 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.66 MiB/15.18 MiB (5s) scadm [############>---------------------------] 4.90 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.23 MiB/15.18 MiB (4s) scadm [##############>-------------------------] 5.49 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.74 MiB/15.18 MiB (4s) scadm [###############>------------------------] 6.03 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.33 MiB/15.18 MiB (3s) scadm [#################>----------------------] 6.58 MiB/15.18 MiB (3s) scadm [##################>---------------------] 6.87 MiB/15.18 MiB (3s) scadm [##################>---------------------] 7.17 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.41 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.70 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.01 MiB/15.18 MiB (2s) scadm [#####################>------------------] 8.25 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.52 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.85 MiB/15.18 MiB (2s) scadm [#######################>----------------] 9.09 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.34 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.69 MiB/15.18 MiB (2s) scadm [##########################>-------------] 9.93 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.17 MiB/15.18 MiB (1s) scadm [###########################>------------] 10.47 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.77 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.01 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.27 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.61 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.85 MiB/15.18 MiB (1s) scadm [###############################>--------] 12.10 MiB/15.18 MiB (1s) scadm [################################>-------] 12.45 MiB/15.18 MiB (1s) scadm [#################################>------] 12.69 MiB/15.18 MiB (1s) scadm [##################################>-----] 12.93 MiB/15.18 MiB (1s) scadm [###################################>----] 13.29 MiB/15.18 MiB (1s) scadm [###################################>----] 13.53 MiB/15.18 MiB (0s) scadm [####################################>---] 13.77 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.13 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.37 MiB/15.18 MiB (0s) scadm [######################################>-] 14.60 MiB/15.18 MiB (0s) scadm [#######################################>] 14.93 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 (6m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 25.29 KiB/11.89 MiB (5m) libsidecar_lite.so [>---------------------------------------] 42.03 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 42.03 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 42.03 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 42.03 KiB/11.89 MiB (4m) libsidecar_lite.so [>---------------------------------------] 226.95 KiB/11.89 MiB (2m) libsidecar_lite.so [#>--------------------------------------] 474.92 KiB/11.89 MiB (54s) libsidecar_lite.so [##>-------------------------------------] 718.84 KiB/11.89 MiB (33s) libsidecar_lite.so [###>------------------------------------] 1.04 MiB/11.89 MiB (23s) libsidecar_lite.so [####>-----------------------------------] 1.30 MiB/11.89 MiB (16s) libsidecar_lite.so [#####>----------------------------------] 1.54 MiB/11.89 MiB (13s) libsidecar_lite.so [######>---------------------------------] 1.80 MiB/11.89 MiB (11s) libsidecar_lite.so [#######>--------------------------------] 2.14 MiB/11.89 MiB (8s) libsidecar_lite.so [########>-------------------------------] 2.38 MiB/11.89 MiB (7s) libsidecar_lite.so [########>-------------------------------] 2.62 MiB/11.89 MiB (7s) libsidecar_lite.so [##########>-----------------------------] 2.98 MiB/11.89 MiB (6s) libsidecar_lite.so [##########>-----------------------------] 3.22 MiB/11.89 MiB (5s) libsidecar_lite.so [###########>----------------------------] 3.46 MiB/11.89 MiB (5s) libsidecar_lite.so [############>---------------------------] 3.81 MiB/11.89 MiB (4s) libsidecar_lite.so [#############>--------------------------] 4.06 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.30 MiB/11.89 MiB (4s) libsidecar_lite.so [###############>------------------------] 4.58 MiB/11.89 MiB (3s) libsidecar_lite.so [################>-----------------------] 4.90 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.14 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.40 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.74 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 5.97 MiB/11.89 MiB (2s) libsidecar_lite.so [####################>-------------------] 6.22 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.55 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.81 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 7.05 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.39 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.65 MiB/11.89 MiB (1s) libsidecar_lite.so [##########################>-------------] 7.89 MiB/11.89 MiB (1s) libsidecar_lite.so [###########################>------------] 8.18 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.49 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.73 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 8.99 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.33 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.57 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 9.83 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.17 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.41 MiB/11.89 MiB (0s) libsidecar_lite.so [###################################>----] 10.66 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.93 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.25 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.49 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.77 MiB/11.89 MiB (0s)
13092026-09-04T22:00:47.681ZSep 04 22:00:47.273 DEBG [sc] ox: starting
13102026-09-04T22:00:47.681ZSep 04 22:00:47.273 DEBG [sc] ox: connecting to [::1]:47776
13112026-09-04T22:00:47.681ZSep 04 22:00:47.273 DEBG [sc] ox waiting for prompt
13122026-09-04T22:00:47.681ZSep 04 22:00:47.283 DEBG [sc] ox: logging in
13132026-09-04T22:00:47.708ZSep 04 22:00:47.371 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
13142026-09-04T22:00:47.708ZSep 04 22:00:47.530 DEBG [sc] peer: starting
13152026-09-04T22:00:47.708ZSep 04 22:00:47.530 DEBG [sc] peer: connecting to [::1]:52054
13162026-09-04T22:00:47.708ZSep 04 22:00:47.531 DEBG [sc] peer waiting for prompt
13172026-09-04T22:00:47.708ZSep 04 22:00:47.542 DEBG [sc] peer: logging in
13182026-09-04T22:00:47.708ZSep 04 22:00:47.630 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
13192026-09-04T22:00:47.733ZSep 04 22:00:47.696 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.6.174:4676/bgp/config/routers)
13202026-09-04T22:00:48.918ZSep 04 22:00:48.906 DEBG [sc] ox: starting
13212026-09-04T22:00:48.918ZSep 04 22:00:48.906 DEBG [sc] ox: connecting to [::1]:47776
13222026-09-04T22:00:48.943ZSep 04 22:00:48.906 DEBG [sc] ox waiting for prompt
13232026-09-04T22:00:48.943ZSep 04 22:00:48.918 DEBG [sc] ox: logging in
13242026-09-04T22:00:49.008ZSep 04 22:00:48.996 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
13252026-09-04T22:00:50.031ZSep 04 22:00:50.019 DEBG [sc] ox: starting
13262026-09-04T22:00:50.031ZSep 04 22:00:50.019 DEBG [sc] ox: connecting to [::1]:47776
13272026-09-04T22:00:50.055ZSep 04 22:00:50.019 DEBG [sc] ox waiting for prompt
13282026-09-04T22:00:50.055ZSep 04 22:00:50.020 DEBG [sc] ox: logging in
13292026-09-04T22:00:50.112ZSep 04 22:00:50.096 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
13302026-09-04T22:00:50.175ZSep 04 22:00:50.163 DEBG [sc] ox: starting
13312026-09-04T22:00:50.175ZSep 04 22:00:50.163 DEBG [sc] ox: connecting to [::1]:47776
13322026-09-04T22:00:50.200ZSep 04 22:00:50.164 DEBG [sc] ox waiting for prompt
13332026-09-04T22:00:50.200ZSep 04 22:00:50.174 DEBG [sc] ox: logging in
13342026-09-04T22:00:50.264ZSep 04 22:00:50.252 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
13352026-09-04T22:00:50.320ZSep 04 22:00:50.307 DEBG [sc] ox: starting
13362026-09-04T22:00:50.320ZSep 04 22:00:50.307 DEBG [sc] ox: connecting to [::1]:47776
13372026-09-04T22:00:50.344ZSep 04 22:00:50.308 DEBG [sc] ox waiting for prompt
13382026-09-04T22:00:50.345ZSep 04 22:00:50.318 DEBG [sc] ox: logging in
13392026-09-04T22:00:50.408ZSep 04 22:00:50.396 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
13402026-09-04T22:00:50.477ZSep 04 22:00:50.464 DEBG [sc] ox: starting
13412026-09-04T22:00:50.477ZSep 04 22:00:50.464 DEBG [sc] ox: connecting to [::1]:47776
13422026-09-04T22:00:50.501ZSep 04 22:00:50.465 DEBG [sc] ox waiting for prompt
13432026-09-04T22:00:50.501ZSep 04 22:00:50.475 DEBG [sc] ox: logging in
13442026-09-04T22:00:50.564ZSep 04 22:00:50.552 DEBG [sc] ox: executing command `dladm show-link tfportqsfp3_0 -p -o link`
13452026-09-04T22:00:51.364ZSep 04 22:00:51.352 DEBG [sc] ox: starting
13462026-09-04T22:00:51.364ZSep 04 22:00:51.352 DEBG [sc] ox: connecting to [::1]:47776
13472026-09-04T22:00:51.388ZSep 04 22:00:51.353 DEBG [sc] ox waiting for prompt
13482026-09-04T22:00:51.388ZSep 04 22:00:51.364 DEBG [sc] ox: logging in
13492026-09-04T22:00:51.465ZSep 04 22:00:51.453 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
13502026-09-04T22:00:51.531ZSep 04 22:00:51.519 DEBG [sc] ox: starting
13512026-09-04T22:00:51.531ZSep 04 22:00:51.519 DEBG [sc] ox: connecting to [::1]:47776
13522026-09-04T22:00:51.555ZSep 04 22:00:51.519 DEBG [sc] ox waiting for prompt
13532026-09-04T22:00:51.555ZSep 04 22:00:51.531 DEBG [sc] ox: logging in
13542026-09-04T22:00:51.619ZSep 04 22:00:51.607 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
13552026-09-04T22:00:51.687ZSep 04 22:00:51.674 DEBG [sc] ox: starting
13562026-09-04T22:00:51.687ZSep 04 22:00:51.674 DEBG [sc] ox: connecting to [::1]:47776
13572026-09-04T22:00:51.711ZSep 04 22:00:51.675 DEBG [sc] ox waiting for prompt
13582026-09-04T22:00:51.711ZSep 04 22:00:51.685 DEBG [sc] ox: logging in
13592026-09-04T22:00:51.774ZSep 04 22:00:51.762 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
13602026-09-04T22:00:52.290ZSep 04 22:00:52.278 DEBG [sc] ox: starting
13612026-09-04T22:00:52.290ZSep 04 22:00:52.278 DEBG [sc] ox: connecting to [::1]:47776
13622026-09-04T22:00:52.314ZSep 04 22:00:52.279 DEBG [sc] ox waiting for prompt
13632026-09-04T22:00:52.314ZSep 04 22:00:52.289 DEBG [sc] ox: logging in
13642026-09-04T22:00:52.379ZSep 04 22:00:52.366 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
13652026-09-04T22:00:52.434ZSep 04 22:00:52.422 DEBG [sc] ox: starting
13662026-09-04T22:00:52.434ZSep 04 22:00:52.422 DEBG [sc] ox: connecting to [::1]:47776
13672026-09-04T22:00:52.458ZSep 04 22:00:52.422 DEBG [sc] ox waiting for prompt
13682026-09-04T22:00:52.458ZSep 04 22:00:52.432 DEBG [sc] ox: logging in
13692026-09-04T22:00:52.522ZSep 04 22:00:52.510 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
13702026-09-04T22:00:53.047ZSep 04 22:00:53.035 DEBG [sc] ox: starting
13712026-09-04T22:00:53.047ZSep 04 22:00:53.035 DEBG [sc] ox: connecting to [::1]:47776
13722026-09-04T22:00:53.071ZSep 04 22:00:53.036 DEBG [sc] ox waiting for prompt
13732026-09-04T22:00:53.071ZSep 04 22:00:53.045 DEBG [sc] ox: logging in
13742026-09-04T22:00:53.134ZSep 04 22:00:53.122 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
13752026-09-04T22:00:53.202ZSep 04 22:00:53.189 DEBG [sc] ox: starting
13762026-09-04T22:00:53.202ZSep 04 22:00:53.189 DEBG [sc] ox: connecting to [::1]:47776
13772026-09-04T22:00:53.227ZSep 04 22:00:53.190 DEBG [sc] ox waiting for prompt
13782026-09-04T22:00:53.227ZSep 04 22:00:53.201 DEBG [sc] ox: logging in
13792026-09-04T22:00:53.313ZSep 04 22:00:53.278 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
13802026-09-04T22:00:53.357ZSep 04 22:00:53.344 DEBG [sc] ox: starting
13812026-09-04T22:00:53.357ZSep 04 22:00:53.344 DEBG [sc] ox: connecting to [::1]:47776
13822026-09-04T22:00:53.381ZSep 04 22:00:53.345 DEBG [sc] ox waiting for prompt
13832026-09-04T22:00:53.381ZSep 04 22:00:53.355 DEBG [sc] ox: logging in
13842026-09-04T22:00:53.445ZSep 04 22:00:53.433 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
13852026-09-04T22:00:53.511ZSep 04 22:00:53.499 DEBG [sc] ox: starting
13862026-09-04T22:00:53.511ZSep 04 22:00:53.499 DEBG [sc] ox: connecting to [::1]:47776
13872026-09-04T22:00:53.536ZSep 04 22:00:53.499 DEBG [sc] ox waiting for prompt
13882026-09-04T22:00:53.536ZSep 04 22:00:53.511 DEBG [sc] ox: logging in
13892026-09-04T22:00:53.601ZSep 04 22:00:53.588 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
13902026-09-04T22:00:54.210ZSep 04 22:00:54.198 DEBG [sc] ox: starting
13912026-09-04T22:00:54.210ZSep 04 22:00:54.198 DEBG [sc] ox: connecting to [::1]:47776
13922026-09-04T22:00:54.234ZSep 04 22:00:54.199 DEBG [sc] ox waiting for prompt
13932026-09-04T22:00:54.234ZSep 04 22:00:54.208 DEBG [sc] ox: logging in
13942026-09-04T22:00:54.299ZSep 04 22:00:54.287 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
13952026-09-04T22:00:54.366ZSep 04 22:00:54.354 DEBG [sc] ox: starting
13962026-09-04T22:00:54.366ZSep 04 22:00:54.354 DEBG [sc] ox: connecting to [::1]:47776
13972026-09-04T22:00:54.390ZSep 04 22:00:54.354 DEBG [sc] ox waiting for prompt
13982026-09-04T22:00:54.390ZSep 04 22:00:54.365 DEBG [sc] ox: logging in
13992026-09-04T22:00:54.454ZSep 04 22:00:54.442 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
14002026-09-04T22:00:54.752ZSep 04 22:00:54.740 DEBG [sc] ox: starting
14012026-09-04T22:00:54.752ZSep 04 22:00:54.740 DEBG [sc] ox: connecting to [::1]:47776
14022026-09-04T22:00:54.776ZSep 04 22:00:54.741 DEBG [sc] ox waiting for prompt
14032026-09-04T22:00:54.776ZSep 04 22:00:54.751 DEBG [sc] ox: logging in
14042026-09-04T22:00:54.839ZSep 04 22:00:54.827 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
14052026-09-04T22:00:54.895ZSep 04 22:00:54.884 DEBG [sc] ox: starting
14062026-09-04T22:00:54.896ZSep 04 22:00:54.884 DEBG [sc] ox: connecting to [::1]:47776
14072026-09-04T22:00:54.920ZSep 04 22:00:54.884 DEBG [sc] ox waiting for prompt
14082026-09-04T22:00:54.920ZSep 04 22:00:54.894 DEBG [sc] ox: logging in
14092026-09-04T22:00:54.983ZSep 04 22:00:54.971 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
14102026-09-04T22:00:55.039ZSep 04 22:00:55.027 DEBG [sc] ox: starting
14112026-09-04T22:00:55.039ZSep 04 22:00:55.027 DEBG [sc] ox: connecting to [::1]:47776
14122026-09-04T22:00:55.063ZSep 04 22:00:55.028 DEBG [sc] ox waiting for prompt
14132026-09-04T22:00:55.063ZSep 04 22:00:55.038 DEBG [sc] ox: logging in
14142026-09-04T22:00:55.127ZSep 04 22:00:55.115 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
14152026-09-04T22:00:55.194ZSep 04 22:00:55.182 DEBG [sc] ox: starting
14162026-09-04T22:00:55.194ZSep 04 22:00:55.182 DEBG [sc] ox: connecting to [::1]:47776
14172026-09-04T22:00:55.218ZSep 04 22:00:55.183 DEBG [sc] ox waiting for prompt
14182026-09-04T22:00:55.218ZSep 04 22:00:55.193 DEBG [sc] ox: logging in
14192026-09-04T22:00:55.281ZSep 04 22:00:55.269 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
14202026-09-04T22:00:55.878ZSep 04 22:00:55.865 DEBG [sc] ox: starting
14212026-09-04T22:00:55.878ZSep 04 22:00:55.865 DEBG [sc] ox: connecting to [::1]:47776
14222026-09-04T22:00:55.903ZSep 04 22:00:55.866 DEBG [sc] ox waiting for prompt
14232026-09-04T22:00:55.903ZSep 04 22:00:55.876 DEBG [sc] ox: logging in
14242026-09-04T22:00:55.976ZSep 04 22:00:55.964 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
14252026-09-04T22:00:56.032ZSep 04 22:00:56.020 DEBG [sc] ox: starting
14262026-09-04T22:00:56.032ZSep 04 22:00:56.020 DEBG [sc] ox: connecting to [::1]:47776
14272026-09-04T22:00:56.056ZSep 04 22:00:56.020 DEBG [sc] ox waiting for prompt
14282026-09-04T22:00:56.056ZSep 04 22:00:56.031 DEBG [sc] ox: logging in
14292026-09-04T22:00:56.131ZSep 04 22:00:56.119 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
14302026-09-04T22:00:56.655ZSep 04 22:00:56.643 DEBG [sc] ox: starting
14312026-09-04T22:00:56.655ZSep 04 22:00:56.643 DEBG [sc] ox: connecting to [::1]:47776
14322026-09-04T22:00:56.679ZSep 04 22:00:56.644 DEBG [sc] ox waiting for prompt
14332026-09-04T22:00:56.679ZSep 04 22:00:56.654 DEBG [sc] ox: logging in
14342026-09-04T22:00:56.744ZSep 04 22:00:56.730 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
14352026-09-04T22:00:56.809ZSep 04 22:00:56.797 DEBG [sc] ox: starting
14362026-09-04T22:00:56.809ZSep 04 22:00:56.797 DEBG [sc] ox: connecting to [::1]:47776
14372026-09-04T22:00:56.833ZSep 04 22:00:56.797 DEBG [sc] ox waiting for prompt
14382026-09-04T22:00:56.833ZSep 04 22:00:56.808 DEBG [sc] ox: logging in
14392026-09-04T22:00:56.908ZSep 04 22:00:56.896 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp3_0/ll`
14402026-09-04T22:00:56.974ZSep 04 22:00:56.962 DEBG [sc] ox: starting
14412026-09-04T22:00:56.974ZSep 04 22:00:56.962 DEBG [sc] ox: connecting to [::1]:47776
14422026-09-04T22:00:56.999ZSep 04 22:00:56.962 DEBG [sc] ox waiting for prompt
14432026-09-04T22:00:56.999ZSep 04 22:00:56.973 DEBG [sc] ox: logging in
14442026-09-04T22:00:57.063ZSep 04 22:00:57.050 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/ll -p -o addr`
14452026-09-04T22:00:57.128ZSep 04 22:00:57.115 DEBG [sc] ox: starting
14462026-09-04T22:00:57.128ZSep 04 22:00:57.115 DEBG [sc] ox: connecting to [::1]:47776
14472026-09-04T22:00:57.152ZSep 04 22:00:57.116 DEBG [sc] ox waiting for prompt
14482026-09-04T22:00:57.153ZSep 04 22:00:57.126 DEBG [sc] ox: logging in
14492026-09-04T22:00:57.216ZSep 04 22:00:57.204 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.3.1/24 tfportqsfp3_0/v4`
14502026-09-04T22:00:57.807ZSep 04 22:00:57.795 DEBG [sc] ox: starting
14512026-09-04T22:00:57.807ZSep 04 22:00:57.795 DEBG [sc] ox: connecting to [::1]:47776
14522026-09-04T22:00:57.832ZSep 04 22:00:57.796 DEBG [sc] ox waiting for prompt
14532026-09-04T22:00:57.832ZSep 04 22:00:57.806 DEBG [sc] ox: logging in
14542026-09-04T22:00:57.905ZSep 04 22:00:57.893 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/v4 -p -o addr`
14552026-09-04T22:00:57.972ZSep 04 22:00:57.960 DEBG [sc] ox: starting
14562026-09-04T22:00:57.972ZSep 04 22:00:57.960 DEBG [sc] ox: connecting to [::1]:47776
14572026-09-04T22:00:57.998ZSep 04 22:00:57.960 DEBG [sc] ox waiting for prompt
14582026-09-04T22:00:57.998ZSep 04 22:00:57.971 DEBG [sc] ox: logging in
14592026-09-04T22:00:58.061ZSep 04 22:00:58.049 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:4::1/64 tfportqsfp3_0/v6`
14602026-09-04T22:00:58.586ZSep 04 22:00:58.574 DEBG [sc] ox: starting
14612026-09-04T22:00:58.586ZSep 04 22:00:58.574 DEBG [sc] ox: connecting to [::1]:47776
14622026-09-04T22:00:58.610ZSep 04 22:00:58.574 DEBG [sc] ox waiting for prompt
14632026-09-04T22:00:58.610ZSep 04 22:00:58.584 DEBG [sc] ox: logging in
14642026-09-04T22:00:58.684ZSep 04 22:00:58.672 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp3_0/v6 -p -o addr`
14652026-09-04T22:00:58.751ZSep 04 22:00:58.739 DEBG [sc] peer: starting
14662026-09-04T22:00:58.751ZSep 04 22:00:58.739 DEBG [sc] peer: connecting to [::1]:52054
14672026-09-04T22:00:58.775ZSep 04 22:00:58.739 DEBG [sc] peer waiting for prompt
14682026-09-04T22:00:58.775ZSep 04 22:00:58.750 DEBG [sc] peer: logging in
14692026-09-04T22:00:58.851ZSep 04 22:00:58.839 DEBG [sc] peer: executing command `ipadm create-addr -T addrconf vioif0/ll`
14702026-09-04T22:00:58.930ZSep 04 22:00:58.916 DEBG [sc] peer: starting
14712026-09-04T22:00:58.930ZSep 04 22:00:58.916 DEBG [sc] peer: connecting to [::1]:52054
14722026-09-04T22:00:58.954ZSep 04 22:00:58.917 DEBG [sc] peer waiting for prompt
14732026-09-04T22:00:58.954ZSep 04 22:00:58.927 DEBG [sc] peer: logging in
14742026-09-04T22:00:59.027ZSep 04 22:00:59.015 DEBG [sc] peer: executing command `ipadm show-addr vioif0/ll -p -o addr`
14752026-09-04T22:00:59.094ZSep 04 22:00:59.082 DEBG [sc] peer: starting
14762026-09-04T22:00:59.094ZSep 04 22:00:59.082 DEBG [sc] peer: connecting to [::1]:52054
14772026-09-04T22:00:59.118ZSep 04 22:00:59.083 DEBG [sc] peer waiting for prompt
14782026-09-04T22:00:59.118ZSep 04 22:00:59.093 DEBG [sc] peer: logging in
14792026-09-04T22:00:59.193ZSep 04 22:00:59.181 DEBG [sc] peer: executing command `ipadm create-addr -T static -a 10.0.3.2/24 vioif0/v4`
14802026-09-04T22:00:59.820ZSep 04 22:00:59.808 DEBG [sc] peer: starting
14812026-09-04T22:00:59.820ZSep 04 22:00:59.808 DEBG [sc] peer: connecting to [::1]:52054
14822026-09-04T22:00:59.844ZSep 04 22:00:59.808 DEBG [sc] peer waiting for prompt
14832026-09-04T22:00:59.844ZSep 04 22:00:59.819 DEBG [sc] peer: logging in
14842026-09-04T22:00:59.919ZSep 04 22:00:59.907 DEBG [sc] peer: executing command `ipadm show-addr vioif0/v4 -p -o addr`
14852026-09-04T22:00:59.985ZSep 04 22:00:59.972 DEBG [sc] peer: starting
14862026-09-04T22:00:59.985ZSep 04 22:00:59.972 DEBG [sc] peer: connecting to [::1]:52054
14872026-09-04T22:01:00.009ZSep 04 22:00:59.973 DEBG [sc] peer waiting for prompt
14882026-09-04T22:01:00.009ZSep 04 22:00:59.983 DEBG [sc] peer: logging in
14892026-09-04T22:01:00.085ZSep 04 22:01:00.072 DEBG [sc] peer: executing command `ipadm create-addr -T static -a fd00:4::2/64 vioif0/v6`
14902026-09-04T22:01:00.620ZSep 04 22:01:00.607 DEBG [sc] peer: starting
14912026-09-04T22:01:00.620ZSep 04 22:01:00.607 DEBG [sc] peer: connecting to [::1]:52054
14922026-09-04T22:01:00.659ZSep 04 22:01:00.607 DEBG [sc] peer waiting for prompt
14932026-09-04T22:01:00.659ZSep 04 22:01:00.618 DEBG [sc] peer: logging in
14942026-09-04T22:01:00.719ZSep 04 22:01:00.706 DEBG [sc] peer: executing command `ipadm show-addr vioif0/v6 -p -o addr`
14952026-09-04T22:01:00.786ZSep 04 22:01:00.774 DEBG [sc] ox: starting
14962026-09-04T22:01:00.786ZSep 04 22:01:00.774 DEBG [sc] ox: connecting to [::1]:47776
14972026-09-04T22:01:00.810ZSep 04 22:01:00.774 DEBG [sc] ox waiting for prompt
14982026-09-04T22:01:00.810ZSep 04 22:01:00.786 DEBG [sc] ox: logging in
14992026-09-04T22:01:00.887ZSep 04 22:01:00.875 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
15002026-09-04T22:01:00.954ZSep 04 22:01:00.941 DEBG [sc] ox: starting
15012026-09-04T22:01:00.954ZSep 04 22:01:00.941 DEBG [sc] ox: connecting to [::1]:47776
15022026-09-04T22:01:00.978ZSep 04 22:01:00.941 DEBG [sc] ox waiting for prompt
15032026-09-04T22:01:00.978ZSep 04 22:01:00.952 DEBG [sc] ox: logging in
15042026-09-04T22:01:01.052ZSep 04 22:01:01.039 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
15052026-09-04T22:01:01.123ZSep 04 22:01:01.110 INFO installing static v4 route 192.168.100.0/24
15062026-09-04T22:01:01.149ZSep 04 22:01:01.111 INFO installing static v6 route fd01::/64
15072026-09-04T22:01:01.149ZSep 04 22:01:01.112 INFO adding BFD peers for cr1, cr2, cr3, and peer (dual-stack)
15082026-09-04T22:01:01.149ZSep 04 22:01:01.121 INFO phase 1: all peers up
15092026-09-04T22:01:01.149ZSep 04 22:01:01.121 INFO cr1: executing frr script show bfd peers json
15102026-09-04T22:01:01.149ZSep 04 22:01:01.122 INFO cr3: executing juniper script show bfd session | display json
15112026-09-04T22:01:01.149ZSep 04 22:01:01.122 INFO cr2: executing eos script show bfd peers | json
15122026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr3: starting
15132026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr3: connecting to [::1]:38423
15142026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr1: starting
15152026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr1: connecting to [::1]:56695
15162026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr2: starting
15172026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr2: connecting to [::1]:43809
15182026-09-04T22:01:01.149Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15192026-09-04T22:01:01.149Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15202026-09-04T22:01:01.149Zmgd bfd fd00:1::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15212026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr3 waiting for prompt
15222026-09-04T22:01:01.149Zpeer bfd fd00:4::1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15232026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr2 waiting for prompt
15242026-09-04T22:01:01.149ZSep 04 22:01:01.122 DEBG [sc] cr1 waiting for prompt
15252026-09-04T22:01:01.150Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15262026-09-04T22:01:01.150Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: expected Some(Up), got Some(Init)
15272026-09-04T22:01:01.150Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15282026-09-04T22:01:01.150Zmgd bfd fd00:3::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15292026-09-04T22:01:01.150Zmgd bfd fd00:4::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15302026-09-04T22:01:01.150Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
15312026-09-04T22:01:01.150ZSep 04 22:01:01.133 DEBG [sc] cr3: logging in
15322026-09-04T22:01:01.150ZSep 04 22:01:01.134 DEBG [sc] cr1: logging in
15332026-09-04T22:01:01.150ZSep 04 22:01:01.134 DEBG [sc] cr2: logging in
15342026-09-04T22:01:01.513ZSep 04 22:01:01.500 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15352026-09-04T22:01:01.557ZSep 04 22:01:01.545 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15362026-09-04T22:01:01.581ZSep 04 22:01:01.554 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15372026-09-04T22:01:02.135Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15382026-09-04T22:01:02.160Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15392026-09-04T22:01:02.160Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15402026-09-04T22:01:02.160Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15412026-09-04T22:01:02.160Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15422026-09-04T22:01:02.160Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15432026-09-04T22:01:02.160Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15442026-09-04T22:01:02.160Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15452026-09-04T22:01:02.160Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15462026-09-04T22:01:02.160Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
15472026-09-04T22:01:03.137Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15482026-09-04T22:01:03.161Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15492026-09-04T22:01:03.161Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15502026-09-04T22:01:03.161Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15512026-09-04T22:01:03.161Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15522026-09-04T22:01:03.161Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15532026-09-04T22:01:03.161Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15542026-09-04T22:01:03.161Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15552026-09-04T22:01:03.161Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15562026-09-04T22:01:03.161Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
15572026-09-04T22:01:03.704Zcr1 bfd peers -> Up: iteration 1/20: expected true, got false
15582026-09-04T22:01:03.814Zcr3 bfd peers -> Up: iteration 1/20: expected true, got false
15592026-09-04T22:01:04.011Zcr2 bfd peers -> Up: iteration 1/20: expected true, got false
15602026-09-04T22:01:04.139Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15612026-09-04T22:01:04.163Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15622026-09-04T22:01:04.163Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15632026-09-04T22:01:04.163Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15642026-09-04T22:01:04.163Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15652026-09-04T22:01:04.163Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15662026-09-04T22:01:04.163Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15672026-09-04T22:01:04.163Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15682026-09-04T22:01:04.163Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15692026-09-04T22:01:04.163Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
15702026-09-04T22:01:04.706ZSep 04 22:01:04.694 INFO cr1: executing frr script show bfd peers json
15712026-09-04T22:01:04.706ZSep 04 22:01:04.694 DEBG [sc] cr1: starting
15722026-09-04T22:01:04.706ZSep 04 22:01:04.694 DEBG [sc] cr1: connecting to [::1]:56695
15732026-09-04T22:01:04.730ZSep 04 22:01:04.694 DEBG [sc] cr1 waiting for prompt
15742026-09-04T22:01:04.730ZSep 04 22:01:04.706 DEBG [sc] cr1: logging in
15752026-09-04T22:01:04.815ZSep 04 22:01:04.802 INFO cr3: executing juniper script show bfd session | display json
15762026-09-04T22:01:04.838ZSep 04 22:01:04.803 DEBG [sc] cr3: starting
15772026-09-04T22:01:04.839ZSep 04 22:01:04.803 DEBG [sc] cr3: connecting to [::1]:38423
15782026-09-04T22:01:04.839ZSep 04 22:01:04.803 DEBG [sc] cr3 waiting for prompt
15792026-09-04T22:01:04.839ZSep 04 22:01:04.814 DEBG [sc] cr3: logging in
15802026-09-04T22:01:04.863ZSep 04 22:01:04.838 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
15812026-09-04T22:01:04.971ZSep 04 22:01:04.959 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15822026-09-04T22:01:05.012ZSep 04 22:01:04.999 INFO cr2: executing eos script show bfd peers | json
15832026-09-04T22:01:05.036ZSep 04 22:01:04.999 DEBG [sc] cr2: starting
15842026-09-04T22:01:05.036ZSep 04 22:01:04.999 DEBG [sc] cr2: connecting to [::1]:43809
15852026-09-04T22:01:05.036ZSep 04 22:01:05.000 DEBG [sc] cr2 waiting for prompt
15862026-09-04T22:01:05.037ZSep 04 22:01:05.011 DEBG [sc] cr2: logging in
15872026-09-04T22:01:05.140Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15882026-09-04T22:01:05.164Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15892026-09-04T22:01:05.165Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15902026-09-04T22:01:05.165Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15912026-09-04T22:01:05.165Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15922026-09-04T22:01:05.165Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15932026-09-04T22:01:05.165Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15942026-09-04T22:01:05.165Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15952026-09-04T22:01:05.165Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15962026-09-04T22:01:05.165Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
15972026-09-04T22:01:05.189ZSep 04 22:01:05.166 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15982026-09-04T22:01:06.143Zmgd bfd fd00:1::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
15992026-09-04T22:01:06.143Zmgd bfd 10.0.2.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
16002026-09-04T22:01:06.143Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
16012026-09-04T22:01:06.168Zmgd bfd 10.0.3.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
16022026-09-04T22:01:06.168Zmgd bfd fd00:4::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
16032026-09-04T22:01:06.168Zmgd bfd fd00:3::2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
16042026-09-04T22:01:06.168Zpeer bfd 10.0.3.1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
16052026-09-04T22:01:06.168Zpeer bfd fd00:4::1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
16062026-09-04T22:01:06.995Zcr1 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
16072026-09-04T22:01:07.246Zcr3 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
16082026-09-04T22:01:07.585Zcr2 bfd peers -> Up: iteration 2/20: matched true (1/5 consecutive)
16092026-09-04T22:01:07.997ZSep 04 22:01:07.985 INFO cr1: executing frr script show bfd peers json
16102026-09-04T22:01:08.022ZSep 04 22:01:07.985 DEBG [sc] cr1: starting
16112026-09-04T22:01:08.022ZSep 04 22:01:07.985 DEBG [sc] cr1: connecting to [::1]:56695
16122026-09-04T22:01:08.022ZSep 04 22:01:07.986 DEBG [sc] cr1 waiting for prompt
16132026-09-04T22:01:08.022ZSep 04 22:01:07.997 DEBG [sc] cr1: logging in
16142026-09-04T22:01:08.141ZSep 04 22:01:08.129 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16152026-09-04T22:01:08.248ZSep 04 22:01:08.235 INFO cr3: executing juniper script show bfd session | display json
16162026-09-04T22:01:08.248ZSep 04 22:01:08.235 DEBG [sc] cr3: starting
16172026-09-04T22:01:08.248ZSep 04 22:01:08.235 DEBG [sc] cr3: connecting to [::1]:38423
16182026-09-04T22:01:08.273ZSep 04 22:01:08.236 DEBG [sc] cr3 waiting for prompt
16192026-09-04T22:01:08.273ZSep 04 22:01:08.246 DEBG [sc] cr3: logging in
16202026-09-04T22:01:08.402ZSep 04 22:01:08.390 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16212026-09-04T22:01:08.586ZSep 04 22:01:08.574 INFO cr2: executing eos script show bfd peers | json
16222026-09-04T22:01:08.586ZSep 04 22:01:08.574 DEBG [sc] cr2: starting
16232026-09-04T22:01:08.586ZSep 04 22:01:08.574 DEBG [sc] cr2: connecting to [::1]:43809
16242026-09-04T22:01:08.610ZSep 04 22:01:08.575 DEBG [sc] cr2 waiting for prompt
16252026-09-04T22:01:08.610ZSep 04 22:01:08.586 DEBG [sc] cr2: logging in
16262026-09-04T22:01:08.741ZSep 04 22:01:08.729 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16272026-09-04T22:01:10.284Zcr1 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16282026-09-04T22:01:10.679Zcr3 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16292026-09-04T22:01:11.115Zcr2 bfd peers -> Up: iteration 3/20: matched true (2/5 consecutive)
16302026-09-04T22:01:11.285ZSep 04 22:01:11.273 INFO cr1: executing frr script show bfd peers json
16312026-09-04T22:01:11.285ZSep 04 22:01:11.273 DEBG [sc] cr1: starting
16322026-09-04T22:01:11.285ZSep 04 22:01:11.273 DEBG [sc] cr1: connecting to [::1]:56695
16332026-09-04T22:01:11.309ZSep 04 22:01:11.274 DEBG [sc] cr1 waiting for prompt
16342026-09-04T22:01:11.309ZSep 04 22:01:11.285 DEBG [sc] cr1: logging in
16352026-09-04T22:01:11.441ZSep 04 22:01:11.429 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16362026-09-04T22:01:11.685ZSep 04 22:01:11.668 INFO cr3: executing juniper script show bfd session | display json
16372026-09-04T22:01:11.686ZSep 04 22:01:11.668 DEBG [sc] cr3: starting
16382026-09-04T22:01:11.686ZSep 04 22:01:11.668 DEBG [sc] cr3: connecting to [::1]:38423
16392026-09-04T22:01:11.711ZSep 04 22:01:11.669 DEBG [sc] cr3 waiting for prompt
16402026-09-04T22:01:11.711ZSep 04 22:01:11.680 DEBG [sc] cr3: logging in
16412026-09-04T22:01:11.813ZSep 04 22:01:11.801 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16422026-09-04T22:01:12.117ZSep 04 22:01:12.105 INFO cr2: executing eos script show bfd peers | json
16432026-09-04T22:01:12.141ZSep 04 22:01:12.105 DEBG [sc] cr2: starting
16442026-09-04T22:01:12.141ZSep 04 22:01:12.105 DEBG [sc] cr2: connecting to [::1]:43809
16452026-09-04T22:01:12.141ZSep 04 22:01:12.106 DEBG [sc] cr2 waiting for prompt
16462026-09-04T22:01:12.141ZSep 04 22:01:12.117 DEBG [sc] cr2: logging in
16472026-09-04T22:01:12.273ZSep 04 22:01:12.261 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16482026-09-04T22:01:13.596Zcr1 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16492026-09-04T22:01:14.107Zcr3 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16502026-09-04T22:01:14.597ZSep 04 22:01:14.585 INFO cr1: executing frr script show bfd peers json
16512026-09-04T22:01:14.597ZSep 04 22:01:14.585 DEBG [sc] cr1: starting
16522026-09-04T22:01:14.597ZSep 04 22:01:14.585 DEBG [sc] cr1: connecting to [::1]:56695
16532026-09-04T22:01:14.623ZSep 04 22:01:14.586 DEBG [sc] cr1 waiting for prompt
16542026-09-04T22:01:14.623ZSep 04 22:01:14.597 DEBG [sc] cr1: logging in
16552026-09-04T22:01:14.685Zcr2 bfd peers -> Up: iteration 4/20: matched true (3/5 consecutive)
16562026-09-04T22:01:14.741ZSep 04 22:01:14.729 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16572026-09-04T22:01:15.108ZSep 04 22:01:15.096 INFO cr3: executing juniper script show bfd session | display json
16582026-09-04T22:01:15.108ZSep 04 22:01:15.096 DEBG [sc] cr3: starting
16592026-09-04T22:01:15.108ZSep 04 22:01:15.096 DEBG [sc] cr3: connecting to [::1]:38423
16602026-09-04T22:01:15.132ZSep 04 22:01:15.096 DEBG [sc] cr3 waiting for prompt
16612026-09-04T22:01:15.132ZSep 04 22:01:15.107 DEBG [sc] cr3: logging in
16622026-09-04T22:01:15.252ZSep 04 22:01:15.240 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16632026-09-04T22:01:15.686ZSep 04 22:01:15.674 INFO cr2: executing eos script show bfd peers | json
16642026-09-04T22:01:15.686ZSep 04 22:01:15.674 DEBG [sc] cr2: starting
16652026-09-04T22:01:15.686ZSep 04 22:01:15.674 DEBG [sc] cr2: connecting to [::1]:43809
16662026-09-04T22:01:15.711ZSep 04 22:01:15.674 DEBG [sc] cr2 waiting for prompt
16672026-09-04T22:01:15.711ZSep 04 22:01:15.685 DEBG [sc] cr2: logging in
16682026-09-04T22:01:15.823ZSep 04 22:01:15.807 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16692026-09-04T22:01:16.881Zcr1 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16702026-09-04T22:01:17.538Zcr3 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16712026-09-04T22:01:17.909ZSep 04 22:01:17.871 INFO cr1: executing frr script show bfd peers json
16722026-09-04T22:01:17.950ZSep 04 22:01:17.871 DEBG [sc] cr1: starting
16732026-09-04T22:01:17.950ZSep 04 22:01:17.871 DEBG [sc] cr1: connecting to [::1]:56695
16742026-09-04T22:01:17.950ZSep 04 22:01:17.872 DEBG [sc] cr1 waiting for prompt
16752026-09-04T22:01:17.950ZSep 04 22:01:17.883 DEBG [sc] cr1: logging in
16762026-09-04T22:01:18.062ZSep 04 22:01:18.049 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
16772026-09-04T22:01:18.197Zcr2 bfd peers -> Up: iteration 5/20: matched true (4/5 consecutive)
16782026-09-04T22:01:18.539ZSep 04 22:01:18.526 INFO cr3: executing juniper script show bfd session | display json
16792026-09-04T22:01:18.539ZSep 04 22:01:18.526 DEBG [sc] cr3: starting
16802026-09-04T22:01:18.539ZSep 04 22:01:18.526 DEBG [sc] cr3: connecting to [::1]:38423
16812026-09-04T22:01:18.565ZSep 04 22:01:18.527 DEBG [sc] cr3 waiting for prompt
16822026-09-04T22:01:18.565ZSep 04 22:01:18.538 DEBG [sc] cr3: logging in
16832026-09-04T22:01:18.683ZSep 04 22:01:18.670 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16842026-09-04T22:01:19.198ZSep 04 22:01:19.186 INFO cr2: executing eos script show bfd peers | json
16852026-09-04T22:01:19.198ZSep 04 22:01:19.186 DEBG [sc] cr2: starting
16862026-09-04T22:01:19.198ZSep 04 22:01:19.186 DEBG [sc] cr2: connecting to [::1]:43809
16872026-09-04T22:01:19.223ZSep 04 22:01:19.186 DEBG [sc] cr2 waiting for prompt
16882026-09-04T22:01:19.223ZSep 04 22:01:19.198 DEBG [sc] cr2: logging in
16892026-09-04T22:01:19.365ZSep 04 22:01:19.352 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16902026-09-04T22:01:20.206Zcr1 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16912026-09-04T22:01:20.965Zcr3 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16922026-09-04T22:01:21.744Zcr2 bfd peers -> Up: iteration 6/20: matched true (5/5 consecutive)
16932026-09-04T22:01:21.771ZSep 04 22:01:21.726 INFO phase 2: stop frr on cr1
16942026-09-04T22:01:21.771ZSep 04 22:01:21.726 INFO cr1: stopping frr
16952026-09-04T22:01:21.772ZSep 04 22:01:21.726 DEBG [sc] cr1: starting
16962026-09-04T22:01:21.772ZSep 04 22:01:21.726 DEBG [sc] cr1: connecting to [::1]:56695
16972026-09-04T22:01:21.772ZSep 04 22:01:21.727 DEBG [sc] cr1 waiting for prompt
16982026-09-04T22:01:21.772ZSep 04 22:01:21.738 DEBG [sc] cr1: logging in
16992026-09-04T22:01:21.879ZSep 04 22:01:21.858 DEBG [sc] cr1: executing command `systemctl stop frr`
17002026-09-04T22:01:24.251ZSep 04 22:01:24.239 INFO cr2: executing eos script show bfd peers | json
17012026-09-04T22:01:24.251ZSep 04 22:01:24.239 INFO cr3: executing juniper script show bfd session | display json
17022026-09-04T22:01:24.251ZSep 04 22:01:24.239 DEBG [sc] cr2: starting
17032026-09-04T22:01:24.251ZSep 04 22:01:24.239 DEBG [sc] cr2: connecting to [::1]:43809
17042026-09-04T22:01:24.251ZSep 04 22:01:24.239 DEBG [sc] cr3: starting
17052026-09-04T22:01:24.251ZSep 04 22:01:24.239 DEBG [sc] cr3: connecting to [::1]:38423
17062026-09-04T22:01:24.276ZSep 04 22:01:24.239 DEBG [sc] cr3 waiting for prompt
17072026-09-04T22:01:24.276ZSep 04 22:01:24.239 DEBG [sc] cr2 waiting for prompt
17082026-09-04T22:01:24.276Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17092026-09-04T22:01:24.276Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17102026-09-04T22:01:24.276Zmgd bfd fd00:1::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
17112026-09-04T22:01:24.276Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
17122026-09-04T22:01:24.276Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17132026-09-04T22:01:24.276Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17142026-09-04T22:01:24.276Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17152026-09-04T22:01:24.276Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17162026-09-04T22:01:24.276Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17172026-09-04T22:01:24.276Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17182026-09-04T22:01:24.276ZSep 04 22:01:24.250 DEBG [sc] cr3: logging in
17192026-09-04T22:01:24.276ZSep 04 22:01:24.251 DEBG [sc] cr2: logging in
17202026-09-04T22:01:24.384ZSep 04 22:01:24.372 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17212026-09-04T22:01:24.416ZSep 04 22:01:24.404 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17222026-09-04T22:01:25.254Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17232026-09-04T22:01:25.278Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17242026-09-04T22:01:25.278Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17252026-09-04T22:01:25.278Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17262026-09-04T22:01:25.278Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
17272026-09-04T22:01:25.278Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17282026-09-04T22:01:25.278Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
17292026-09-04T22:01:25.278Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17302026-09-04T22:01:25.278Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17312026-09-04T22:01:25.278Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17322026-09-04T22:01:26.256Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17332026-09-04T22:01:26.256Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17342026-09-04T22:01:26.256Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17352026-09-04T22:01:26.256Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17362026-09-04T22:01:26.256Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
17372026-09-04T22:01:26.256Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
17382026-09-04T22:01:26.256Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17392026-09-04T22:01:26.281Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17402026-09-04T22:01:26.281Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17412026-09-04T22:01:26.281Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17422026-09-04T22:01:26.686Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
17432026-09-04T22:01:26.755Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
17442026-09-04T22:01:27.258Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17452026-09-04T22:01:27.258Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17462026-09-04T22:01:27.258Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17472026-09-04T22:01:27.284Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17482026-09-04T22:01:27.284Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17492026-09-04T22:01:27.284Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
17502026-09-04T22:01:27.284Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17512026-09-04T22:01:27.284Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
17522026-09-04T22:01:27.284Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17532026-09-04T22:01:27.284Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17542026-09-04T22:01:27.687ZSep 04 22:01:27.675 INFO cr3: executing juniper script show bfd session | display json
17552026-09-04T22:01:27.687ZSep 04 22:01:27.675 DEBG [sc] cr3: starting
17562026-09-04T22:01:27.687ZSep 04 22:01:27.675 DEBG [sc] cr3: connecting to [::1]:38423
17572026-09-04T22:01:27.711ZSep 04 22:01:27.675 DEBG [sc] cr3 waiting for prompt
17582026-09-04T22:01:27.711ZSep 04 22:01:27.687 DEBG [sc] cr3: logging in
17592026-09-04T22:01:27.759ZSep 04 22:01:27.745 INFO cr2: executing eos script show bfd peers | json
17602026-09-04T22:01:27.759ZSep 04 22:01:27.745 DEBG [sc] cr2: starting
17612026-09-04T22:01:27.759ZSep 04 22:01:27.745 DEBG [sc] cr2: connecting to [::1]:43809
17622026-09-04T22:01:27.784ZSep 04 22:01:27.746 DEBG [sc] cr2 waiting for prompt
17632026-09-04T22:01:27.784ZSep 04 22:01:27.757 DEBG [sc] cr2: logging in
17642026-09-04T22:01:27.831ZSep 04 22:01:27.819 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17652026-09-04T22:01:27.903ZSep 04 22:01:27.891 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17662026-09-04T22:01:28.259Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17672026-09-04T22:01:28.259Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17682026-09-04T22:01:28.285Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17692026-09-04T22:01:28.285Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17702026-09-04T22:01:28.285Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17712026-09-04T22:01:28.285Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
17722026-09-04T22:01:28.285Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17732026-09-04T22:01:28.285Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17742026-09-04T22:01:28.285Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17752026-09-04T22:01:28.285Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
17762026-09-04T22:01:29.262Zmgd bfd fd00:1::2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
17772026-09-04T22:01:29.262Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
17782026-09-04T22:01:30.103Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
17792026-09-04T22:01:30.261Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
17802026-09-04T22:01:31.103ZSep 04 22:01:31.091 INFO cr3: executing juniper script show bfd session | display json
17812026-09-04T22:01:31.103ZSep 04 22:01:31.091 DEBG [sc] cr3: starting
17822026-09-04T22:01:31.103ZSep 04 22:01:31.091 DEBG [sc] cr3: connecting to [::1]:38423
17832026-09-04T22:01:31.127ZSep 04 22:01:31.092 DEBG [sc] cr3 waiting for prompt
17842026-09-04T22:01:31.127ZSep 04 22:01:31.103 DEBG [sc] cr3: logging in
17852026-09-04T22:01:31.247ZSep 04 22:01:31.235 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17862026-09-04T22:01:31.271ZSep 04 22:01:31.250 INFO cr2: executing eos script show bfd peers | json
17872026-09-04T22:01:31.271ZSep 04 22:01:31.251 DEBG [sc] cr2: starting
17882026-09-04T22:01:31.271ZSep 04 22:01:31.251 DEBG [sc] cr2: connecting to [::1]:43809
17892026-09-04T22:01:31.271ZSep 04 22:01:31.251 DEBG [sc] cr2 waiting for prompt
17902026-09-04T22:01:31.295ZSep 04 22:01:31.262 DEBG [sc] cr2: logging in
17912026-09-04T22:01:31.439ZSep 04 22:01:31.427 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
17922026-09-04T22:01:33.520Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
17932026-09-04T22:01:33.799Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
17942026-09-04T22:01:34.524ZSep 04 22:01:34.509 INFO cr3: executing juniper script show bfd session | display json
17952026-09-04T22:01:34.549ZSep 04 22:01:34.510 DEBG [sc] cr3: starting
17962026-09-04T22:01:34.550ZSep 04 22:01:34.510 DEBG [sc] cr3: connecting to [::1]:38423
17972026-09-04T22:01:34.550ZSep 04 22:01:34.510 DEBG [sc] cr3 waiting for prompt
17982026-09-04T22:01:34.550ZSep 04 22:01:34.521 DEBG [sc] cr3: logging in
17992026-09-04T22:01:34.667ZSep 04 22:01:34.653 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18002026-09-04T22:01:34.802ZSep 04 22:01:34.789 INFO cr2: executing eos script show bfd peers | json
18012026-09-04T22:01:34.802ZSep 04 22:01:34.789 DEBG [sc] cr2: starting
18022026-09-04T22:01:34.826ZSep 04 22:01:34.789 DEBG [sc] cr2: connecting to [::1]:43809
18032026-09-04T22:01:34.826ZSep 04 22:01:34.789 DEBG [sc] cr2 waiting for prompt
18042026-09-04T22:01:34.826ZSep 04 22:01:34.801 DEBG [sc] cr2: logging in
18052026-09-04T22:01:34.964ZSep 04 22:01:34.933 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18062026-09-04T22:01:36.945Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
18072026-09-04T22:01:37.929ZSep 04 22:01:37.917 INFO cr3: executing juniper script show bfd session | display json
18082026-09-04T22:01:37.929ZSep 04 22:01:37.917 DEBG [sc] cr3: starting
18092026-09-04T22:01:37.929ZSep 04 22:01:37.917 DEBG [sc] cr3: connecting to [::1]:38423
18102026-09-04T22:01:37.962ZSep 04 22:01:37.918 DEBG [sc] cr3 waiting for prompt
18112026-09-04T22:01:37.962ZSep 04 22:01:37.929 DEBG [sc] cr3: logging in
18122026-09-04T22:01:38.077ZSep 04 22:01:38.062 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18132026-09-04T22:01:40.246Zcr2 bfd peers -> Up: iteration 4/20: expected true, got false (reset after 3/5 consecutive)
18142026-09-04T22:01:40.319Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
18152026-09-04T22:01:41.247ZSep 04 22:01:41.234 INFO cr2: executing eos script show bfd peers | json
18162026-09-04T22:01:41.247ZSep 04 22:01:41.234 DEBG [sc] cr2: starting
18172026-09-04T22:01:41.247ZSep 04 22:01:41.234 DEBG [sc] cr2: connecting to [::1]:43809
18182026-09-04T22:01:41.272ZSep 04 22:01:41.235 DEBG [sc] cr2 waiting for prompt
18192026-09-04T22:01:43.334ZSep 04 22:01:42.292 DEBG [sc] cr2: logging in
18202026-09-04T22:01:43.446ZSep 04 22:01:42.425 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18212026-09-04T22:01:47.742Zcr2 bfd peers -> Up: iteration 5/20: expected true, got false
18222026-09-04T22:01:48.744ZSep 04 22:01:48.731 INFO cr2: executing eos script show bfd peers | json
18232026-09-04T22:01:48.744ZSep 04 22:01:48.732 DEBG [sc] cr2: starting
18242026-09-04T22:01:48.744ZSep 04 22:01:48.732 DEBG [sc] cr2: connecting to [::1]:43809
18252026-09-04T22:01:48.768ZSep 04 22:01:48.732 DEBG [sc] cr2 waiting for prompt
18262026-09-04T22:01:49.813ZSep 04 22:01:49.789 DEBG [sc] cr2: logging in
18272026-09-04T22:01:49.940ZSep 04 22:01:49.921 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18282026-09-04T22:01:55.234Zcr2 bfd peers -> Up: iteration 6/20: expected true, got false
18292026-09-04T22:01:56.230ZSep 04 22:01:56.215 INFO cr2: executing eos script show bfd peers | json
18302026-09-04T22:01:56.230ZSep 04 22:01:56.215 DEBG [sc] cr2: starting
18312026-09-04T22:01:56.230ZSep 04 22:01:56.215 DEBG [sc] cr2: connecting to [::1]:43809
18322026-09-04T22:01:56.286ZSep 04 22:01:56.216 DEBG [sc] cr2 waiting for prompt
18332026-09-04T22:01:57.298ZSep 04 22:01:57.271 DEBG [sc] cr2: logging in
18342026-09-04T22:01:57.417ZSep 04 22:01:57.404 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18352026-09-04T22:02:02.722Zcr2 bfd peers -> Up: iteration 7/20: expected true, got false
18362026-09-04T22:02:03.723ZSep 04 22:02:03.711 INFO cr2: executing eos script show bfd peers | json
18372026-09-04T22:02:03.723ZSep 04 22:02:03.711 DEBG [sc] cr2: starting
18382026-09-04T22:02:03.723ZSep 04 22:02:03.711 DEBG [sc] cr2: connecting to [::1]:43809
18392026-09-04T22:02:03.747ZSep 04 22:02:03.711 DEBG [sc] cr2 waiting for prompt
18402026-09-04T22:02:04.781ZSep 04 22:02:04.768 DEBG [sc] cr2: logging in
18412026-09-04T22:02:04.912ZSep 04 22:02:04.900 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18422026-09-04T22:02:07.320Zcr2 bfd peers -> Up: iteration 8/20: matched true (1/5 consecutive)
18432026-09-04T22:02:08.321ZSep 04 22:02:08.309 INFO cr2: executing eos script show bfd peers | json
18442026-09-04T22:02:08.322ZSep 04 22:02:08.309 DEBG [sc] cr2: starting
18452026-09-04T22:02:08.322ZSep 04 22:02:08.309 DEBG [sc] cr2: connecting to [::1]:43809
18462026-09-04T22:02:08.347ZSep 04 22:02:08.310 DEBG [sc] cr2 waiting for prompt
18472026-09-04T22:02:08.347ZSep 04 22:02:08.321 DEBG [sc] cr2: logging in
18482026-09-04T22:02:08.454ZSep 04 22:02:08.442 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18492026-09-04T22:02:10.804Zcr2 bfd peers -> Up: iteration 9/20: matched true (2/5 consecutive)
18502026-09-04T22:02:11.806ZSep 04 22:02:11.793 INFO cr2: executing eos script show bfd peers | json
18512026-09-04T22:02:11.806ZSep 04 22:02:11.793 DEBG [sc] cr2: starting
18522026-09-04T22:02:11.806ZSep 04 22:02:11.793 DEBG [sc] cr2: connecting to [::1]:43809
18532026-09-04T22:02:11.830ZSep 04 22:02:11.794 DEBG [sc] cr2 waiting for prompt
18542026-09-04T22:02:11.830ZSep 04 22:02:11.805 DEBG [sc] cr2: logging in
18552026-09-04T22:02:11.960ZSep 04 22:02:11.948 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18562026-09-04T22:02:14.302Zcr2 bfd peers -> Up: iteration 10/20: matched true (3/5 consecutive)
18572026-09-04T22:02:15.304ZSep 04 22:02:15.291 INFO cr2: executing eos script show bfd peers | json
18582026-09-04T22:02:15.304ZSep 04 22:02:15.291 DEBG [sc] cr2: starting
18592026-09-04T22:02:15.304ZSep 04 22:02:15.291 DEBG [sc] cr2: connecting to [::1]:43809
18602026-09-04T22:02:15.328ZSep 04 22:02:15.292 DEBG [sc] cr2 waiting for prompt
18612026-09-04T22:02:15.328ZSep 04 22:02:15.303 DEBG [sc] cr2: logging in
18622026-09-04T22:02:15.459ZSep 04 22:02:15.447 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18632026-09-04T22:02:17.856Zcr2 bfd peers -> Up: iteration 11/20: matched true (4/5 consecutive)
18642026-09-04T22:02:18.857ZSep 04 22:02:18.845 INFO cr2: executing eos script show bfd peers | json
18652026-09-04T22:02:18.857ZSep 04 22:02:18.845 DEBG [sc] cr2: starting
18662026-09-04T22:02:18.882ZSep 04 22:02:18.845 DEBG [sc] cr2: connecting to [::1]:43809
18672026-09-04T22:02:18.882ZSep 04 22:02:18.846 DEBG [sc] cr2 waiting for prompt
18682026-09-04T22:02:18.882ZSep 04 22:02:18.857 DEBG [sc] cr2: logging in
18692026-09-04T22:02:19.012ZSep 04 22:02:19.000 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
18702026-09-04T22:02:21.370Zcr2 bfd peers -> Up: iteration 12/20: matched true (5/5 consecutive)
18712026-09-04T22:02:21.408ZSep 04 22:02:21.358 INFO phase 3: pause ceos on cr2
18722026-09-04T22:02:21.408ZSep 04 22:02:21.358 INFO cr2: pausing ceos
18732026-09-04T22:02:21.408ZSep 04 22:02:21.358 DEBG [sc] cr2: starting
18742026-09-04T22:02:21.408ZSep 04 22:02:21.358 DEBG [sc] cr2: connecting to [::1]:43809
18752026-09-04T22:02:21.408ZSep 04 22:02:21.359 DEBG [sc] cr2 waiting for prompt
18762026-09-04T22:02:21.408ZSep 04 22:02:21.368 DEBG [sc] cr2: logging in
18772026-09-04T22:02:21.514ZSep 04 22:02:21.500 DEBG [sc] cr2: executing command `docker pause ceos`
18782026-09-04T22:02:23.613ZSep 04 22:02:23.601 INFO cr3: executing juniper script show bfd session | display json
18792026-09-04T22:02:23.613ZSep 04 22:02:23.601 DEBG [sc] cr3: starting
18802026-09-04T22:02:23.613ZSep 04 22:02:23.601 DEBG [sc] cr3: connecting to [::1]:38423
18812026-09-04T22:02:23.641ZSep 04 22:02:23.601 DEBG [sc] cr3 waiting for prompt
18822026-09-04T22:02:23.641Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18832026-09-04T22:02:23.641Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18842026-09-04T22:02:23.642Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18852026-09-04T22:02:23.642Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18862026-09-04T22:02:23.642Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18872026-09-04T22:02:23.642Zmgd bfd fd00:2::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
18882026-09-04T22:02:23.642Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18892026-09-04T22:02:23.642Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18902026-09-04T22:02:23.642Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
18912026-09-04T22:02:23.642Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18922026-09-04T22:02:23.642ZSep 04 22:02:23.612 DEBG [sc] cr3: logging in
18932026-09-04T22:02:23.971ZSep 04 22:02:23.956 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
18942026-09-04T22:02:24.616Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18952026-09-04T22:02:24.642Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18962026-09-04T22:02:24.642Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18972026-09-04T22:02:24.642Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18982026-09-04T22:02:24.642Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18992026-09-04T22:02:24.642Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19002026-09-04T22:02:24.642Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
19012026-09-04T22:02:24.642Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
19022026-09-04T22:02:24.642Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19032026-09-04T22:02:24.642Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19042026-09-04T22:02:26.983Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19052026-09-04T22:02:26.983Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19062026-09-04T22:02:26.983Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19072026-09-04T22:02:27.012Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19082026-09-04T22:02:27.012Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
19092026-09-04T22:02:27.012Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19102026-09-04T22:02:27.012Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19112026-09-04T22:02:27.012Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
19122026-09-04T22:02:27.012Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19132026-09-04T22:02:27.012Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19142026-09-04T22:02:27.012Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
19152026-09-04T22:02:27.012Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19162026-09-04T22:02:27.012Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19172026-09-04T22:02:27.012Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19182026-09-04T22:02:27.012Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19192026-09-04T22:02:27.012Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
19202026-09-04T22:02:27.012Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19212026-09-04T22:02:27.012Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19222026-09-04T22:02:27.012Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19232026-09-04T22:02:27.012Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19242026-09-04T22:02:27.012Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
19252026-09-04T22:02:27.225ZSep 04 22:02:27.213 INFO cr3: executing juniper script show bfd session | display json
19262026-09-04T22:02:27.225ZSep 04 22:02:27.213 DEBG [sc] cr3: starting
19272026-09-04T22:02:27.225ZSep 04 22:02:27.213 DEBG [sc] cr3: connecting to [::1]:38423
19282026-09-04T22:02:27.249ZSep 04 22:02:27.214 DEBG [sc] cr3 waiting for prompt
19292026-09-04T22:02:27.249ZSep 04 22:02:27.224 DEBG [sc] cr3: logging in
19302026-09-04T22:02:27.369ZSep 04 22:02:27.357 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19312026-09-04T22:02:27.621Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19322026-09-04T22:02:27.621Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19332026-09-04T22:02:27.644Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19342026-09-04T22:02:27.645Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19352026-09-04T22:02:27.645Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
19362026-09-04T22:02:27.645Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
19372026-09-04T22:02:27.645Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19382026-09-04T22:02:27.645Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19392026-09-04T22:02:27.645Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19402026-09-04T22:02:27.645Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19412026-09-04T22:02:28.624Zmgd bfd 10.0.1.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
19422026-09-04T22:02:28.647Zmgd bfd fd00:2::2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
19432026-09-04T22:02:29.620Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
19442026-09-04T22:02:30.621ZSep 04 22:02:30.609 INFO cr3: executing juniper script show bfd session | display json
19452026-09-04T22:02:30.645ZSep 04 22:02:30.609 DEBG [sc] cr3: starting
19462026-09-04T22:02:30.645ZSep 04 22:02:30.609 DEBG [sc] cr3: connecting to [::1]:38423
19472026-09-04T22:02:30.645ZSep 04 22:02:30.609 DEBG [sc] cr3 waiting for prompt
19482026-09-04T22:02:30.645ZSep 04 22:02:30.621 DEBG [sc] cr3: logging in
19492026-09-04T22:02:30.766ZSep 04 22:02:30.753 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19502026-09-04T22:02:33.011Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
19512026-09-04T22:02:34.011ZSep 04 22:02:33.999 INFO cr3: executing juniper script show bfd session | display json
19522026-09-04T22:02:34.011ZSep 04 22:02:33.999 DEBG [sc] cr3: starting
19532026-09-04T22:02:34.012ZSep 04 22:02:33.999 DEBG [sc] cr3: connecting to [::1]:38423
19542026-09-04T22:02:34.036ZSep 04 22:02:33.999 DEBG [sc] cr3 waiting for prompt
19552026-09-04T22:02:34.036ZSep 04 22:02:34.011 DEBG [sc] cr3: logging in
19562026-09-04T22:02:34.167ZSep 04 22:02:34.154 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19572026-09-04T22:02:36.461Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
19582026-09-04T22:02:37.462ZSep 04 22:02:37.450 INFO cr3: executing juniper script show bfd session | display json
19592026-09-04T22:02:37.488ZSep 04 22:02:37.450 DEBG [sc] cr3: starting
19602026-09-04T22:02:37.488ZSep 04 22:02:37.450 DEBG [sc] cr3: connecting to [::1]:38423
19612026-09-04T22:02:37.488ZSep 04 22:02:37.451 DEBG [sc] cr3 waiting for prompt
19622026-09-04T22:02:37.488ZSep 04 22:02:37.462 DEBG [sc] cr3: logging in
19632026-09-04T22:02:37.597ZSep 04 22:02:37.584 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
19642026-09-04T22:02:39.846Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
19652026-09-04T22:02:39.871ZSep 04 22:02:39.835 INFO phase 4: pause cRPD on cr3
19662026-09-04T22:02:39.871ZSep 04 22:02:39.835 INFO cr3: pausing crpd1
19672026-09-04T22:02:39.871ZSep 04 22:02:39.836 DEBG [sc] cr3: starting
19682026-09-04T22:02:39.871ZSep 04 22:02:39.836 DEBG [sc] cr3: connecting to [::1]:38423
19692026-09-04T22:02:39.871ZSep 04 22:02:39.836 DEBG [sc] cr3 waiting for prompt
19702026-09-04T22:02:39.871ZSep 04 22:02:39.845 DEBG [sc] cr3: logging in
19712026-09-04T22:02:40.002ZSep 04 22:02:39.990 DEBG [sc] cr3: executing command `docker pause crpd1`
19722026-09-04T22:02:42.113Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19732026-09-04T22:02:42.113Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19742026-09-04T22:02:42.138Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19752026-09-04T22:02:42.138Zmgd bfd fd00:3::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
19762026-09-04T22:02:42.138Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19772026-09-04T22:02:42.138Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19782026-09-04T22:02:42.138Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19792026-09-04T22:02:42.139Zmgd bfd fd00:4::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19802026-09-04T22:02:42.139Zpeer bfd fd00:4::1 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19812026-09-04T22:02:42.139Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19822026-09-04T22:02:43.116Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19832026-09-04T22:02:43.116Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19842026-09-04T22:02:43.116Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
19852026-09-04T22:02:43.116Zmgd bfd fd00:4::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19862026-09-04T22:02:43.116Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19872026-09-04T22:02:43.116Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
19882026-09-04T22:02:43.140Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19892026-09-04T22:02:43.140Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19902026-09-04T22:02:43.140Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19912026-09-04T22:02:43.140Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19922026-09-04T22:02:44.118Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19932026-09-04T22:02:44.118Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19942026-09-04T22:02:44.118Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19952026-09-04T22:02:44.118Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19962026-09-04T22:02:44.118Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19972026-09-04T22:02:44.118Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
19982026-09-04T22:02:44.142Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
19992026-09-04T22:02:44.142Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20002026-09-04T22:02:44.142Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20012026-09-04T22:02:44.142Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
20022026-09-04T22:02:45.119Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20032026-09-04T22:02:45.119Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20042026-09-04T22:02:45.119Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
20052026-09-04T22:02:45.119Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20062026-09-04T22:02:45.143Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
20072026-09-04T22:02:45.144Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20082026-09-04T22:02:45.144Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20092026-09-04T22:02:45.144Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
20102026-09-04T22:02:45.144Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20112026-09-04T22:02:45.144Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20122026-09-04T22:02:46.122Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20132026-09-04T22:02:46.122Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20142026-09-04T22:02:46.122Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20152026-09-04T22:02:46.122Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
20162026-09-04T22:02:46.122Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20172026-09-04T22:02:46.122Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20182026-09-04T22:02:46.122Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20192026-09-04T22:02:46.122Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20202026-09-04T22:02:46.122Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
20212026-09-04T22:02:46.146Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
20222026-09-04T22:02:47.123Zmgd bfd fd00:3::2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
20232026-09-04T22:02:47.123Zmgd bfd 10.0.2.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
20242026-09-04T22:02:47.147ZSep 04 22:02:47.112 INFO phase 5: stop mgd on peer
20252026-09-04T22:02:47.147ZSep 04 22:02:47.112 DEBG [sc] peer: starting
20262026-09-04T22:02:47.147ZSep 04 22:02:47.112 DEBG [sc] peer: connecting to [::1]:52054
20272026-09-04T22:02:47.147ZSep 04 22:02:47.112 DEBG [sc] peer waiting for prompt
20282026-09-04T22:02:47.147ZSep 04 22:02:47.123 DEBG [sc] peer: logging in
20292026-09-04T22:02:47.213ZSep 04 22:02:47.201 DEBG [sc] peer: executing command `pkill -x mgd`
20302026-09-04T22:02:47.282Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20312026-09-04T22:02:47.282Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20322026-09-04T22:02:47.282Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
20332026-09-04T22:02:47.282Zmgd bfd fd00:4::2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
20342026-09-04T22:02:47.282Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20352026-09-04T22:02:47.306Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20362026-09-04T22:02:47.306Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20372026-09-04T22:02:47.307Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20382026-09-04T22:02:48.282Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20392026-09-04T22:02:48.282Zmgd bfd fd00:4::2 -> Down: iteration 2/20: expected Some(Down), got Some(Up)
20402026-09-04T22:02:48.283Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20412026-09-04T22:02:48.283Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20422026-09-04T22:02:48.283Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20432026-09-04T22:02:48.283Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20442026-09-04T22:02:48.307Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20452026-09-04T22:02:48.308Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: expected Some(Down), got Some(Up)
20462026-09-04T22:02:49.284Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20472026-09-04T22:02:49.308Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20482026-09-04T22:02:49.308Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20492026-09-04T22:02:49.308Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (1/5 consecutive)
20502026-09-04T22:02:49.308Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20512026-09-04T22:02:49.308Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20522026-09-04T22:02:49.308Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
20532026-09-04T22:02:49.308Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (1/5 consecutive)
20542026-09-04T22:02:50.285Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20552026-09-04T22:02:50.309Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (2/5 consecutive)
20562026-09-04T22:02:50.309Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20572026-09-04T22:02:50.309Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (2/5 consecutive)
20582026-09-04T22:02:50.309Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20592026-09-04T22:02:50.309Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20602026-09-04T22:02:50.309Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20612026-09-04T22:02:50.309Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
20622026-09-04T22:02:51.287Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20632026-09-04T22:02:51.311Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20642026-09-04T22:02:51.311Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20652026-09-04T22:02:51.311Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (3/5 consecutive)
20662026-09-04T22:02:51.311Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20672026-09-04T22:02:51.311Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20682026-09-04T22:02:51.311Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
20692026-09-04T22:02:51.311Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (3/5 consecutive)
20702026-09-04T22:02:52.291Zmgd bfd 10.0.3.2 -> Down: iteration 6/20: matched Some(Down) (4/5 consecutive)
20712026-09-04T22:02:52.291Zmgd bfd fd00:4::2 -> Down: iteration 6/20: matched Some(Down) (4/5 consecutive)
20722026-09-04T22:02:53.318Zmgd bfd 10.0.3.2 -> Down: iteration 7/20: matched Some(Down) (5/5 consecutive)
20732026-09-04T22:02:53.318Zmgd bfd fd00:4::2 -> Down: iteration 7/20: matched Some(Down) (5/5 consecutive)
20742026-09-04T22:02:53.504ZSep 04 22:02:53.492 INFO phase 6: start frr on cr1
20752026-09-04T22:02:53.504ZSep 04 22:02:53.492 INFO cr1: starting frr
20762026-09-04T22:02:53.504ZSep 04 22:02:53.492 DEBG [sc] cr1: starting
20772026-09-04T22:02:53.504ZSep 04 22:02:53.492 DEBG [sc] cr1: connecting to [::1]:56695
20782026-09-04T22:02:53.528ZSep 04 22:02:53.493 DEBG [sc] cr1 waiting for prompt
20792026-09-04T22:02:53.529ZSep 04 22:02:53.504 DEBG [sc] cr1: logging in
20802026-09-04T22:02:53.865ZSep 04 22:02:53.853 DEBG [sc] cr1: executing command `systemctl reset-failed frr && systemctl start frr`
20812026-09-04T22:03:01.167ZSep 04 22:03:01.155 INFO cr1: executing frr script show bfd peers json
20822026-09-04T22:03:01.167ZSep 04 22:03:01.155 DEBG [sc] cr1: starting
20832026-09-04T22:03:01.167ZSep 04 22:03:01.155 DEBG [sc] cr1: connecting to [::1]:56695
20842026-09-04T22:03:01.191ZSep 04 22:03:01.155 DEBG [sc] cr1 waiting for prompt
20852026-09-04T22:03:01.191Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20862026-09-04T22:03:01.192Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20872026-09-04T22:03:01.192Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20882026-09-04T22:03:01.192Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
20892026-09-04T22:03:01.192Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20902026-09-04T22:03:01.192Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20912026-09-04T22:03:01.192Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20922026-09-04T22:03:01.192Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
20932026-09-04T22:03:01.192ZSep 04 22:03:01.167 DEBG [sc] cr1: logging in
20942026-09-04T22:03:01.311ZSep 04 22:03:01.299 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20952026-09-04T22:03:02.169Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20962026-09-04T22:03:02.170Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20972026-09-04T22:03:02.170Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
20982026-09-04T22:03:02.170Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
20992026-09-04T22:03:02.170Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21002026-09-04T22:03:02.170Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21012026-09-04T22:03:02.170Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21022026-09-04T22:03:02.193Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21032026-09-04T22:03:03.172Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21042026-09-04T22:03:03.172Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21052026-09-04T22:03:03.196Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21062026-09-04T22:03:03.196Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21072026-09-04T22:03:03.196Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21082026-09-04T22:03:03.196Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21092026-09-04T22:03:03.196Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21102026-09-04T22:03:03.196Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21112026-09-04T22:03:03.453Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
21122026-09-04T22:03:04.174Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21132026-09-04T22:03:04.174Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21142026-09-04T22:03:04.174Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21152026-09-04T22:03:04.198Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21162026-09-04T22:03:04.198Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21172026-09-04T22:03:04.198Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21182026-09-04T22:03:04.198Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21192026-09-04T22:03:04.198Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
21202026-09-04T22:03:04.453ZSep 04 22:03:04.441 INFO cr1: executing frr script show bfd peers json
21212026-09-04T22:03:04.453ZSep 04 22:03:04.441 DEBG [sc] cr1: starting
21222026-09-04T22:03:04.453ZSep 04 22:03:04.441 DEBG [sc] cr1: connecting to [::1]:56695
21232026-09-04T22:03:04.478ZSep 04 22:03:04.442 DEBG [sc] cr1 waiting for prompt
21242026-09-04T22:03:04.478ZSep 04 22:03:04.453 DEBG [sc] cr1: logging in
21252026-09-04T22:03:04.586ZSep 04 22:03:04.574 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21262026-09-04T22:03:05.176Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21272026-09-04T22:03:05.176Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21282026-09-04T22:03:05.176Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21292026-09-04T22:03:05.176Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21302026-09-04T22:03:05.176Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21312026-09-04T22:03:05.200Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21322026-09-04T22:03:05.200Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21332026-09-04T22:03:05.200Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
21342026-09-04T22:03:06.717Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
21352026-09-04T22:03:07.719ZSep 04 22:03:07.707 INFO cr1: executing frr script show bfd peers json
21362026-09-04T22:03:07.719ZSep 04 22:03:07.707 DEBG [sc] cr1: starting
21372026-09-04T22:03:07.719ZSep 04 22:03:07.707 DEBG [sc] cr1: connecting to [::1]:56695
21382026-09-04T22:03:07.743ZSep 04 22:03:07.707 DEBG [sc] cr1 waiting for prompt
21392026-09-04T22:03:07.743ZSep 04 22:03:07.719 DEBG [sc] cr1: logging in
21402026-09-04T22:03:07.863ZSep 04 22:03:07.851 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21412026-09-04T22:03:10.005Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
21422026-09-04T22:03:11.006ZSep 04 22:03:10.994 INFO cr1: executing frr script show bfd peers json
21432026-09-04T22:03:11.007ZSep 04 22:03:10.994 DEBG [sc] cr1: starting
21442026-09-04T22:03:11.007ZSep 04 22:03:10.994 DEBG [sc] cr1: connecting to [::1]:56695
21452026-09-04T22:03:11.031ZSep 04 22:03:10.995 DEBG [sc] cr1 waiting for prompt
21462026-09-04T22:03:11.031ZSep 04 22:03:11.006 DEBG [sc] cr1: logging in
21472026-09-04T22:03:11.150ZSep 04 22:03:11.138 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21482026-09-04T22:03:13.294Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
21492026-09-04T22:03:14.294ZSep 04 22:03:14.282 INFO cr1: executing frr script show bfd peers json
21502026-09-04T22:03:14.294ZSep 04 22:03:14.282 DEBG [sc] cr1: starting
21512026-09-04T22:03:14.294ZSep 04 22:03:14.282 DEBG [sc] cr1: connecting to [::1]:56695
21522026-09-04T22:03:14.319ZSep 04 22:03:14.283 DEBG [sc] cr1 waiting for prompt
21532026-09-04T22:03:14.319ZSep 04 22:03:14.294 DEBG [sc] cr1: logging in
21542026-09-04T22:03:14.438ZSep 04 22:03:14.426 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21552026-09-04T22:03:16.594Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
21562026-09-04T22:03:16.618ZSep 04 22:03:16.583 INFO phase 7: unpause ceos on cr2
21572026-09-04T22:03:16.618ZSep 04 22:03:16.583 INFO cr2: unpausing ceos
21582026-09-04T22:03:16.618ZSep 04 22:03:16.583 DEBG [sc] cr2: starting
21592026-09-04T22:03:16.618ZSep 04 22:03:16.583 DEBG [sc] cr2: connecting to [::1]:43809
21602026-09-04T22:03:16.618ZSep 04 22:03:16.584 DEBG [sc] cr2 waiting for prompt
21612026-09-04T22:03:16.618ZSep 04 22:03:16.595 DEBG [sc] cr2: logging in
21622026-09-04T22:03:16.944ZSep 04 22:03:16.932 DEBG [sc] cr2: executing command `docker unpause ceos`
21632026-09-04T22:03:19.062ZSep 04 22:03:19.049 INFO cr1: executing frr script show bfd peers json
21642026-09-04T22:03:19.062ZSep 04 22:03:19.049 INFO cr2: executing eos script show bfd peers | json
21652026-09-04T22:03:19.062ZSep 04 22:03:19.049 DEBG [sc] cr1: starting
21662026-09-04T22:03:19.062ZSep 04 22:03:19.049 DEBG [sc] cr1: connecting to [::1]:56695
21672026-09-04T22:03:19.062ZSep 04 22:03:19.049 DEBG [sc] cr2: starting
21682026-09-04T22:03:19.062ZSep 04 22:03:19.049 DEBG [sc] cr2: connecting to [::1]:43809
21692026-09-04T22:03:19.087Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21702026-09-04T22:03:19.087ZSep 04 22:03:19.049 DEBG [sc] cr2 waiting for prompt
21712026-09-04T22:03:19.087ZSep 04 22:03:19.049 DEBG [sc] cr1 waiting for prompt
21722026-09-04T22:03:19.087Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21732026-09-04T22:03:19.087Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21742026-09-04T22:03:19.087Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21752026-09-04T22:03:19.087Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21762026-09-04T22:03:19.087Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21772026-09-04T22:03:19.087Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21782026-09-04T22:03:19.087Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
21792026-09-04T22:03:19.087ZSep 04 22:03:19.059 DEBG [sc] cr2: logging in
21802026-09-04T22:03:19.087ZSep 04 22:03:19.061 DEBG [sc] cr1: logging in
21812026-09-04T22:03:19.206ZSep 04 22:03:19.194 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21822026-09-04T22:03:19.231ZSep 04 22:03:19.204 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21832026-09-04T22:03:20.063Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21842026-09-04T22:03:20.063Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21852026-09-04T22:03:20.063Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21862026-09-04T22:03:20.087Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21872026-09-04T22:03:20.087Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21882026-09-04T22:03:20.087Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21892026-09-04T22:03:20.087Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21902026-09-04T22:03:20.087Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
21912026-09-04T22:03:21.065Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21922026-09-04T22:03:21.065Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21932026-09-04T22:03:21.089Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21942026-09-04T22:03:21.090Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21952026-09-04T22:03:21.090Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21962026-09-04T22:03:21.090Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21972026-09-04T22:03:21.090Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
21982026-09-04T22:03:21.090Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21992026-09-04T22:03:21.352Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
22002026-09-04T22:03:21.556Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
22012026-09-04T22:03:22.068Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22022026-09-04T22:03:22.092Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22032026-09-04T22:03:22.092Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22042026-09-04T22:03:22.092Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22052026-09-04T22:03:22.093Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22062026-09-04T22:03:22.093Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
22072026-09-04T22:03:22.093Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22082026-09-04T22:03:22.093Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
22092026-09-04T22:03:22.354ZSep 04 22:03:22.340 INFO cr1: executing frr script show bfd peers json
22102026-09-04T22:03:22.378ZSep 04 22:03:22.340 DEBG [sc] cr1: starting
22112026-09-04T22:03:22.378ZSep 04 22:03:22.340 DEBG [sc] cr1: connecting to [::1]:56695
22122026-09-04T22:03:22.378ZSep 04 22:03:22.341 DEBG [sc] cr1 waiting for prompt
22132026-09-04T22:03:22.378ZSep 04 22:03:22.352 DEBG [sc] cr1: logging in
22142026-09-04T22:03:22.497ZSep 04 22:03:22.485 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22152026-09-04T22:03:22.557ZSep 04 22:03:22.544 INFO cr2: executing eos script show bfd peers | json
22162026-09-04T22:03:22.557ZSep 04 22:03:22.545 DEBG [sc] cr2: starting
22172026-09-04T22:03:22.557ZSep 04 22:03:22.545 DEBG [sc] cr2: connecting to [::1]:43809
22182026-09-04T22:03:22.582ZSep 04 22:03:22.545 DEBG [sc] cr2 waiting for prompt
22192026-09-04T22:03:22.582ZSep 04 22:03:22.556 DEBG [sc] cr2: logging in
22202026-09-04T22:03:22.723ZSep 04 22:03:22.711 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22212026-09-04T22:03:23.070Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22222026-09-04T22:03:23.094Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22232026-09-04T22:03:23.095Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22242026-09-04T22:03:23.095Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22252026-09-04T22:03:23.095Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22262026-09-04T22:03:23.095Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22272026-09-04T22:03:23.095Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
22282026-09-04T22:03:23.095Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
22292026-09-04T22:03:24.633Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
22302026-09-04T22:03:25.089Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
22312026-09-04T22:03:25.634ZSep 04 22:03:25.622 INFO cr1: executing frr script show bfd peers json
22322026-09-04T22:03:25.634ZSep 04 22:03:25.622 DEBG [sc] cr1: starting
22332026-09-04T22:03:25.634ZSep 04 22:03:25.622 DEBG [sc] cr1: connecting to [::1]:56695
22342026-09-04T22:03:25.658ZSep 04 22:03:25.623 DEBG [sc] cr1 waiting for prompt
22352026-09-04T22:03:25.658ZSep 04 22:03:25.634 DEBG [sc] cr1: logging in
22362026-09-04T22:03:25.779ZSep 04 22:03:25.767 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22372026-09-04T22:03:26.089ZSep 04 22:03:26.077 INFO cr2: executing eos script show bfd peers | json
22382026-09-04T22:03:26.089ZSep 04 22:03:26.077 DEBG [sc] cr2: starting
22392026-09-04T22:03:26.089ZSep 04 22:03:26.077 DEBG [sc] cr2: connecting to [::1]:43809
22402026-09-04T22:03:26.113ZSep 04 22:03:26.078 DEBG [sc] cr2 waiting for prompt
22412026-09-04T22:03:26.113ZSep 04 22:03:26.089 DEBG [sc] cr2: logging in
22422026-09-04T22:03:26.223ZSep 04 22:03:26.211 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22432026-09-04T22:03:27.936Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
22442026-09-04T22:03:28.596Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
22452026-09-04T22:03:28.937ZSep 04 22:03:28.925 INFO cr1: executing frr script show bfd peers json
22462026-09-04T22:03:28.937ZSep 04 22:03:28.925 DEBG [sc] cr1: starting
22472026-09-04T22:03:28.937ZSep 04 22:03:28.925 DEBG [sc] cr1: connecting to [::1]:56695
22482026-09-04T22:03:28.961ZSep 04 22:03:28.926 DEBG [sc] cr1 waiting for prompt
22492026-09-04T22:03:28.961ZSep 04 22:03:28.937 DEBG [sc] cr1: logging in
22502026-09-04T22:03:29.070ZSep 04 22:03:29.057 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22512026-09-04T22:03:29.596ZSep 04 22:03:29.584 INFO cr2: executing eos script show bfd peers | json
22522026-09-04T22:03:29.596ZSep 04 22:03:29.584 DEBG [sc] cr2: starting
22532026-09-04T22:03:29.620ZSep 04 22:03:29.584 DEBG [sc] cr2: connecting to [::1]:43809
22542026-09-04T22:03:29.621ZSep 04 22:03:29.585 DEBG [sc] cr2 waiting for prompt
22552026-09-04T22:03:29.621ZSep 04 22:03:29.596 DEBG [sc] cr2: logging in
22562026-09-04T22:03:29.742ZSep 04 22:03:29.730 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22572026-09-04T22:03:31.220Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
22582026-09-04T22:03:32.084Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
22592026-09-04T22:03:32.222ZSep 04 22:03:32.209 INFO cr1: executing frr script show bfd peers json
22602026-09-04T22:03:32.222ZSep 04 22:03:32.209 DEBG [sc] cr1: starting
22612026-09-04T22:03:32.222ZSep 04 22:03:32.209 DEBG [sc] cr1: connecting to [::1]:56695
22622026-09-04T22:03:32.247ZSep 04 22:03:32.210 DEBG [sc] cr1 waiting for prompt
22632026-09-04T22:03:32.247ZSep 04 22:03:32.221 DEBG [sc] cr1: logging in
22642026-09-04T22:03:32.366ZSep 04 22:03:32.353 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22652026-09-04T22:03:33.085ZSep 04 22:03:33.072 INFO cr2: executing eos script show bfd peers | json
22662026-09-04T22:03:33.085ZSep 04 22:03:33.073 DEBG [sc] cr2: starting
22672026-09-04T22:03:33.085ZSep 04 22:03:33.073 DEBG [sc] cr2: connecting to [::1]:43809
22682026-09-04T22:03:33.109ZSep 04 22:03:33.073 DEBG [sc] cr2 waiting for prompt
22692026-09-04T22:03:33.109ZSep 04 22:03:33.085 DEBG [sc] cr2: logging in
22702026-09-04T22:03:33.231ZSep 04 22:03:33.218 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22712026-09-04T22:03:34.508Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
22722026-09-04T22:03:35.577Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
22732026-09-04T22:03:35.601ZSep 04 22:03:35.566 INFO phase 8: unpause cRPD on cr3
22742026-09-04T22:03:35.601ZSep 04 22:03:35.566 INFO cr3: unpausing crpd1
22752026-09-04T22:03:35.601ZSep 04 22:03:35.566 DEBG [sc] cr3: starting
22762026-09-04T22:03:35.601ZSep 04 22:03:35.566 DEBG [sc] cr3: connecting to [::1]:38423
22772026-09-04T22:03:35.601ZSep 04 22:03:35.567 DEBG [sc] cr3 waiting for prompt
22782026-09-04T22:03:35.601ZSep 04 22:03:35.578 DEBG [sc] cr3: logging in
22792026-09-04T22:03:35.978ZSep 04 22:03:35.965 DEBG [sc] cr3: executing command `docker unpause crpd1`
22802026-09-04T22:03:38.079ZSep 04 22:03:38.066 INFO cr1: executing frr script show bfd peers json
22812026-09-04T22:03:38.079ZSep 04 22:03:38.066 INFO cr2: executing eos script show bfd peers | json
22822026-09-04T22:03:38.079ZSep 04 22:03:38.067 INFO cr3: executing juniper script show bfd session | display json
22832026-09-04T22:03:38.079ZSep 04 22:03:38.067 DEBG [sc] cr1: starting
22842026-09-04T22:03:38.079ZSep 04 22:03:38.067 DEBG [sc] cr1: connecting to [::1]:56695
22852026-09-04T22:03:38.079ZSep 04 22:03:38.067 DEBG [sc] cr2: starting
22862026-09-04T22:03:38.079ZSep 04 22:03:38.067 DEBG [sc] cr2: connecting to [::1]:43809
22872026-09-04T22:03:38.079ZSep 04 22:03:38.067 DEBG [sc] cr3: starting
22882026-09-04T22:03:38.079ZSep 04 22:03:38.067 DEBG [sc] cr3: connecting to [::1]:38423
22892026-09-04T22:03:38.104ZSep 04 22:03:38.067 DEBG [sc] cr3 waiting for prompt
22902026-09-04T22:03:38.104ZSep 04 22:03:38.067 DEBG [sc] cr1 waiting for prompt
22912026-09-04T22:03:38.104ZSep 04 22:03:38.067 DEBG [sc] cr2 waiting for prompt
22922026-09-04T22:03:38.104Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22932026-09-04T22:03:38.104Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22942026-09-04T22:03:38.104Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22952026-09-04T22:03:38.104Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22962026-09-04T22:03:38.104Zmgd bfd fd00:4::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22972026-09-04T22:03:38.104Zmgd bfd 10.0.3.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
22982026-09-04T22:03:38.104Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
22992026-09-04T22:03:38.104Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
23002026-09-04T22:03:38.104ZSep 04 22:03:38.078 DEBG [sc] cr3: logging in
23012026-09-04T22:03:38.104ZSep 04 22:03:38.078 DEBG [sc] cr2: logging in
23022026-09-04T22:03:38.104ZSep 04 22:03:38.079 DEBG [sc] cr1: logging in
23032026-09-04T22:03:38.222ZSep 04 22:03:38.210 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23042026-09-04T22:03:38.246ZSep 04 22:03:38.232 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23052026-09-04T22:03:38.246ZSep 04 22:03:38.233 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23062026-09-04T22:03:39.083Zmgd bfd 10.0.3.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
23072026-09-04T22:03:39.083Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23082026-09-04T22:03:39.083Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23092026-09-04T22:03:39.083Zmgd bfd fd00:4::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
23102026-09-04T22:03:39.083Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23112026-09-04T22:03:39.107Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23122026-09-04T22:03:39.107Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23132026-09-04T22:03:39.107Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
23142026-09-04T22:03:40.085Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23152026-09-04T22:03:40.085Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23162026-09-04T22:03:40.110Zmgd bfd 10.0.3.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
23172026-09-04T22:03:40.110Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23182026-09-04T22:03:40.110Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23192026-09-04T22:03:40.110Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23202026-09-04T22:03:40.110Zmgd bfd fd00:4::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
23212026-09-04T22:03:40.110Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
23222026-09-04T22:03:40.409Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
23232026-09-04T22:03:40.486Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
23242026-09-04T22:03:40.649Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
23252026-09-04T22:03:41.086Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23262026-09-04T22:03:41.086Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23272026-09-04T22:03:41.086Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23282026-09-04T22:03:41.110Zmgd bfd fd00:4::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
23292026-09-04T22:03:41.110Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23302026-09-04T22:03:41.110Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23312026-09-04T22:03:41.110Zmgd bfd 10.0.3.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
23322026-09-04T22:03:41.110Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
23332026-09-04T22:03:41.410ZSep 04 22:03:41.398 INFO cr1: executing frr script show bfd peers json
23342026-09-04T22:03:41.410ZSep 04 22:03:41.398 DEBG [sc] cr1: starting
23352026-09-04T22:03:41.410ZSep 04 22:03:41.398 DEBG [sc] cr1: connecting to [::1]:56695
23362026-09-04T22:03:41.434ZSep 04 22:03:41.399 DEBG [sc] cr1 waiting for prompt
23372026-09-04T22:03:41.434ZSep 04 22:03:41.410 DEBG [sc] cr1: logging in
23382026-09-04T22:03:41.488ZSep 04 22:03:41.476 INFO cr3: executing juniper script show bfd session | display json
23392026-09-04T22:03:41.488ZSep 04 22:03:41.476 DEBG [sc] cr3: starting
23402026-09-04T22:03:41.488ZSep 04 22:03:41.476 DEBG [sc] cr3: connecting to [::1]:38423
23412026-09-04T22:03:41.488ZSep 04 22:03:41.476 DEBG [sc] cr3 waiting for prompt
23422026-09-04T22:03:41.512ZSep 04 22:03:41.487 DEBG [sc] cr3: logging in
23432026-09-04T22:03:41.543ZSep 04 22:03:41.531 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23442026-09-04T22:03:41.642ZSep 04 22:03:41.630 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23452026-09-04T22:03:41.666ZSep 04 22:03:41.638 INFO cr2: executing eos script show bfd peers | json
23462026-09-04T22:03:41.667ZSep 04 22:03:41.638 DEBG [sc] cr2: starting
23472026-09-04T22:03:41.667ZSep 04 22:03:41.638 DEBG [sc] cr2: connecting to [::1]:43809
23482026-09-04T22:03:41.667ZSep 04 22:03:41.639 DEBG [sc] cr2 waiting for prompt
23492026-09-04T22:03:41.667ZSep 04 22:03:41.649 DEBG [sc] cr2: logging in
23502026-09-04T22:03:41.793ZSep 04 22:03:41.781 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23512026-09-04T22:03:42.089Zmgd bfd fd00:4::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
23522026-09-04T22:03:42.089Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23532026-09-04T22:03:42.089Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23542026-09-04T22:03:42.089Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23552026-09-04T22:03:42.089Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23562026-09-04T22:03:42.113Zmgd bfd 10.0.3.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
23572026-09-04T22:03:42.113Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23582026-09-04T22:03:42.113Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
23592026-09-04T22:03:43.698Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
23602026-09-04T22:03:43.926Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
23612026-09-04T22:03:44.177Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
23622026-09-04T22:03:44.699ZSep 04 22:03:44.687 INFO cr1: executing frr script show bfd peers json
23632026-09-04T22:03:44.699ZSep 04 22:03:44.687 DEBG [sc] cr1: starting
23642026-09-04T22:03:44.699ZSep 04 22:03:44.687 DEBG [sc] cr1: connecting to [::1]:56695
23652026-09-04T22:03:44.724ZSep 04 22:03:44.688 DEBG [sc] cr1 waiting for prompt
23662026-09-04T22:03:44.724ZSep 04 22:03:44.699 DEBG [sc] cr1: logging in
23672026-09-04T22:03:44.854ZSep 04 22:03:44.842 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23682026-09-04T22:03:44.927ZSep 04 22:03:44.915 INFO cr3: executing juniper script show bfd session | display json
23692026-09-04T22:03:44.927ZSep 04 22:03:44.915 DEBG [sc] cr3: starting
23702026-09-04T22:03:44.927ZSep 04 22:03:44.915 DEBG [sc] cr3: connecting to [::1]:38423
23712026-09-04T22:03:44.951ZSep 04 22:03:44.916 DEBG [sc] cr3 waiting for prompt
23722026-09-04T22:03:44.952ZSep 04 22:03:44.927 DEBG [sc] cr3: logging in
23732026-09-04T22:03:45.071ZSep 04 22:03:45.059 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23742026-09-04T22:03:45.178ZSep 04 22:03:45.166 INFO cr2: executing eos script show bfd peers | json
23752026-09-04T22:03:45.178ZSep 04 22:03:45.166 DEBG [sc] cr2: starting
23762026-09-04T22:03:45.179ZSep 04 22:03:45.166 DEBG [sc] cr2: connecting to [::1]:43809
23772026-09-04T22:03:45.203ZSep 04 22:03:45.166 DEBG [sc] cr2 waiting for prompt
23782026-09-04T22:03:45.203ZSep 04 22:03:45.178 DEBG [sc] cr2: logging in
23792026-09-04T22:03:45.325ZSep 04 22:03:45.312 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
23802026-09-04T22:03:47.010Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23812026-09-04T22:03:47.325Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23822026-09-04T22:03:47.677Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
23832026-09-04T22:03:48.013ZSep 04 22:03:48.000 INFO cr1: executing frr script show bfd peers json
23842026-09-04T22:03:48.013ZSep 04 22:03:48.000 DEBG [sc] cr1: starting
23852026-09-04T22:03:48.013ZSep 04 22:03:48.000 DEBG [sc] cr1: connecting to [::1]:56695
23862026-09-04T22:03:48.037ZSep 04 22:03:48.001 DEBG [sc] cr1 waiting for prompt
23872026-09-04T22:03:48.037ZSep 04 22:03:48.012 DEBG [sc] cr1: logging in
23882026-09-04T22:03:48.158ZSep 04 22:03:48.146 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
23892026-09-04T22:03:48.326ZSep 04 22:03:48.314 INFO cr3: executing juniper script show bfd session | display json
23902026-09-04T22:03:48.326ZSep 04 22:03:48.314 DEBG [sc] cr3: starting
23912026-09-04T22:03:48.351ZSep 04 22:03:48.314 DEBG [sc] cr3: connecting to [::1]:38423
23922026-09-04T22:03:48.351ZSep 04 22:03:48.315 DEBG [sc] cr3 waiting for prompt
23932026-09-04T22:03:48.351ZSep 04 22:03:48.325 DEBG [sc] cr3: logging in
23942026-09-04T22:03:48.471ZSep 04 22:03:48.458 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23952026-09-04T22:03:48.678ZSep 04 22:03:48.666 INFO cr2: executing eos script show bfd peers | json
23962026-09-04T22:03:48.678ZSep 04 22:03:48.666 DEBG [sc] cr2: starting
23972026-09-04T22:03:48.678ZSep 04 22:03:48.666 DEBG [sc] cr2: connecting to [::1]:43809
23982026-09-04T22:03:48.704ZSep 04 22:03:48.666 DEBG [sc] cr2 waiting for prompt
23992026-09-04T22:03:48.704ZSep 04 22:03:48.678 DEBG [sc] cr2: logging in
24002026-09-04T22:03:48.834ZSep 04 22:03:48.821 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24012026-09-04T22:03:50.302Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24022026-09-04T22:03:50.742Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24032026-09-04T22:03:51.176Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
24042026-09-04T22:03:51.305ZSep 04 22:03:51.291 INFO cr1: executing frr script show bfd peers json
24052026-09-04T22:03:51.329ZSep 04 22:03:51.291 DEBG [sc] cr1: starting
24062026-09-04T22:03:51.329ZSep 04 22:03:51.291 DEBG [sc] cr1: connecting to [::1]:56695
24072026-09-04T22:03:51.329ZSep 04 22:03:51.292 DEBG [sc] cr1 waiting for prompt
24082026-09-04T22:03:51.329ZSep 04 22:03:51.302 DEBG [sc] cr1: logging in
24092026-09-04T22:03:51.480ZSep 04 22:03:51.468 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24102026-09-04T22:03:51.744ZSep 04 22:03:51.732 INFO cr3: executing juniper script show bfd session | display json
24112026-09-04T22:03:51.744ZSep 04 22:03:51.732 DEBG [sc] cr3: starting
24122026-09-04T22:03:51.744ZSep 04 22:03:51.732 DEBG [sc] cr3: connecting to [::1]:38423
24132026-09-04T22:03:51.769ZSep 04 22:03:51.733 DEBG [sc] cr3 waiting for prompt
24142026-09-04T22:03:51.769ZSep 04 22:03:51.744 DEBG [sc] cr3: logging in
24152026-09-04T22:03:51.878ZSep 04 22:03:51.866 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
24162026-09-04T22:03:52.176ZSep 04 22:03:52.164 INFO cr2: executing eos script show bfd peers | json
24172026-09-04T22:03:52.176ZSep 04 22:03:52.164 DEBG [sc] cr2: starting
24182026-09-04T22:03:52.176ZSep 04 22:03:52.164 DEBG [sc] cr2: connecting to [::1]:43809
24192026-09-04T22:03:52.201ZSep 04 22:03:52.164 DEBG [sc] cr2 waiting for prompt
24202026-09-04T22:03:52.201ZSep 04 22:03:52.176 DEBG [sc] cr2: logging in
24212026-09-04T22:03:52.332ZSep 04 22:03:52.320 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24222026-09-04T22:03:53.635Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
24232026-09-04T22:03:54.155Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
24242026-09-04T22:03:54.669Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
24252026-09-04T22:03:54.694ZSep 04 22:03:54.658 INFO phase 9: restart mgd on peer
24262026-09-04T22:03:54.694ZSep 04 22:03:54.658 DEBG [sc] peer: starting
24272026-09-04T22:03:54.694ZSep 04 22:03:54.658 DEBG [sc] peer: connecting to [::1]:52054
24282026-09-04T22:03:54.694ZSep 04 22:03:54.659 DEBG [sc] peer waiting for prompt
24292026-09-04T22:03:54.694ZSep 04 22:03:54.670 DEBG [sc] peer: logging in
24302026-09-04T22:03:54.759ZSep 04 22:03:54.747 DEBG [sc] peer: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
24312026-09-04T22:03:54.829ZSep 04 22:03:54.816 INFO cr1: executing frr script show bfd peers json
24322026-09-04T22:03:54.829ZSep 04 22:03:54.816 INFO cr3: executing juniper script show bfd session | display json
24332026-09-04T22:03:54.829ZSep 04 22:03:54.816 INFO cr2: executing eos script show bfd peers | json
24342026-09-04T22:03:54.854ZSep 04 22:03:54.816 DEBG [sc] cr3: starting
24352026-09-04T22:03:54.854ZSep 04 22:03:54.816 DEBG [sc] cr3: connecting to [::1]:38423
24362026-09-04T22:03:54.854ZSep 04 22:03:54.817 DEBG [sc] cr1: starting
24372026-09-04T22:03:54.854ZSep 04 22:03:54.817 DEBG [sc] cr1: connecting to [::1]:56695
24382026-09-04T22:03:54.854ZSep 04 22:03:54.817 DEBG [sc] cr2: starting
24392026-09-04T22:03:54.854ZSep 04 22:03:54.817 DEBG [sc] cr2: connecting to [::1]:43809
24402026-09-04T22:03:54.854Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
24412026-09-04T22:03:54.854Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
24422026-09-04T22:03:54.854Zmgd bfd 10.0.3.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
24432026-09-04T22:03:54.854Zpeer bfd 10.0.3.1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
24442026-09-04T22:03:54.854Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
24452026-09-04T22:03:54.854Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
24462026-09-04T22:03:54.854Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
24472026-09-04T22:03:54.854Zmgd bfd fd00:4::2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
24482026-09-04T22:03:54.854ZSep 04 22:03:54.817 DEBG [sc] cr3 waiting for prompt
24492026-09-04T22:03:54.854Zpeer bfd fd00:4::1 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
24502026-09-04T22:03:54.855ZSep 04 22:03:54.817 DEBG [sc] cr1 waiting for prompt
24512026-09-04T22:03:54.855ZSep 04 22:03:54.817 DEBG [sc] cr2 waiting for prompt
24522026-09-04T22:03:54.855Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
24532026-09-04T22:03:54.855ZSep 04 22:03:54.828 DEBG [sc] cr3: logging in
24542026-09-04T22:03:54.855ZSep 04 22:03:54.828 DEBG [sc] cr2: logging in
24552026-09-04T22:03:54.855ZSep 04 22:03:54.828 DEBG [sc] cr1: logging in
24562026-09-04T22:03:54.972ZSep 04 22:03:54.960 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
24572026-09-04T22:03:54.996ZSep 04 22:03:54.961 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
24582026-09-04T22:03:54.996ZSep 04 22:03:54.972 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
24592026-09-04T22:03:55.832Zmgd bfd fd00:4::2 -> Up: iteration 2/20: expected Some(Up), got Some(Init)
24602026-09-04T22:03:55.832Zpeer bfd fd00:4::1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
24612026-09-04T22:03:55.832Zpeer bfd 10.0.3.1 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
24622026-09-04T22:03:55.832Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
24632026-09-04T22:03:55.832Zmgd bfd 10.0.3.2 -> Up: iteration 2/20: expected Some(Up), got Some(Init)
24642026-09-04T22:03:55.832Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
24652026-09-04T22:03:55.832Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
24662026-09-04T22:03:55.857Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
24672026-09-04T22:03:55.857Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
24682026-09-04T22:03:55.857Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
24692026-09-04T22:03:56.833Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24702026-09-04T22:03:56.833Zmgd bfd 10.0.3.2 -> Up: iteration 3/20: matched Some(Up) (1/5 consecutive)
24712026-09-04T22:03:56.833Zmgd bfd fd00:4::2 -> Up: iteration 3/20: matched Some(Up) (1/5 consecutive)
24722026-09-04T22:03:56.857Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24732026-09-04T22:03:56.857Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24742026-09-04T22:03:56.857Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24752026-09-04T22:03:56.857Zpeer bfd fd00:4::1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
24762026-09-04T22:03:56.857Zpeer bfd 10.0.3.1 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
24772026-09-04T22:03:56.857Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24782026-09-04T22:03:56.857Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
24792026-09-04T22:03:57.126Zcr1 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24802026-09-04T22:03:57.250Zcr3 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24812026-09-04T22:03:57.341Zcr2 bfd peers -> Up: iteration 1/20: matched true (1/5 consecutive)
24822026-09-04T22:03:57.845Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24832026-09-04T22:03:57.845Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24842026-09-04T22:03:57.845Zpeer bfd fd00:4::1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24852026-09-04T22:03:57.845Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24862026-09-04T22:03:57.845Zmgd bfd 10.0.3.2 -> Up: iteration 4/20: matched Some(Up) (2/5 consecutive)
24872026-09-04T22:03:57.845Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24882026-09-04T22:03:57.845Zpeer bfd 10.0.3.1 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
24892026-09-04T22:03:57.845Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24902026-09-04T22:03:57.871Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
24912026-09-04T22:03:57.871Zmgd bfd fd00:4::2 -> Up: iteration 4/20: matched Some(Up) (2/5 consecutive)
24922026-09-04T22:03:58.127ZSep 04 22:03:58.115 INFO cr1: executing frr script show bfd peers json
24932026-09-04T22:03:58.127ZSep 04 22:03:58.115 DEBG [sc] cr1: starting
24942026-09-04T22:03:58.127ZSep 04 22:03:58.115 DEBG [sc] cr1: connecting to [::1]:56695
24952026-09-04T22:03:58.152ZSep 04 22:03:58.116 DEBG [sc] cr1 waiting for prompt
24962026-09-04T22:03:58.152ZSep 04 22:03:58.127 DEBG [sc] cr1: logging in
24972026-09-04T22:03:58.253ZSep 04 22:03:58.239 INFO cr3: executing juniper script show bfd session | display json
24982026-09-04T22:03:58.254ZSep 04 22:03:58.239 DEBG [sc] cr3: starting
24992026-09-04T22:03:58.254ZSep 04 22:03:58.239 DEBG [sc] cr3: connecting to [::1]:38423
25002026-09-04T22:03:58.278ZSep 04 22:03:58.240 DEBG [sc] cr3 waiting for prompt
25012026-09-04T22:03:58.278ZSep 04 22:03:58.251 DEBG [sc] cr3: logging in
25022026-09-04T22:03:58.278ZSep 04 22:03:58.260 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25032026-09-04T22:03:58.342ZSep 04 22:03:58.330 INFO cr2: executing eos script show bfd peers | json
25042026-09-04T22:03:58.367ZSep 04 22:03:58.330 DEBG [sc] cr2: starting
25052026-09-04T22:03:58.367ZSep 04 22:03:58.330 DEBG [sc] cr2: connecting to [::1]:43809
25062026-09-04T22:03:58.367ZSep 04 22:03:58.331 DEBG [sc] cr2 waiting for prompt
25072026-09-04T22:03:58.367ZSep 04 22:03:58.342 DEBG [sc] cr2: logging in
25082026-09-04T22:03:58.418ZSep 04 22:03:58.406 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
25092026-09-04T22:03:58.487ZSep 04 22:03:58.475 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
25102026-09-04T22:03:58.838Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25112026-09-04T22:03:58.839Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25122026-09-04T22:03:58.839Zmgd bfd 10.0.3.2 -> Up: iteration 5/20: matched Some(Up) (3/5 consecutive)
25132026-09-04T22:03:58.839Zmgd bfd fd00:4::2 -> Up: iteration 5/20: matched Some(Up) (3/5 consecutive)
25142026-09-04T22:03:58.839Zpeer bfd fd00:4::1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
25152026-09-04T22:03:58.839Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25162026-09-04T22:03:58.839Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25172026-09-04T22:03:58.839Zpeer bfd 10.0.3.1 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
25182026-09-04T22:03:58.863Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25192026-09-04T22:03:58.863Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
25202026-09-04T22:03:59.840Zmgd bfd 10.0.3.2 -> Up: iteration 6/20: matched Some(Up) (4/5 consecutive)
25212026-09-04T22:03:59.840Zpeer bfd 10.0.3.1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
25222026-09-04T22:03:59.865Zpeer bfd fd00:4::1 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
25232026-09-04T22:03:59.865Zmgd bfd fd00:4::2 -> Up: iteration 6/20: matched Some(Up) (4/5 consecutive)
25242026-09-04T22:04:00.443Zcr1 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
25252026-09-04T22:04:00.691Zcr3 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
25262026-09-04T22:04:00.842Zmgd bfd 10.0.3.2 -> Up: iteration 7/20: matched Some(Up) (5/5 consecutive)
25272026-09-04T22:04:00.843Zmgd bfd fd00:4::2 -> Up: iteration 7/20: matched Some(Up) (5/5 consecutive)
25282026-09-04T22:04:00.867Zcr2 bfd peers -> Up: iteration 2/20: matched true (2/5 consecutive)
25292026-09-04T22:04:01.444ZSep 04 22:04:01.432 INFO cr1: executing frr script show bfd peers json
25302026-09-04T22:04:01.444ZSep 04 22:04:01.432 DEBG [sc] cr1: starting
25312026-09-04T22:04:01.444ZSep 04 22:04:01.432 DEBG [sc] cr1: connecting to [::1]:56695
25322026-09-04T22:04:01.468ZSep 04 22:04:01.432 DEBG [sc] cr1 waiting for prompt
25332026-09-04T22:04:01.468ZSep 04 22:04:01.443 DEBG [sc] cr1: logging in
25342026-09-04T22:04:01.599ZSep 04 22:04:01.587 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25352026-09-04T22:04:01.691ZSep 04 22:04:01.679 INFO cr3: executing juniper script show bfd session | display json
25362026-09-04T22:04:01.692ZSep 04 22:04:01.679 DEBG [sc] cr3: starting
25372026-09-04T22:04:01.692ZSep 04 22:04:01.679 DEBG [sc] cr3: connecting to [::1]:38423
25382026-09-04T22:04:01.716ZSep 04 22:04:01.680 DEBG [sc] cr3 waiting for prompt
25392026-09-04T22:04:01.716ZSep 04 22:04:01.692 DEBG [sc] cr3: logging in
25402026-09-04T22:04:01.865ZSep 04 22:04:01.853 INFO cr2: executing eos script show bfd peers | json
25412026-09-04T22:04:01.865ZSep 04 22:04:01.853 DEBG [sc] cr2: starting
25422026-09-04T22:04:01.865ZSep 04 22:04:01.853 DEBG [sc] cr2: connecting to [::1]:43809
25432026-09-04T22:04:01.890ZSep 04 22:04:01.854 DEBG [sc] cr2 waiting for prompt
25442026-09-04T22:04:01.890ZSep 04 22:04:01.857 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
25452026-09-04T22:04:01.890ZSep 04 22:04:01.865 DEBG [sc] cr2: logging in
25462026-09-04T22:04:01.998ZSep 04 22:04:01.986 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
25472026-09-04T22:04:03.752Zcr1 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
25482026-09-04T22:04:04.144Zcr3 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
25492026-09-04T22:04:04.396Zcr2 bfd peers -> Up: iteration 3/20: matched true (3/5 consecutive)
25502026-09-04T22:04:04.754ZSep 04 22:04:04.741 INFO cr1: executing frr script show bfd peers json
25512026-09-04T22:04:04.754ZSep 04 22:04:04.741 DEBG [sc] cr1: starting
25522026-09-04T22:04:04.754ZSep 04 22:04:04.741 DEBG [sc] cr1: connecting to [::1]:56695
25532026-09-04T22:04:04.778ZSep 04 22:04:04.742 DEBG [sc] cr1 waiting for prompt
25542026-09-04T22:04:04.778ZSep 04 22:04:04.753 DEBG [sc] cr1: logging in
25552026-09-04T22:04:04.911ZSep 04 22:04:04.898 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25562026-09-04T22:04:05.145ZSep 04 22:04:05.132 INFO cr3: executing juniper script show bfd session | display json
25572026-09-04T22:04:05.169ZSep 04 22:04:05.132 DEBG [sc] cr3: starting
25582026-09-04T22:04:05.169ZSep 04 22:04:05.132 DEBG [sc] cr3: connecting to [::1]:38423
25592026-09-04T22:04:05.169ZSep 04 22:04:05.133 DEBG [sc] cr3 waiting for prompt
25602026-09-04T22:04:05.169ZSep 04 22:04:05.144 DEBG [sc] cr3: logging in
25612026-09-04T22:04:05.278ZSep 04 22:04:05.266 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
25622026-09-04T22:04:05.397ZSep 04 22:04:05.385 INFO cr2: executing eos script show bfd peers | json
25632026-09-04T22:04:05.422ZSep 04 22:04:05.385 DEBG [sc] cr2: starting
25642026-09-04T22:04:05.422ZSep 04 22:04:05.385 DEBG [sc] cr2: connecting to [::1]:43809
25652026-09-04T22:04:05.422ZSep 04 22:04:05.386 DEBG [sc] cr2 waiting for prompt
25662026-09-04T22:04:05.422ZSep 04 22:04:05.397 DEBG [sc] cr2: logging in
25672026-09-04T22:04:05.566ZSep 04 22:04:05.553 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
25682026-09-04T22:04:07.052Zcr1 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
25692026-09-04T22:04:07.568Zcr3 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
25702026-09-04T22:04:07.904Zcr2 bfd peers -> Up: iteration 4/20: matched true (4/5 consecutive)
25712026-09-04T22:04:08.054ZSep 04 22:04:08.041 INFO cr1: executing frr script show bfd peers json
25722026-09-04T22:04:08.054ZSep 04 22:04:08.041 DEBG [sc] cr1: starting
25732026-09-04T22:04:08.054ZSep 04 22:04:08.041 DEBG [sc] cr1: connecting to [::1]:56695
25742026-09-04T22:04:08.078ZSep 04 22:04:08.042 DEBG [sc] cr1 waiting for prompt
25752026-09-04T22:04:08.079ZSep 04 22:04:08.052 DEBG [sc] cr1: logging in
25762026-09-04T22:04:08.186ZSep 04 22:04:08.174 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
25772026-09-04T22:04:08.570ZSep 04 22:04:08.557 INFO cr3: executing juniper script show bfd session | display json
25782026-09-04T22:04:08.570ZSep 04 22:04:08.557 DEBG [sc] cr3: starting
25792026-09-04T22:04:08.594ZSep 04 22:04:08.557 DEBG [sc] cr3: connecting to [::1]:38423
25802026-09-04T22:04:08.594ZSep 04 22:04:08.558 DEBG [sc] cr3 waiting for prompt
25812026-09-04T22:04:08.594ZSep 04 22:04:08.569 DEBG [sc] cr3: logging in
25822026-09-04T22:04:08.715ZSep 04 22:04:08.702 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
25832026-09-04T22:04:08.905ZSep 04 22:04:08.893 INFO cr2: executing eos script show bfd peers | json
25842026-09-04T22:04:08.905ZSep 04 22:04:08.893 DEBG [sc] cr2: starting
25852026-09-04T22:04:08.905ZSep 04 22:04:08.893 DEBG [sc] cr2: connecting to [::1]:43809
25862026-09-04T22:04:08.930ZSep 04 22:04:08.894 DEBG [sc] cr2 waiting for prompt
25872026-09-04T22:04:08.930ZSep 04 22:04:08.905 DEBG [sc] cr2: logging in
25882026-09-04T22:04:09.060ZSep 04 22:04:09.047 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
25892026-09-04T22:04:10.328Zcr1 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25902026-09-04T22:04:10.980Zcr3 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25912026-09-04T22:04:11.435Zcr2 bfd peers -> Up: iteration 5/20: matched true (5/5 consecutive)
25922026-09-04T22:04:11.459ZSep 04 22:04:11.424 INFO interop bfd static routing test passed 🎉
25932026-09-04T22:04:11.459Z+ (( status != 0 ))
25942026-09-04T22:04:11.459Z+ pfexec ./falcon-lab cleanup interop bfd-static-routing
25952026-09-04T22:04:11.483ZSep 04 22:04:11.454 INFO destroying runner for deployment interop_bfd
25962026-09-04T22:04:11.483ZSep 04 22:04:11.454 INFO destroying deployment interop_bfd
25972026-09-04T22:04:11.483ZSep 04 22:04:11.454 INFO destroying nodes
25982026-09-04T22:04:11.572ZSep 04 22:04:11.560 INFO destroying links
25992026-09-04T22:04:11.572ZSep 04 22:04:11.560 INFO destroying link interop_bfd_ox_sn_vnic0
26002026-09-04T22:04:11.596ZSep 04 22:04:11.564 INFO destroying link interop_bfd_ox_sn_sim0
26012026-09-04T22:04:11.596ZSep 04 22:04:11.566 INFO destroying link interop_bfd_cr1_vn_vnic0
26022026-09-04T22:04:12.581ZSep 04 22:04:12.569 INFO destroying link interop_bfd_cr1_vn_sim0
26032026-09-04T22:04:12.605ZSep 04 22:04:12.570 INFO destroying link interop_bfd_ox_sn_vnic1
26042026-09-04T22:04:12.605ZSep 04 22:04:12.571 INFO destroying link interop_bfd_ox_sn_sim1
26052026-09-04T22:04:12.605ZSep 04 22:04:12.572 INFO destroying link interop_bfd_cr2_vn_vnic0
26062026-09-04T22:04:12.605ZSep 04 22:04:12.573 INFO destroying link interop_bfd_cr2_vn_sim0
26072026-09-04T22:04:12.605ZSep 04 22:04:12.575 INFO destroying link interop_bfd_ox_sn_vnic2
26082026-09-04T22:04:12.605ZSep 04 22:04:12.576 INFO destroying link interop_bfd_ox_sn_sim2
26092026-09-04T22:04:12.605ZSep 04 22:04:12.577 INFO destroying link interop_bfd_cr3_vn_vnic0
26102026-09-04T22:04:12.605ZSep 04 22:04:12.578 INFO destroying link interop_bfd_cr3_vn_sim0
26112026-09-04T22:04:12.605ZSep 04 22:04:12.579 INFO destroying link interop_bfd_ox_sn_vnic3
26122026-09-04T22:04:12.605ZSep 04 22:04:12.580 INFO destroying link interop_bfd_ox_sn_sim3
26132026-09-04T22:04:12.605ZSep 04 22:04:12.581 INFO destroying link interop_bfd_peer_vn_vnic0
26142026-09-04T22:04:12.605ZSep 04 22:04:12.582 INFO destroying link interop_bfd_peer_vn_sim0
26152026-09-04T22:04:12.605ZSep 04 22:04:12.583 INFO destroying external links
26162026-09-04T22:04:12.606ZSep 04 22:04:12.583 INFO destroying external link interop_bfd_ox_vn_vnic4
26172026-09-04T22:04:12.606ZSep 04 22:04:12.584 INFO destroying external link interop_bfd_cr1_vn_vnic1
26182026-09-04T22:04:12.606ZSep 04 22:04:12.585 INFO destroying external link interop_bfd_cr2_vn_vnic1
26192026-09-04T22:04:12.606ZSep 04 22:04:12.586 INFO destroying external link interop_bfd_cr3_vn_vnic1
26202026-09-04T22:04:12.606ZSep 04 22:04:12.588 INFO destroying external link interop_bfd_peer_vn_vnic1
26212026-09-04T22:04:12.606ZSep 04 22:04:12.589 INFO destroying images
26222026-09-04T22:04:13.203ZSep 04 22:04:13.190 INFO destroying workspace at .falcon
26232026-09-04T22:04:13.227Z+ return 0
26242026-09-04T22:04:13.227Zprocess exited: duration 907302 ms, exit code 0
 
26252026-09-04T22:04:13.279Zfound 1 output files
26262026-09-04T22:04:13.279Zuploading: /work/dhcp-server.log (44812 bytes)
26272026-09-04T22:04:14.448Zuploaded: /work/dhcp-server.log