01KXHTTR20D6SSPSY4QT4VYCTE: falcon

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

Buildomat Job: 01KXHTTZVMP6G21B75CY2B1JM3

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-15T02:49:03.009Zjob dependencies complete; ready to run (waiting for 0 s)
22026-07-15T02:52:35.551Zjob assigned to worker 01KXHTV0NXWZKSZMXCWV8W3BVC [factory edgar, gimlet/BRM42220060/892] (queued for 3 m 32 s)
32026-07-15T02:52:35.933Zdownloading input: /input/build-dhcp-server/work/dhcp-server
42026-07-15T02:52:38.285Zdownloaded input: /input/build-dhcp-server/work/dhcp-server
52026-07-15T02:52:38.308Zdownloading input: /input/build/work/debug/ddmadm
62026-07-15T02:53:00.663Zdownloaded input: /input/build/work/debug/ddmadm
72026-07-15T02:53:00.663Zdownloading input: /input/build/work/debug/ddmd
82026-07-15T02:53:26.008Zdownloaded input: /input/build/work/debug/ddmd
92026-07-15T02:53:26.008Zdownloading input: /input/build/work/debug/mgadm
102026-07-15T02:53:52.157Zdownloaded input: /input/build/work/debug/mgadm
112026-07-15T02:53:52.157Zdownloading input: /input/build/work/debug/mgd
122026-07-15T02:54:21.806Zdownloaded input: /input/build/work/debug/mgd
132026-07-15T02:54:21.831Zdownloading input: /input/build/work/release/ddmadm
142026-07-15T02:54:23.928Zdownloaded input: /input/build/work/release/ddmadm
152026-07-15T02:54:23.928Zdownloading input: /input/build/work/release/ddmd
162026-07-15T02:54:26.596Zdownloaded input: /input/build/work/release/ddmd
172026-07-15T02:54:26.596Zdownloading input: /input/build/work/release/falcon-lab
182026-07-15T02:54:28.451Zdownloaded input: /input/build/work/release/falcon-lab
192026-07-15T02:54:28.475Zdownloading input: /input/build/work/release/mgadm
202026-07-15T02:54:31.137Zdownloaded input: /input/build/work/release/mgadm
212026-07-15T02:54:31.137Zdownloading input: /input/build/work/release/mgd
222026-07-15T02:54:34.640Zdownloaded input: /input/build/work/release/mgd
 
232026-07-15T02:54:34.640Zstarting task 0: "setup"
242026-07-15T02:54:34.664Z++ uname -s
252026-07-15T02:54:34.665Z+ kern=SunOS
262026-07-15T02:54:34.665Z+ build_user=build
272026-07-15T02:54:34.665Z+ build_uid=12345
282026-07-15T02:54:34.665Z+ work_dir=/work
292026-07-15T02:54:34.665Z+ input_dir=/input
302026-07-15T02:54:34.665Z+ [[ 0 == 12345 ]]
312026-07-15T02:54:34.665Z+ case "$kern" in
322026-07-15T02:54:34.665Z+ groupadd -g 12345 build
332026-07-15T02:54:34.689Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342026-07-15T02:54:36.678Z+ zfs create -o mountpoint=/work rpool/work
352026-07-15T02:54:36.711Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362026-07-15T02:54:36.735Z+ home_fs=
372026-07-15T02:54:36.735Z+ [[ '' == autofs ]]
382026-07-15T02:54:36.735Z+ mkdir -p /home/build
392026-07-15T02:54:36.735Z+ chown build:build /home/build /work
402026-07-15T02:54:38.726Z+ chmod 0700 /home/build /work
412026-07-15T02:54:38.752Zprocess exited: duration 4089 ms, exit code 0
 
422026-07-15T02:54:38.802Zstarting task 1: "authentication"
432026-07-15T02:54:38.901Zprocess exited: duration 95 ms, exit code 0
 
442026-07-15T02:54:38.950Zstarting task 2: "build"
452026-07-15T02:54:38.976Z+ set -e
462026-07-15T02:54:38.976Z+ set -o pipefail
472026-07-15T02:54:38.976Z+ banner zpool
482026-07-15T02:54:38.976Z
492026-07-15T02:54:38.976Z ###### ##### #### #### #
502026-07-15T02:54:38.976Z # # # # # # # #
512026-07-15T02:54:38.976Z # # # # # # # #
522026-07-15T02:54:38.976Z # ##### # # # # #
532026-07-15T02:54:38.976Z # # # # # # #
542026-07-15T02:54:38.976Z ###### # #### #### ######
552026-07-15T02:54:38.976Z
562026-07-15T02:54:38.976Z++ pfexec diskinfo -pH
572026-07-15T02:54:39.003Z++ sort -k8 -n -r
582026-07-15T02:54:39.003Z++ head -1
592026-07-15T02:54:39.003Z++ awk '{print $2}'
602026-07-15T02:54:39.034Z+ DISK=c9t0014EE81000BC57Cd0
612026-07-15T02:54:39.034Z+ export DISK
622026-07-15T02:54:39.059Z+ pfexec zpool create -o ashift=12 -f cpool c9t0014EE81000BC57Cd0
632026-07-15T02:54:39.370Z+ pfexec zfs create -o mountpoint=/ci cpool/ci
642026-07-15T02:54:39.397Z++ curl -s http://catacomb.eng.oxide.computer:12346/trim-me
652026-07-15T02:54:39.468Z+ trim_response=true
662026-07-15T02:54:39.468Z+ [[ true =~ true ]]
672026-07-15T02:54:39.494Z+ pfexec zpool trim cpool
682026-07-15T02:54:39.494Z+ true
692026-07-15T02:54:39.494Z++ zpool status -t cpool
702026-07-15T02:54:39.494Z+ trim_status=' pool: cpool
712026-07-15T02:54:39.494Z state: ONLINE
722026-07-15T02:54:39.494Z scan: none requested
732026-07-15T02:54:39.494Zconfig:
742026-07-15T02:54:39.494Z
752026-07-15T02:54:39.494Z NAME STATE READ WRITE CKSUM
762026-07-15T02:54:39.494Z cpool ONLINE 0 0 0
772026-07-15T02:54:39.494Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at July 15, 2026 at 02:54:39 AM UTC)
782026-07-15T02:54:39.494Z
792026-07-15T02:54:39.494Zerrors: No known data errors'
802026-07-15T02:54:39.494Z+ [[ pool: cpool
812026-07-15T02:54:39.495Z state: ONLINE
822026-07-15T02:54:39.495Z scan: none requested
832026-07-15T02:54:39.495Zconfig:
842026-07-15T02:54:39.495Z
852026-07-15T02:54:39.495Z NAME STATE READ WRITE CKSUM
862026-07-15T02:54:39.495Z cpool ONLINE 0 0 0
872026-07-15T02:54:39.495Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (1% trimmed, started at July 15, 2026 at 02:54:39 AM UTC)
882026-07-15T02:54:39.495Z
892026-07-15T02:54:39.495Zerrors: No known data errors =~ 100% ]]
902026-07-15T02:54:39.495Z+ sleep 10
912026-07-15T02:54:49.495Z+ true
922026-07-15T02:54:49.519Z++ zpool status -t cpool
932026-07-15T02:54:49.519Z+ trim_status=' pool: cpool
942026-07-15T02:54:49.519Z state: ONLINE
952026-07-15T02:54:49.519Z scan: none requested
962026-07-15T02:54:49.519Zconfig:
972026-07-15T02:54:49.519Z
982026-07-15T02:54:49.519Z NAME STATE READ WRITE CKSUM
992026-07-15T02:54:49.519Z cpool ONLINE 0 0 0
1002026-07-15T02:54:49.519Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (69% trimmed, started at July 15, 2026 at 02:54:39 AM UTC)
1012026-07-15T02:54:49.519Z
1022026-07-15T02:54:49.519Zerrors: No known data errors'
1032026-07-15T02:54:49.519Z+ [[ pool: cpool
1042026-07-15T02:54:49.519Z state: ONLINE
1052026-07-15T02:54:49.519Z scan: none requested
1062026-07-15T02:54:49.519Zconfig:
1072026-07-15T02:54:49.519Z
1082026-07-15T02:54:49.519Z NAME STATE READ WRITE CKSUM
1092026-07-15T02:54:49.519Z cpool ONLINE 0 0 0
1102026-07-15T02:54:49.519Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (69% trimmed, started at July 15, 2026 at 02:54:39 AM UTC)
1112026-07-15T02:54:49.519Z
1122026-07-15T02:54:49.519Zerrors: No known data errors =~ 100% ]]
1132026-07-15T02:54:49.519Z+ sleep 10
1142026-07-15T02:54:59.509Z+ true
1152026-07-15T02:54:59.533Z++ zpool status -t cpool
1162026-07-15T02:54:59.533Z+ trim_status=' pool: cpool
1172026-07-15T02:54:59.533Z state: ONLINE
1182026-07-15T02:54:59.533Z scan: none requested
1192026-07-15T02:54:59.533Zconfig:
1202026-07-15T02:54:59.533Z
1212026-07-15T02:54:59.533Z NAME STATE READ WRITE CKSUM
1222026-07-15T02:54:59.533Z cpool ONLINE 0 0 0
1232026-07-15T02:54:59.533Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at July 15, 2026 at 02:54:54 AM UTC)
1242026-07-15T02:54:59.533Z
1252026-07-15T02:54:59.533Zerrors: No known data errors'
1262026-07-15T02:54:59.533Z+ [[ pool: cpool
1272026-07-15T02:54:59.533Z state: ONLINE
1282026-07-15T02:54:59.533Z scan: none requested
1292026-07-15T02:54:59.533Zconfig:
1302026-07-15T02:54:59.533Z
1312026-07-15T02:54:59.534Z NAME STATE READ WRITE CKSUM
1322026-07-15T02:54:59.534Z cpool ONLINE 0 0 0
1332026-07-15T02:54:59.534Z c9t0014EE81000BC57Cd0 ONLINE 0 0 0 (100% trimmed, completed at July 15, 2026 at 02:54:54 AM UTC)
1342026-07-15T02:54:59.534Z
1352026-07-15T02:54:59.534Zerrors: No known data errors =~ 100% ]]
1362026-07-15T02:54:59.534Z+ break
1372026-07-15T02:54:59.534Z+ pfexec chown 12345 /ci
1382026-07-15T02:54:59.534Z+ cd /ci
1392026-07-15T02:54:59.534Z+ export FALCON_DATASET=cpool/falcon
1402026-07-15T02:54:59.534Z+ FALCON_DATASET=cpool/falcon
1412026-07-15T02:54:59.534Z+ banner setup
1422026-07-15T02:54:59.534Z
1432026-07-15T02:54:59.534Z #### ###### ##### # # #####
1442026-07-15T02:54:59.534Z # # # # # # #
1452026-07-15T02:54:59.534Z #### ##### # # # # #
1462026-07-15T02:54:59.534Z # # # # # #####
1472026-07-15T02:54:59.534Z # # # # # # #
1482026-07-15T02:54:59.534Z #### ###### # #### #
1492026-07-15T02:54:59.534Z
1502026-07-15T02:54:59.534Z+ cp /input/build-dhcp-server/work/dhcp-server .
1512026-07-15T02:54:59.838Z+ cp /input/build/work/release/falcon-lab .
1522026-07-15T02:54:59.869Z+ cp /input/build/work/release/mgd .
1532026-07-15T02:54:59.936Z+ cp /input/build/work/release/ddmd .
1542026-07-15T02:54:59.990Z+ chmod +x dhcp-server falcon-lab mgd ddmd
1552026-07-15T02:55:00.014Z+ mkdir -p cargo-bay
1562026-07-15T02:55:00.014Z+ mv mgd cargo-bay/
1572026-07-15T02:55:00.014Z+ mv ddmd cargo-bay/
1582026-07-15T02:55:00.014Z+ curl -sSfL --retry 10 --retry-all-errors -o cargo-bay/falcon-juniper-license.key http://catacomb.eng.oxide.computer:12346/falcon/jl
1592026-07-15T02:55:00.107Z+ chmod 0600 cargo-bay/falcon-juniper-license.key
1602026-07-15T02:55:00.131Z+ export EXT_INTERFACE=igb0
1612026-07-15T02:55:00.131Z+ EXT_INTERFACE=igb0
1622026-07-15T02:55:00.131Z++ bmat address ls -f extra -Ho first
1632026-07-15T02:55:00.155Z+ first=10.151.7.164
1642026-07-15T02:55:00.155Z++ bmat address ls -f extra -Ho last
1652026-07-15T02:55:00.179Z+ last=10.151.7.227
1662026-07-15T02:55:00.179Z++ bmat address ls -f extra -Ho gateway
1672026-07-15T02:55:00.202Z+ gw=10.151.7.1
1682026-07-15T02:55:00.202Z++ ipadm show-addr igb0/dhcp -po ADDR
1692026-07-15T02:55:00.202Z++ sed 's#/.*##g'
1702026-07-15T02:55:00.203Z+ server=10.151.7.100
1712026-07-15T02:55:00.203Z+ run_test mgd-unnumbered
1722026-07-15T02:55:00.203Z+ + local test_name=mgd-unnumbered
1732026-07-15T02:55:00.203Zpfexec ./dhcp-server 10.151.7.164 10.151.7.227 10.151.7.1 10.151.7.100
1742026-07-15T02:55:00.203Z+ local status=0
1752026-07-15T02:55:00.203Z+ clear_falcon_workspace_files
1762026-07-15T02:55:00.203Z+ [[ -d .falcon ]]
1772026-07-15T02:55:00.203Z+ RUST_LOG=debug
1782026-07-15T02:55:00.203Z+ pfexec ./falcon-lab run --no-cleanup mgd-unnumbered
1792026-07-15T02:55:00.227ZJul 15 02:55:00.206 DEBG using default route interface igb0
1802026-07-15T02:55:00.227ZJul 15 02:55:00.207 DEBG using default route interface igb0
1812026-07-15T02:55:00.227ZJul 15 02:55:00.207 INFO launching runner: deployment(mgduou) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
1822026-07-15T02:55:00.227ZJul 15 02:55:00.207 INFO starting preflight for deployment mgduou
1832026-07-15T02:55:00.227ZJul 15 02:55:00.207 INFO propolis-server binary not found
1842026-07-15T02:55:00.227ZJul 15 02:55:00.207 INFO downloading propolis server rev 36f20be9bb4c3b362029237f5feb6377c982395f, writing to .falcon/bin/propolis-server
1852026-07-15T02:55:03.993ZJul 15 02:55:03.981 INFO ovmf fd not found
1862026-07-15T02:55:03.993ZJul 15 02:55:03.981 INFO downloading ovmf
1872026-07-15T02:55:04.467ZJul 15 02:55:04.453 INFO base image for helios-3.0 does not exist, attempting to install
1882026-07-15T02:55:04.467ZJul 15 02:55:04.453 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/helios-3.0_0.raw.xz
1892026-07-15T02:55:32.801ZJul 15 02:55:32.788 INFO extracting image to /tmp/helios-3.0_0.raw
1902026-07-15T02:55:55.174ZJul 15 02:55:55.164 INFO creating zvol cpool/falcon/img/helios-3.0 of size 4508880896
1912026-07-15T02:55:55.223ZJul 15 02:55:55.214 INFO copying image data to zvol
1922026-07-15T02:56:05.726ZJul 15 02:56:05.714 INFO creating zfs snapshot cpool/falcon/img/helios-3.0@base
1932026-07-15T02:56:09.123ZJul 15 02:56:09.114 INFO creating links
1942026-07-15T02:56:09.123ZJul 15 02:56:09.114 DEBG destroying link mgduou_ox1_vn_vnic0
1952026-07-15T02:56:09.123ZJul 15 02:56:09.114 DEBG destroying link mgduou_ox1_vn_sim0
1962026-07-15T02:56:09.147ZJul 15 02:56:09.114 INFO creating simnet link 'mgduou_ox1_vn_sim0'
1972026-07-15T02:56:09.148ZJul 15 02:56:09.116 INFO creating vnic link 'mgduou_ox1_vn_vnic0'
1982026-07-15T02:56:09.148ZJul 15 02:56:09.124 DEBG link pair created
1992026-07-15T02:56:09.148ZJul 15 02:56:09.124 DEBG destroying link mgduou_ox2_vn_vnic0
2002026-07-15T02:56:09.148ZJul 15 02:56:09.124 DEBG destroying link mgduou_ox2_vn_sim0
2012026-07-15T02:56:09.148ZJul 15 02:56:09.124 INFO creating simnet link 'mgduou_ox2_vn_sim0'
2022026-07-15T02:56:09.148ZJul 15 02:56:09.125 INFO creating vnic link 'mgduou_ox2_vn_vnic0'
2032026-07-15T02:56:09.148ZJul 15 02:56:09.133 DEBG link pair created
2042026-07-15T02:56:09.148ZJul 15 02:56:09.133 INFO creating external links
2052026-07-15T02:56:09.148ZJul 15 02:56:09.133 DEBG destroying external link mgduou_ox1_vn_vnic1
2062026-07-15T02:56:09.148ZJul 15 02:56:09.133 INFO creating external link mgduou_ox1_vn_vnic1
2072026-07-15T02:56:09.148ZJul 15 02:56:09.135 DEBG external link mgduou_ox1_vn_vnic1@igb0 created
2082026-07-15T02:56:09.148ZJul 15 02:56:09.135 DEBG destroying external link mgduou_ox2_vn_vnic1
2092026-07-15T02:56:09.148ZJul 15 02:56:09.135 INFO creating external link mgduou_ox2_vn_vnic1
2102026-07-15T02:56:09.148ZJul 15 02:56:09.136 DEBG external link mgduou_ox2_vn_vnic1@igb0 created
2112026-07-15T02:56:09.148ZJul 15 02:56:09.136 INFO creating nodes
2122026-07-15T02:56:09.148ZJul 15 02:56:09.136 INFO ox1: launching node
2132026-07-15T02:56:09.172ZJul 15 02:56:09.139 INFO ox2: launching node
2142026-07-15T02:56:09.196ZJul 15 02:56:09.164 INFO launched instance ox1 with pid 872 on port 47446
2152026-07-15T02:56:09.196ZJul 15 02:56:09.164 INFO ox1: instance ensure
2162026-07-15T02:56:09.196ZJul 15 02:56:09.165 INFO launched instance ox2 with pid 873 on port 33477
2172026-07-15T02:56:09.196ZJul 15 02:56:09.165 INFO ox2: instance ensure
2182026-07-15T02:56:10.940ZJul 15 02:56:10.931 INFO ox2: instance ensure completed after 0 retries
2192026-07-15T02:56:10.940ZJul 15 02:56:10.931 INFO ox2: instance run
2202026-07-15T02:56:10.964ZJul 15 02:56:10.931 DEBG [sc] ox2: starting
2212026-07-15T02:56:10.964ZJul 15 02:56:10.931 DEBG [sc] ox2: connecting to [::1]:33477
2222026-07-15T02:56:10.964ZJul 15 02:56:10.932 DEBG [sc] ox2 waiting for prompt
2232026-07-15T02:56:10.964ZJul 15 02:56:10.937 INFO ox1: instance ensure completed after 0 retries
2242026-07-15T02:56:10.964ZJul 15 02:56:10.937 INFO ox1: instance run
2252026-07-15T02:56:10.964ZJul 15 02:56:10.937 DEBG [sc] ox1: starting
2262026-07-15T02:56:10.965ZJul 15 02:56:10.937 DEBG [sc] ox1: connecting to [::1]:47446
2272026-07-15T02:56:10.965ZJul 15 02:56:10.938 DEBG [sc] ox1 waiting for prompt
2282026-07-15T02:56:32.372ZJul 15 02:56:32.364 DEBG [sc] ox1: logging in
2292026-07-15T02:56:32.412ZJul 15 02:56:32.404 DEBG [sc] ox2: logging in
2302026-07-15T02:56:32.634ZJul 15 02:56:32.626 INFO ox1: mounting /opt/cargo-bay
2312026-07-15T02:56:32.634ZJul 15 02:56:32.626 DEBG [sc] ox1: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2322026-07-15T02:56:32.682ZJul 15 02:56:32.674 INFO ox2: mounting /opt/cargo-bay
2332026-07-15T02:56:32.682ZJul 15 02:56:32.674 DEBG [sc] ox2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
2342026-07-15T02:56:33.799ZJul 15 02:56:33.791 DEBG [sc] ox2: executing command `cd`
2352026-07-15T02:56:33.823ZJul 15 02:56:33.802 INFO ox2: finished mounting /opt/cargo-bay
2362026-07-15T02:56:33.823ZJul 15 02:56:33.802 DEBG [sc] ox2: executing command `hostname ox2`
2372026-07-15T02:56:33.823ZJul 15 02:56:33.813 DEBG [sc] ox2: executing command `echo 'ox2' > /etc/nodename`
2382026-07-15T02:56:33.847ZJul 15 02:56:33.825 DEBG [sc] ox2: executing command `echo '::1 ox2.local ox2' >> /etc/hosts`
2392026-07-15T02:56:33.847ZJul 15 02:56:33.836 DEBG [sc] ox2: executing command `echo '127.0.0.1 ox2.local ox2' >> /etc/hosts`
2402026-07-15T02:56:33.871ZJul 15 02:56:33.847 INFO ox2: logging out
2412026-07-15T02:56:33.895ZJul 15 02:56:33.868 DEBG [sc] ox1: executing command `cd`
2422026-07-15T02:56:33.895ZJul 15 02:56:33.879 INFO ox1: finished mounting /opt/cargo-bay
2432026-07-15T02:56:33.895ZJul 15 02:56:33.879 DEBG [sc] ox1: executing command `hostname ox1`
2442026-07-15T02:56:33.919ZJul 15 02:56:33.889 DEBG [sc] ox1: executing command `echo 'ox1' > /etc/nodename`
2452026-07-15T02:56:33.919ZJul 15 02:56:33.900 DEBG [sc] ox1: executing command `echo '::1 ox1.local ox1' >> /etc/hosts`
2462026-07-15T02:56:33.943ZJul 15 02:56:33.911 DEBG [sc] ox1: executing command `echo '127.0.0.1 ox1.local ox1' >> /etc/hosts`
2472026-07-15T02:56:33.943ZJul 15 02:56:33.913 INFO ox2: logged out
2482026-07-15T02:56:33.943ZJul 15 02:56:33.922 INFO ox1: logging out
2492026-07-15T02:56:33.997ZJul 15 02:56:33.989 INFO ox1: logged out
2502026-07-15T02:56:34.021ZJul 15 02:56:33.989 DEBG [sc] ox1: starting
2512026-07-15T02:56:34.021ZJul 15 02:56:33.989 DEBG [sc] ox1: connecting to [::1]:47446
2522026-07-15T02:56:34.021ZJul 15 02:56:33.989 DEBG [sc] ox2: starting
2532026-07-15T02:56:34.021ZJul 15 02:56:33.989 DEBG [sc] ox2: connecting to [::1]:33477
2542026-07-15T02:56:34.021ZJul 15 02:56:33.990 DEBG [sc] ox2 waiting for prompt
2552026-07-15T02:56:34.021ZJul 15 02:56:33.990 DEBG [sc] ox1 waiting for prompt
2562026-07-15T02:56:34.021ZJul 15 02:56:34.000 DEBG [sc] ox1: logging in
2572026-07-15T02:56:34.021ZJul 15 02:56:34.001 DEBG [sc] ox2: logging in
2582026-07-15T02:56:34.107ZJul 15 02:56:34.099 DEBG [sc] ox1: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2592026-07-15T02:56:34.131ZJul 15 02:56:34.100 DEBG [sc] ox2: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
2602026-07-15T02:56:39.131ZJul 15 02:56:39.122 DEBG [sc] ox1: starting
2612026-07-15T02:56:39.131ZJul 15 02:56:39.122 DEBG [sc] ox1: connecting to [::1]:47446
2622026-07-15T02:56:39.156ZJul 15 02:56:39.123 DEBG [sc] ox1 waiting for prompt
2632026-07-15T02:56:39.156ZJul 15 02:56:39.133 DEBG [sc] ox1: logging in
2642026-07-15T02:56:39.229ZJul 15 02:56:39.221 DEBG [sc] ox1: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2652026-07-15T02:56:39.317ZJul 15 02:56:39.309 DEBG [sc] ox1: starting
2662026-07-15T02:56:39.317ZJul 15 02:56:39.309 DEBG [sc] ox1: connecting to [::1]:47446
2672026-07-15T02:56:39.341ZJul 15 02:56:39.309 DEBG [sc] ox1 waiting for prompt
2682026-07-15T02:56:39.342ZJul 15 02:56:39.320 DEBG [sc] ox1: logging in
2692026-07-15T02:56:39.368ZJul 15 02:56:39.360 DEBG [sc] ox2: starting
2702026-07-15T02:56:39.368ZJul 15 02:56:39.360 DEBG [sc] ox2: connecting to [::1]:33477
2712026-07-15T02:56:39.392ZJul 15 02:56:39.360 DEBG [sc] ox2 waiting for prompt
2722026-07-15T02:56:39.392ZJul 15 02:56:39.371 DEBG [sc] ox2: logging in
2732026-07-15T02:56:39.416ZJul 15 02:56:39.408 DEBG [sc] ox1: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2742026-07-15T02:56:39.467ZJul 15 02:56:39.459 DEBG [sc] ox2: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
2752026-07-15T02:56:39.555ZJul 15 02:56:39.547 DEBG [sc] ox2: starting
2762026-07-15T02:56:39.555ZJul 15 02:56:39.547 DEBG [sc] ox2: connecting to [::1]:33477
2772026-07-15T02:56:39.579ZJul 15 02:56:39.547 DEBG [sc] ox2 waiting for prompt
2782026-07-15T02:56:39.579ZJul 15 02:56:39.558 DEBG [sc] ox2: logging in
2792026-07-15T02:56:39.654ZJul 15 02:56:39.646 DEBG [sc] ox2: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
2802026-07-15T02:56:39.724ZJul 15 02:56:39.716 DEBG [sc] ox1: starting
2812026-07-15T02:56:39.724ZJul 15 02:56:39.716 DEBG [sc] ox1: connecting to [::1]:47446
2822026-07-15T02:56:39.748ZJul 15 02:56:39.716 DEBG [sc] ox1 waiting for prompt
2832026-07-15T02:56:39.748ZJul 15 02:56:39.728 DEBG [sc] ox1: logging in
2842026-07-15T02:56:39.825ZJul 15 02:56:39.816 DEBG [sc] ox1: executing command `ipadm create-addr -T addrconf vioif0/ll`
2852026-07-15T02:56:39.924ZJul 15 02:56:39.915 DEBG [sc] ox1: starting
2862026-07-15T02:56:39.924ZJul 15 02:56:39.915 DEBG [sc] ox1: connecting to [::1]:47446
2872026-07-15T02:56:39.950ZJul 15 02:56:39.916 DEBG [sc] ox1 waiting for prompt
2882026-07-15T02:56:39.951ZJul 15 02:56:39.926 DEBG [sc] ox1: logging in
2892026-07-15T02:56:40.023ZJul 15 02:56:40.015 DEBG [sc] ox1: executing command `ipadm show-addr vioif0/ll -p -o addr`
2902026-07-15T02:56:40.089ZJul 15 02:56:40.082 DEBG [sc] ox2: starting
2912026-07-15T02:56:40.089ZJul 15 02:56:40.082 DEBG [sc] ox2: connecting to [::1]:33477
2922026-07-15T02:56:40.114ZJul 15 02:56:40.082 DEBG [sc] ox2 waiting for prompt
2932026-07-15T02:56:40.114ZJul 15 02:56:40.093 DEBG [sc] ox2: logging in
2942026-07-15T02:56:40.190ZJul 15 02:56:40.181 DEBG [sc] ox2: executing command `ipadm create-addr -T addrconf vioif0/ll`
2952026-07-15T02:56:40.288ZJul 15 02:56:40.280 DEBG [sc] ox2: starting
2962026-07-15T02:56:40.289ZJul 15 02:56:40.280 DEBG [sc] ox2: connecting to [::1]:33477
2972026-07-15T02:56:40.312ZJul 15 02:56:40.281 DEBG [sc] ox2 waiting for prompt
2982026-07-15T02:56:40.312ZJul 15 02:56:40.291 DEBG [sc] ox2: logging in
2992026-07-15T02:56:40.387ZJul 15 02:56:40.380 DEBG [sc] ox2: executing command `ipadm show-addr vioif0/ll -p -o addr`
3002026-07-15T02:56:40.465ZJul 15 02:56:40.457 DEBG [sc] ox1: starting
3012026-07-15T02:56:40.465ZJul 15 02:56:40.457 DEBG [sc] ox1: connecting to [::1]:47446
3022026-07-15T02:56:40.489ZJul 15 02:56:40.458 DEBG [sc] ox2: starting
3032026-07-15T02:56:40.489ZJul 15 02:56:40.458 DEBG [sc] ox2: connecting to [::1]:33477
3042026-07-15T02:56:40.489ZJul 15 02:56:40.458 DEBG [sc] ox2 waiting for prompt
3052026-07-15T02:56:40.489ZJul 15 02:56:40.458 DEBG [sc] ox1 waiting for prompt
3062026-07-15T02:56:40.489ZJul 15 02:56:40.468 DEBG [sc] ox2: logging in
3072026-07-15T02:56:40.489ZJul 15 02:56:40.469 DEBG [sc] ox1: logging in
3082026-07-15T02:56:40.564ZJul 15 02:56:40.557 DEBG [sc] ox2: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3092026-07-15T02:56:40.589ZJul 15 02:56:40.558 DEBG [sc] ox1: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
3102026-07-15T02:56:40.644ZJul 15 02:56:40.637 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.164:4676/bgp/config/routers)
3112026-07-15T02:56:40.645ZJul 15 02:56:40.637 DEBG wait for mgd: Communication Error: error sending request for url (http://10.151.7.165:4676/bgp/config/routers)
3122026-07-15T02:56:41.649ZJul 15 02:56:41.641 INFO adding BGP routers to both mgd nodes
3132026-07-15T02:56:41.674ZJul 15 02:56:41.644 INFO adding unnumbered BGP neighbors to both mgd nodes
3142026-07-15T02:56:41.674Zmgd1 bgp ox2 established: iteration 1/20: expected Some(Established), got Some(Connect)
3152026-07-15T02:56:42.663Zmgd1 bgp ox2 established: iteration 2/20: expected Some(Established), got Some(Connect)
3162026-07-15T02:56:43.664Zmgd1 bgp ox2 established: iteration 3/20: expected Some(Established), got Some(Connect)
3172026-07-15T02:56:44.665Zmgd1 bgp ox2 established: iteration 4/20: expected Some(Established), got Some(Connect)
3182026-07-15T02:56:45.668Zmgd1 bgp ox2 established: iteration 5/20: expected Some(Established), got Some(Connect)
3192026-07-15T02:56:46.670ZJul 15 02:56:46.663 INFO mgd-to-mgd bgp unnumbered test passed 🎉
3202026-07-15T02:56:46.694Z+ (( status != 0 ))
3212026-07-15T02:56:46.694Z+ pfexec ./falcon-lab cleanup mgd-unnumbered
3222026-07-15T02:56:46.718ZJul 15 02:56:46.692 INFO destroying runner for deployment mgduou
3232026-07-15T02:56:46.718ZJul 15 02:56:46.692 INFO destroying deployment mgduou
3242026-07-15T02:56:46.718ZJul 15 02:56:46.692 INFO destroying nodes
3252026-07-15T02:56:46.718ZJul 15 02:56:46.702 INFO destroying links
3262026-07-15T02:56:46.718ZJul 15 02:56:46.702 INFO destroying link mgduou_ox1_vn_vnic0
3272026-07-15T02:56:47.714ZJul 15 02:56:47.707 INFO destroying link mgduou_ox1_vn_sim0
3282026-07-15T02:56:47.738ZJul 15 02:56:47.707 INFO destroying link mgduou_ox2_vn_vnic0
3292026-07-15T02:56:47.738ZJul 15 02:56:47.708 INFO destroying link mgduou_ox2_vn_sim0
3302026-07-15T02:56:47.738ZJul 15 02:56:47.709 INFO destroying external links
3312026-07-15T02:56:47.738ZJul 15 02:56:47.709 INFO destroying external link mgduou_ox1_vn_vnic1
3322026-07-15T02:56:47.738ZJul 15 02:56:47.710 INFO destroying external link mgduou_ox2_vn_vnic1
3332026-07-15T02:56:47.738ZJul 15 02:56:47.711 INFO destroying images
3342026-07-15T02:56:47.860ZJul 15 02:56:47.852 INFO destroying workspace at .falcon
3352026-07-15T02:56:47.885Z+ return 0
3362026-07-15T02:56:47.885Z+ run_test quartet-unnumbered
3372026-07-15T02:56:47.885Z+ local test_name=quartet-unnumbered
3382026-07-15T02:56:47.885Z+ local status=0
3392026-07-15T02:56:47.885Z+ clear_falcon_workspace_files
3402026-07-15T02:56:47.885Z+ [[ -d .falcon ]]
3412026-07-15T02:56:47.885Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
3422026-07-15T02:56:47.886Z+ RUST_LOG=debug
3432026-07-15T02:56:47.886Z+ pfexec ./falcon-lab run --no-cleanup quartet-unnumbered
3442026-07-15T02:56:47.910ZJul 15 02:56:47.884 DEBG using default route interface igb0
3452026-07-15T02:56:47.910ZJul 15 02:56:47.885 DEBG using default route interface igb0
3462026-07-15T02:56:47.910ZJul 15 02:56:47.885 DEBG using default route interface igb0
3472026-07-15T02:56:47.910ZJul 15 02:56:47.885 DEBG using default route interface igb0
3482026-07-15T02:56:47.910ZJul 15 02:56:47.885 INFO mgquartetu: launching quartet topology
3492026-07-15T02:56:47.910ZJul 15 02:56:47.885 INFO launching runner: deployment(mgquartetu) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
3502026-07-15T02:56:47.910ZJul 15 02:56:47.885 INFO starting preflight for deployment mgquartetu
3512026-07-15T02:56:48.359ZJul 15 02:56:48.351 INFO base image for debian-13.2 does not exist, attempting to install
3522026-07-15T02:56:48.359ZJul 15 02:56:48.351 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/debian-13.2_0.raw.xz
3532026-07-15T02:57:09.296ZJul 15 02:57:09.288 INFO extracting image to /tmp/debian-13.2_0.raw
3542026-07-15T02:57:22.965ZJul 15 02:57:22.957 INFO creating zvol cpool/falcon/img/debian-13.2 of size 3221229568
3552026-07-15T02:57:22.991ZJul 15 02:57:22.982 INFO copying image data to zvol
3562026-07-15T02:57:30.083ZJul 15 02:57:30.075 INFO creating zfs snapshot cpool/falcon/img/debian-13.2@base
3572026-07-15T02:57:33.323ZJul 15 02:57:33.315 INFO base image for eos-4.35 does not exist, attempting to install
3582026-07-15T02:57:33.323ZJul 15 02:57:33.315 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/eos-4.35_0.raw.xz
3592026-07-15T02:58:15.533ZJul 15 02:58:15.526 INFO extracting image to /tmp/eos-4.35_0.raw
3602026-07-15T02:59:20.116ZJul 15 02:59:20.106 INFO creating zvol cpool/falcon/img/eos-4.35 of size 21474840576
3612026-07-15T02:59:20.141ZJul 15 02:59:20.132 INFO copying image data to zvol
3622026-07-15T03:00:08.695ZJul 15 03:00:08.683 INFO creating zfs snapshot cpool/falcon/img/eos-4.35@base
3632026-07-15T03:00:12.100ZJul 15 03:00:12.087 INFO base image for junos-23.2 does not exist, attempting to install
3642026-07-15T03:00:12.100ZJul 15 03:00:12.087 INFO trying to download https://oxide-falcon-assets.s3.us-west-2.amazonaws.com/junos-23.2_0.raw.xz
3652026-07-15T03:00:46.355ZJul 15 03:00:46.343 INFO extracting image to /tmp/junos-23.2_0.raw
3662026-07-15T03:01:44.508ZJul 15 03:01:44.495 INFO creating zvol cpool/falcon/img/junos-23.2 of size 21474840576
3672026-07-15T03:01:44.532ZJul 15 03:01:44.520 INFO copying image data to zvol
3682026-07-15T03:02:33.147ZJul 15 03:02:33.135 INFO creating zfs snapshot cpool/falcon/img/junos-23.2@base
3692026-07-15T03:02:36.566ZJul 15 03:02:36.554 INFO creating links
3702026-07-15T03:02:36.566ZJul 15 03:02:36.554 DEBG destroying link mgquartetu_ox_sn_vnic0
3712026-07-15T03:02:36.590ZJul 15 03:02:36.554 DEBG destroying link mgquartetu_ox_sn_sim0
3722026-07-15T03:02:36.590ZJul 15 03:02:36.554 INFO creating simnet link 'mgquartetu_ox_sn_sim0'
3732026-07-15T03:02:36.590ZJul 15 03:02:36.556 INFO creating vnic link 'mgquartetu_ox_sn_vnic0'
3742026-07-15T03:02:36.590ZJul 15 03:02:36.563 DEBG link pair created
3752026-07-15T03:02:36.590ZJul 15 03:02:36.563 DEBG destroying link mgquartetu_cr1_vn_vnic0
3762026-07-15T03:02:36.591ZJul 15 03:02:36.563 DEBG destroying link mgquartetu_cr1_vn_sim0
3772026-07-15T03:02:36.591ZJul 15 03:02:36.563 INFO creating simnet link 'mgquartetu_cr1_vn_sim0'
3782026-07-15T03:02:36.591ZJul 15 03:02:36.565 INFO creating vnic link 'mgquartetu_cr1_vn_vnic0'
3792026-07-15T03:02:36.591ZJul 15 03:02:36.572 DEBG link pair created
3802026-07-15T03:02:36.591ZJul 15 03:02:36.572 DEBG destroying link mgquartetu_ox_sn_vnic1
3812026-07-15T03:02:36.591ZJul 15 03:02:36.572 DEBG destroying link mgquartetu_ox_sn_sim1
3822026-07-15T03:02:36.591ZJul 15 03:02:36.572 INFO creating simnet link 'mgquartetu_ox_sn_sim1'
3832026-07-15T03:02:36.591ZJul 15 03:02:36.573 INFO creating vnic link 'mgquartetu_ox_sn_vnic1'
3842026-07-15T03:02:36.615ZJul 15 03:02:36.580 DEBG link pair created
3852026-07-15T03:02:36.615ZJul 15 03:02:36.580 DEBG destroying link mgquartetu_cr2_vn_vnic0
3862026-07-15T03:02:36.615ZJul 15 03:02:36.580 DEBG destroying link mgquartetu_cr2_vn_sim0
3872026-07-15T03:02:36.615ZJul 15 03:02:36.580 INFO creating simnet link 'mgquartetu_cr2_vn_sim0'
3882026-07-15T03:02:36.615ZJul 15 03:02:36.582 INFO creating vnic link 'mgquartetu_cr2_vn_vnic0'
3892026-07-15T03:02:36.615ZJul 15 03:02:36.588 DEBG link pair created
3902026-07-15T03:02:36.615ZJul 15 03:02:36.589 DEBG destroying link mgquartetu_ox_sn_vnic2
3912026-07-15T03:02:36.615ZJul 15 03:02:36.589 DEBG destroying link mgquartetu_ox_sn_sim2
3922026-07-15T03:02:36.615ZJul 15 03:02:36.589 INFO creating simnet link 'mgquartetu_ox_sn_sim2'
3932026-07-15T03:02:36.615ZJul 15 03:02:36.591 INFO creating vnic link 'mgquartetu_ox_sn_vnic2'
3942026-07-15T03:02:36.615ZJul 15 03:02:36.598 DEBG link pair created
3952026-07-15T03:02:36.615ZJul 15 03:02:36.598 DEBG destroying link mgquartetu_cr3_vn_vnic0
3962026-07-15T03:02:36.615ZJul 15 03:02:36.598 DEBG destroying link mgquartetu_cr3_vn_sim0
3972026-07-15T03:02:36.615ZJul 15 03:02:36.598 INFO creating simnet link 'mgquartetu_cr3_vn_sim0'
3982026-07-15T03:02:36.615ZJul 15 03:02:36.600 INFO creating vnic link 'mgquartetu_cr3_vn_vnic0'
3992026-07-15T03:02:36.640ZJul 15 03:02:36.607 DEBG link pair created
4002026-07-15T03:02:36.640ZJul 15 03:02:36.607 INFO creating external links
4012026-07-15T03:02:36.640ZJul 15 03:02:36.607 DEBG destroying external link mgquartetu_ox_vn_vnic3
4022026-07-15T03:02:36.640ZJul 15 03:02:36.607 INFO creating external link mgquartetu_ox_vn_vnic3
4032026-07-15T03:02:36.640ZJul 15 03:02:36.608 DEBG external link mgquartetu_ox_vn_vnic3@igb0 created
4042026-07-15T03:02:36.640ZJul 15 03:02:36.608 DEBG destroying external link mgquartetu_cr1_vn_vnic1
4052026-07-15T03:02:36.640ZJul 15 03:02:36.608 INFO creating external link mgquartetu_cr1_vn_vnic1
4062026-07-15T03:02:36.640ZJul 15 03:02:36.609 DEBG external link mgquartetu_cr1_vn_vnic1@igb0 created
4072026-07-15T03:02:36.640ZJul 15 03:02:36.609 DEBG destroying external link mgquartetu_cr2_vn_vnic1
4082026-07-15T03:02:36.640ZJul 15 03:02:36.610 INFO creating external link mgquartetu_cr2_vn_vnic1
4092026-07-15T03:02:36.640ZJul 15 03:02:36.611 DEBG external link mgquartetu_cr2_vn_vnic1@igb0 created
4102026-07-15T03:02:36.640ZJul 15 03:02:36.611 DEBG destroying external link mgquartetu_cr3_vn_vnic1
4112026-07-15T03:02:36.640ZJul 15 03:02:36.611 INFO creating external link mgquartetu_cr3_vn_vnic1
4122026-07-15T03:02:36.640ZJul 15 03:02:36.612 DEBG external link mgquartetu_cr3_vn_vnic1@igb0 created
4132026-07-15T03:02:36.640ZJul 15 03:02:36.612 INFO creating nodes
4142026-07-15T03:02:36.640ZJul 15 03:02:36.612 INFO ox: launching node
4152026-07-15T03:02:36.640ZJul 15 03:02:36.615 INFO cr1: launching node
4162026-07-15T03:02:36.640ZJul 15 03:02:36.617 INFO cr2: launching node
4172026-07-15T03:02:36.640ZJul 15 03:02:36.619 INFO cr3: launching node
4182026-07-15T03:02:36.664ZJul 15 03:02:36.633 INFO launched instance ox with pid 922 on port 53772
4192026-07-15T03:02:36.665ZJul 15 03:02:36.633 INFO ox: instance ensure
4202026-07-15T03:02:36.665ZJul 15 03:02:36.633 INFO launched instance cr1 with pid 923 on port 51826
4212026-07-15T03:02:36.665ZJul 15 03:02:36.633 INFO cr1: instance ensure
4222026-07-15T03:02:36.665ZJul 15 03:02:36.634 INFO launched instance cr2 with pid 924 on port 37668
4232026-07-15T03:02:36.665ZJul 15 03:02:36.634 INFO cr2: instance ensure
4242026-07-15T03:02:36.665ZJul 15 03:02:36.634 INFO launched instance cr3 with pid 925 on port 61617
4252026-07-15T03:02:36.665ZJul 15 03:02:36.634 INFO cr3: instance ensure
4262026-07-15T03:02:39.805ZJul 15 03:02:39.792 INFO cr2: instance ensure completed after 0 retries
4272026-07-15T03:02:39.805ZJul 15 03:02:39.792 INFO cr2: instance run
4282026-07-15T03:02:39.829ZJul 15 03:02:39.793 DEBG [sc] cr2: starting
4292026-07-15T03:02:39.829ZJul 15 03:02:39.793 DEBG [sc] cr2: connecting to [::1]:37668
4302026-07-15T03:02:39.829ZJul 15 03:02:39.793 DEBG [sc] cr2 waiting for prompt
4312026-07-15T03:02:39.912ZJul 15 03:02:39.900 INFO ox: instance ensure completed after 0 retries
4322026-07-15T03:02:39.912ZJul 15 03:02:39.900 INFO ox: instance run
4332026-07-15T03:02:39.936ZJul 15 03:02:39.900 DEBG [sc] ox: starting
4342026-07-15T03:02:39.936ZJul 15 03:02:39.900 DEBG [sc] ox: connecting to [::1]:53772
4352026-07-15T03:02:39.936ZJul 15 03:02:39.901 DEBG [sc] ox waiting for prompt
4362026-07-15T03:02:39.983ZJul 15 03:02:39.971 INFO cr3: instance ensure completed after 0 retries
4372026-07-15T03:02:39.983ZJul 15 03:02:39.971 INFO cr3: instance run
4382026-07-15T03:02:40.028ZJul 15 03:02:40.015 INFO cr1: instance ensure completed after 0 retries
4392026-07-15T03:02:40.028ZJul 15 03:02:40.015 INFO cr1: instance run
4402026-07-15T03:02:40.052ZJul 15 03:02:40.016 DEBG [sc] cr1: starting
4412026-07-15T03:02:40.052ZJul 15 03:02:40.016 DEBG [sc] cr1: connecting to [::1]:51826
4422026-07-15T03:02:40.052ZJul 15 03:02:40.016 DEBG [sc] cr1 waiting for prompt
4432026-07-15T03:02:57.086ZJul 15 03:02:57.074 DEBG [sc] cr1: logging in
4442026-07-15T03:02:57.477ZJul 15 03:02:57.464 INFO cr1: mounting /opt/cargo-bay
4452026-07-15T03:02:57.477ZJul 15 03:02:57.464 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
4462026-07-15T03:02:57.510ZJul 15 03:02:57.498 DEBG [sc] cr1: executing command `cd`
4472026-07-15T03:02:57.535ZJul 15 03:02:57.509 INFO cr1: finished mounting /opt/cargo-bay
4482026-07-15T03:02:57.535ZJul 15 03:02:57.509 DEBG [sc] cr1: executing command `hostname cr1`
4492026-07-15T03:02:57.535ZJul 15 03:02:57.520 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
4502026-07-15T03:02:57.559ZJul 15 03:02:57.531 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
4512026-07-15T03:02:57.559ZJul 15 03:02:57.542 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
4522026-07-15T03:02:57.585ZJul 15 03:02:57.553 INFO cr1: logging out
4532026-07-15T03:02:59.634ZJul 15 03:02:59.622 INFO cr1: logged out
4542026-07-15T03:02:59.751ZJul 15 03:02:59.739 DEBG [sc] ox: logging in
4552026-07-15T03:03:00.007ZJul 15 03:02:59.995 INFO ox: mounting /opt/cargo-bay
4562026-07-15T03:03:00.007ZJul 15 03:02:59.995 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4572026-07-15T03:03:01.107ZJul 15 03:03:01.095 DEBG [sc] ox: executing command `cd`
4582026-07-15T03:03:01.132ZJul 15 03:03:01.106 INFO ox: finished mounting /opt/cargo-bay
4592026-07-15T03:03:01.132ZJul 15 03:03:01.106 DEBG [sc] ox: executing command `hostname ox`
4602026-07-15T03:03:01.132ZJul 15 03:03:01.118 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
4612026-07-15T03:03:01.156ZJul 15 03:03:01.129 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
4622026-07-15T03:03:01.156ZJul 15 03:03:01.139 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
4632026-07-15T03:03:01.180ZJul 15 03:03:01.150 INFO ox: logging out
4642026-07-15T03:03:01.272ZJul 15 03:03:01.260 INFO ox: logged out
4652026-07-15T03:03:01.446ZJul 15 03:03:01.434 DEBG [sc] cr2: logging in
4662026-07-15T03:03:01.873ZJul 15 03:03:01.861 INFO cr2: mounting /opt/cargo-bay
4672026-07-15T03:03:01.873ZJul 15 03:03:01.861 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
4682026-07-15T03:03:01.897ZJul 15 03:03:01.872 DEBG [sc] cr2: executing command `cd`
4692026-07-15T03:03:01.898ZJul 15 03:03:01.884 INFO cr2: finished mounting /opt/cargo-bay
4702026-07-15T03:03:01.898ZJul 15 03:03:01.884 DEBG [sc] cr2: executing command `hostname cr2`
4712026-07-15T03:03:01.921ZJul 15 03:03:01.895 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
4722026-07-15T03:03:01.921ZJul 15 03:03:01.905 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
4732026-07-15T03:03:01.945ZJul 15 03:03:01.916 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
4742026-07-15T03:03:01.945ZJul 15 03:03:01.927 INFO cr2: logging out
4752026-07-15T03:03:04.959ZJul 15 03:03:04.947 INFO cr2: logged out
4762026-07-15T03:03:04.959ZJul 15 03:03:04.947 INFO mgquartetu: quartet topology launch complete
4772026-07-15T03:03:04.983ZJul 15 03:03:04.947 DEBG [sc] ox: starting
4782026-07-15T03:03:04.983ZJul 15 03:03:04.947 DEBG [sc] ox: connecting to [::1]:53772
4792026-07-15T03:03:04.983ZJul 15 03:03:04.948 DEBG [sc] ox waiting for prompt
4802026-07-15T03:03:04.983ZJul 15 03:03:04.959 DEBG [sc] ox: logging in
4812026-07-15T03:03:05.060ZJul 15 03:03:05.048 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
4822026-07-15T03:03:10.949ZJul 15 03:03:10.920 DEBG [sc] ox: starting
4832026-07-15T03:03:10.949ZJul 15 03:03:10.920 DEBG [sc] ox: connecting to [::1]:53772
4842026-07-15T03:03:10.949ZJul 15 03:03:10.921 DEBG [sc] ox waiting for prompt
4852026-07-15T03:03:10.949ZJul 15 03:03:10.931 DEBG [sc] ox: logging in
4862026-07-15T03:03:11.022ZJul 15 03:03:11.008 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
4872026-07-15T03:03:11.109ZJul 15 03:03:11.097 DEBG [sc] ox: starting
4882026-07-15T03:03:11.109ZJul 15 03:03:11.097 DEBG [sc] ox: connecting to [::1]:53772
4892026-07-15T03:03:11.132ZJul 15 03:03:11.097 DEBG [sc] ox waiting for prompt
4902026-07-15T03:03:11.133ZJul 15 03:03:11.107 DEBG [sc] ox: logging in
4912026-07-15T03:03:11.207ZJul 15 03:03:11.195 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
4922026-07-15T03:03:11.273ZJul 15 03:03:11.261 INFO waiting for ceos to initialize
4932026-07-15T03:03:11.273ZJul 15 03:03:11.261 INFO cr3: starting juniper unnumbered setup
4942026-07-15T03:03:11.273ZJul 15 03:03:11.261 INFO cr1: installing frr
4952026-07-15T03:03:11.273ZJul 15 03:03:11.261 INFO ox: setting up npuvm
4962026-07-15T03:03:11.297ZJul 15 03:03:11.261 DEBG [sc] cr1: starting
4972026-07-15T03:03:11.297ZJul 15 03:03:11.261 DEBG [sc] cr1: connecting to [::1]:51826
4982026-07-15T03:03:11.297ZJul 15 03:03:11.261 DEBG [sc] cr2: starting
4992026-07-15T03:03:11.297ZJul 15 03:03:11.261 DEBG [sc] cr2: connecting to [::1]:37668
5002026-07-15T03:03:11.297ZJul 15 03:03:11.261 DEBG [sc] ox: starting
5012026-07-15T03:03:11.297ZJul 15 03:03:11.261 DEBG [sc] ox: connecting to [::1]:53772
5022026-07-15T03:03:11.297ZJul 15 03:03:11.261 INFO cr3: staged Juniper config and license for guest systemd services
5032026-07-15T03:03:11.297ZJul 15 03:03:11.261 INFO cr3: waiting for Juniper guest config apply
5042026-07-15T03:03:11.297ZJul 15 03:03:11.261 DEBG [sc] cr3: starting
5052026-07-15T03:03:11.297ZJul 15 03:03:11.261 DEBG [sc] cr3: connecting to [::1]:61617
5062026-07-15T03:03:11.297ZJul 15 03:03:11.262 DEBG [sc] ox waiting for prompt
5072026-07-15T03:03:11.297ZJul 15 03:03:11.262 DEBG [sc] cr2 waiting for prompt
5082026-07-15T03:03:11.297ZJul 15 03:03:11.262 DEBG [sc] cr1 waiting for prompt
5092026-07-15T03:03:11.297ZJul 15 03:03:11.262 DEBG [sc] cr3 waiting for prompt
5102026-07-15T03:03:11.297ZJul 15 03:03:11.262 DEBG [sc] cr3: logging in
5112026-07-15T03:03:11.297ZJul 15 03:03:11.272 DEBG [sc] ox: logging in
5122026-07-15T03:03:11.297ZJul 15 03:03:11.273 DEBG [sc] cr1: logging in
5132026-07-15T03:03:11.297ZJul 15 03:03:11.273 DEBG [sc] cr2: logging in
5142026-07-15T03:03:11.372ZJul 15 03:03:11.360 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`
5152026-07-15T03:03:11.429ZJul 15 03:03:11.417 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5162026-07-15T03:03:11.646ZJul 15 03:03:11.634 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
5172026-07-15T03:03:11.734ZJul 15 03:03:11.721 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5182026-07-15T03:03:13.704ZJul 15 03:03:13.691 INFO cr2: executing eos script show version
5192026-07-15T03:03:13.704ZJul 15 03:03:13.692 DEBG [sc] cr2: starting
5202026-07-15T03:03:13.704ZJul 15 03:03:13.692 DEBG [sc] cr2: connecting to [::1]:37668
5212026-07-15T03:03:13.728ZJul 15 03:03:13.692 DEBG [sc] cr2 waiting for prompt
5222026-07-15T03:03:13.728ZJul 15 03:03:13.703 DEBG [sc] cr2: logging in
5232026-07-15T03:03:13.818ZJul 15 03:03:13.806 INFO cr3: Juniper apply status: installing Juniper license
5242026-07-15T03:03:13.859ZJul 15 03:03:13.846 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5252026-07-15T03:03:14.820ZJul 15 03:03:14.808 DEBG [sc] cr3: starting
5262026-07-15T03:03:14.821ZJul 15 03:03:14.808 DEBG [sc] cr3: connecting to [::1]:61617
5272026-07-15T03:03:14.845ZJul 15 03:03:14.809 DEBG [sc] cr3 waiting for prompt
5282026-07-15T03:03:14.845ZJul 15 03:03:14.820 DEBG [sc] cr3: logging in
5292026-07-15T03:03:14.955ZJul 15 03:03:14.943 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
5302026-07-15T03:03:17.024ZJul 15 03:03:17.011 INFO cr3: Juniper guest config applied
5312026-07-15T03:03:18.815ZJul 15 03:03:18.803 DEBG [sc] ox: starting
5322026-07-15T03:03:18.815ZJul 15 03:03:18.803 DEBG [sc] ox: connecting to [::1]:53772
5332026-07-15T03:03:18.839ZJul 15 03:03:18.803 DEBG [sc] ox waiting for prompt
5342026-07-15T03:03:18.840ZJul 15 03:03:18.814 DEBG [sc] ox: logging in
5352026-07-15T03:03:18.903ZJul 15 03:03:18.891 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
5362026-07-15T03:03:18.970ZJul 15 03:03:18.958 DEBG [sc] ox: starting
5372026-07-15T03:03:18.970ZJul 15 03:03:18.958 DEBG [sc] ox: connecting to [::1]:53772
5382026-07-15T03:03:18.994ZJul 15 03:03:18.959 DEBG [sc] ox waiting for prompt
5392026-07-15T03:03:18.994ZJul 15 03:03:18.969 DEBG [sc] ox: logging in
5402026-07-15T03:03:19.069ZJul 15 03:03:19.056 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
5412026-07-15T03:03:19.180ZJul 15 03:03:19.168 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
5422026-07-15T03:03:19.180ZJul 15 03:03:19.168 DEBG [sc] ox: starting
5432026-07-15T03:03:19.180ZJul 15 03:03:19.168 DEBG [sc] ox: connecting to [::1]:53772
5442026-07-15T03:03:19.204ZJul 15 03:03:19.168 DEBG [sc] ox waiting for prompt
5452026-07-15T03:03:19.204ZJul 15 03:03:19.177 DEBG [sc] ox: logging in
5462026-07-15T03:03:19.267ZJul 15 03:03:19.254 DEBG [sc] ox: executing command `chmod +x npuvm`
5472026-07-15T03:03:19.333ZJul 15 03:03:19.321 DEBG [sc] ox: starting
5482026-07-15T03:03:19.333ZJul 15 03:03:19.321 DEBG [sc] ox: connecting to [::1]:53772
5492026-07-15T03:03:19.333ZJul 15 03:03:19.321 DEBG [sc] ox waiting for prompt
5502026-07-15T03:03:19.358ZJul 15 03:03:19.332 DEBG [sc] ox: logging in
5512026-07-15T03:03:19.421ZJul 15 03:03:19.409 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
5522026-07-15T03:03:22.020ZJul 15 03:03:22.008 DEBG [sc] cr2: starting
5532026-07-15T03:03:22.020ZJul 15 03:03:22.008 DEBG [sc] cr2: connecting to [::1]:37668
5542026-07-15T03:03:22.044ZJul 15 03:03:22.008 DEBG [sc] cr2 waiting for prompt
5552026-07-15T03:03:22.044ZJul 15 03:03:22.019 DEBG [sc] cr2: logging in
5562026-07-15T03:03:22.175ZJul 15 03:03:22.163 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5572026-07-15T03:03:24.282ZJul 15 03:03:24.270 INFO cr2: executing eos script show version
5582026-07-15T03:03:24.307ZJul 15 03:03:24.270 DEBG [sc] cr2: starting
5592026-07-15T03:03:24.307ZJul 15 03:03:24.270 DEBG [sc] cr2: connecting to [::1]:37668
5602026-07-15T03:03:24.307ZJul 15 03:03:24.271 DEBG [sc] cr2 waiting for prompt
5612026-07-15T03:03:24.307ZJul 15 03:03:24.281 DEBG [sc] cr2: logging in
5622026-07-15T03:03:24.436ZJul 15 03:03:24.424 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5632026-07-15T03:03:26.782ZJul 15 03:03:26.769 DEBG [sc] cr2: starting
5642026-07-15T03:03:26.782ZJul 15 03:03:26.770 DEBG [sc] cr2: connecting to [::1]:37668
5652026-07-15T03:03:26.806ZJul 15 03:03:26.770 DEBG [sc] cr2 waiting for prompt
5662026-07-15T03:03:26.806ZJul 15 03:03:26.781 DEBG [sc] cr2: logging in
5672026-07-15T03:03:26.925ZJul 15 03:03:26.913 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
5682026-07-15T03:03:29.076ZJul 15 03:03:29.064 INFO cr2: executing eos script show version
5692026-07-15T03:03:29.077ZJul 15 03:03:29.064 DEBG [sc] cr2: starting
5702026-07-15T03:03:29.077ZJul 15 03:03:29.064 DEBG [sc] cr2: connecting to [::1]:37668
5712026-07-15T03:03:29.101ZJul 15 03:03:29.065 DEBG [sc] cr2 waiting for prompt
5722026-07-15T03:03:29.101ZJul 15 03:03:29.075 DEBG [sc] cr2: logging in
5732026-07-15T03:03:29.241ZJul 15 03:03:29.229 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
5742026-07-15T03:03:31.700ZJul 15 03:03:31.688 INFO cr2: executing eos script
5752026-07-15T03:03:31.700Z enable
5762026-07-15T03:03:31.700Z configure
5772026-07-15T03:03:31.700Z ipv6 unicast-routing
5782026-07-15T03:03:31.700Z ip routing ipv6 interfaces
5792026-07-15T03:03:31.700Z ip routing
5802026-07-15T03:03:31.700Z ip route 1.2.3.0/24 null0
5812026-07-15T03:03:31.700Z ipv6 route fd99::/64 null0
5822026-07-15T03:03:31.700Z interface et1
5832026-07-15T03:03:31.700Z no switchport
5842026-07-15T03:03:31.700Z ipv6 enable
5852026-07-15T03:03:31.700Z
5862026-07-15T03:03:31.700Z router bgp 45
5872026-07-15T03:03:31.700Z router-id 1.2.3.1
5882026-07-15T03:03:31.700Z no bgp default ipv4-unicast
5892026-07-15T03:03:31.700Z timers bgp 2 6
5902026-07-15T03:03:31.700Z neighbor ebgp peer group
5912026-07-15T03:03:31.700Z neighbor ebgp remote-as 33
5922026-07-15T03:03:31.700Z neighbor interface Et1 peer-group ebgp
5932026-07-15T03:03:31.701Z address-family ipv4
5942026-07-15T03:03:31.701Z neighbor ebgp activate
5952026-07-15T03:03:31.701Z neighbor ebgp next-hop address-family ipv6 originate
5962026-07-15T03:03:31.701Z network 1.2.3.0/24
5972026-07-15T03:03:31.701Z exit
5982026-07-15T03:03:31.701Z address-family ipv6
5992026-07-15T03:03:31.701Z neighbor ebgp activate
6002026-07-15T03:03:31.701Z neighbor ebgp next-hop address-family ipv6 originate
6012026-07-15T03:03:31.701Z network fd99::/64
6022026-07-15T03:03:31.701Z exit
6032026-07-15T03:03:31.701Z exit
6042026-07-15T03:03:31.701Z
6052026-07-15T03:03:31.701ZJul 15 03:03:31.688 DEBG [sc] cr2: starting
6062026-07-15T03:03:31.701ZJul 15 03:03:31.688 DEBG [sc] cr2: connecting to [::1]:37668
6072026-07-15T03:03:31.725ZJul 15 03:03:31.688 DEBG [sc] cr2 waiting for prompt
6082026-07-15T03:03:31.725ZJul 15 03:03:31.699 DEBG [sc] cr2: logging in
6092026-07-15T03:03:31.865ZJul 15 03:03:31.853 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
6102026-07-15T03:03:31.865Z enable
6112026-07-15T03:03:31.865Z configure
6122026-07-15T03:03:31.865Z ipv6 unicast-routing
6132026-07-15T03:03:31.865Z ip routing ipv6 interfaces
6142026-07-15T03:03:31.865Z ip routing
6152026-07-15T03:03:31.865Z ip route 1.2.3.0/24 null0
6162026-07-15T03:03:31.865Z ipv6 route fd99::/64 null0
6172026-07-15T03:03:31.865Z interface et1
6182026-07-15T03:03:31.865Z no switchport
6192026-07-15T03:03:31.865Z ipv6 enable
6202026-07-15T03:03:31.865Z
6212026-07-15T03:03:31.865Z router bgp 45
6222026-07-15T03:03:31.865Z router-id 1.2.3.1
6232026-07-15T03:03:31.866Z no bgp default ipv4-unicast
6242026-07-15T03:03:31.866Z timers bgp 2 6
6252026-07-15T03:03:31.866Z neighbor ebgp peer group
6262026-07-15T03:03:31.866Z neighbor ebgp remote-as 33
6272026-07-15T03:03:31.866Z neighbor interface Et1 peer-group ebgp
6282026-07-15T03:03:31.866Z address-family ipv4
6292026-07-15T03:03:31.866Z neighbor ebgp activate
6302026-07-15T03:03:31.866Z neighbor ebgp next-hop address-family ipv6 originate
6312026-07-15T03:03:31.866Z network 1.2.3.0/24
6322026-07-15T03:03:31.866Z exit
6332026-07-15T03:03:31.866Z address-family ipv6
6342026-07-15T03:03:31.866Z neighbor ebgp activate
6352026-07-15T03:03:31.866Z neighbor ebgp next-hop address-family ipv6 originate
6362026-07-15T03:03:31.866Z network fd99::/64
6372026-07-15T03:03:31.866Z exit
6382026-07-15T03:03:31.866Z exit
6392026-07-15T03:03:31.866Z '`
6402026-07-15T03:03:49.609ZJul 15 03:03:49.597 INFO cr1: enabling frr daemon bgpd
6412026-07-15T03:03:49.610ZJul 15 03:03:49.597 DEBG [sc] cr1: starting
6422026-07-15T03:03:49.610ZJul 15 03:03:49.597 DEBG [sc] cr1: connecting to [::1]:51826
6432026-07-15T03:03:49.635ZJul 15 03:03:49.598 DEBG [sc] cr1 waiting for prompt
6442026-07-15T03:03:49.635ZJul 15 03:03:49.608 DEBG [sc] cr1: logging in
6452026-07-15T03:03:49.754ZJul 15 03:03:49.742 DEBG [sc] cr1: executing command `sed -i 's/bgpd=no/bgpd=yes/g' /etc/frr/daemons`
6462026-07-15T03:03:51.830ZJul 15 03:03:51.818 INFO cr1: stopping frr
6472026-07-15T03:03:51.830ZJul 15 03:03:51.818 DEBG [sc] cr1: starting
6482026-07-15T03:03:51.830ZJul 15 03:03:51.818 DEBG [sc] cr1: connecting to [::1]:51826
6492026-07-15T03:03:51.854ZJul 15 03:03:51.819 DEBG [sc] cr1 waiting for prompt
6502026-07-15T03:03:51.854ZJul 15 03:03:51.829 DEBG [sc] cr1: logging in
6512026-07-15T03:03:51.975ZJul 15 03:03:51.961 DEBG [sc] cr1: executing command `systemctl stop frr`
6522026-07-15T03:03:54.358ZJul 15 03:03:54.346 INFO cr1: starting frr
6532026-07-15T03:03:54.359ZJul 15 03:03:54.346 DEBG [sc] cr1: starting
6542026-07-15T03:03:54.359ZJul 15 03:03:54.346 DEBG [sc] cr1: connecting to [::1]:51826
6552026-07-15T03:03:54.383ZJul 15 03:03:54.347 DEBG [sc] cr1 waiting for prompt
6562026-07-15T03:03:54.383ZJul 15 03:03:54.357 DEBG [sc] cr1: logging in
6572026-07-15T03:03:54.513ZJul 15 03:03:54.500 DEBG [sc] cr1: executing command `systemctl start frr`
6582026-07-15T03:03:57.136ZJul 15 03:03:57.123 INFO ox: npuvm install output:
6592026-07-15T03:03:57.248Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (39m) dendrite-softnpu.tar.gz [>---------------------------------------] 7.82 KiB/66.01 MiB (40m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.82 KiB/66.01 MiB (38m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.82 KiB/66.01 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.82 KiB/66.01 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.82 KiB/66.01 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.82 KiB/66.01 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 11.82 KiB/66.01 MiB (37m) dendrite-softnpu.tar.gz [>---------------------------------------] 27.82 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 27.82 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 27.82 KiB/66.01 MiB (35m) dendrite-softnpu.tar.gz [>---------------------------------------] 89.68 KiB/66.01 MiB (22m) dendrite-softnpu.tar.gz [>---------------------------------------] 245.67 KiB/66.01 MiB (11m) dendrite-softnpu.tar.gz [>---------------------------------------] 567.30 KiB/66.01 MiB (5m) dendrite-softnpu.tar.gz [>---------------------------------------] 863.30 KiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.08 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.37 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.66 MiB/66.01 MiB (83s) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.92 MiB/66.01 MiB (69s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.19 MiB/66.01 MiB (60s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.50 MiB/66.01 MiB (53s) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.76 MiB/66.01 MiB (47s) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.00 MiB/66.01 MiB (44s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.34 MiB/66.01 MiB (40s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.60 MiB/66.01 MiB (37s) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.84 MiB/66.01 MiB (35s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.17 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.44 MiB/66.01 MiB (31s) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.68 MiB/66.01 MiB (30s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.00 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.28 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.51 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [###>------------------------------------] 5.81 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.11 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.35 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.63 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.94 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.19 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.44 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.77 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.03 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.27 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.61 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.87 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.11 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.42 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.70 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.95 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.26 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.54 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.79 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.09 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.38 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.62 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.91 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.20 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.46 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.75 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [#######>--------------------------------] 13.03 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.30 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.55 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.87 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.14 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.38 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.70 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.98 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.22 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.54 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.81 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.06 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.32 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.58 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.90 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.16 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.42 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.74 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.91 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.92 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.92 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.92 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.92 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.92 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.92 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.93 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.93 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.93 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.93 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.93 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.93 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.94 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.94 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.98 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.18 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.43 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.67 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.96 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.27 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.51 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 19.80 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 20.11 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 20.35 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 20.63 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 20.94 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 21.19 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [############>---------------------------] 21.43 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.77 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.03 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.27 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.60 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.87 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.11 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.43 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.71 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.95 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.22 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.47 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.71 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 24.97 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 25.30 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 25.55 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 25.80 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [###############>------------------------] 26.05 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###############>------------------------] 26.35 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 26.62 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 26.88 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 27.18 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 27.45 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 27.72 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [################>-----------------------] 27.99 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 28.29 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 28.56 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 28.81 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [#################>----------------------] 29.12 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 29.40 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [#################>----------------------] 29.65 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 29.96 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.21 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.49 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 30.80 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 31.04 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [##################>---------------------] 31.33 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.64 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.88 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.14 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 32.46 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 32.72 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [###################>--------------------] 32.98 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.28 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.56 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 33.82 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.11 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.40 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.65 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 34.94 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.23 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.47 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 35.74 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 36.05 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.31 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.58 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.89 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.15 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.39 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.71 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 37.99 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.23 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.54 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 38.83 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 39.07 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#######################>----------------] 39.37 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 39.67 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 39.91 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.20 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.51 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.75 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 41.03 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.30 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.59 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 41.86 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.14 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.42 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [#########################>--------------] 42.67 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 42.98 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.23 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.50 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.82 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.06 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.34 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.64 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.89 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.18 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.48 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 45.72 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [###########################>------------] 46.02 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.31 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.56 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.85 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.11 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.40 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.67 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 47.94 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.24 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.49 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 48.77 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.08 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [#############################>----------] 49.32 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.61 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 49.92 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.16 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.45 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.75 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 51.00 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.29 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.59 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.83 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.13 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.43 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [###############################>--------] 52.67 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 52.97 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.27 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.51 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.78 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.09 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.35 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.59 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.90 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.19 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.43 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.72 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [#################################>------] 56.03 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.26 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.56 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 56.87 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.10 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.40 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.70 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.94 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.24 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.54 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.78 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.05 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.37 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.62 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.68 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.69 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.70 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.70 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.70 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.70 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.75 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.86 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.20 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.44 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.67 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 61.04 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.28 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.52 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.78 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.12 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.36 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.61 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.95 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.19 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.44 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.71 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.03 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 64.27 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.55 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.83 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.11 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.39 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.66 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.93 MiB/66.01 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 (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
6602026-07-15T03:03:57.255Z Create boot environment: No
6612026-07-15T03:03:57.255ZCreate backup boot environment: No
6622026-07-15T03:03:57.255Z
6632026-07-15T03:03:57.255ZDOWNLOAD PKGS FILES XFER (MB) SPEED
6642026-07-15T03:03:57.255Z driver/misc/tofino 0/1 0/6 0.0/0.0 -- driver/misc/tofino 0/1 4/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
6652026-07-15T03:03:57.255Z
6662026-07-15T03:03:57.255ZPHASE ITEMS
6672026-07-15T03:03:57.255Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
6682026-07-15T03:03:57.255Z Updating package state database working - Updating package state database Done
6692026-07-15T03:03:57.255Z Updating package cache 0/0 \ Updating package cache 0/0
6702026-07-15T03:03:57.255Z Updating image state working | Updating image state Done
6712026-07-15T03:03:57.255Z 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 working \ Creating fast lookup database Done
6722026-07-15T03:03:57.255Z Reading search index working | Reading search index Done
6732026-07-15T03:03:57.255Z Updating search index 0/1 / Updating search index 1/1
6742026-07-15T03:03:57.256Z Updating package cache 0/1 - Updating package cache 1/1
6752026-07-15T03:03:57.256Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 3.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 68.17 KiB/15.18 MiB (2h) scadm [>---------------------------------------] 163.69 KiB/15.18 MiB (56m) scadm [>---------------------------------------] 381.53 KiB/15.18 MiB (30m) scadm [#>--------------------------------------] 627.53 KiB/15.18 MiB (17m) scadm [##>-------------------------------------] 997.53 KiB/15.18 MiB (9m) scadm [###>------------------------------------] 1.22 MiB/15.18 MiB (6m) scadm [###>------------------------------------] 1.46 MiB/15.18 MiB (4m) scadm [####>-----------------------------------] 1.73 MiB/15.18 MiB (3m) scadm [#####>----------------------------------] 2.05 MiB/15.18 MiB (2m) scadm [######>---------------------------------] 2.30 MiB/15.18 MiB (2m) scadm [######>---------------------------------] 2.53 MiB/15.18 MiB (2m) scadm [#######>--------------------------------] 2.89 MiB/15.18 MiB (77s) scadm [########>-------------------------------] 3.13 MiB/15.18 MiB (67s) scadm [########>-------------------------------] 3.37 MiB/15.18 MiB (58s) scadm [#########>------------------------------] 3.66 MiB/15.18 MiB (51s) scadm [##########>-----------------------------] 3.97 MiB/15.18 MiB (43s) scadm [###########>----------------------------] 4.21 MiB/15.18 MiB (38s) scadm [###########>----------------------------] 4.48 MiB/15.18 MiB (34s) scadm [############>---------------------------] 4.76 MiB/15.18 MiB (31s) scadm [#############>--------------------------] 5.05 MiB/15.18 MiB (27s) scadm [#############>--------------------------] 5.29 MiB/15.18 MiB (25s) scadm [##############>-------------------------] 5.60 MiB/15.18 MiB (22s) scadm [###############>------------------------] 5.89 MiB/15.18 MiB (20s) scadm [################>-----------------------] 6.13 MiB/15.18 MiB (18s) scadm [################>-----------------------] 6.41 MiB/15.18 MiB (17s) scadm [#################>----------------------] 6.70 MiB/15.18 MiB (15s) scadm [##################>---------------------] 6.97 MiB/15.18 MiB (14s) scadm [##################>---------------------] 7.21 MiB/15.18 MiB (13s) scadm [###################>--------------------] 7.51 MiB/15.18 MiB (12s) scadm [####################>-------------------] 7.81 MiB/15.18 MiB (11s) scadm [#####################>------------------] 8.05 MiB/15.18 MiB (10s) scadm [#####################>------------------] 8.33 MiB/15.18 MiB (9s) scadm [######################>-----------------] 8.64 MiB/15.18 MiB (8s) scadm [#######################>----------------] 8.89 MiB/15.18 MiB (8s) scadm [########################>---------------] 9.13 MiB/15.18 MiB (7s) scadm [########################>---------------] 9.44 MiB/15.18 MiB (7s) scadm [#########################>--------------] 9.73 MiB/15.18 MiB (6s) scadm [##########################>-------------] 9.96 MiB/15.18 MiB (6s) scadm [###########################>------------] 10.27 MiB/15.18 MiB (5s) scadm [###########################>------------] 10.56 MiB/15.18 MiB (5s) scadm [############################>-----------] 10.80 MiB/15.18 MiB (4s) scadm [#############################>----------] 11.09 MiB/15.18 MiB (4s) scadm [#############################>----------] 11.37 MiB/15.18 MiB (3s) scadm [##############################>---------] 11.64 MiB/15.18 MiB (3s) scadm [###############################>--------] 11.88 MiB/15.18 MiB (3s) scadm [################################>-------] 12.19 MiB/15.18 MiB (2s) scadm [################################>-------] 12.48 MiB/15.18 MiB (2s) scadm [#################################>------] 12.72 MiB/15.18 MiB (2s) scadm [##################################>-----] 12.99 MiB/15.18 MiB (2s) scadm [###################################>----] 13.30 MiB/15.18 MiB (1s) scadm [###################################>----] 13.56 MiB/15.18 MiB (1s) scadm [####################################>---] 13.80 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.12 MiB/15.18 MiB (1s) scadm [#####################################>--] 14.40 MiB/15.18 MiB (1s) scadm [######################################>-] 14.64 MiB/15.18 MiB (0s) scadm [#######################################>] 14.94 MiB/15.18 MiB (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [########################################] 0 B/0 B (0s) libsidecar_lite.so [----------------------------------------] 0 B/11.89 MiB (0s) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 7.81 KiB/11.89 MiB (8m) libsidecar_lite.so [>---------------------------------------] 20.48 KiB/11.89 MiB (7m) libsidecar_lite.so [>---------------------------------------] 20.48 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 20.48 KiB/11.89 MiB (6m) libsidecar_lite.so [>---------------------------------------] 140.22 KiB/11.89 MiB (3m) libsidecar_lite.so [#>--------------------------------------] 349.22 KiB/11.89 MiB (2m) libsidecar_lite.so [##>-------------------------------------] 643.46 KiB/11.89 MiB (53s) libsidecar_lite.so [###>------------------------------------] 964.65 KiB/11.89 MiB (30s) libsidecar_lite.so [###>------------------------------------] 1.19 MiB/11.89 MiB (22s) libsidecar_lite.so [####>-----------------------------------] 1.42 MiB/11.89 MiB (17s) libsidecar_lite.so [#####>----------------------------------] 1.69 MiB/11.89 MiB (14s) libsidecar_lite.so [######>---------------------------------] 2.03 MiB/11.89 MiB (11s) libsidecar_lite.so [#######>--------------------------------] 2.26 MiB/11.89 MiB (10s) libsidecar_lite.so [########>-------------------------------] 2.52 MiB/11.89 MiB (8s) libsidecar_lite.so [#########>------------------------------] 2.86 MiB/11.89 MiB (7s) libsidecar_lite.so [##########>-----------------------------] 3.10 MiB/11.89 MiB (6s) libsidecar_lite.so [###########>----------------------------] 3.36 MiB/11.89 MiB (6s) libsidecar_lite.so [############>---------------------------] 3.70 MiB/11.89 MiB (5s) libsidecar_lite.so [#############>--------------------------] 3.94 MiB/11.89 MiB (5s) libsidecar_lite.so [##############>-------------------------] 4.19 MiB/11.89 MiB (4s) libsidecar_lite.so [##############>-------------------------] 4.46 MiB/11.89 MiB (4s) libsidecar_lite.so [################>-----------------------] 4.78 MiB/11.89 MiB (4s) libsidecar_lite.so [################>-----------------------] 5.02 MiB/11.89 MiB (3s) libsidecar_lite.so [#################>----------------------] 5.28 MiB/11.89 MiB (3s) libsidecar_lite.so [##################>---------------------] 5.58 MiB/11.89 MiB (3s) libsidecar_lite.so [###################>--------------------] 5.86 MiB/11.89 MiB (3s) libsidecar_lite.so [####################>-------------------] 6.12 MiB/11.89 MiB (2s) libsidecar_lite.so [#####################>------------------] 6.39 MiB/11.89 MiB (2s) libsidecar_lite.so [######################>-----------------] 6.70 MiB/11.89 MiB (2s) libsidecar_lite.so [#######################>----------------] 6.93 MiB/11.89 MiB (2s) libsidecar_lite.so [########################>---------------] 7.20 MiB/11.89 MiB (2s) libsidecar_lite.so [#########################>--------------] 7.51 MiB/11.89 MiB (2s) libsidecar_lite.so [##########################>-------------] 7.77 MiB/11.89 MiB (2s) libsidecar_lite.so [###########################>------------] 8.03 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.33 MiB/11.89 MiB (1s) libsidecar_lite.so [############################>-----------] 8.61 MiB/11.89 MiB (1s) libsidecar_lite.so [#############################>----------] 8.86 MiB/11.89 MiB (1s) libsidecar_lite.so [##############################>---------] 9.16 MiB/11.89 MiB (1s) libsidecar_lite.so [###############################>--------] 9.45 MiB/11.89 MiB (1s) libsidecar_lite.so [################################>-------] 9.70 MiB/11.89 MiB (1s) libsidecar_lite.so [#################################>------] 10.00 MiB/11.89 MiB (1s) libsidecar_lite.so [##################################>-----] 10.29 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.54 MiB/11.89 MiB (0s) libsidecar_lite.so [####################################>---] 10.83 MiB/11.89 MiB (0s) libsidecar_lite.so [#####################################>--] 11.13 MiB/11.89 MiB (0s) libsidecar_lite.so [######################################>-] 11.37 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.64 MiB/11.89 MiB (0s)
6762026-07-15T03:03:57.256ZJul 15 03:03:57.124 DEBG [sc] ox: starting
6772026-07-15T03:03:57.256ZJul 15 03:03:57.124 DEBG [sc] ox: connecting to [::1]:53772
6782026-07-15T03:03:57.256ZJul 15 03:03:57.124 DEBG [sc] ox waiting for prompt
6792026-07-15T03:03:57.256ZJul 15 03:03:57.134 DEBG [sc] ox: logging in
6802026-07-15T03:03:57.282ZJul 15 03:03:57.211 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
6812026-07-15T03:04:01.828ZJul 15 03:04:01.815 INFO cr1: executing frr script
6822026-07-15T03:04:01.828Z configure
6832026-07-15T03:04:01.828Z ip forwarding
6842026-07-15T03:04:01.828Z ipv6 forwarding
6852026-07-15T03:04:01.828Z ip route 1.2.3.0/24 null0
6862026-07-15T03:04:01.828Z ipv6 route fd99::/64 null0
6872026-07-15T03:04:01.828Z router bgp 44
6882026-07-15T03:04:01.828Z no bgp ebgp-requires-policy
6892026-07-15T03:04:01.828Z timers bgp 2 6
6902026-07-15T03:04:01.828Z neighbor enp0s8 interface remote-as external
6912026-07-15T03:04:01.828Z neighbor enp0s8 timers connect 1
6922026-07-15T03:04:01.828Z address-family ipv4 unicast
6932026-07-15T03:04:01.828Z network 1.2.3.0/24
6942026-07-15T03:04:01.828Z neighbor enp0s8 activate
6952026-07-15T03:04:01.828Z exit-address-family
6962026-07-15T03:04:01.828Z address-family ipv6 unicast
6972026-07-15T03:04:01.828Z network fd99::/64
6982026-07-15T03:04:01.828Z neighbor enp0s8 activate
6992026-07-15T03:04:01.828Z exit-address-family
7002026-07-15T03:04:01.828Z exit
7012026-07-15T03:04:01.828Z
7022026-07-15T03:04:01.828ZJul 15 03:04:01.816 DEBG [sc] cr1: starting
7032026-07-15T03:04:01.828ZJul 15 03:04:01.816 DEBG [sc] cr1: connecting to [::1]:51826
7042026-07-15T03:04:01.853ZJul 15 03:04:01.816 DEBG [sc] cr1 waiting for prompt
7052026-07-15T03:04:01.853ZJul 15 03:04:01.828 DEBG [sc] cr1: logging in
7062026-07-15T03:04:01.973ZJul 15 03:04:01.960 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 ' '`
7072026-07-15T03:04:04.264ZJul 15 03:04:04.252 DEBG [sc] ox: starting
7082026-07-15T03:04:04.264ZJul 15 03:04:04.252 DEBG [sc] ox: connecting to [::1]:53772
7092026-07-15T03:04:04.288ZJul 15 03:04:04.253 DEBG [sc] ox waiting for prompt
7102026-07-15T03:04:04.288ZJul 15 03:04:04.264 DEBG [sc] ox: logging in
7112026-07-15T03:04:04.354ZJul 15 03:04:04.342 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7122026-07-15T03:04:05.377ZJul 15 03:04:05.364 DEBG [sc] ox: starting
7132026-07-15T03:04:05.377ZJul 15 03:04:05.364 DEBG [sc] ox: connecting to [::1]:53772
7142026-07-15T03:04:05.401ZJul 15 03:04:05.365 DEBG [sc] ox waiting for prompt
7152026-07-15T03:04:05.401ZJul 15 03:04:05.365 DEBG [sc] ox: logging in
7162026-07-15T03:04:05.455ZJul 15 03:04:05.443 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
7172026-07-15T03:04:05.521ZJul 15 03:04:05.509 DEBG [sc] ox: starting
7182026-07-15T03:04:05.521ZJul 15 03:04:05.509 DEBG [sc] ox: connecting to [::1]:53772
7192026-07-15T03:04:05.545ZJul 15 03:04:05.509 DEBG [sc] ox waiting for prompt
7202026-07-15T03:04:05.545ZJul 15 03:04:05.520 DEBG [sc] ox: logging in
7212026-07-15T03:04:05.608ZJul 15 03:04:05.596 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
7222026-07-15T03:04:05.664ZJul 15 03:04:05.652 DEBG [sc] ox: starting
7232026-07-15T03:04:05.664ZJul 15 03:04:05.652 DEBG [sc] ox: connecting to [::1]:53772
7242026-07-15T03:04:05.689ZJul 15 03:04:05.653 DEBG [sc] ox waiting for prompt
7252026-07-15T03:04:05.689ZJul 15 03:04:05.663 DEBG [sc] ox: logging in
7262026-07-15T03:04:05.754ZJul 15 03:04:05.742 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
7272026-07-15T03:04:05.810ZJul 15 03:04:05.797 DEBG [sc] ox: starting
7282026-07-15T03:04:05.810ZJul 15 03:04:05.797 DEBG [sc] ox: connecting to [::1]:53772
7292026-07-15T03:04:05.834ZJul 15 03:04:05.798 DEBG [sc] ox waiting for prompt
7302026-07-15T03:04:05.834ZJul 15 03:04:05.807 DEBG [sc] ox: logging in
7312026-07-15T03:04:05.896ZJul 15 03:04:05.884 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
7322026-07-15T03:04:05.952ZJul 15 03:04:05.940 DEBG [sc] ox: starting
7332026-07-15T03:04:05.952ZJul 15 03:04:05.940 DEBG [sc] ox: connecting to [::1]:53772
7342026-07-15T03:04:05.976ZJul 15 03:04:05.941 DEBG [sc] ox waiting for prompt
7352026-07-15T03:04:05.977ZJul 15 03:04:05.951 DEBG [sc] ox: logging in
7362026-07-15T03:04:06.041ZJul 15 03:04:06.029 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
7372026-07-15T03:04:06.106ZJul 15 03:04:06.094 DEBG [sc] ox: starting
7382026-07-15T03:04:06.106ZJul 15 03:04:06.094 DEBG [sc] ox: connecting to [::1]:53772
7392026-07-15T03:04:06.131ZJul 15 03:04:06.095 DEBG [sc] ox waiting for prompt
7402026-07-15T03:04:06.131ZJul 15 03:04:06.105 DEBG [sc] ox: logging in
7412026-07-15T03:04:06.194ZJul 15 03:04:06.182 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
7422026-07-15T03:04:06.250ZJul 15 03:04:06.238 DEBG [sc] ox: starting
7432026-07-15T03:04:06.250ZJul 15 03:04:06.238 DEBG [sc] ox: connecting to [::1]:53772
7442026-07-15T03:04:06.274ZJul 15 03:04:06.239 DEBG [sc] ox waiting for prompt
7452026-07-15T03:04:06.274ZJul 15 03:04:06.250 DEBG [sc] ox: logging in
7462026-07-15T03:04:06.339ZJul 15 03:04:06.327 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
7472026-07-15T03:04:06.405ZJul 15 03:04:06.392 DEBG [sc] ox: starting
7482026-07-15T03:04:06.405ZJul 15 03:04:06.392 DEBG [sc] ox: connecting to [::1]:53772
7492026-07-15T03:04:06.428ZJul 15 03:04:06.393 DEBG [sc] ox waiting for prompt
7502026-07-15T03:04:06.428ZJul 15 03:04:06.404 DEBG [sc] ox: logging in
7512026-07-15T03:04:06.493ZJul 15 03:04:06.481 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
7522026-07-15T03:04:06.548ZJul 15 03:04:06.535 DEBG [sc] ox: starting
7532026-07-15T03:04:06.548ZJul 15 03:04:06.535 DEBG [sc] ox: connecting to [::1]:53772
7542026-07-15T03:04:06.572ZJul 15 03:04:06.536 DEBG [sc] ox waiting for prompt
7552026-07-15T03:04:06.572ZJul 15 03:04:06.546 DEBG [sc] ox: logging in
7562026-07-15T03:04:06.647ZJul 15 03:04:06.634 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
7572026-07-15T03:04:06.714ZJul 15 03:04:06.701 DEBG [sc] ox: starting
7582026-07-15T03:04:06.714ZJul 15 03:04:06.701 DEBG [sc] ox: connecting to [::1]:53772
7592026-07-15T03:04:06.738ZJul 15 03:04:06.702 DEBG [sc] ox waiting for prompt
7602026-07-15T03:04:06.738ZJul 15 03:04:06.713 DEBG [sc] ox: logging in
7612026-07-15T03:04:06.802ZJul 15 03:04:06.790 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
7622026-07-15T03:04:06.857ZJul 15 03:04:06.845 DEBG [sc] ox: starting
7632026-07-15T03:04:06.857ZJul 15 03:04:06.845 DEBG [sc] ox: connecting to [::1]:53772
7642026-07-15T03:04:06.882ZJul 15 03:04:06.846 DEBG [sc] ox waiting for prompt
7652026-07-15T03:04:06.882ZJul 15 03:04:06.856 DEBG [sc] ox: logging in
7662026-07-15T03:04:06.946ZJul 15 03:04:06.933 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
7672026-07-15T03:04:07.018ZJul 15 03:04:07.006 INFO adding BGP router to mgd
7682026-07-15T03:04:07.042Zmgd bgp cr1 -> Established: iteration 1/20: expected Some(Established), got Some(SessionSetup)
7692026-07-15T03:04:08.035Zmgd bgp cr2 -> Established: iteration 1/20: expected Some(Established), got Some(Connect)
7702026-07-15T03:04:09.039Zmgd bgp cr3 -> Established: iteration 1/20: expected Some(Established), got Some(OpenConfirm)
7712026-07-15T03:04:10.385Zdpd ipv6 targets for fd99::/64: iteration 1/20: expected 3, got 2
7722026-07-15T03:04:11.387ZJul 15 03:04:11.375 INFO cr1: executing frr script show ip bgp json
7732026-07-15T03:04:11.387ZJul 15 03:04:11.375 DEBG [sc] cr1: starting
7742026-07-15T03:04:11.387ZJul 15 03:04:11.375 DEBG [sc] cr1: connecting to [::1]:51826
7752026-07-15T03:04:11.411ZJul 15 03:04:11.375 DEBG [sc] cr1 waiting for prompt
7762026-07-15T03:04:11.412ZJul 15 03:04:11.387 DEBG [sc] cr1: logging in
7772026-07-15T03:04:11.542ZJul 15 03:04:11.529 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show ip bgp json'`
7782026-07-15T03:04:13.662ZJul 15 03:04:13.650 INFO cr1: executing frr script show bgp json
7792026-07-15T03:04:13.662ZJul 15 03:04:13.650 DEBG [sc] cr1: starting
7802026-07-15T03:04:13.662ZJul 15 03:04:13.650 DEBG [sc] cr1: connecting to [::1]:51826
7812026-07-15T03:04:13.686ZJul 15 03:04:13.651 DEBG [sc] cr1 waiting for prompt
7822026-07-15T03:04:13.686ZJul 15 03:04:13.661 DEBG [sc] cr1: logging in
7832026-07-15T03:04:13.816ZJul 15 03:04:13.804 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bgp json'`
7842026-07-15T03:04:15.953ZJul 15 03:04:15.926 INFO cr2: executing eos script show ip bgp | json
7852026-07-15T03:04:15.953ZJul 15 03:04:15.927 DEBG [sc] cr2: starting
7862026-07-15T03:04:15.953ZJul 15 03:04:15.927 DEBG [sc] cr2: connecting to [::1]:37668
7872026-07-15T03:04:15.953ZJul 15 03:04:15.927 DEBG [sc] cr2 waiting for prompt
7882026-07-15T03:04:15.953ZJul 15 03:04:15.938 DEBG [sc] cr2: logging in
7892026-07-15T03:04:16.260ZJul 15 03:04:16.248 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ip bgp | json'`
7902026-07-15T03:04:18.646ZJul 15 03:04:18.634 INFO cr2: executing eos script show ipv6 bgp | json
7912026-07-15T03:04:18.646ZJul 15 03:04:18.634 DEBG [sc] cr2: starting
7922026-07-15T03:04:18.646ZJul 15 03:04:18.634 DEBG [sc] cr2: connecting to [::1]:37668
7932026-07-15T03:04:18.671ZJul 15 03:04:18.634 DEBG [sc] cr2 waiting for prompt
7942026-07-15T03:04:18.671ZJul 15 03:04:18.645 DEBG [sc] cr2: logging in
7952026-07-15T03:04:18.789ZJul 15 03:04:18.777 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show ipv6 bgp | json'`
7962026-07-15T03:04:21.176ZJul 15 03:04:21.163 INFO cr3: executing juniper script show route 4.5.6.0/24 protocol bgp
7972026-07-15T03:04:21.176ZJul 15 03:04:21.163 DEBG [sc] cr3: starting
7982026-07-15T03:04:21.176ZJul 15 03:04:21.163 DEBG [sc] cr3: connecting to [::1]:61617
7992026-07-15T03:04:21.200ZJul 15 03:04:21.164 DEBG [sc] cr3 waiting for prompt
8002026-07-15T03:04:21.200ZJul 15 03:04:21.176 DEBG [sc] cr3: logging in
8012026-07-15T03:04:21.528ZJul 15 03:04:21.516 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route 4.5.6.0/24 protocol bgp'`
8022026-07-15T03:04:23.726ZJul 15 03:04:23.713 INFO cr3: executing juniper script show route fdee::/64 protocol bgp
8032026-07-15T03:04:23.726ZJul 15 03:04:23.714 DEBG [sc] cr3: starting
8042026-07-15T03:04:23.726ZJul 15 03:04:23.714 DEBG [sc] cr3: connecting to [::1]:61617
8052026-07-15T03:04:23.750ZJul 15 03:04:23.715 DEBG [sc] cr3 waiting for prompt
8062026-07-15T03:04:23.750ZJul 15 03:04:23.724 DEBG [sc] cr3: logging in
8072026-07-15T03:04:23.879ZJul 15 03:04:23.867 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show route fdee::/64 protocol bgp'`
8082026-07-15T03:04:26.048ZJul 15 03:04:26.036 INFO quartet bgp unnumbered test passed 🎉
8092026-07-15T03:04:26.072Z+ (( status != 0 ))
8102026-07-15T03:04:26.072Z+ pfexec ./falcon-lab cleanup quartet-unnumbered
8112026-07-15T03:04:26.096ZJul 15 03:04:26.073 INFO destroying runner for deployment mgquartetu
8122026-07-15T03:04:26.096ZJul 15 03:04:26.073 INFO destroying deployment mgquartetu
8132026-07-15T03:04:26.096ZJul 15 03:04:26.073 INFO destroying nodes
8142026-07-15T03:04:26.185ZJul 15 03:04:26.173 INFO destroying links
8152026-07-15T03:04:26.185ZJul 15 03:04:26.173 INFO destroying link mgquartetu_ox_sn_vnic0
8162026-07-15T03:04:26.209ZJul 15 03:04:26.177 INFO destroying link mgquartetu_ox_sn_sim0
8172026-07-15T03:04:26.209ZJul 15 03:04:26.178 INFO destroying link mgquartetu_cr1_vn_vnic0
8182026-07-15T03:04:27.194ZJul 15 03:04:27.181 INFO destroying link mgquartetu_cr1_vn_sim0
8192026-07-15T03:04:27.218ZJul 15 03:04:27.182 INFO destroying link mgquartetu_ox_sn_vnic1
8202026-07-15T03:04:27.218ZJul 15 03:04:27.183 INFO destroying link mgquartetu_ox_sn_sim1
8212026-07-15T03:04:27.218ZJul 15 03:04:27.184 INFO destroying link mgquartetu_cr2_vn_vnic0
8222026-07-15T03:04:27.219ZJul 15 03:04:27.185 INFO destroying link mgquartetu_cr2_vn_sim0
8232026-07-15T03:04:27.219ZJul 15 03:04:27.186 INFO destroying link mgquartetu_ox_sn_vnic2
8242026-07-15T03:04:27.219ZJul 15 03:04:27.187 INFO destroying link mgquartetu_ox_sn_sim2
8252026-07-15T03:04:27.219ZJul 15 03:04:27.188 INFO destroying link mgquartetu_cr3_vn_vnic0
8262026-07-15T03:04:27.219ZJul 15 03:04:27.189 INFO destroying link mgquartetu_cr3_vn_sim0
8272026-07-15T03:04:27.219ZJul 15 03:04:27.190 INFO destroying external links
8282026-07-15T03:04:27.219ZJul 15 03:04:27.190 INFO destroying external link mgquartetu_ox_vn_vnic3
8292026-07-15T03:04:27.219ZJul 15 03:04:27.192 INFO destroying external link mgquartetu_cr1_vn_vnic1
8302026-07-15T03:04:27.219ZJul 15 03:04:27.193 INFO destroying external link mgquartetu_cr2_vn_vnic1
8312026-07-15T03:04:27.219ZJul 15 03:04:27.194 INFO destroying external link mgquartetu_cr3_vn_vnic1
8322026-07-15T03:04:27.219ZJul 15 03:04:27.195 INFO destroying images
8332026-07-15T03:04:27.681ZJul 15 03:04:27.669 INFO destroying workspace at .falcon
8342026-07-15T03:04:27.705Z+ return 0
8352026-07-15T03:04:27.705Z+ run_test quartet-bfd-static-routing
8362026-07-15T03:04:27.705Z+ local test_name=quartet-bfd-static-routing
8372026-07-15T03:04:27.706Z+ local status=0
8382026-07-15T03:04:27.706Z+ clear_falcon_workspace_files
8392026-07-15T03:04:27.706Z+ [[ -d .falcon ]]
8402026-07-15T03:04:27.706Z+ find .falcon -maxdepth 1 -type f -exec rm -f '{}' +
8412026-07-15T03:04:27.706Z+ RUST_LOG=debug
8422026-07-15T03:04:27.706Z+ pfexec ./falcon-lab run --no-cleanup quartet-bfd-static-routing
8432026-07-15T03:04:27.730ZJul 15 03:04:27.703 DEBG using default route interface igb0
8442026-07-15T03:04:27.732ZJul 15 03:04:27.703 DEBG using default route interface igb0
8452026-07-15T03:04:27.732ZJul 15 03:04:27.703 DEBG using default route interface igb0
8462026-07-15T03:04:27.732ZJul 15 03:04:27.703 DEBG using default route interface igb0
8472026-07-15T03:04:27.732ZJul 15 03:04:27.703 INFO mgquartetbfd: launching quartet topology
8482026-07-15T03:04:27.732ZJul 15 03:04:27.703 INFO launching runner: deployment(mgquartetbfd) persistent(true) custom_propolis_binary(None) dataset(cpool/falcon) falcon_dir(.falcon)
8492026-07-15T03:04:27.732ZJul 15 03:04:27.703 INFO starting preflight for deployment mgquartetbfd
8502026-07-15T03:04:29.073ZJul 15 03:04:29.061 INFO creating links
8512026-07-15T03:04:29.073ZJul 15 03:04:29.061 DEBG destroying link mgquartetbfd_ox_sn_vnic0
8522026-07-15T03:04:29.073ZJul 15 03:04:29.061 DEBG destroying link mgquartetbfd_ox_sn_sim0
8532026-07-15T03:04:29.073ZJul 15 03:04:29.061 INFO creating simnet link 'mgquartetbfd_ox_sn_sim0'
8542026-07-15T03:04:29.097ZJul 15 03:04:29.064 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic0'
8552026-07-15T03:04:29.097ZJul 15 03:04:29.070 DEBG link pair created
8562026-07-15T03:04:29.097ZJul 15 03:04:29.070 DEBG destroying link mgquartetbfd_cr1_vn_vnic0
8572026-07-15T03:04:29.098ZJul 15 03:04:29.070 DEBG destroying link mgquartetbfd_cr1_vn_sim0
8582026-07-15T03:04:29.098ZJul 15 03:04:29.070 INFO creating simnet link 'mgquartetbfd_cr1_vn_sim0'
8592026-07-15T03:04:29.098ZJul 15 03:04:29.071 INFO creating vnic link 'mgquartetbfd_cr1_vn_vnic0'
8602026-07-15T03:04:29.098ZJul 15 03:04:29.078 DEBG link pair created
8612026-07-15T03:04:29.098ZJul 15 03:04:29.078 DEBG destroying link mgquartetbfd_ox_sn_vnic1
8622026-07-15T03:04:29.098ZJul 15 03:04:29.078 DEBG destroying link mgquartetbfd_ox_sn_sim1
8632026-07-15T03:04:29.098ZJul 15 03:04:29.078 INFO creating simnet link 'mgquartetbfd_ox_sn_sim1'
8642026-07-15T03:04:29.098ZJul 15 03:04:29.079 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic1'
8652026-07-15T03:04:29.122ZJul 15 03:04:29.086 DEBG link pair created
8662026-07-15T03:04:29.122ZJul 15 03:04:29.086 DEBG destroying link mgquartetbfd_cr2_vn_vnic0
8672026-07-15T03:04:29.122ZJul 15 03:04:29.086 DEBG destroying link mgquartetbfd_cr2_vn_sim0
8682026-07-15T03:04:29.123ZJul 15 03:04:29.086 INFO creating simnet link 'mgquartetbfd_cr2_vn_sim0'
8692026-07-15T03:04:29.123ZJul 15 03:04:29.087 INFO creating vnic link 'mgquartetbfd_cr2_vn_vnic0'
8702026-07-15T03:04:29.123ZJul 15 03:04:29.096 DEBG link pair created
8712026-07-15T03:04:29.123ZJul 15 03:04:29.096 DEBG destroying link mgquartetbfd_ox_sn_vnic2
8722026-07-15T03:04:29.123ZJul 15 03:04:29.096 DEBG destroying link mgquartetbfd_ox_sn_sim2
8732026-07-15T03:04:29.123ZJul 15 03:04:29.096 INFO creating simnet link 'mgquartetbfd_ox_sn_sim2'
8742026-07-15T03:04:29.123ZJul 15 03:04:29.097 INFO creating vnic link 'mgquartetbfd_ox_sn_vnic2'
8752026-07-15T03:04:29.123ZJul 15 03:04:29.105 DEBG link pair created
8762026-07-15T03:04:29.123ZJul 15 03:04:29.105 DEBG destroying link mgquartetbfd_cr3_vn_vnic0
8772026-07-15T03:04:29.123ZJul 15 03:04:29.105 DEBG destroying link mgquartetbfd_cr3_vn_sim0
8782026-07-15T03:04:29.123ZJul 15 03:04:29.105 INFO creating simnet link 'mgquartetbfd_cr3_vn_sim0'
8792026-07-15T03:04:29.123ZJul 15 03:04:29.106 INFO creating vnic link 'mgquartetbfd_cr3_vn_vnic0'
8802026-07-15T03:04:29.147ZJul 15 03:04:29.113 DEBG link pair created
8812026-07-15T03:04:29.148ZJul 15 03:04:29.113 INFO creating external links
8822026-07-15T03:04:29.148ZJul 15 03:04:29.113 DEBG destroying external link mgquartetbfd_ox_vn_vnic3
8832026-07-15T03:04:29.148ZJul 15 03:04:29.113 INFO creating external link mgquartetbfd_ox_vn_vnic3
8842026-07-15T03:04:29.148ZJul 15 03:04:29.114 DEBG external link mgquartetbfd_ox_vn_vnic3@igb0 created
8852026-07-15T03:04:29.148ZJul 15 03:04:29.114 DEBG destroying external link mgquartetbfd_cr1_vn_vnic1
8862026-07-15T03:04:29.148ZJul 15 03:04:29.114 INFO creating external link mgquartetbfd_cr1_vn_vnic1
8872026-07-15T03:04:29.148ZJul 15 03:04:29.115 DEBG external link mgquartetbfd_cr1_vn_vnic1@igb0 created
8882026-07-15T03:04:29.148ZJul 15 03:04:29.115 DEBG destroying external link mgquartetbfd_cr2_vn_vnic1
8892026-07-15T03:04:29.148ZJul 15 03:04:29.115 INFO creating external link mgquartetbfd_cr2_vn_vnic1
8902026-07-15T03:04:29.148ZJul 15 03:04:29.116 DEBG external link mgquartetbfd_cr2_vn_vnic1@igb0 created
8912026-07-15T03:04:29.148ZJul 15 03:04:29.116 DEBG destroying external link mgquartetbfd_cr3_vn_vnic1
8922026-07-15T03:04:29.148ZJul 15 03:04:29.116 INFO creating external link mgquartetbfd_cr3_vn_vnic1
8932026-07-15T03:04:29.148ZJul 15 03:04:29.117 DEBG external link mgquartetbfd_cr3_vn_vnic1@igb0 created
8942026-07-15T03:04:29.148ZJul 15 03:04:29.117 INFO creating nodes
8952026-07-15T03:04:29.148ZJul 15 03:04:29.117 INFO ox: launching node
8962026-07-15T03:04:29.148ZJul 15 03:04:29.119 INFO cr1: launching node
8972026-07-15T03:04:29.148ZJul 15 03:04:29.121 INFO cr2: launching node
8982026-07-15T03:04:29.148ZJul 15 03:04:29.125 INFO cr3: launching node
8992026-07-15T03:04:29.173ZJul 15 03:04:29.137 INFO launched instance ox with pid 976 on port 35192
9002026-07-15T03:04:29.173ZJul 15 03:04:29.137 INFO ox: instance ensure
9012026-07-15T03:04:29.173ZJul 15 03:04:29.138 INFO launched instance cr1 with pid 977 on port 38406
9022026-07-15T03:04:29.173ZJul 15 03:04:29.138 INFO cr1: instance ensure
9032026-07-15T03:04:29.173ZJul 15 03:04:29.138 INFO launched instance cr2 with pid 978 on port 50575
9042026-07-15T03:04:29.173ZJul 15 03:04:29.138 INFO cr2: instance ensure
9052026-07-15T03:04:29.173ZJul 15 03:04:29.138 INFO launched instance cr3 with pid 979 on port 45800
9062026-07-15T03:04:29.173ZJul 15 03:04:29.138 INFO cr3: instance ensure
9072026-07-15T03:04:31.866ZJul 15 03:04:31.854 INFO ox: instance ensure completed after 0 retries
9082026-07-15T03:04:31.866ZJul 15 03:04:31.854 INFO ox: instance run
9092026-07-15T03:04:31.890ZJul 15 03:04:31.854 DEBG [sc] ox: starting
9102026-07-15T03:04:31.890ZJul 15 03:04:31.854 DEBG [sc] ox: connecting to [::1]:35192
9112026-07-15T03:04:31.890ZJul 15 03:04:31.855 DEBG [sc] ox waiting for prompt
9122026-07-15T03:04:32.097ZJul 15 03:04:32.085 INFO cr3: instance ensure completed after 0 retries
9132026-07-15T03:04:32.097ZJul 15 03:04:32.085 INFO cr3: instance run
9142026-07-15T03:04:32.203ZJul 15 03:04:32.191 INFO cr1: instance ensure completed after 0 retries
9152026-07-15T03:04:32.203ZJul 15 03:04:32.191 INFO cr1: instance run
9162026-07-15T03:04:32.228ZJul 15 03:04:32.192 DEBG [sc] cr1: starting
9172026-07-15T03:04:32.228ZJul 15 03:04:32.192 DEBG [sc] cr1: connecting to [::1]:38406
9182026-07-15T03:04:32.228ZJul 15 03:04:32.192 DEBG [sc] cr1 waiting for prompt
9192026-07-15T03:04:32.289ZJul 15 03:04:32.277 INFO cr2: instance ensure completed after 0 retries
9202026-07-15T03:04:32.289ZJul 15 03:04:32.277 INFO cr2: instance run
9212026-07-15T03:04:32.314ZJul 15 03:04:32.278 DEBG [sc] cr2: starting
9222026-07-15T03:04:32.314ZJul 15 03:04:32.278 DEBG [sc] cr2: connecting to [::1]:50575
9232026-07-15T03:04:32.314ZJul 15 03:04:32.278 DEBG [sc] cr2 waiting for prompt
9242026-07-15T03:04:49.466ZJul 15 03:04:49.454 DEBG [sc] cr1: logging in
9252026-07-15T03:04:49.865ZJul 15 03:04:49.854 INFO cr1: mounting /opt/cargo-bay
9262026-07-15T03:04:49.866ZJul 15 03:04:49.854 DEBG [sc] cr1: executing command `mkdir -p /opt/cargo-bay; mount -t 9p -o ro,msize=65536 /opt/cargo-bay /opt/cargo-bay`
9272026-07-15T03:04:49.898ZJul 15 03:04:49.886 DEBG [sc] cr1: executing command `cd`
9282026-07-15T03:04:49.923ZJul 15 03:04:49.898 INFO cr1: finished mounting /opt/cargo-bay
9292026-07-15T03:04:49.923ZJul 15 03:04:49.898 DEBG [sc] cr1: executing command `hostname cr1`
9302026-07-15T03:04:49.923ZJul 15 03:04:49.908 DEBG [sc] cr1: executing command `echo 'cr1' > /etc/nodename`
9312026-07-15T03:04:49.947ZJul 15 03:04:49.919 DEBG [sc] cr1: executing command `echo '::1 cr1.local cr1' >> /etc/hosts`
9322026-07-15T03:04:49.947ZJul 15 03:04:49.930 DEBG [sc] cr1: executing command `echo '127.0.0.1 cr1.local cr1' >> /etc/hosts`
9332026-07-15T03:04:49.971ZJul 15 03:04:49.941 INFO cr1: logging out
9342026-07-15T03:04:52.018ZJul 15 03:04:52.005 INFO cr1: logged out
9352026-07-15T03:04:52.216ZJul 15 03:04:52.204 DEBG [sc] ox: logging in
9362026-07-15T03:04:52.405ZJul 15 03:04:52.392 INFO ox: mounting /opt/cargo-bay
9372026-07-15T03:04:52.405ZJul 15 03:04:52.393 DEBG [sc] ox: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9382026-07-15T03:04:53.678ZJul 15 03:04:53.665 DEBG [sc] ox: executing command `cd`
9392026-07-15T03:04:53.702ZJul 15 03:04:53.676 INFO ox: finished mounting /opt/cargo-bay
9402026-07-15T03:04:53.702ZJul 15 03:04:53.676 DEBG [sc] ox: executing command `hostname ox`
9412026-07-15T03:04:53.702ZJul 15 03:04:53.687 DEBG [sc] ox: executing command `echo 'ox' > /etc/nodename`
9422026-07-15T03:04:53.727ZJul 15 03:04:53.699 DEBG [sc] ox: executing command `echo '::1 ox.local ox' >> /etc/hosts`
9432026-07-15T03:04:53.727ZJul 15 03:04:53.710 DEBG [sc] ox: executing command `echo '127.0.0.1 ox.local ox' >> /etc/hosts`
9442026-07-15T03:04:53.751ZJul 15 03:04:53.720 INFO ox: logging out
9452026-07-15T03:04:53.799ZJul 15 03:04:53.787 INFO ox: logged out
9462026-07-15T03:04:53.827ZJul 15 03:04:53.815 DEBG [sc] cr2: logging in
9472026-07-15T03:04:54.232ZJul 15 03:04:54.220 INFO cr2: mounting /opt/cargo-bay
9482026-07-15T03:04:54.232ZJul 15 03:04:54.220 DEBG [sc] cr2: executing command `mkdir -p /opt/cargo-bay; cd /opt/cargo-bay; p9kp pull`
9492026-07-15T03:04:54.257ZJul 15 03:04:54.231 DEBG [sc] cr2: executing command `cd`
9502026-07-15T03:04:54.257ZJul 15 03:04:54.241 INFO cr2: finished mounting /opt/cargo-bay
9512026-07-15T03:04:54.257ZJul 15 03:04:54.242 DEBG [sc] cr2: executing command `hostname cr2`
9522026-07-15T03:04:54.281ZJul 15 03:04:54.253 DEBG [sc] cr2: executing command `echo 'cr2' > /etc/nodename`
9532026-07-15T03:04:54.281ZJul 15 03:04:54.264 DEBG [sc] cr2: executing command `echo '::1 cr2.local cr2' >> /etc/hosts`
9542026-07-15T03:04:54.305ZJul 15 03:04:54.275 DEBG [sc] cr2: executing command `echo '127.0.0.1 cr2.local cr2' >> /etc/hosts`
9552026-07-15T03:04:54.305ZJul 15 03:04:54.286 INFO cr2: logging out
9562026-07-15T03:04:57.344ZJul 15 03:04:57.332 INFO cr2: logged out
9572026-07-15T03:04:57.344ZJul 15 03:04:57.332 INFO mgquartetbfd: quartet topology launch complete
9582026-07-15T03:04:57.397ZJul 15 03:04:57.332 DEBG [sc] ox: starting
9592026-07-15T03:04:57.397ZJul 15 03:04:57.332 DEBG [sc] ox: connecting to [::1]:35192
9602026-07-15T03:04:57.397ZJul 15 03:04:57.332 DEBG [sc] ox waiting for prompt
9612026-07-15T03:04:57.397ZJul 15 03:04:57.344 DEBG [sc] ox: logging in
9622026-07-15T03:04:57.444ZJul 15 03:04:57.432 DEBG [sc] ox: executing command `ipadm create-addr -T dhcp vioif1/dhcp`
9632026-07-15T03:05:02.892ZJul 15 03:05:02.880 DEBG [sc] ox: starting
9642026-07-15T03:05:02.892ZJul 15 03:05:02.880 DEBG [sc] ox: connecting to [::1]:35192
9652026-07-15T03:05:02.916ZJul 15 03:05:02.880 DEBG [sc] ox waiting for prompt
9662026-07-15T03:05:02.916ZJul 15 03:05:02.891 DEBG [sc] ox: logging in
9672026-07-15T03:05:02.992ZJul 15 03:05:02.979 DEBG [sc] ox: executing command `echo 'nameserver 1.1.1.1' > /etc/resolv.conf`
9682026-07-15T03:05:03.080ZJul 15 03:05:03.067 DEBG [sc] ox: starting
9692026-07-15T03:05:03.080ZJul 15 03:05:03.067 DEBG [sc] ox: connecting to [::1]:35192
9702026-07-15T03:05:03.104ZJul 15 03:05:03.068 DEBG [sc] ox waiting for prompt
9712026-07-15T03:05:03.104ZJul 15 03:05:03.078 DEBG [sc] ox: logging in
9722026-07-15T03:05:03.179ZJul 15 03:05:03.166 DEBG [sc] ox: executing command `ipadm show-addr vioif1/dhcp -p -o addr`
9732026-07-15T03:05:03.244ZJul 15 03:05:03.232 INFO cr1: installing frr
9742026-07-15T03:05:03.244ZJul 15 03:05:03.232 INFO cr3: starting juniper bfd setup
9752026-07-15T03:05:03.244ZJul 15 03:05:03.232 INFO waiting for ceos to initialize
9762026-07-15T03:05:03.269ZJul 15 03:05:03.232 INFO ox: setting up npuvm
9772026-07-15T03:05:03.269ZJul 15 03:05:03.232 INFO cr3: staged Juniper config and license for guest systemd services
9782026-07-15T03:05:03.269ZJul 15 03:05:03.232 INFO cr3: waiting for Juniper guest config apply
9792026-07-15T03:05:03.269ZJul 15 03:05:03.232 DEBG [sc] ox: starting
9802026-07-15T03:05:03.269ZJul 15 03:05:03.232 DEBG [sc] ox: connecting to [::1]:35192
9812026-07-15T03:05:03.269ZJul 15 03:05:03.232 DEBG [sc] cr1: starting
9822026-07-15T03:05:03.269ZJul 15 03:05:03.232 DEBG [sc] cr1: connecting to [::1]:38406
9832026-07-15T03:05:03.269ZJul 15 03:05:03.232 DEBG [sc] cr3: starting
9842026-07-15T03:05:03.269ZJul 15 03:05:03.232 DEBG [sc] cr3: connecting to [::1]:45800
9852026-07-15T03:05:03.269ZJul 15 03:05:03.232 DEBG [sc] cr2: starting
9862026-07-15T03:05:03.269ZJul 15 03:05:03.232 DEBG [sc] cr2: connecting to [::1]:50575
9872026-07-15T03:05:03.269ZJul 15 03:05:03.233 DEBG [sc] ox waiting for prompt
9882026-07-15T03:05:03.269ZJul 15 03:05:03.233 DEBG [sc] cr2 waiting for prompt
9892026-07-15T03:05:03.269ZJul 15 03:05:03.233 DEBG [sc] cr1 waiting for prompt
9902026-07-15T03:05:03.269ZJul 15 03:05:03.233 DEBG [sc] cr3 waiting for prompt
9912026-07-15T03:05:03.269ZJul 15 03:05:03.233 DEBG [sc] cr3: logging in
9922026-07-15T03:05:03.269ZJul 15 03:05:03.243 DEBG [sc] ox: logging in
9932026-07-15T03:05:03.269ZJul 15 03:05:03.244 DEBG [sc] cr2: logging in
9942026-07-15T03:05:03.269ZJul 15 03:05:03.244 DEBG [sc] cr1: logging in
9952026-07-15T03:05:03.332ZJul 15 03:05:03.320 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`
9962026-07-15T03:05:03.409ZJul 15 03:05:03.397 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
9972026-07-15T03:05:03.633ZJul 15 03:05:03.619 DEBG [sc] cr1: executing command `apt-get -y update && apt-get -y install frr`
9982026-07-15T03:05:03.669ZJul 15 03:05:03.657 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
9992026-07-15T03:05:05.673ZJul 15 03:05:05.661 INFO cr2: executing eos script show version
10002026-07-15T03:05:05.674ZJul 15 03:05:05.661 DEBG [sc] cr2: starting
10012026-07-15T03:05:05.674ZJul 15 03:05:05.661 DEBG [sc] cr2: connecting to [::1]:50575
10022026-07-15T03:05:05.698ZJul 15 03:05:05.662 DEBG [sc] cr2 waiting for prompt
10032026-07-15T03:05:05.698ZJul 15 03:05:05.672 DEBG [sc] cr2: logging in
10042026-07-15T03:05:05.763ZJul 15 03:05:05.751 INFO cr3: Juniper apply status: waiting for staged Juniper license and config
10052026-07-15T03:05:05.826ZJul 15 03:05:05.814 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10062026-07-15T03:05:06.764ZJul 15 03:05:06.752 DEBG [sc] cr3: starting
10072026-07-15T03:05:06.764ZJul 15 03:05:06.752 DEBG [sc] cr3: connecting to [::1]:45800
10082026-07-15T03:05:06.788ZJul 15 03:05:06.753 DEBG [sc] cr3 waiting for prompt
10092026-07-15T03:05:06.788ZJul 15 03:05:06.764 DEBG [sc] cr3: logging in
10102026-07-15T03:05:06.932ZJul 15 03:05:06.919 DEBG [sc] cr3: executing command `cat /run/falcon-junos-apply.status 2>/dev/null || true`
10112026-07-15T03:05:08.690ZJul 15 03:05:08.678 DEBG [sc] ox: starting
10122026-07-15T03:05:08.690ZJul 15 03:05:08.678 DEBG [sc] ox: connecting to [::1]:35192
10132026-07-15T03:05:08.714ZJul 15 03:05:08.679 DEBG [sc] ox waiting for prompt
10142026-07-15T03:05:08.715ZJul 15 03:05:08.689 DEBG [sc] ox: logging in
10152026-07-15T03:05:08.789ZJul 15 03:05:08.777 DEBG [sc] ox: executing command `cat npuvm.sha256.txt`
10162026-07-15T03:05:08.856ZJul 15 03:05:08.844 DEBG [sc] ox: starting
10172026-07-15T03:05:08.856ZJul 15 03:05:08.844 DEBG [sc] ox: connecting to [::1]:35192
10182026-07-15T03:05:08.880ZJul 15 03:05:08.844 DEBG [sc] ox waiting for prompt
10192026-07-15T03:05:08.880ZJul 15 03:05:08.855 DEBG [sc] ox: logging in
10202026-07-15T03:05:08.955ZJul 15 03:05:08.943 DEBG [sc] ox: executing command `digest -a sha256 npuvm`
10212026-07-15T03:05:09.008ZJul 15 03:05:08.995 INFO cr3: Juniper guest config applied
10222026-07-15T03:05:09.065ZJul 15 03:05:09.052 INFO ox: npuvm downloaded and checksum verified (attempt 1/5)
10232026-07-15T03:05:09.065ZJul 15 03:05:09.052 DEBG [sc] ox: starting
10242026-07-15T03:05:09.065ZJul 15 03:05:09.053 DEBG [sc] ox: connecting to [::1]:35192
10252026-07-15T03:05:09.089ZJul 15 03:05:09.053 DEBG [sc] ox waiting for prompt
10262026-07-15T03:05:09.089ZJul 15 03:05:09.063 DEBG [sc] ox: logging in
10272026-07-15T03:05:09.164ZJul 15 03:05:09.151 DEBG [sc] ox: executing command `chmod +x npuvm`
10282026-07-15T03:05:09.230ZJul 15 03:05:09.218 DEBG [sc] ox: starting
10292026-07-15T03:05:09.230ZJul 15 03:05:09.218 DEBG [sc] ox: connecting to [::1]:35192
10302026-07-15T03:05:09.254ZJul 15 03:05:09.218 DEBG [sc] ox waiting for prompt
10312026-07-15T03:05:09.255ZJul 15 03:05:09.229 DEBG [sc] ox: logging in
10322026-07-15T03:05:09.330ZJul 15 03:05:09.318 DEBG [sc] ox: executing command `./npuvm install --front-ports 3 --rear-ports 0 --pkt-source vioif0 `
10332026-07-15T03:05:12.831ZJul 15 03:05:12.819 INFO cr1: enabling frr daemon bfdd
10342026-07-15T03:05:12.831ZJul 15 03:05:12.819 DEBG [sc] cr1: starting
10352026-07-15T03:05:12.831ZJul 15 03:05:12.819 DEBG [sc] cr1: connecting to [::1]:38406
10362026-07-15T03:05:12.855ZJul 15 03:05:12.820 DEBG [sc] cr1 waiting for prompt
10372026-07-15T03:05:12.855ZJul 15 03:05:12.830 DEBG [sc] cr1: logging in
10382026-07-15T03:05:12.984ZJul 15 03:05:12.972 DEBG [sc] cr1: executing command `sed -i 's/bfdd=no/bfdd=yes/g' /etc/frr/daemons`
10392026-07-15T03:05:15.054ZJul 15 03:05:15.041 INFO cr1: stopping frr
10402026-07-15T03:05:15.054ZJul 15 03:05:15.041 DEBG [sc] cr1: starting
10412026-07-15T03:05:15.054ZJul 15 03:05:15.041 DEBG [sc] cr1: connecting to [::1]:38406
10422026-07-15T03:05:15.078ZJul 15 03:05:15.042 DEBG [sc] cr1 waiting for prompt
10432026-07-15T03:05:15.078ZJul 15 03:05:15.052 DEBG [sc] cr1: logging in
10442026-07-15T03:05:15.104ZJul 15 03:05:15.092 DEBG [sc] cr2: starting
10452026-07-15T03:05:15.104ZJul 15 03:05:15.092 DEBG [sc] cr2: connecting to [::1]:50575
10462026-07-15T03:05:15.129ZJul 15 03:05:15.093 DEBG [sc] cr2 waiting for prompt
10472026-07-15T03:05:15.129ZJul 15 03:05:15.103 DEBG [sc] cr2: logging in
10482026-07-15T03:05:15.208ZJul 15 03:05:15.196 DEBG [sc] cr1: executing command `systemctl stop frr`
10492026-07-15T03:05:15.248ZJul 15 03:05:15.235 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10502026-07-15T03:05:17.355ZJul 15 03:05:17.341 INFO cr2: executing eos script show version
10512026-07-15T03:05:17.355ZJul 15 03:05:17.341 DEBG [sc] cr2: starting
10522026-07-15T03:05:17.355ZJul 15 03:05:17.342 DEBG [sc] cr2: connecting to [::1]:50575
10532026-07-15T03:05:17.379ZJul 15 03:05:17.342 DEBG [sc] cr2 waiting for prompt
10542026-07-15T03:05:17.379ZJul 15 03:05:17.352 DEBG [sc] cr2: logging in
10552026-07-15T03:05:17.520ZJul 15 03:05:17.508 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10562026-07-15T03:05:17.583ZJul 15 03:05:17.571 INFO cr1: starting frr
10572026-07-15T03:05:17.607ZJul 15 03:05:17.571 DEBG [sc] cr1: starting
10582026-07-15T03:05:17.607ZJul 15 03:05:17.571 DEBG [sc] cr1: connecting to [::1]:38406
10592026-07-15T03:05:17.607ZJul 15 03:05:17.571 DEBG [sc] cr1 waiting for prompt
10602026-07-15T03:05:17.608ZJul 15 03:05:17.582 DEBG [sc] cr1: logging in
10612026-07-15T03:05:17.726ZJul 15 03:05:17.714 DEBG [sc] cr1: executing command `systemctl start frr`
10622026-07-15T03:05:19.872ZJul 15 03:05:19.859 DEBG [sc] cr2: starting
10632026-07-15T03:05:19.872ZJul 15 03:05:19.860 DEBG [sc] cr2: connecting to [::1]:50575
10642026-07-15T03:05:19.896ZJul 15 03:05:19.860 DEBG [sc] cr2 waiting for prompt
10652026-07-15T03:05:19.896ZJul 15 03:05:19.870 DEBG [sc] cr2: logging in
10662026-07-15T03:05:20.038ZJul 15 03:05:20.026 DEBG [sc] cr2: executing command `docker inspect ceos --format '{{.State.Status}}'`
10672026-07-15T03:05:22.172ZJul 15 03:05:22.160 INFO cr2: executing eos script show version
10682026-07-15T03:05:22.172ZJul 15 03:05:22.160 DEBG [sc] cr2: starting
10692026-07-15T03:05:22.172ZJul 15 03:05:22.160 DEBG [sc] cr2: connecting to [::1]:50575
10702026-07-15T03:05:22.196ZJul 15 03:05:22.161 DEBG [sc] cr2 waiting for prompt
10712026-07-15T03:05:22.196ZJul 15 03:05:22.171 DEBG [sc] cr2: logging in
10722026-07-15T03:05:22.338ZJul 15 03:05:22.326 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show version'`
10732026-07-15T03:05:24.846ZJul 15 03:05:24.833 INFO cr2: executing eos script
10742026-07-15T03:05:24.846Z enable
10752026-07-15T03:05:24.846Z configure
10762026-07-15T03:05:24.846Z ip routing
10772026-07-15T03:05:24.846Z ipv6 unicast-routing
10782026-07-15T03:05:24.846Z interface Ethernet1
10792026-07-15T03:05:24.846Z no switchport
10802026-07-15T03:05:24.846Z ip address 10.0.1.2/24
10812026-07-15T03:05:24.846Z ipv6 enable
10822026-07-15T03:05:24.846Z ipv6 address fd00:2::2/64
10832026-07-15T03:05:24.846Z bfd interval 1000 min-rx 1000 multiplier 3
10842026-07-15T03:05:24.846Z exit
10852026-07-15T03:05:24.846Z ip route 100.64.0.0/24 10.0.1.1 track bfd
10862026-07-15T03:05:24.846Z ipv6 route 3fff::/64 fd00:2::1 track bfd
10872026-07-15T03:05:24.846Z exit
10882026-07-15T03:05:24.846Z
10892026-07-15T03:05:24.846ZJul 15 03:05:24.833 DEBG [sc] cr2: starting
10902026-07-15T03:05:24.846ZJul 15 03:05:24.833 DEBG [sc] cr2: connecting to [::1]:50575
10912026-07-15T03:05:24.871ZJul 15 03:05:24.834 DEBG [sc] cr2 waiting for prompt
10922026-07-15T03:05:24.871ZJul 15 03:05:24.844 DEBG [sc] cr2: logging in
10932026-07-15T03:05:25.012ZJul 15 03:05:25.000 DEBG [sc] cr2: executing command `docker exec ceos Cli -c '
10942026-07-15T03:05:25.012Z enable
10952026-07-15T03:05:25.012Z configure
10962026-07-15T03:05:25.013Z ip routing
10972026-07-15T03:05:25.013Z ipv6 unicast-routing
10982026-07-15T03:05:25.013Z interface Ethernet1
10992026-07-15T03:05:25.013Z no switchport
11002026-07-15T03:05:25.013Z ip address 10.0.1.2/24
11012026-07-15T03:05:25.013Z ipv6 enable
11022026-07-15T03:05:25.013Z ipv6 address fd00:2::2/64
11032026-07-15T03:05:25.013Z bfd interval 1000 min-rx 1000 multiplier 3
11042026-07-15T03:05:25.013Z exit
11052026-07-15T03:05:25.013Z ip route 100.64.0.0/24 10.0.1.1 track bfd
11062026-07-15T03:05:25.013Z ipv6 route 3fff::/64 fd00:2::1 track bfd
11072026-07-15T03:05:25.013Z exit
11082026-07-15T03:05:25.013Z '`
11092026-07-15T03:05:25.037ZJul 15 03:05:25.013 INFO cr1: stopping frr
11102026-07-15T03:05:25.037ZJul 15 03:05:25.013 DEBG [sc] cr1: starting
11112026-07-15T03:05:25.037ZJul 15 03:05:25.013 DEBG [sc] cr1: connecting to [::1]:38406
11122026-07-15T03:05:25.038ZJul 15 03:05:25.014 DEBG [sc] cr1 waiting for prompt
11132026-07-15T03:05:25.038ZJul 15 03:05:25.025 DEBG [sc] cr1: logging in
11142026-07-15T03:05:25.180ZJul 15 03:05:25.168 DEBG [sc] cr1: executing command `systemctl stop frr`
11152026-07-15T03:05:27.557ZJul 15 03:05:27.545 INFO cr1: installing frr startup config
11162026-07-15T03:05:27.558ZJul 15 03:05:27.545 DEBG [sc] cr1: starting
11172026-07-15T03:05:27.558ZJul 15 03:05:27.545 DEBG [sc] cr1: connecting to [::1]:38406
11182026-07-15T03:05:27.582ZJul 15 03:05:27.545 DEBG [sc] cr1 waiting for prompt
11192026-07-15T03:05:27.582ZJul 15 03:05:27.556 DEBG [sc] cr1: logging in
11202026-07-15T03:05:27.712ZJul 15 03:05:27.699 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`
11212026-07-15T03:05:29.798ZJul 15 03:05:29.786 INFO cr1: starting frr
11222026-07-15T03:05:29.798ZJul 15 03:05:29.786 DEBG [sc] cr1: starting
11232026-07-15T03:05:29.822ZJul 15 03:05:29.786 DEBG [sc] cr1: connecting to [::1]:38406
11242026-07-15T03:05:29.822ZJul 15 03:05:29.787 DEBG [sc] cr1 waiting for prompt
11252026-07-15T03:05:29.822ZJul 15 03:05:29.797 DEBG [sc] cr1: logging in
11262026-07-15T03:05:29.930ZJul 15 03:05:29.918 DEBG [sc] cr1: executing command `systemctl start frr`
11272026-07-15T03:05:46.195ZJul 15 03:05:46.183 INFO ox: npuvm install output:
11282026-07-15T03:05:46.306Zdendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [########################################] 0 B/0 B (0s) dendrite-softnpu.tar.gz [----------------------------------------] 0 B/66.01 MiB (0s) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 3.82 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 7.81 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/66.01 MiB (7h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/66.01 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/66.01 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/66.01 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 15.81 KiB/66.01 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 24.48 KiB/66.01 MiB (6h) dendrite-softnpu.tar.gz [>---------------------------------------] 41.48 KiB/66.01 MiB (5h) dendrite-softnpu.tar.gz [>---------------------------------------] 164.48 KiB/66.01 MiB (2h) dendrite-softnpu.tar.gz [>---------------------------------------] 381.48 KiB/66.01 MiB (83m) dendrite-softnpu.tar.gz [>---------------------------------------] 628.48 KiB/66.01 MiB (47m) dendrite-softnpu.tar.gz [>---------------------------------------] 891.48 KiB/66.01 MiB (29m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.21 MiB/66.01 MiB (17m) dendrite-softnpu.tar.gz [>---------------------------------------] 1.45 MiB/66.01 MiB (13m) dendrite-softnpu.tar.gz [#>--------------------------------------] 1.69 MiB/66.01 MiB (10m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.05 MiB/66.01 MiB (7m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.29 MiB/66.01 MiB (6m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.53 MiB/66.01 MiB (5m) dendrite-softnpu.tar.gz [#>--------------------------------------] 2.84 MiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [#>--------------------------------------] 3.13 MiB/66.01 MiB (4m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.37 MiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.61 MiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 3.97 MiB/66.01 MiB (3m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.21 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.45 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [##>-------------------------------------] 4.81 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.05 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.29 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.61 MiB/66.01 MiB (2m) dendrite-softnpu.tar.gz [###>------------------------------------] 5.88 MiB/66.01 MiB (88s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.12 MiB/66.01 MiB (84s) dendrite-softnpu.tar.gz [###>------------------------------------] 6.44 MiB/66.01 MiB (79s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.72 MiB/66.01 MiB (74s) dendrite-softnpu.tar.gz [####>-----------------------------------] 6.96 MiB/66.01 MiB (70s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.22 MiB/66.01 MiB (67s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.56 MiB/66.01 MiB (63s) dendrite-softnpu.tar.gz [####>-----------------------------------] 7.80 MiB/66.01 MiB (60s) dendrite-softnpu.tar.gz [####>-----------------------------------] 8.05 MiB/66.01 MiB (58s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.40 MiB/66.01 MiB (55s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.64 MiB/66.01 MiB (53s) dendrite-softnpu.tar.gz [#####>----------------------------------] 8.88 MiB/66.01 MiB (51s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.14 MiB/66.01 MiB (49s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.48 MiB/66.01 MiB (47s) dendrite-softnpu.tar.gz [#####>----------------------------------] 9.72 MiB/66.01 MiB (45s) dendrite-softnpu.tar.gz [######>---------------------------------] 9.97 MiB/66.01 MiB (44s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.26 MiB/66.01 MiB (42s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.56 MiB/66.01 MiB (41s) dendrite-softnpu.tar.gz [######>---------------------------------] 10.81 MiB/66.01 MiB (40s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.07 MiB/66.01 MiB (39s) dendrite-softnpu.tar.gz [######>---------------------------------] 11.40 MiB/66.01 MiB (37s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.65 MiB/66.01 MiB (36s) dendrite-softnpu.tar.gz [#######>--------------------------------] 11.91 MiB/66.01 MiB (35s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.17 MiB/66.01 MiB (34s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.49 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [#######>--------------------------------] 12.74 MiB/66.01 MiB (33s) dendrite-softnpu.tar.gz [#######>--------------------------------] 13.01 MiB/66.01 MiB (32s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.31 MiB/66.01 MiB (31s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.57 MiB/66.01 MiB (30s) dendrite-softnpu.tar.gz [########>-------------------------------] 13.85 MiB/66.01 MiB (29s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.15 MiB/66.01 MiB (29s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.41 MiB/66.01 MiB (28s) dendrite-softnpu.tar.gz [########>-------------------------------] 14.69 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [#########>------------------------------] 14.98 MiB/66.01 MiB (27s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.25 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.53 MiB/66.01 MiB (26s) dendrite-softnpu.tar.gz [#########>------------------------------] 15.79 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.08 MiB/66.01 MiB (25s) dendrite-softnpu.tar.gz [#########>------------------------------] 16.37 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.62 MiB/66.01 MiB (24s) dendrite-softnpu.tar.gz [##########>-----------------------------] 16.92 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.19 MiB/66.01 MiB (23s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.45 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [##########>-----------------------------] 17.74 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [##########>-----------------------------] 18.00 MiB/66.01 MiB (22s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.27 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.56 MiB/66.01 MiB (21s) dendrite-softnpu.tar.gz [###########>----------------------------] 18.84 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.09 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.39 MiB/66.01 MiB (20s) dendrite-softnpu.tar.gz [###########>----------------------------] 19.68 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 19.92 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 20.21 MiB/66.01 MiB (19s) dendrite-softnpu.tar.gz [############>---------------------------] 20.49 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [############>---------------------------] 20.76 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [############>---------------------------] 21.02 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [############>---------------------------] 21.31 MiB/66.01 MiB (18s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.60 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [#############>--------------------------] 21.85 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.15 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.44 MiB/66.01 MiB (17s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.68 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [#############>--------------------------] 22.97 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.26 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.52 MiB/66.01 MiB (16s) dendrite-softnpu.tar.gz [##############>-------------------------] 23.81 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.08 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.36 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [##############>-------------------------] 24.65 MiB/66.01 MiB (15s) dendrite-softnpu.tar.gz [###############>------------------------] 24.92 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###############>------------------------] 25.20 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###############>------------------------] 25.49 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###############>------------------------] 25.76 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###############>------------------------] 26.04 MiB/66.01 MiB (14s) dendrite-softnpu.tar.gz [###############>------------------------] 26.32 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [################>-----------------------] 26.60 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [################>-----------------------] 26.87 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [################>-----------------------] 27.14 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [################>-----------------------] 27.43 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [################>-----------------------] 27.69 MiB/66.01 MiB (13s) dendrite-softnpu.tar.gz [################>-----------------------] 27.98 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 28.25 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 28.53 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 28.80 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 29.09 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 29.37 MiB/66.01 MiB (12s) dendrite-softnpu.tar.gz [#################>----------------------] 29.63 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 29.92 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 30.18 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 30.47 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 30.72 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 31.00 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [##################>---------------------] 31.31 MiB/66.01 MiB (11s) dendrite-softnpu.tar.gz [###################>--------------------] 31.56 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 31.84 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.12 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.40 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.68 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [###################>--------------------] 32.97 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 33.23 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 33.52 MiB/66.01 MiB (10s) dendrite-softnpu.tar.gz [####################>-------------------] 33.81 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.07 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.34 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [####################>-------------------] 34.64 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 34.91 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.17 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.45 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.73 MiB/66.01 MiB (9s) dendrite-softnpu.tar.gz [#####################>------------------] 35.99 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#####################>------------------] 36.29 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.34 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.35 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.36 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.41 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.52 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.74 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 36.98 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.26 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.58 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [######################>-----------------] 37.82 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.08 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.42 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.66 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 38.92 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 39.26 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [#######################>----------------] 39.49 MiB/66.01 MiB (8s) dendrite-softnpu.tar.gz [########################>---------------] 39.76 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.08 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.33 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.60 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 40.88 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [########################>---------------] 41.17 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.41 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 41.68 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.01 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.25 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.52 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [#########################>--------------] 42.85 MiB/66.01 MiB (7s) dendrite-softnpu.tar.gz [##########################>-------------] 43.09 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.36 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.67 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 43.93 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.19 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [##########################>-------------] 44.48 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 44.77 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.03 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.30 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.60 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 45.85 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [###########################>------------] 46.11 MiB/66.01 MiB (6s) dendrite-softnpu.tar.gz [############################>-----------] 46.44 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.69 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 46.92 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.23 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.52 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [############################>-----------] 47.76 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.00 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.31 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.60 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 48.84 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 49.11 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [#############################>----------] 49.44 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 49.68 MiB/66.01 MiB (5s) dendrite-softnpu.tar.gz [##############################>---------] 49.93 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.24 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.52 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 50.76 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [##############################>---------] 51.03 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.36 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.60 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 51.87 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.19 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.44 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [###############################>--------] 52.71 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 53.01 MiB/66.01 MiB (4s) dendrite-softnpu.tar.gz [################################>-------] 53.27 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.54 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 53.82 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.11 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [################################>-------] 54.35 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.64 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 54.94 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.19 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.47 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 55.78 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [#################################>------] 56.03 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.30 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.62 MiB/66.01 MiB (3s) dendrite-softnpu.tar.gz [##################################>-----] 56.87 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.14 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.46 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [##################################>-----] 57.70 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 57.98 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.27 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.54 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 58.80 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.08 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [###################################>----] 59.38 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.62 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 59.91 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.22 MiB/66.01 MiB (2s) dendrite-softnpu.tar.gz [####################################>---] 60.46 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 60.75 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [####################################>---] 61.06 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.30 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.58 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 61.89 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.14 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [#####################################>--] 62.42 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.72 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 62.98 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.25 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.53 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 63.82 MiB/66.01 MiB (1s) dendrite-softnpu.tar.gz [######################################>-] 64.06 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [######################################>-] 64.34 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.66 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 64.90 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.17 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.45 MiB/66.01 MiB (0s) dendrite-softnpu.tar.gz [#######################################>] 65.73 MiB/66.01 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 (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
11292026-07-15T03:05:46.311Z Create boot environment: No
11302026-07-15T03:05:46.312ZCreate backup boot environment: No
11312026-07-15T03:05:46.312Z
11322026-07-15T03:05:46.312ZDOWNLOAD PKGS FILES XFER (MB) SPEED
11332026-07-15T03:05:46.312Z 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 304k/s
11342026-07-15T03:05:46.312Z
11352026-07-15T03:05:46.312ZPHASE ITEMS
11362026-07-15T03:05:46.312Z Installing new actions 1/27 Installing new actions 24/27 Installing new actions 27/27
11372026-07-15T03:05:46.312Z Updating package state database working - Updating package state database Done
11382026-07-15T03:05:46.312Z Updating package cache 0/0 \ Updating package cache 0/0
11392026-07-15T03:05:46.312Z Updating image state working | Updating image state Done
11402026-07-15T03:05:46.312Z 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
11412026-07-15T03:05:46.312Z Reading search index working \ Reading search index Done
11422026-07-15T03:05:46.312Z Updating search index 0/1 | Updating search index 1/1
11432026-07-15T03:05:46.312Z Updating package cache 0/1 / Updating package cache 1/1
11442026-07-15T03:05:46.312Zscadm [########################################] 0 B/0 B (0s) scadm [########################################] 0 B/0 B (0s) scadm [----------------------------------------] 0 B/15.18 MiB (0s) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 7.81 KiB/15.18 MiB (10m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 15.81 KiB/15.18 MiB (9m) scadm [>---------------------------------------] 49.29 KiB/15.18 MiB (7m) scadm [>---------------------------------------] 141.67 KiB/15.18 MiB (4m) scadm [>---------------------------------------] 349.03 KiB/15.18 MiB (2m) scadm [#>--------------------------------------] 595.03 KiB/15.18 MiB (70s) scadm [##>-------------------------------------] 967.03 KiB/15.18 MiB (39s) scadm [###>------------------------------------] 1.18 MiB/15.18 MiB (29s) scadm [###>------------------------------------] 1.42 MiB/15.18 MiB (23s) scadm [####>-----------------------------------] 1.75 MiB/15.18 MiB (18s) scadm [#####>----------------------------------] 2.02 MiB/15.18 MiB (15s) scadm [#####>----------------------------------] 2.26 MiB/15.18 MiB (13s) scadm [######>---------------------------------] 2.53 MiB/15.18 MiB (11s) scadm [#######>--------------------------------] 2.86 MiB/15.18 MiB (10s) scadm [########>-------------------------------] 3.10 MiB/15.18 MiB (9s) scadm [########>-------------------------------] 3.34 MiB/15.18 MiB (8s) scadm [#########>------------------------------] 3.70 MiB/15.18 MiB (7s) scadm [##########>-----------------------------] 3.94 MiB/15.18 MiB (7s) scadm [###########>----------------------------] 4.18 MiB/15.18 MiB (6s) scadm [###########>----------------------------] 4.49 MiB/15.18 MiB (6s) scadm [############>---------------------------] 4.78 MiB/15.18 MiB (5s) scadm [#############>--------------------------] 5.01 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.32 MiB/15.18 MiB (5s) scadm [##############>-------------------------] 5.62 MiB/15.18 MiB (4s) scadm [###############>------------------------] 5.85 MiB/15.18 MiB (4s) scadm [################>-----------------------] 6.11 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.45 MiB/15.18 MiB (4s) scadm [#################>----------------------] 6.69 MiB/15.18 MiB (3s) scadm [##################>---------------------] 6.93 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.26 MiB/15.18 MiB (3s) scadm [###################>--------------------] 7.53 MiB/15.18 MiB (3s) scadm [####################>-------------------] 7.77 MiB/15.18 MiB (3s) scadm [#####################>------------------] 8.09 MiB/15.18 MiB (3s) scadm [######################>-----------------] 8.37 MiB/15.18 MiB (2s) scadm [######################>-----------------] 8.61 MiB/15.18 MiB (2s) scadm [#######################>----------------] 8.91 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.21 MiB/15.18 MiB (2s) scadm [########################>---------------] 9.45 MiB/15.18 MiB (2s) scadm [#########################>--------------] 9.70 MiB/15.18 MiB (2s) scadm [##########################>-------------] 10.03 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.29 MiB/15.18 MiB (2s) scadm [###########################>------------] 10.53 MiB/15.18 MiB (1s) scadm [############################>-----------] 10.87 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.13 MiB/15.18 MiB (1s) scadm [#############################>----------] 11.37 MiB/15.18 MiB (1s) scadm [##############################>---------] 11.60 MiB/15.18 MiB (1s) scadm [###############################>--------] 11.90 MiB/15.18 MiB (1s) scadm [################################>-------] 12.18 MiB/15.18 MiB (1s) scadm [################################>-------] 12.45 MiB/15.18 MiB (1s) scadm [#################################>------] 12.70 MiB/15.18 MiB (1s) scadm [##################################>-----] 13.02 MiB/15.18 MiB (1s) scadm [###################################>----] 13.29 MiB/15.18 MiB (1s) scadm [###################################>----] 13.53 MiB/15.18 MiB (0s) scadm [####################################>---] 13.83 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.12 MiB/15.18 MiB (0s) scadm [#####################################>--] 14.37 MiB/15.18 MiB (0s) scadm [######################################>-] 14.66 MiB/15.18 MiB (0s) scadm [#######################################>] 14.96 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 [>---------------------------------------] 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 [>---------------------------------------] 28.46 KiB/11.89 MiB (89m) libsidecar_lite.so [>---------------------------------------] 128.20 KiB/11.89 MiB (50m) libsidecar_lite.so [#>--------------------------------------] 312.99 KiB/11.89 MiB (28m) libsidecar_lite.so [#>--------------------------------------] 559.73 KiB/11.89 MiB (15m) libsidecar_lite.so [##>-------------------------------------] 815.73 KiB/11.89 MiB (9m) libsidecar_lite.so [###>------------------------------------] 1.14 MiB/11.89 MiB (5m) libsidecar_lite.so [####>-----------------------------------] 1.38 MiB/11.89 MiB (4m) libsidecar_lite.so [#####>----------------------------------] 1.62 MiB/11.89 MiB (3m) libsidecar_lite.so [######>---------------------------------] 1.98 MiB/11.89 MiB (2m) libsidecar_lite.so [#######>--------------------------------] 2.22 MiB/11.89 MiB (2m) libsidecar_lite.so [########>-------------------------------] 2.46 MiB/11.89 MiB (75s) libsidecar_lite.so [#########>------------------------------] 2.73 MiB/11.89 MiB (63s) libsidecar_lite.so [##########>-----------------------------] 3.05 MiB/11.89 MiB (51s) libsidecar_lite.so [###########>----------------------------] 3.30 MiB/11.89 MiB (43s) libsidecar_lite.so [###########>----------------------------] 3.54 MiB/11.89 MiB (38s) libsidecar_lite.so [############>---------------------------] 3.85 MiB/11.89 MiB (32s) libsidecar_lite.so [#############>--------------------------] 4.09 MiB/11.89 MiB (28s) libsidecar_lite.so [##############>-------------------------] 4.38 MiB/11.89 MiB (24s) libsidecar_lite.so [###############>------------------------] 4.63 MiB/11.89 MiB (22s) libsidecar_lite.so [################>-----------------------] 4.93 MiB/11.89 MiB (19s) libsidecar_lite.so [#################>----------------------] 5.22 MiB/11.89 MiB (17s) libsidecar_lite.so [##################>---------------------] 5.46 MiB/11.89 MiB (15s) libsidecar_lite.so [###################>--------------------] 5.77 MiB/11.89 MiB (13s) libsidecar_lite.so [####################>-------------------] 6.00 MiB/11.89 MiB (12s) libsidecar_lite.so [#####################>------------------] 6.30 MiB/11.89 MiB (11s) libsidecar_lite.so [######################>-----------------] 6.56 MiB/11.89 MiB (10s) libsidecar_lite.so [#######################>----------------] 6.84 MiB/11.89 MiB (9s) libsidecar_lite.so [#######################>----------------] 7.13 MiB/11.89 MiB (8s) libsidecar_lite.so [########################>---------------] 7.40 MiB/11.89 MiB (7s) libsidecar_lite.so [#########################>--------------] 7.68 MiB/11.89 MiB (6s) libsidecar_lite.so [##########################>-------------] 7.96 MiB/11.89 MiB (5s) libsidecar_lite.so [###########################>------------] 8.21 MiB/11.89 MiB (5s) libsidecar_lite.so [############################>-----------] 8.50 MiB/11.89 MiB (4s) libsidecar_lite.so [#############################>----------] 8.76 MiB/11.89 MiB (4s) libsidecar_lite.so [##############################>---------] 9.05 MiB/11.89 MiB (3s) libsidecar_lite.so [###############################>--------] 9.30 MiB/11.89 MiB (3s) libsidecar_lite.so [################################>-------] 9.60 MiB/11.89 MiB (3s) libsidecar_lite.so [#################################>------] 9.87 MiB/11.89 MiB (2s) libsidecar_lite.so [##################################>-----] 10.13 MiB/11.89 MiB (2s) libsidecar_lite.so [##################################>-----] 10.40 MiB/11.89 MiB (1s) libsidecar_lite.so [###################################>----] 10.68 MiB/11.89 MiB (1s) libsidecar_lite.so [####################################>---] 10.97 MiB/11.89 MiB (1s) libsidecar_lite.so [#####################################>--] 11.24 MiB/11.89 MiB (1s) libsidecar_lite.so [######################################>-] 11.50 MiB/11.89 MiB (0s) libsidecar_lite.so [#######################################>] 11.81 MiB/11.89 MiB (0s)
11452026-07-15T03:05:46.312ZJul 15 03:05:46.183 DEBG [sc] ox: starting
11462026-07-15T03:05:46.312ZJul 15 03:05:46.184 DEBG [sc] ox: connecting to [::1]:35192
11472026-07-15T03:05:46.312ZJul 15 03:05:46.184 DEBG [sc] ox waiting for prompt
11482026-07-15T03:05:46.312ZJul 15 03:05:46.195 DEBG [sc] ox: logging in
11492026-07-15T03:05:46.337ZJul 15 03:05:46.272 DEBG [sc] ox: executing command `/root/scadm propolis load-program /root/libsidecar_lite.so`
11502026-07-15T03:05:46.612ZJul 15 03:05:46.600 DEBG [sc] ox: starting
11512026-07-15T03:05:46.612ZJul 15 03:05:46.600 DEBG [sc] ox: connecting to [::1]:35192
11522026-07-15T03:05:46.636ZJul 15 03:05:46.601 DEBG [sc] ox waiting for prompt
11532026-07-15T03:05:46.636ZJul 15 03:05:46.612 DEBG [sc] ox: logging in
11542026-07-15T03:05:46.701ZJul 15 03:05:46.689 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11552026-07-15T03:05:47.724ZJul 15 03:05:47.712 DEBG [sc] ox: starting
11562026-07-15T03:05:47.724ZJul 15 03:05:47.712 DEBG [sc] ox: connecting to [::1]:35192
11572026-07-15T03:05:47.749ZJul 15 03:05:47.713 DEBG [sc] ox waiting for prompt
11582026-07-15T03:05:47.749ZJul 15 03:05:47.713 DEBG [sc] ox: logging in
11592026-07-15T03:05:47.802ZJul 15 03:05:47.790 DEBG [sc] ox: executing command `dladm show-link tfportqsfp0_0 -p -o link`
11602026-07-15T03:05:47.857ZJul 15 03:05:47.845 DEBG [sc] ox: starting
11612026-07-15T03:05:47.857ZJul 15 03:05:47.845 DEBG [sc] ox: connecting to [::1]:35192
11622026-07-15T03:05:47.881ZJul 15 03:05:47.846 DEBG [sc] ox waiting for prompt
11632026-07-15T03:05:47.881ZJul 15 03:05:47.856 DEBG [sc] ox: logging in
11642026-07-15T03:05:47.945ZJul 15 03:05:47.933 DEBG [sc] ox: executing command `dladm show-link tfportqsfp1_0 -p -o link`
11652026-07-15T03:05:48.001ZJul 15 03:05:47.988 DEBG [sc] ox: starting
11662026-07-15T03:05:48.001ZJul 15 03:05:47.988 DEBG [sc] ox: connecting to [::1]:35192
11672026-07-15T03:05:48.025ZJul 15 03:05:47.989 DEBG [sc] ox waiting for prompt
11682026-07-15T03:05:48.025ZJul 15 03:05:47.999 DEBG [sc] ox: logging in
11692026-07-15T03:05:48.087ZJul 15 03:05:48.075 DEBG [sc] ox: executing command `dladm show-link tfportqsfp2_0 -p -o link`
11702026-07-15T03:05:48.749ZJul 15 03:05:48.737 DEBG [sc] ox: starting
11712026-07-15T03:05:48.749ZJul 15 03:05:48.737 DEBG [sc] ox: connecting to [::1]:35192
11722026-07-15T03:05:48.773ZJul 15 03:05:48.737 DEBG [sc] ox waiting for prompt
11732026-07-15T03:05:48.773ZJul 15 03:05:48.749 DEBG [sc] ox: logging in
11742026-07-15T03:05:48.839ZJul 15 03:05:48.827 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp0_0/ll`
11752026-07-15T03:05:48.894ZJul 15 03:05:48.882 DEBG [sc] ox: starting
11762026-07-15T03:05:48.894ZJul 15 03:05:48.882 DEBG [sc] ox: connecting to [::1]:35192
11772026-07-15T03:05:48.919ZJul 15 03:05:48.883 DEBG [sc] ox waiting for prompt
11782026-07-15T03:05:48.919ZJul 15 03:05:48.893 DEBG [sc] ox: logging in
11792026-07-15T03:05:48.983ZJul 15 03:05:48.971 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/ll -p -o addr`
11802026-07-15T03:05:49.038ZJul 15 03:05:49.026 DEBG [sc] ox: starting
11812026-07-15T03:05:49.038ZJul 15 03:05:49.026 DEBG [sc] ox: connecting to [::1]:35192
11822026-07-15T03:05:49.062ZJul 15 03:05:49.027 DEBG [sc] ox waiting for prompt
11832026-07-15T03:05:49.062ZJul 15 03:05:49.037 DEBG [sc] ox: logging in
11842026-07-15T03:05:49.126ZJul 15 03:05:49.114 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.0.1/24 tfportqsfp0_0/v4`
11852026-07-15T03:05:49.651ZJul 15 03:05:49.639 DEBG [sc] ox: starting
11862026-07-15T03:05:49.651ZJul 15 03:05:49.639 DEBG [sc] ox: connecting to [::1]:35192
11872026-07-15T03:05:49.675ZJul 15 03:05:49.639 DEBG [sc] ox waiting for prompt
11882026-07-15T03:05:49.676ZJul 15 03:05:49.648 DEBG [sc] ox: logging in
11892026-07-15T03:05:49.750ZJul 15 03:05:49.738 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v4 -p -o addr`
11902026-07-15T03:05:49.817ZJul 15 03:05:49.805 DEBG [sc] ox: starting
11912026-07-15T03:05:49.817ZJul 15 03:05:49.805 DEBG [sc] ox: connecting to [::1]:35192
11922026-07-15T03:05:49.841ZJul 15 03:05:49.805 DEBG [sc] ox waiting for prompt
11932026-07-15T03:05:49.841ZJul 15 03:05:49.816 DEBG [sc] ox: logging in
11942026-07-15T03:05:49.907ZJul 15 03:05:49.893 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:1::1/64 tfportqsfp0_0/v6`
11952026-07-15T03:05:50.419ZJul 15 03:05:50.407 DEBG [sc] ox: starting
11962026-07-15T03:05:50.419ZJul 15 03:05:50.407 DEBG [sc] ox: connecting to [::1]:35192
11972026-07-15T03:05:50.443ZJul 15 03:05:50.407 DEBG [sc] ox waiting for prompt
11982026-07-15T03:05:50.444ZJul 15 03:05:50.418 DEBG [sc] ox: logging in
11992026-07-15T03:05:50.508ZJul 15 03:05:50.496 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp0_0/v6 -p -o addr`
12002026-07-15T03:05:50.574ZJul 15 03:05:50.562 DEBG [sc] ox: starting
12012026-07-15T03:05:50.574ZJul 15 03:05:50.562 DEBG [sc] ox: connecting to [::1]:35192
12022026-07-15T03:05:50.599ZJul 15 03:05:50.563 DEBG [sc] ox waiting for prompt
12032026-07-15T03:05:50.599ZJul 15 03:05:50.573 DEBG [sc] ox: logging in
12042026-07-15T03:05:50.662ZJul 15 03:05:50.650 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp1_0/ll`
12052026-07-15T03:05:50.718ZJul 15 03:05:50.705 DEBG [sc] ox: starting
12062026-07-15T03:05:50.718ZJul 15 03:05:50.705 DEBG [sc] ox: connecting to [::1]:35192
12072026-07-15T03:05:50.743ZJul 15 03:05:50.706 DEBG [sc] ox waiting for prompt
12082026-07-15T03:05:50.743ZJul 15 03:05:50.716 DEBG [sc] ox: logging in
12092026-07-15T03:05:50.805ZJul 15 03:05:50.793 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/ll -p -o addr`
12102026-07-15T03:05:50.861ZJul 15 03:05:50.848 DEBG [sc] ox: starting
12112026-07-15T03:05:50.861ZJul 15 03:05:50.848 DEBG [sc] ox: connecting to [::1]:35192
12122026-07-15T03:05:50.885ZJul 15 03:05:50.849 DEBG [sc] ox waiting for prompt
12132026-07-15T03:05:50.885ZJul 15 03:05:50.860 DEBG [sc] ox: logging in
12142026-07-15T03:05:50.960ZJul 15 03:05:50.936 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.1.1/24 tfportqsfp1_0/v4`
12152026-07-15T03:05:51.541ZJul 15 03:05:51.530 DEBG [sc] ox: starting
12162026-07-15T03:05:51.541ZJul 15 03:05:51.530 DEBG [sc] ox: connecting to [::1]:35192
12172026-07-15T03:05:51.566ZJul 15 03:05:51.530 DEBG [sc] ox waiting for prompt
12182026-07-15T03:05:51.566ZJul 15 03:05:51.540 DEBG [sc] ox: logging in
12192026-07-15T03:05:51.629ZJul 15 03:05:51.617 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v4 -p -o addr`
12202026-07-15T03:05:51.685ZJul 15 03:05:51.673 DEBG [sc] ox: starting
12212026-07-15T03:05:51.685ZJul 15 03:05:51.673 DEBG [sc] ox: connecting to [::1]:35192
12222026-07-15T03:05:51.710ZJul 15 03:05:51.674 DEBG [sc] ox waiting for prompt
12232026-07-15T03:05:51.710ZJul 15 03:05:51.684 DEBG [sc] ox: logging in
12242026-07-15T03:05:51.773ZJul 15 03:05:51.761 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:2::1/64 tfportqsfp1_0/v6`
12252026-07-15T03:05:52.260ZJul 15 03:05:52.248 DEBG [sc] ox: starting
12262026-07-15T03:05:52.261ZJul 15 03:05:52.248 DEBG [sc] ox: connecting to [::1]:35192
12272026-07-15T03:05:52.285ZJul 15 03:05:52.249 DEBG [sc] ox waiting for prompt
12282026-07-15T03:05:52.285ZJul 15 03:05:52.260 DEBG [sc] ox: logging in
12292026-07-15T03:05:52.350ZJul 15 03:05:52.337 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp1_0/v6 -p -o addr`
12302026-07-15T03:05:52.415ZJul 15 03:05:52.403 DEBG [sc] ox: starting
12312026-07-15T03:05:52.415ZJul 15 03:05:52.403 DEBG [sc] ox: connecting to [::1]:35192
12322026-07-15T03:05:52.439ZJul 15 03:05:52.404 DEBG [sc] ox waiting for prompt
12332026-07-15T03:05:52.439ZJul 15 03:05:52.414 DEBG [sc] ox: logging in
12342026-07-15T03:05:52.504ZJul 15 03:05:52.493 DEBG [sc] ox: executing command `ipadm create-addr -T addrconf tfportqsfp2_0/ll`
12352026-07-15T03:05:52.559ZJul 15 03:05:52.547 DEBG [sc] ox: starting
12362026-07-15T03:05:52.559ZJul 15 03:05:52.547 DEBG [sc] ox: connecting to [::1]:35192
12372026-07-15T03:05:52.583ZJul 15 03:05:52.548 DEBG [sc] ox waiting for prompt
12382026-07-15T03:05:52.583ZJul 15 03:05:52.559 DEBG [sc] ox: logging in
12392026-07-15T03:05:52.647ZJul 15 03:05:52.635 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/ll -p -o addr`
12402026-07-15T03:05:52.703ZJul 15 03:05:52.691 DEBG [sc] ox: starting
12412026-07-15T03:05:52.703ZJul 15 03:05:52.691 DEBG [sc] ox: connecting to [::1]:35192
12422026-07-15T03:05:52.727ZJul 15 03:05:52.692 DEBG [sc] ox waiting for prompt
12432026-07-15T03:05:52.727ZJul 15 03:05:52.702 DEBG [sc] ox: logging in
12442026-07-15T03:05:52.791ZJul 15 03:05:52.779 DEBG [sc] ox: executing command `ipadm create-addr -T static -a 10.0.2.1/24 tfportqsfp2_0/v4`
12452026-07-15T03:05:53.468ZJul 15 03:05:53.456 DEBG [sc] ox: starting
12462026-07-15T03:05:53.468ZJul 15 03:05:53.456 DEBG [sc] ox: connecting to [::1]:35192
12472026-07-15T03:05:53.492ZJul 15 03:05:53.457 DEBG [sc] ox waiting for prompt
12482026-07-15T03:05:53.492ZJul 15 03:05:53.467 DEBG [sc] ox: logging in
12492026-07-15T03:05:53.557ZJul 15 03:05:53.545 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v4 -p -o addr`
12502026-07-15T03:05:53.613ZJul 15 03:05:53.600 DEBG [sc] ox: starting
12512026-07-15T03:05:53.613ZJul 15 03:05:53.600 DEBG [sc] ox: connecting to [::1]:35192
12522026-07-15T03:05:53.637ZJul 15 03:05:53.601 DEBG [sc] ox waiting for prompt
12532026-07-15T03:05:53.637ZJul 15 03:05:53.611 DEBG [sc] ox: logging in
12542026-07-15T03:05:53.700ZJul 15 03:05:53.688 DEBG [sc] ox: executing command `ipadm create-addr -T static -a fd00:3::1/64 tfportqsfp2_0/v6`
12552026-07-15T03:05:54.225ZJul 15 03:05:54.212 DEBG [sc] ox: starting
12562026-07-15T03:05:54.225ZJul 15 03:05:54.212 DEBG [sc] ox: connecting to [::1]:35192
12572026-07-15T03:05:54.249ZJul 15 03:05:54.214 DEBG [sc] ox waiting for prompt
12582026-07-15T03:05:54.249ZJul 15 03:05:54.223 DEBG [sc] ox: logging in
12592026-07-15T03:05:54.313ZJul 15 03:05:54.301 DEBG [sc] ox: executing command `ipadm show-addr tfportqsfp2_0/v6 -p -o addr`
12602026-07-15T03:05:54.369ZJul 15 03:05:54.357 DEBG [sc] ox: starting
12612026-07-15T03:05:54.369ZJul 15 03:05:54.357 DEBG [sc] ox: connecting to [::1]:35192
12622026-07-15T03:05:54.393ZJul 15 03:05:54.358 DEBG [sc] ox waiting for prompt
12632026-07-15T03:05:54.393ZJul 15 03:05:54.368 DEBG [sc] ox: logging in
12642026-07-15T03:05:54.457ZJul 15 03:05:54.445 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/mgd && /opt/cargo-bay/mgd run &> /tmp/mgd.log &`
12652026-07-15T03:05:54.513ZJul 15 03:05:54.501 DEBG [sc] ox: starting
12662026-07-15T03:05:54.513ZJul 15 03:05:54.501 DEBG [sc] ox: connecting to [::1]:35192
12672026-07-15T03:05:54.537ZJul 15 03:05:54.501 DEBG [sc] ox waiting for prompt
12682026-07-15T03:05:54.537ZJul 15 03:05:54.512 DEBG [sc] ox: logging in
12692026-07-15T03:05:54.602ZJul 15 03:05:54.590 DEBG [sc] ox: executing command `chmod +x /opt/cargo-bay/ddmd && /opt/cargo-bay/ddmd &> /tmp/ddm.log &`
12702026-07-15T03:05:54.675ZJul 15 03:05:54.663 INFO installing static v4 route 192.168.100.0/24
12712026-07-15T03:05:54.699ZJul 15 03:05:54.665 INFO installing static v6 route fd01::/64
12722026-07-15T03:05:54.699ZJul 15 03:05:54.666 INFO adding BFD peers for cr1, cr2, and cr3 (dual-stack)
12732026-07-15T03:05:54.699ZJul 15 03:05:54.671 INFO phase 1: all peers up
12742026-07-15T03:05:54.699Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: expected Some(Up), got Some(Down)
12752026-07-15T03:05:55.685Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (1/5 consecutive)
12762026-07-15T03:05:56.687Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (2/5 consecutive)
12772026-07-15T03:05:57.691Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (3/5 consecutive)
12782026-07-15T03:05:58.692Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (4/5 consecutive)
12792026-07-15T03:05:59.693Zmgd bfd 10.0.0.2 -> Up: iteration 6/20: matched Some(Up) (5/5 consecutive)
12802026-07-15T03:05:59.720Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12812026-07-15T03:06:00.696Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12822026-07-15T03:06:01.698Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12832026-07-15T03:06:02.700Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12842026-07-15T03:06:03.701Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12852026-07-15T03:06:03.726Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12862026-07-15T03:06:04.704Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12872026-07-15T03:06:05.706Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12882026-07-15T03:06:06.708Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12892026-07-15T03:06:07.710Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12902026-07-15T03:06:07.734Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12912026-07-15T03:06:08.712Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12922026-07-15T03:06:09.714Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12932026-07-15T03:06:10.716Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12942026-07-15T03:06:11.718Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
12952026-07-15T03:06:11.742Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
12962026-07-15T03:06:12.720Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
12972026-07-15T03:06:13.722Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
12982026-07-15T03:06:14.724Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
12992026-07-15T03:06:15.726Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13002026-07-15T03:06:15.750Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
13012026-07-15T03:06:16.729Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
13022026-07-15T03:06:17.731Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
13032026-07-15T03:06:18.732Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
13042026-07-15T03:06:19.735Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
13052026-07-15T03:06:19.735ZJul 15 03:06:19.723 INFO cr1: executing frr script show bfd peers json
13062026-07-15T03:06:19.735ZJul 15 03:06:19.723 DEBG [sc] cr1: starting
13072026-07-15T03:06:19.735ZJul 15 03:06:19.723 DEBG [sc] cr1: connecting to [::1]:38406
13082026-07-15T03:06:19.760ZJul 15 03:06:19.724 DEBG [sc] cr1 waiting for prompt
13092026-07-15T03:06:19.760ZJul 15 03:06:19.735 DEBG [sc] cr1: logging in
13102026-07-15T03:06:20.122ZJul 15 03:06:20.110 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13112026-07-15T03:06:22.263Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13122026-07-15T03:06:23.265ZJul 15 03:06:23.252 INFO cr1: executing frr script show bfd peers json
13132026-07-15T03:06:23.265ZJul 15 03:06:23.252 DEBG [sc] cr1: starting
13142026-07-15T03:06:23.265ZJul 15 03:06:23.252 DEBG [sc] cr1: connecting to [::1]:38406
13152026-07-15T03:06:23.290ZJul 15 03:06:23.253 DEBG [sc] cr1 waiting for prompt
13162026-07-15T03:06:23.290ZJul 15 03:06:23.264 DEBG [sc] cr1: logging in
13172026-07-15T03:06:23.410ZJul 15 03:06:23.397 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13182026-07-15T03:06:25.552Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13192026-07-15T03:06:26.553ZJul 15 03:06:26.541 INFO cr1: executing frr script show bfd peers json
13202026-07-15T03:06:26.578ZJul 15 03:06:26.541 DEBG [sc] cr1: starting
13212026-07-15T03:06:26.578ZJul 15 03:06:26.541 DEBG [sc] cr1: connecting to [::1]:38406
13222026-07-15T03:06:26.578ZJul 15 03:06:26.542 DEBG [sc] cr1 waiting for prompt
13232026-07-15T03:06:26.578ZJul 15 03:06:26.553 DEBG [sc] cr1: logging in
13242026-07-15T03:06:26.721ZJul 15 03:06:26.709 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13252026-07-15T03:06:28.872Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13262026-07-15T03:06:29.873ZJul 15 03:06:29.860 INFO cr1: executing frr script show bfd peers json
13272026-07-15T03:06:29.873ZJul 15 03:06:29.861 DEBG [sc] cr1: starting
13282026-07-15T03:06:29.873ZJul 15 03:06:29.861 DEBG [sc] cr1: connecting to [::1]:38406
13292026-07-15T03:06:29.898ZJul 15 03:06:29.861 DEBG [sc] cr1 waiting for prompt
13302026-07-15T03:06:29.898ZJul 15 03:06:29.873 DEBG [sc] cr1: logging in
13312026-07-15T03:06:30.018ZJul 15 03:06:30.006 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13322026-07-15T03:06:32.149Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13332026-07-15T03:06:33.150ZJul 15 03:06:33.138 INFO cr1: executing frr script show bfd peers json
13342026-07-15T03:06:33.150ZJul 15 03:06:33.138 DEBG [sc] cr1: starting
13352026-07-15T03:06:33.174ZJul 15 03:06:33.138 DEBG [sc] cr1: connecting to [::1]:38406
13362026-07-15T03:06:33.174ZJul 15 03:06:33.139 DEBG [sc] cr1 waiting for prompt
13372026-07-15T03:06:33.174ZJul 15 03:06:33.150 DEBG [sc] cr1: logging in
13382026-07-15T03:06:33.306ZJul 15 03:06:33.294 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13392026-07-15T03:06:35.454Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13402026-07-15T03:06:35.455ZJul 15 03:06:35.443 INFO cr1: executing frr script show bfd peers json
13412026-07-15T03:06:35.455ZJul 15 03:06:35.443 DEBG [sc] cr1: starting
13422026-07-15T03:06:35.455ZJul 15 03:06:35.443 DEBG [sc] cr1: connecting to [::1]:38406
13432026-07-15T03:06:35.479ZJul 15 03:06:35.443 DEBG [sc] cr1 waiting for prompt
13442026-07-15T03:06:35.479ZJul 15 03:06:35.453 DEBG [sc] cr1: logging in
13452026-07-15T03:06:35.608ZJul 15 03:06:35.596 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13462026-07-15T03:06:37.763Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13472026-07-15T03:06:38.765ZJul 15 03:06:38.752 INFO cr1: executing frr script show bfd peers json
13482026-07-15T03:06:38.765ZJul 15 03:06:38.752 DEBG [sc] cr1: starting
13492026-07-15T03:06:38.765ZJul 15 03:06:38.752 DEBG [sc] cr1: connecting to [::1]:38406
13502026-07-15T03:06:38.789ZJul 15 03:06:38.753 DEBG [sc] cr1 waiting for prompt
13512026-07-15T03:06:38.789ZJul 15 03:06:38.764 DEBG [sc] cr1: logging in
13522026-07-15T03:06:38.920ZJul 15 03:06:38.908 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13532026-07-15T03:06:41.061Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13542026-07-15T03:06:42.062ZJul 15 03:06:42.050 INFO cr1: executing frr script show bfd peers json
13552026-07-15T03:06:42.062ZJul 15 03:06:42.050 DEBG [sc] cr1: starting
13562026-07-15T03:06:42.062ZJul 15 03:06:42.050 DEBG [sc] cr1: connecting to [::1]:38406
13572026-07-15T03:06:42.086ZJul 15 03:06:42.051 DEBG [sc] cr1 waiting for prompt
13582026-07-15T03:06:42.086ZJul 15 03:06:42.062 DEBG [sc] cr1: logging in
13592026-07-15T03:06:42.196ZJul 15 03:06:42.184 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13602026-07-15T03:06:44.330Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13612026-07-15T03:06:45.332ZJul 15 03:06:45.320 INFO cr1: executing frr script show bfd peers json
13622026-07-15T03:06:45.332ZJul 15 03:06:45.320 DEBG [sc] cr1: starting
13632026-07-15T03:06:45.332ZJul 15 03:06:45.320 DEBG [sc] cr1: connecting to [::1]:38406
13642026-07-15T03:06:45.356ZJul 15 03:06:45.321 DEBG [sc] cr1 waiting for prompt
13652026-07-15T03:06:45.356ZJul 15 03:06:45.332 DEBG [sc] cr1: logging in
13662026-07-15T03:06:45.465ZJul 15 03:06:45.453 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13672026-07-15T03:06:47.597Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
13682026-07-15T03:06:48.597ZJul 15 03:06:48.585 INFO cr1: executing frr script show bfd peers json
13692026-07-15T03:06:48.597ZJul 15 03:06:48.585 DEBG [sc] cr1: starting
13702026-07-15T03:06:48.597ZJul 15 03:06:48.585 DEBG [sc] cr1: connecting to [::1]:38406
13712026-07-15T03:06:48.621ZJul 15 03:06:48.586 DEBG [sc] cr1 waiting for prompt
13722026-07-15T03:06:48.621ZJul 15 03:06:48.596 DEBG [sc] cr1: logging in
13732026-07-15T03:06:48.730ZJul 15 03:06:48.718 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
13742026-07-15T03:06:50.861Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
13752026-07-15T03:06:50.861ZJul 15 03:06:50.849 INFO cr2: executing eos script show bfd peers | json
13762026-07-15T03:06:50.861ZJul 15 03:06:50.849 DEBG [sc] cr2: starting
13772026-07-15T03:06:50.861ZJul 15 03:06:50.849 DEBG [sc] cr2: connecting to [::1]:50575
13782026-07-15T03:06:50.886ZJul 15 03:06:50.850 DEBG [sc] cr2 waiting for prompt
13792026-07-15T03:06:50.886ZJul 15 03:06:50.861 DEBG [sc] cr2: logging in
13802026-07-15T03:06:51.188ZJul 15 03:06:51.176 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13812026-07-15T03:06:53.533Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
13822026-07-15T03:06:54.534ZJul 15 03:06:54.522 INFO cr2: executing eos script show bfd peers | json
13832026-07-15T03:06:54.558ZJul 15 03:06:54.522 DEBG [sc] cr2: starting
13842026-07-15T03:06:54.558ZJul 15 03:06:54.522 DEBG [sc] cr2: connecting to [::1]:50575
13852026-07-15T03:06:54.558ZJul 15 03:06:54.522 DEBG [sc] cr2 waiting for prompt
13862026-07-15T03:06:54.558ZJul 15 03:06:54.533 DEBG [sc] cr2: logging in
13872026-07-15T03:06:54.700ZJul 15 03:06:54.687 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13882026-07-15T03:06:57.046Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
13892026-07-15T03:06:58.046ZJul 15 03:06:58.034 INFO cr2: executing eos script show bfd peers | json
13902026-07-15T03:06:58.046ZJul 15 03:06:58.034 DEBG [sc] cr2: starting
13912026-07-15T03:06:58.046ZJul 15 03:06:58.034 DEBG [sc] cr2: connecting to [::1]:50575
13922026-07-15T03:06:58.070ZJul 15 03:06:58.035 DEBG [sc] cr2 waiting for prompt
13932026-07-15T03:06:58.070ZJul 15 03:06:58.046 DEBG [sc] cr2: logging in
13942026-07-15T03:06:58.179ZJul 15 03:06:58.168 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
13952026-07-15T03:07:00.557Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
13962026-07-15T03:07:01.558ZJul 15 03:07:01.546 INFO cr2: executing eos script show bfd peers | json
13972026-07-15T03:07:01.559ZJul 15 03:07:01.546 DEBG [sc] cr2: starting
13982026-07-15T03:07:01.559ZJul 15 03:07:01.546 DEBG [sc] cr2: connecting to [::1]:50575
13992026-07-15T03:07:01.583ZJul 15 03:07:01.547 DEBG [sc] cr2 waiting for prompt
14002026-07-15T03:07:01.583ZJul 15 03:07:01.558 DEBG [sc] cr2: logging in
14012026-07-15T03:07:01.702ZJul 15 03:07:01.690 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14022026-07-15T03:07:04.048Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14032026-07-15T03:07:05.050ZJul 15 03:07:05.038 INFO cr2: executing eos script show bfd peers | json
14042026-07-15T03:07:05.050ZJul 15 03:07:05.038 DEBG [sc] cr2: starting
14052026-07-15T03:07:05.050ZJul 15 03:07:05.038 DEBG [sc] cr2: connecting to [::1]:50575
14062026-07-15T03:07:05.074ZJul 15 03:07:05.038 DEBG [sc] cr2 waiting for prompt
14072026-07-15T03:07:05.074ZJul 15 03:07:05.050 DEBG [sc] cr2: logging in
14082026-07-15T03:07:05.193ZJul 15 03:07:05.182 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14092026-07-15T03:07:07.522Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14102026-07-15T03:07:07.546ZJul 15 03:07:07.510 INFO cr2: executing eos script show bfd peers | json
14112026-07-15T03:07:07.546ZJul 15 03:07:07.510 DEBG [sc] cr2: starting
14122026-07-15T03:07:07.546ZJul 15 03:07:07.510 DEBG [sc] cr2: connecting to [::1]:50575
14132026-07-15T03:07:07.546ZJul 15 03:07:07.511 DEBG [sc] cr2 waiting for prompt
14142026-07-15T03:07:07.546ZJul 15 03:07:07.520 DEBG [sc] cr2: logging in
14152026-07-15T03:07:07.675ZJul 15 03:07:07.663 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14162026-07-15T03:07:10.006Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14172026-07-15T03:07:11.006ZJul 15 03:07:10.994 INFO cr2: executing eos script show bfd peers | json
14182026-07-15T03:07:11.006ZJul 15 03:07:10.994 DEBG [sc] cr2: starting
14192026-07-15T03:07:11.031ZJul 15 03:07:10.994 DEBG [sc] cr2: connecting to [::1]:50575
14202026-07-15T03:07:11.031ZJul 15 03:07:10.995 DEBG [sc] cr2 waiting for prompt
14212026-07-15T03:07:11.031ZJul 15 03:07:11.005 DEBG [sc] cr2: logging in
14222026-07-15T03:07:11.162ZJul 15 03:07:11.150 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14232026-07-15T03:07:13.493Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14242026-07-15T03:07:14.494ZJul 15 03:07:14.482 INFO cr2: executing eos script show bfd peers | json
14252026-07-15T03:07:14.494ZJul 15 03:07:14.482 DEBG [sc] cr2: starting
14262026-07-15T03:07:14.494ZJul 15 03:07:14.482 DEBG [sc] cr2: connecting to [::1]:50575
14272026-07-15T03:07:14.518ZJul 15 03:07:14.483 DEBG [sc] cr2 waiting for prompt
14282026-07-15T03:07:14.519ZJul 15 03:07:14.493 DEBG [sc] cr2: logging in
14292026-07-15T03:07:14.649ZJul 15 03:07:14.637 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14302026-07-15T03:07:17.001Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14312026-07-15T03:07:18.003ZJul 15 03:07:17.990 INFO cr2: executing eos script show bfd peers | json
14322026-07-15T03:07:18.027ZJul 15 03:07:17.991 DEBG [sc] cr2: starting
14332026-07-15T03:07:18.027ZJul 15 03:07:17.991 DEBG [sc] cr2: connecting to [::1]:50575
14342026-07-15T03:07:18.027ZJul 15 03:07:17.992 DEBG [sc] cr2 waiting for prompt
14352026-07-15T03:07:18.027ZJul 15 03:07:18.003 DEBG [sc] cr2: logging in
14362026-07-15T03:07:18.170ZJul 15 03:07:18.158 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14372026-07-15T03:07:20.501Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14382026-07-15T03:07:21.503ZJul 15 03:07:21.491 INFO cr2: executing eos script show bfd peers | json
14392026-07-15T03:07:21.503ZJul 15 03:07:21.491 DEBG [sc] cr2: starting
14402026-07-15T03:07:21.503ZJul 15 03:07:21.491 DEBG [sc] cr2: connecting to [::1]:50575
14412026-07-15T03:07:21.526ZJul 15 03:07:21.492 DEBG [sc] cr2 waiting for prompt
14422026-07-15T03:07:21.527ZJul 15 03:07:21.502 DEBG [sc] cr2: logging in
14432026-07-15T03:07:21.636ZJul 15 03:07:21.623 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
14442026-07-15T03:07:23.974Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14452026-07-15T03:07:23.997ZJul 15 03:07:23.962 INFO cr3: executing juniper script show bfd session | display json
14462026-07-15T03:07:23.998ZJul 15 03:07:23.962 DEBG [sc] cr3: starting
14472026-07-15T03:07:23.998ZJul 15 03:07:23.962 DEBG [sc] cr3: connecting to [::1]:45800
14482026-07-15T03:07:23.998ZJul 15 03:07:23.963 DEBG [sc] cr3 waiting for prompt
14492026-07-15T03:07:23.998ZJul 15 03:07:23.974 DEBG [sc] cr3: logging in
14502026-07-15T03:07:24.335ZJul 15 03:07:24.323 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14512026-07-15T03:07:26.608Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14522026-07-15T03:07:27.610ZJul 15 03:07:27.598 INFO cr3: executing juniper script show bfd session | display json
14532026-07-15T03:07:27.610ZJul 15 03:07:27.598 DEBG [sc] cr3: starting
14542026-07-15T03:07:27.610ZJul 15 03:07:27.598 DEBG [sc] cr3: connecting to [::1]:45800
14552026-07-15T03:07:27.634ZJul 15 03:07:27.599 DEBG [sc] cr3 waiting for prompt
14562026-07-15T03:07:27.634ZJul 15 03:07:27.609 DEBG [sc] cr3: logging in
14572026-07-15T03:07:27.753ZJul 15 03:07:27.741 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14582026-07-15T03:07:29.987Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14592026-07-15T03:07:30.989ZJul 15 03:07:30.977 INFO cr3: executing juniper script show bfd session | display json
14602026-07-15T03:07:30.989ZJul 15 03:07:30.977 DEBG [sc] cr3: starting
14612026-07-15T03:07:30.989ZJul 15 03:07:30.977 DEBG [sc] cr3: connecting to [::1]:45800
14622026-07-15T03:07:31.013ZJul 15 03:07:30.978 DEBG [sc] cr3 waiting for prompt
14632026-07-15T03:07:31.013ZJul 15 03:07:30.988 DEBG [sc] cr3: logging in
14642026-07-15T03:07:31.134ZJul 15 03:07:31.122 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14652026-07-15T03:07:33.401Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
14662026-07-15T03:07:34.402ZJul 15 03:07:34.390 INFO cr3: executing juniper script show bfd session | display json
14672026-07-15T03:07:34.402ZJul 15 03:07:34.390 DEBG [sc] cr3: starting
14682026-07-15T03:07:34.402ZJul 15 03:07:34.390 DEBG [sc] cr3: connecting to [::1]:45800
14692026-07-15T03:07:34.427ZJul 15 03:07:34.391 DEBG [sc] cr3 waiting for prompt
14702026-07-15T03:07:34.427ZJul 15 03:07:34.402 DEBG [sc] cr3: logging in
14712026-07-15T03:07:34.535ZJul 15 03:07:34.523 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14722026-07-15T03:07:36.779Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
14732026-07-15T03:07:37.781ZJul 15 03:07:37.769 INFO cr3: executing juniper script show bfd session | display json
14742026-07-15T03:07:37.781ZJul 15 03:07:37.769 DEBG [sc] cr3: starting
14752026-07-15T03:07:37.781ZJul 15 03:07:37.769 DEBG [sc] cr3: connecting to [::1]:45800
14762026-07-15T03:07:37.805ZJul 15 03:07:37.770 DEBG [sc] cr3 waiting for prompt
14772026-07-15T03:07:37.805ZJul 15 03:07:37.781 DEBG [sc] cr3: logging in
14782026-07-15T03:07:37.936ZJul 15 03:07:37.924 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14792026-07-15T03:07:40.191Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
14802026-07-15T03:07:40.192ZJul 15 03:07:40.179 INFO cr3: executing juniper script show bfd session | display json
14812026-07-15T03:07:40.192ZJul 15 03:07:40.179 DEBG [sc] cr3: starting
14822026-07-15T03:07:40.192ZJul 15 03:07:40.179 DEBG [sc] cr3: connecting to [::1]:45800
14832026-07-15T03:07:40.216ZJul 15 03:07:40.180 DEBG [sc] cr3 waiting for prompt
14842026-07-15T03:07:40.216ZJul 15 03:07:40.190 DEBG [sc] cr3: logging in
14852026-07-15T03:07:40.345ZJul 15 03:07:40.333 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14862026-07-15T03:07:42.584Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
14872026-07-15T03:07:43.585ZJul 15 03:07:43.573 INFO cr3: executing juniper script show bfd session | display json
14882026-07-15T03:07:43.609ZJul 15 03:07:43.573 DEBG [sc] cr3: starting
14892026-07-15T03:07:43.609ZJul 15 03:07:43.573 DEBG [sc] cr3: connecting to [::1]:45800
14902026-07-15T03:07:43.609ZJul 15 03:07:43.574 DEBG [sc] cr3 waiting for prompt
14912026-07-15T03:07:43.609ZJul 15 03:07:43.585 DEBG [sc] cr3: logging in
14922026-07-15T03:07:43.753ZJul 15 03:07:43.741 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
14932026-07-15T03:07:46.007Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
14942026-07-15T03:07:47.009ZJul 15 03:07:46.997 INFO cr3: executing juniper script show bfd session | display json
14952026-07-15T03:07:47.009ZJul 15 03:07:46.997 DEBG [sc] cr3: starting
14962026-07-15T03:07:47.033ZJul 15 03:07:46.997 DEBG [sc] cr3: connecting to [::1]:45800
14972026-07-15T03:07:47.033ZJul 15 03:07:46.997 DEBG [sc] cr3 waiting for prompt
14982026-07-15T03:07:47.034ZJul 15 03:07:47.009 DEBG [sc] cr3: logging in
14992026-07-15T03:07:47.153ZJul 15 03:07:47.141 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15002026-07-15T03:07:49.405Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15012026-07-15T03:07:50.406ZJul 15 03:07:50.394 INFO cr3: executing juniper script show bfd session | display json
15022026-07-15T03:07:50.431ZJul 15 03:07:50.394 DEBG [sc] cr3: starting
15032026-07-15T03:07:50.431ZJul 15 03:07:50.394 DEBG [sc] cr3: connecting to [::1]:45800
15042026-07-15T03:07:50.431ZJul 15 03:07:50.395 DEBG [sc] cr3 waiting for prompt
15052026-07-15T03:07:50.431ZJul 15 03:07:50.406 DEBG [sc] cr3: logging in
15062026-07-15T03:07:50.551ZJul 15 03:07:50.538 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15072026-07-15T03:07:52.788Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15082026-07-15T03:07:53.789ZJul 15 03:07:53.777 INFO cr3: executing juniper script show bfd session | display json
15092026-07-15T03:07:53.789ZJul 15 03:07:53.777 DEBG [sc] cr3: starting
15102026-07-15T03:07:53.789ZJul 15 03:07:53.777 DEBG [sc] cr3: connecting to [::1]:45800
15112026-07-15T03:07:53.813ZJul 15 03:07:53.778 DEBG [sc] cr3 waiting for prompt
15122026-07-15T03:07:53.813ZJul 15 03:07:53.789 DEBG [sc] cr3: logging in
15132026-07-15T03:07:53.923ZJul 15 03:07:53.911 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
15142026-07-15T03:07:56.171Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15152026-07-15T03:07:56.195ZJul 15 03:07:56.161 INFO phase 2: stop frr on cr1
15162026-07-15T03:07:56.196ZJul 15 03:07:56.161 INFO cr1: stopping frr
15172026-07-15T03:07:56.196ZJul 15 03:07:56.161 DEBG [sc] cr1: starting
15182026-07-15T03:07:56.196ZJul 15 03:07:56.161 DEBG [sc] cr1: connecting to [::1]:38406
15192026-07-15T03:07:56.196ZJul 15 03:07:56.162 DEBG [sc] cr1 waiting for prompt
15202026-07-15T03:07:56.196ZJul 15 03:07:56.173 DEBG [sc] cr1: logging in
15212026-07-15T03:07:56.516ZJul 15 03:07:56.504 DEBG [sc] cr1: executing command `systemctl stop frr`
15222026-07-15T03:07:58.937Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: expected Some(Down), got Some(Up)
15232026-07-15T03:07:59.939Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (1/5 consecutive)
15242026-07-15T03:08:00.941Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (2/5 consecutive)
15252026-07-15T03:08:01.943Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (3/5 consecutive)
15262026-07-15T03:08:02.944Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (4/5 consecutive)
15272026-07-15T03:08:03.946Zmgd bfd 10.0.0.2 -> Down: iteration 6/20: matched Some(Down) (5/5 consecutive)
15282026-07-15T03:08:03.971Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
15292026-07-15T03:08:04.949Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
15302026-07-15T03:08:05.968Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
15312026-07-15T03:08:06.953Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
15322026-07-15T03:08:07.954Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
15332026-07-15T03:08:07.979Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15342026-07-15T03:08:08.957Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15352026-07-15T03:08:09.958Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15362026-07-15T03:08:10.968Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15372026-07-15T03:08:11.962Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15382026-07-15T03:08:11.986Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15392026-07-15T03:08:12.965Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15402026-07-15T03:08:13.967Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15412026-07-15T03:08:14.969Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15422026-07-15T03:08:15.970Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15432026-07-15T03:08:15.994Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15442026-07-15T03:08:16.973Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15452026-07-15T03:08:17.976Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15462026-07-15T03:08:18.976Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15472026-07-15T03:08:19.978Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15482026-07-15T03:08:20.003Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
15492026-07-15T03:08:20.982Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
15502026-07-15T03:08:21.983Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
15512026-07-15T03:08:22.985Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
15522026-07-15T03:08:23.987Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
15532026-07-15T03:08:24.011ZJul 15 03:08:23.975 INFO cr2: executing eos script show bfd peers | json
15542026-07-15T03:08:24.011ZJul 15 03:08:23.975 DEBG [sc] cr2: starting
15552026-07-15T03:08:24.011ZJul 15 03:08:23.975 DEBG [sc] cr2: connecting to [::1]:50575
15562026-07-15T03:08:24.011ZJul 15 03:08:23.976 DEBG [sc] cr2 waiting for prompt
15572026-07-15T03:08:24.011ZJul 15 03:08:23.986 DEBG [sc] cr2: logging in
15582026-07-15T03:08:24.327ZJul 15 03:08:24.315 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15592026-07-15T03:08:26.695Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15602026-07-15T03:08:27.697ZJul 15 03:08:27.684 INFO cr2: executing eos script show bfd peers | json
15612026-07-15T03:08:27.722ZJul 15 03:08:27.684 DEBG [sc] cr2: starting
15622026-07-15T03:08:27.722ZJul 15 03:08:27.684 DEBG [sc] cr2: connecting to [::1]:50575
15632026-07-15T03:08:27.722ZJul 15 03:08:27.685 DEBG [sc] cr2 waiting for prompt
15642026-07-15T03:08:27.722ZJul 15 03:08:27.695 DEBG [sc] cr2: logging in
15652026-07-15T03:08:27.840ZJul 15 03:08:27.828 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15662026-07-15T03:08:30.219Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
15672026-07-15T03:08:31.219ZJul 15 03:08:31.207 INFO cr2: executing eos script show bfd peers | json
15682026-07-15T03:08:31.219ZJul 15 03:08:31.207 DEBG [sc] cr2: starting
15692026-07-15T03:08:31.219ZJul 15 03:08:31.207 DEBG [sc] cr2: connecting to [::1]:50575
15702026-07-15T03:08:31.243ZJul 15 03:08:31.207 DEBG [sc] cr2 waiting for prompt
15712026-07-15T03:08:31.243ZJul 15 03:08:31.219 DEBG [sc] cr2: logging in
15722026-07-15T03:08:31.385ZJul 15 03:08:31.373 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15732026-07-15T03:08:33.739Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
15742026-07-15T03:08:34.740ZJul 15 03:08:34.728 INFO cr2: executing eos script show bfd peers | json
15752026-07-15T03:08:34.740ZJul 15 03:08:34.728 DEBG [sc] cr2: starting
15762026-07-15T03:08:34.740ZJul 15 03:08:34.728 DEBG [sc] cr2: connecting to [::1]:50575
15772026-07-15T03:08:34.765ZJul 15 03:08:34.729 DEBG [sc] cr2 waiting for prompt
15782026-07-15T03:08:34.765ZJul 15 03:08:34.740 DEBG [sc] cr2: logging in
15792026-07-15T03:08:34.872ZJul 15 03:08:34.860 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15802026-07-15T03:08:37.215Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
15812026-07-15T03:08:38.216ZJul 15 03:08:38.204 INFO cr2: executing eos script show bfd peers | json
15822026-07-15T03:08:38.216ZJul 15 03:08:38.204 DEBG [sc] cr2: starting
15832026-07-15T03:08:38.216ZJul 15 03:08:38.204 DEBG [sc] cr2: connecting to [::1]:50575
15842026-07-15T03:08:38.241ZJul 15 03:08:38.205 DEBG [sc] cr2 waiting for prompt
15852026-07-15T03:08:38.241ZJul 15 03:08:38.216 DEBG [sc] cr2: logging in
15862026-07-15T03:08:38.371ZJul 15 03:08:38.359 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15872026-07-15T03:08:40.716Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
15882026-07-15T03:08:40.716ZJul 15 03:08:40.703 INFO cr2: executing eos script show bfd peers | json
15892026-07-15T03:08:40.716ZJul 15 03:08:40.703 DEBG [sc] cr2: starting
15902026-07-15T03:08:40.741ZJul 15 03:08:40.703 DEBG [sc] cr2: connecting to [::1]:50575
15912026-07-15T03:08:40.741ZJul 15 03:08:40.704 DEBG [sc] cr2 waiting for prompt
15922026-07-15T03:08:40.741ZJul 15 03:08:40.714 DEBG [sc] cr2: logging in
15932026-07-15T03:08:40.858ZJul 15 03:08:40.846 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
15942026-07-15T03:08:43.183Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
15952026-07-15T03:08:44.185ZJul 15 03:08:44.173 INFO cr2: executing eos script show bfd peers | json
15962026-07-15T03:08:44.185ZJul 15 03:08:44.173 DEBG [sc] cr2: starting
15972026-07-15T03:08:44.209ZJul 15 03:08:44.173 DEBG [sc] cr2: connecting to [::1]:50575
15982026-07-15T03:08:44.209ZJul 15 03:08:44.174 DEBG [sc] cr2 waiting for prompt
15992026-07-15T03:08:44.209ZJul 15 03:08:44.184 DEBG [sc] cr2: logging in
16002026-07-15T03:08:44.341ZJul 15 03:08:44.329 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16012026-07-15T03:08:46.702Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16022026-07-15T03:08:47.704ZJul 15 03:08:47.691 INFO cr2: executing eos script show bfd peers | json
16032026-07-15T03:08:47.704ZJul 15 03:08:47.691 DEBG [sc] cr2: starting
16042026-07-15T03:08:47.704ZJul 15 03:08:47.691 DEBG [sc] cr2: connecting to [::1]:50575
16052026-07-15T03:08:47.729ZJul 15 03:08:47.692 DEBG [sc] cr2 waiting for prompt
16062026-07-15T03:08:47.729ZJul 15 03:08:47.702 DEBG [sc] cr2: logging in
16072026-07-15T03:08:47.858ZJul 15 03:08:47.846 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16082026-07-15T03:08:50.199Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16092026-07-15T03:08:51.200ZJul 15 03:08:51.188 INFO cr2: executing eos script show bfd peers | json
16102026-07-15T03:08:51.201ZJul 15 03:08:51.188 DEBG [sc] cr2: starting
16112026-07-15T03:08:51.201ZJul 15 03:08:51.188 DEBG [sc] cr2: connecting to [::1]:50575
16122026-07-15T03:08:51.225ZJul 15 03:08:51.189 DEBG [sc] cr2 waiting for prompt
16132026-07-15T03:08:51.225ZJul 15 03:08:51.200 DEBG [sc] cr2: logging in
16142026-07-15T03:08:51.345ZJul 15 03:08:51.332 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16152026-07-15T03:08:53.699Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16162026-07-15T03:08:54.701ZJul 15 03:08:54.689 INFO cr2: executing eos script show bfd peers | json
16172026-07-15T03:08:54.701ZJul 15 03:08:54.689 DEBG [sc] cr2: starting
16182026-07-15T03:08:54.701ZJul 15 03:08:54.689 DEBG [sc] cr2: connecting to [::1]:50575
16192026-07-15T03:08:54.726ZJul 15 03:08:54.690 DEBG [sc] cr2 waiting for prompt
16202026-07-15T03:08:54.726ZJul 15 03:08:54.701 DEBG [sc] cr2: logging in
16212026-07-15T03:08:54.845ZJul 15 03:08:54.833 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
16222026-07-15T03:08:57.206Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16232026-07-15T03:08:57.206ZJul 15 03:08:57.194 INFO cr3: executing juniper script show bfd session | display json
16242026-07-15T03:08:57.206ZJul 15 03:08:57.194 DEBG [sc] cr3: starting
16252026-07-15T03:08:57.206ZJul 15 03:08:57.194 DEBG [sc] cr3: connecting to [::1]:45800
16262026-07-15T03:08:57.230ZJul 15 03:08:57.195 DEBG [sc] cr3 waiting for prompt
16272026-07-15T03:08:57.230ZJul 15 03:08:57.206 DEBG [sc] cr3: logging in
16282026-07-15T03:08:57.543ZJul 15 03:08:57.531 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16292026-07-15T03:08:59.805Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16302026-07-15T03:09:00.808ZJul 15 03:09:00.793 INFO cr3: executing juniper script show bfd session | display json
16312026-07-15T03:09:00.809ZJul 15 03:09:00.793 DEBG [sc] cr3: starting
16322026-07-15T03:09:00.809ZJul 15 03:09:00.793 DEBG [sc] cr3: connecting to [::1]:45800
16332026-07-15T03:09:00.834ZJul 15 03:09:00.794 DEBG [sc] cr3 waiting for prompt
16342026-07-15T03:09:00.834ZJul 15 03:09:00.805 DEBG [sc] cr3: logging in
16352026-07-15T03:09:00.972ZJul 15 03:09:00.938 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16362026-07-15T03:09:03.188Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16372026-07-15T03:09:04.189ZJul 15 03:09:04.177 INFO cr3: executing juniper script show bfd session | display json
16382026-07-15T03:09:04.213ZJul 15 03:09:04.177 DEBG [sc] cr3: starting
16392026-07-15T03:09:04.213ZJul 15 03:09:04.177 DEBG [sc] cr3: connecting to [::1]:45800
16402026-07-15T03:09:04.213ZJul 15 03:09:04.178 DEBG [sc] cr3 waiting for prompt
16412026-07-15T03:09:04.213ZJul 15 03:09:04.189 DEBG [sc] cr3: logging in
16422026-07-15T03:09:04.334ZJul 15 03:09:04.322 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16432026-07-15T03:09:06.589Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16442026-07-15T03:09:07.589ZJul 15 03:09:07.577 INFO cr3: executing juniper script show bfd session | display json
16452026-07-15T03:09:07.613ZJul 15 03:09:07.577 DEBG [sc] cr3: starting
16462026-07-15T03:09:07.613ZJul 15 03:09:07.577 DEBG [sc] cr3: connecting to [::1]:45800
16472026-07-15T03:09:07.613ZJul 15 03:09:07.578 DEBG [sc] cr3 waiting for prompt
16482026-07-15T03:09:07.613ZJul 15 03:09:07.588 DEBG [sc] cr3: logging in
16492026-07-15T03:09:07.744ZJul 15 03:09:07.732 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16502026-07-15T03:09:10.017Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16512026-07-15T03:09:11.018ZJul 15 03:09:11.006 INFO cr3: executing juniper script show bfd session | display json
16522026-07-15T03:09:11.019ZJul 15 03:09:11.006 DEBG [sc] cr3: starting
16532026-07-15T03:09:11.019ZJul 15 03:09:11.006 DEBG [sc] cr3: connecting to [::1]:45800
16542026-07-15T03:09:11.043ZJul 15 03:09:11.007 DEBG [sc] cr3 waiting for prompt
16552026-07-15T03:09:11.043ZJul 15 03:09:11.017 DEBG [sc] cr3: logging in
16562026-07-15T03:09:11.163ZJul 15 03:09:11.151 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16572026-07-15T03:09:13.434Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16582026-07-15T03:09:13.434ZJul 15 03:09:13.421 INFO cr3: executing juniper script show bfd session | display json
16592026-07-15T03:09:13.435ZJul 15 03:09:13.421 DEBG [sc] cr3: starting
16602026-07-15T03:09:13.435ZJul 15 03:09:13.421 DEBG [sc] cr3: connecting to [::1]:45800
16612026-07-15T03:09:13.459ZJul 15 03:09:13.422 DEBG [sc] cr3 waiting for prompt
16622026-07-15T03:09:13.459ZJul 15 03:09:13.433 DEBG [sc] cr3: logging in
16632026-07-15T03:09:13.577ZJul 15 03:09:13.565 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16642026-07-15T03:09:15.836Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
16652026-07-15T03:09:16.838ZJul 15 03:09:16.825 INFO cr3: executing juniper script show bfd session | display json
16662026-07-15T03:09:16.838ZJul 15 03:09:16.825 DEBG [sc] cr3: starting
16672026-07-15T03:09:16.838ZJul 15 03:09:16.825 DEBG [sc] cr3: connecting to [::1]:45800
16682026-07-15T03:09:16.862ZJul 15 03:09:16.826 DEBG [sc] cr3 waiting for prompt
16692026-07-15T03:09:16.863ZJul 15 03:09:16.837 DEBG [sc] cr3: logging in
16702026-07-15T03:09:16.982ZJul 15 03:09:16.970 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16712026-07-15T03:09:19.253Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
16722026-07-15T03:09:20.255ZJul 15 03:09:20.242 INFO cr3: executing juniper script show bfd session | display json
16732026-07-15T03:09:20.255ZJul 15 03:09:20.242 DEBG [sc] cr3: starting
16742026-07-15T03:09:20.255ZJul 15 03:09:20.242 DEBG [sc] cr3: connecting to [::1]:45800
16752026-07-15T03:09:20.279ZJul 15 03:09:20.243 DEBG [sc] cr3 waiting for prompt
16762026-07-15T03:09:20.279ZJul 15 03:09:20.255 DEBG [sc] cr3: logging in
16772026-07-15T03:09:20.410ZJul 15 03:09:20.398 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16782026-07-15T03:09:22.668Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
16792026-07-15T03:09:23.669ZJul 15 03:09:23.657 INFO cr3: executing juniper script show bfd session | display json
16802026-07-15T03:09:23.669ZJul 15 03:09:23.657 DEBG [sc] cr3: starting
16812026-07-15T03:09:23.669ZJul 15 03:09:23.657 DEBG [sc] cr3: connecting to [::1]:45800
16822026-07-15T03:09:23.694ZJul 15 03:09:23.658 DEBG [sc] cr3 waiting for prompt
16832026-07-15T03:09:23.694ZJul 15 03:09:23.669 DEBG [sc] cr3: logging in
16842026-07-15T03:09:23.813ZJul 15 03:09:23.801 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16852026-07-15T03:09:26.065Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
16862026-07-15T03:09:27.065ZJul 15 03:09:27.053 INFO cr3: executing juniper script show bfd session | display json
16872026-07-15T03:09:27.094ZJul 15 03:09:27.053 DEBG [sc] cr3: starting
16882026-07-15T03:09:27.094ZJul 15 03:09:27.053 DEBG [sc] cr3: connecting to [::1]:45800
16892026-07-15T03:09:27.094ZJul 15 03:09:27.054 DEBG [sc] cr3 waiting for prompt
16902026-07-15T03:09:27.094ZJul 15 03:09:27.065 DEBG [sc] cr3: logging in
16912026-07-15T03:09:27.210ZJul 15 03:09:27.198 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
16922026-07-15T03:09:29.453Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
16932026-07-15T03:09:29.477ZJul 15 03:09:29.442 INFO phase 3: pause ceos on cr2
16942026-07-15T03:09:29.477ZJul 15 03:09:29.442 INFO cr2: pausing ceos
16952026-07-15T03:09:29.477ZJul 15 03:09:29.442 DEBG [sc] cr2: starting
16962026-07-15T03:09:29.477ZJul 15 03:09:29.442 DEBG [sc] cr2: connecting to [::1]:50575
16972026-07-15T03:09:29.477ZJul 15 03:09:29.442 DEBG [sc] cr2 waiting for prompt
16982026-07-15T03:09:29.477ZJul 15 03:09:29.453 DEBG [sc] cr2: logging in
16992026-07-15T03:09:29.814ZJul 15 03:09:29.802 DEBG [sc] cr2: executing command `docker pause ceos`
17002026-07-15T03:09:31.921Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17012026-07-15T03:09:32.923Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17022026-07-15T03:09:33.924Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17032026-07-15T03:09:34.926Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17042026-07-15T03:09:35.928Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17052026-07-15T03:09:35.977Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17062026-07-15T03:09:36.930Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17072026-07-15T03:09:37.932Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17082026-07-15T03:09:38.934Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17092026-07-15T03:09:39.934Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17102026-07-15T03:09:39.959Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17112026-07-15T03:09:40.937Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17122026-07-15T03:09:41.939Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17132026-07-15T03:09:42.941Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17142026-07-15T03:09:43.943Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17152026-07-15T03:09:43.967Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
17162026-07-15T03:09:44.945Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
17172026-07-15T03:09:45.946Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
17182026-07-15T03:09:46.949Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
17192026-07-15T03:09:47.951Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
17202026-07-15T03:09:47.975Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17212026-07-15T03:09:48.953Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17222026-07-15T03:09:49.955Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17232026-07-15T03:09:50.974Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17242026-07-15T03:09:51.957Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17252026-07-15T03:09:51.981Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
17262026-07-15T03:09:52.960Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
17272026-07-15T03:09:53.961Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
17282026-07-15T03:09:54.963Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
17292026-07-15T03:09:55.975Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
17302026-07-15T03:09:55.975ZJul 15 03:09:55.953 INFO cr3: executing juniper script show bfd session | display json
17312026-07-15T03:09:55.975ZJul 15 03:09:55.953 DEBG [sc] cr3: starting
17322026-07-15T03:09:55.975ZJul 15 03:09:55.953 DEBG [sc] cr3: connecting to [::1]:45800
17332026-07-15T03:09:55.975ZJul 15 03:09:55.954 DEBG [sc] cr3 waiting for prompt
17342026-07-15T03:09:55.999ZJul 15 03:09:55.964 DEBG [sc] cr3: logging in
17352026-07-15T03:09:56.316ZJul 15 03:09:56.304 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17362026-07-15T03:09:58.560Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17372026-07-15T03:09:59.561ZJul 15 03:09:59.549 INFO cr3: executing juniper script show bfd session | display json
17382026-07-15T03:09:59.585ZJul 15 03:09:59.549 DEBG [sc] cr3: starting
17392026-07-15T03:09:59.585ZJul 15 03:09:59.549 DEBG [sc] cr3: connecting to [::1]:45800
17402026-07-15T03:09:59.585ZJul 15 03:09:59.550 DEBG [sc] cr3 waiting for prompt
17412026-07-15T03:09:59.585ZJul 15 03:09:59.561 DEBG [sc] cr3: logging in
17422026-07-15T03:09:59.695ZJul 15 03:09:59.683 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17432026-07-15T03:10:01.961Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17442026-07-15T03:10:02.962ZJul 15 03:10:02.949 INFO cr3: executing juniper script show bfd session | display json
17452026-07-15T03:10:02.962ZJul 15 03:10:02.949 DEBG [sc] cr3: starting
17462026-07-15T03:10:02.988ZJul 15 03:10:02.949 DEBG [sc] cr3: connecting to [::1]:45800
17472026-07-15T03:10:02.988ZJul 15 03:10:02.950 DEBG [sc] cr3 waiting for prompt
17482026-07-15T03:10:02.988ZJul 15 03:10:02.960 DEBG [sc] cr3: logging in
17492026-07-15T03:10:03.124ZJul 15 03:10:03.093 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17502026-07-15T03:10:05.361Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17512026-07-15T03:10:06.363ZJul 15 03:10:06.350 INFO cr3: executing juniper script show bfd session | display json
17522026-07-15T03:10:06.388ZJul 15 03:10:06.350 DEBG [sc] cr3: starting
17532026-07-15T03:10:06.388ZJul 15 03:10:06.350 DEBG [sc] cr3: connecting to [::1]:45800
17542026-07-15T03:10:06.388ZJul 15 03:10:06.350 DEBG [sc] cr3 waiting for prompt
17552026-07-15T03:10:06.389ZJul 15 03:10:06.362 DEBG [sc] cr3: logging in
17562026-07-15T03:10:06.517ZJul 15 03:10:06.505 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17572026-07-15T03:10:08.773Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17582026-07-15T03:10:09.774ZJul 15 03:10:09.762 INFO cr3: executing juniper script show bfd session | display json
17592026-07-15T03:10:09.774ZJul 15 03:10:09.762 DEBG [sc] cr3: starting
17602026-07-15T03:10:09.774ZJul 15 03:10:09.762 DEBG [sc] cr3: connecting to [::1]:45800
17612026-07-15T03:10:09.799ZJul 15 03:10:09.763 DEBG [sc] cr3 waiting for prompt
17622026-07-15T03:10:09.799ZJul 15 03:10:09.774 DEBG [sc] cr3: logging in
17632026-07-15T03:10:09.919ZJul 15 03:10:09.907 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17642026-07-15T03:10:12.168Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
17652026-07-15T03:10:12.193ZJul 15 03:10:12.156 INFO cr3: executing juniper script show bfd session | display json
17662026-07-15T03:10:12.193ZJul 15 03:10:12.156 DEBG [sc] cr3: starting
17672026-07-15T03:10:12.193ZJul 15 03:10:12.157 DEBG [sc] cr3: connecting to [::1]:45800
17682026-07-15T03:10:12.193ZJul 15 03:10:12.157 DEBG [sc] cr3 waiting for prompt
17692026-07-15T03:10:12.193ZJul 15 03:10:12.168 DEBG [sc] cr3: logging in
17702026-07-15T03:10:12.324ZJul 15 03:10:12.312 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17712026-07-15T03:10:14.565Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
17722026-07-15T03:10:15.566ZJul 15 03:10:15.554 INFO cr3: executing juniper script show bfd session | display json
17732026-07-15T03:10:15.566ZJul 15 03:10:15.554 DEBG [sc] cr3: starting
17742026-07-15T03:10:15.566ZJul 15 03:10:15.554 DEBG [sc] cr3: connecting to [::1]:45800
17752026-07-15T03:10:15.591ZJul 15 03:10:15.554 DEBG [sc] cr3 waiting for prompt
17762026-07-15T03:10:15.591ZJul 15 03:10:15.566 DEBG [sc] cr3: logging in
17772026-07-15T03:10:15.712ZJul 15 03:10:15.699 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17782026-07-15T03:10:17.976Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
17792026-07-15T03:10:18.978ZJul 15 03:10:18.965 INFO cr3: executing juniper script show bfd session | display json
17802026-07-15T03:10:18.978ZJul 15 03:10:18.966 DEBG [sc] cr3: starting
17812026-07-15T03:10:18.978ZJul 15 03:10:18.966 DEBG [sc] cr3: connecting to [::1]:45800
17822026-07-15T03:10:19.002ZJul 15 03:10:18.966 DEBG [sc] cr3 waiting for prompt
17832026-07-15T03:10:19.002ZJul 15 03:10:18.978 DEBG [sc] cr3: logging in
17842026-07-15T03:10:19.111ZJul 15 03:10:19.099 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17852026-07-15T03:10:21.373Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
17862026-07-15T03:10:22.375ZJul 15 03:10:22.362 INFO cr3: executing juniper script show bfd session | display json
17872026-07-15T03:10:22.375ZJul 15 03:10:22.362 DEBG [sc] cr3: starting
17882026-07-15T03:10:22.375ZJul 15 03:10:22.362 DEBG [sc] cr3: connecting to [::1]:45800
17892026-07-15T03:10:22.400ZJul 15 03:10:22.363 DEBG [sc] cr3 waiting for prompt
17902026-07-15T03:10:22.400ZJul 15 03:10:22.374 DEBG [sc] cr3: logging in
17912026-07-15T03:10:22.531ZJul 15 03:10:22.517 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17922026-07-15T03:10:24.765Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
17932026-07-15T03:10:25.766ZJul 15 03:10:25.754 INFO cr3: executing juniper script show bfd session | display json
17942026-07-15T03:10:25.790ZJul 15 03:10:25.754 DEBG [sc] cr3: starting
17952026-07-15T03:10:25.790ZJul 15 03:10:25.754 DEBG [sc] cr3: connecting to [::1]:45800
17962026-07-15T03:10:25.790ZJul 15 03:10:25.755 DEBG [sc] cr3 waiting for prompt
17972026-07-15T03:10:25.790ZJul 15 03:10:25.766 DEBG [sc] cr3: logging in
17982026-07-15T03:10:25.921ZJul 15 03:10:25.909 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
17992026-07-15T03:10:28.177Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
18002026-07-15T03:10:28.201ZJul 15 03:10:28.166 INFO phase 4: pause cRPD on cr3
18012026-07-15T03:10:28.201ZJul 15 03:10:28.167 INFO cr3: pausing crpd1
18022026-07-15T03:10:28.202ZJul 15 03:10:28.167 DEBG [sc] cr3: starting
18032026-07-15T03:10:28.202ZJul 15 03:10:28.167 DEBG [sc] cr3: connecting to [::1]:45800
18042026-07-15T03:10:28.202ZJul 15 03:10:28.167 DEBG [sc] cr3 waiting for prompt
18052026-07-15T03:10:28.202ZJul 15 03:10:28.175 DEBG [sc] cr3: logging in
18062026-07-15T03:10:28.332ZJul 15 03:10:28.319 DEBG [sc] cr3: executing command `docker pause crpd1`
18072026-07-15T03:10:30.446Zmgd bfd 10.0.0.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18082026-07-15T03:10:31.448Zmgd bfd 10.0.0.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18092026-07-15T03:10:32.450Zmgd bfd 10.0.0.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18102026-07-15T03:10:33.452Zmgd bfd 10.0.0.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18112026-07-15T03:10:34.454Zmgd bfd 10.0.0.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18122026-07-15T03:10:34.478Zmgd bfd fd00:1::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18132026-07-15T03:10:35.456Zmgd bfd fd00:1::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18142026-07-15T03:10:36.458Zmgd bfd fd00:1::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18152026-07-15T03:10:37.460Zmgd bfd fd00:1::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18162026-07-15T03:10:38.462Zmgd bfd fd00:1::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18172026-07-15T03:10:38.487Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18182026-07-15T03:10:39.465Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18192026-07-15T03:10:40.466Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18202026-07-15T03:10:41.468Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18212026-07-15T03:10:42.470Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18222026-07-15T03:10:42.494Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18232026-07-15T03:10:43.473Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18242026-07-15T03:10:44.474Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18252026-07-15T03:10:45.476Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18262026-07-15T03:10:46.478Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18272026-07-15T03:10:46.502Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18282026-07-15T03:10:47.480Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18292026-07-15T03:10:48.482Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18302026-07-15T03:10:49.483Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18312026-07-15T03:10:50.485Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18322026-07-15T03:10:50.509Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18332026-07-15T03:10:51.488Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18342026-07-15T03:10:52.489Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18352026-07-15T03:10:53.491Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18362026-07-15T03:10:54.493Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18372026-07-15T03:10:54.517ZJul 15 03:10:54.482 INFO phase 5: start frr on cr1
18382026-07-15T03:10:54.518ZJul 15 03:10:54.482 INFO cr1: starting frr
18392026-07-15T03:10:54.518ZJul 15 03:10:54.482 DEBG [sc] cr1: starting
18402026-07-15T03:10:54.518ZJul 15 03:10:54.482 DEBG [sc] cr1: connecting to [::1]:38406
18412026-07-15T03:10:54.518ZJul 15 03:10:54.483 DEBG [sc] cr1 waiting for prompt
18422026-07-15T03:10:54.518ZJul 15 03:10:54.494 DEBG [sc] cr1: logging in
18432026-07-15T03:10:54.816ZJul 15 03:10:54.803 DEBG [sc] cr1: executing command `systemctl start frr`
18442026-07-15T03:11:02.144Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18452026-07-15T03:11:03.146Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18462026-07-15T03:11:04.148Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18472026-07-15T03:11:05.149Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18482026-07-15T03:11:06.151Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18492026-07-15T03:11:06.175Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
18502026-07-15T03:11:07.154Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
18512026-07-15T03:11:08.156Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
18522026-07-15T03:11:09.158Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
18532026-07-15T03:11:10.160Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
18542026-07-15T03:11:10.185Zmgd bfd 10.0.1.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18552026-07-15T03:11:11.162Zmgd bfd 10.0.1.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18562026-07-15T03:11:12.164Zmgd bfd 10.0.1.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18572026-07-15T03:11:13.165Zmgd bfd 10.0.1.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18582026-07-15T03:11:14.167Zmgd bfd 10.0.1.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18592026-07-15T03:11:14.191Zmgd bfd fd00:2::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18602026-07-15T03:11:15.170Zmgd bfd fd00:2::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18612026-07-15T03:11:16.171Zmgd bfd fd00:2::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18622026-07-15T03:11:17.173Zmgd bfd fd00:2::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18632026-07-15T03:11:18.176Zmgd bfd fd00:2::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18642026-07-15T03:11:18.200Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18652026-07-15T03:11:19.177Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18662026-07-15T03:11:20.179Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18672026-07-15T03:11:21.181Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18682026-07-15T03:11:22.183Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18692026-07-15T03:11:22.207Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
18702026-07-15T03:11:23.185Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
18712026-07-15T03:11:24.187Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
18722026-07-15T03:11:25.190Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
18732026-07-15T03:11:26.192Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
18742026-07-15T03:11:26.216ZJul 15 03:11:26.179 INFO cr1: executing frr script show bfd peers json
18752026-07-15T03:11:26.216ZJul 15 03:11:26.180 DEBG [sc] cr1: starting
18762026-07-15T03:11:26.216ZJul 15 03:11:26.180 DEBG [sc] cr1: connecting to [::1]:38406
18772026-07-15T03:11:26.216ZJul 15 03:11:26.180 DEBG [sc] cr1 waiting for prompt
18782026-07-15T03:11:26.216ZJul 15 03:11:26.192 DEBG [sc] cr1: logging in
18792026-07-15T03:11:26.492ZJul 15 03:11:26.479 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18802026-07-15T03:11:28.623Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
18812026-07-15T03:11:29.624ZJul 15 03:11:29.612 INFO cr1: executing frr script show bfd peers json
18822026-07-15T03:11:29.648ZJul 15 03:11:29.612 DEBG [sc] cr1: starting
18832026-07-15T03:11:29.649ZJul 15 03:11:29.612 DEBG [sc] cr1: connecting to [::1]:38406
18842026-07-15T03:11:29.649ZJul 15 03:11:29.613 DEBG [sc] cr1 waiting for prompt
18852026-07-15T03:11:29.649ZJul 15 03:11:29.624 DEBG [sc] cr1: logging in
18862026-07-15T03:11:29.780ZJul 15 03:11:29.768 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18872026-07-15T03:11:31.918Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
18882026-07-15T03:11:32.918ZJul 15 03:11:32.906 INFO cr1: executing frr script show bfd peers json
18892026-07-15T03:11:32.918ZJul 15 03:11:32.906 DEBG [sc] cr1: starting
18902026-07-15T03:11:32.918ZJul 15 03:11:32.906 DEBG [sc] cr1: connecting to [::1]:38406
18912026-07-15T03:11:32.943ZJul 15 03:11:32.906 DEBG [sc] cr1 waiting for prompt
18922026-07-15T03:11:32.943ZJul 15 03:11:32.918 DEBG [sc] cr1: logging in
18932026-07-15T03:11:33.051ZJul 15 03:11:33.039 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
18942026-07-15T03:11:35.190Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
18952026-07-15T03:11:36.190ZJul 15 03:11:36.178 INFO cr1: executing frr script show bfd peers json
18962026-07-15T03:11:36.191ZJul 15 03:11:36.178 DEBG [sc] cr1: starting
18972026-07-15T03:11:36.191ZJul 15 03:11:36.178 DEBG [sc] cr1: connecting to [::1]:38406
18982026-07-15T03:11:36.216ZJul 15 03:11:36.179 DEBG [sc] cr1 waiting for prompt
18992026-07-15T03:11:36.216ZJul 15 03:11:36.190 DEBG [sc] cr1: logging in
19002026-07-15T03:11:36.336ZJul 15 03:11:36.324 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19012026-07-15T03:11:38.466Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19022026-07-15T03:11:39.467ZJul 15 03:11:39.454 INFO cr1: executing frr script show bfd peers json
19032026-07-15T03:11:39.467ZJul 15 03:11:39.454 DEBG [sc] cr1: starting
19042026-07-15T03:11:39.467ZJul 15 03:11:39.454 DEBG [sc] cr1: connecting to [::1]:38406
19052026-07-15T03:11:39.491ZJul 15 03:11:39.455 DEBG [sc] cr1 waiting for prompt
19062026-07-15T03:11:39.491ZJul 15 03:11:39.466 DEBG [sc] cr1: logging in
19072026-07-15T03:11:39.634ZJul 15 03:11:39.621 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19082026-07-15T03:11:41.767Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19092026-07-15T03:11:41.767ZJul 15 03:11:41.755 INFO cr1: executing frr script show bfd peers json
19102026-07-15T03:11:41.767ZJul 15 03:11:41.755 DEBG [sc] cr1: starting
19112026-07-15T03:11:41.767ZJul 15 03:11:41.755 DEBG [sc] cr1: connecting to [::1]:38406
19122026-07-15T03:11:41.792ZJul 15 03:11:41.755 DEBG [sc] cr1 waiting for prompt
19132026-07-15T03:11:41.792ZJul 15 03:11:41.766 DEBG [sc] cr1: logging in
19142026-07-15T03:11:41.899ZJul 15 03:11:41.887 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19152026-07-15T03:11:44.038Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19162026-07-15T03:11:45.040ZJul 15 03:11:45.028 INFO cr1: executing frr script show bfd peers json
19172026-07-15T03:11:45.040ZJul 15 03:11:45.028 DEBG [sc] cr1: starting
19182026-07-15T03:11:45.040ZJul 15 03:11:45.028 DEBG [sc] cr1: connecting to [::1]:38406
19192026-07-15T03:11:45.064ZJul 15 03:11:45.028 DEBG [sc] cr1 waiting for prompt
19202026-07-15T03:11:45.064ZJul 15 03:11:45.040 DEBG [sc] cr1: logging in
19212026-07-15T03:11:45.185ZJul 15 03:11:45.173 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19222026-07-15T03:11:47.322Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19232026-07-15T03:11:48.324ZJul 15 03:11:48.311 INFO cr1: executing frr script show bfd peers json
19242026-07-15T03:11:48.324ZJul 15 03:11:48.311 DEBG [sc] cr1: starting
19252026-07-15T03:11:48.324ZJul 15 03:11:48.311 DEBG [sc] cr1: connecting to [::1]:38406
19262026-07-15T03:11:48.348ZJul 15 03:11:48.312 DEBG [sc] cr1 waiting for prompt
19272026-07-15T03:11:48.348ZJul 15 03:11:48.323 DEBG [sc] cr1: logging in
19282026-07-15T03:11:48.457ZJul 15 03:11:48.444 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19292026-07-15T03:11:50.599Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
19302026-07-15T03:11:51.600ZJul 15 03:11:51.588 INFO cr1: executing frr script show bfd peers json
19312026-07-15T03:11:51.600ZJul 15 03:11:51.588 DEBG [sc] cr1: starting
19322026-07-15T03:11:51.600ZJul 15 03:11:51.588 DEBG [sc] cr1: connecting to [::1]:38406
19332026-07-15T03:11:51.624ZJul 15 03:11:51.589 DEBG [sc] cr1 waiting for prompt
19342026-07-15T03:11:51.624ZJul 15 03:11:51.599 DEBG [sc] cr1: logging in
19352026-07-15T03:11:51.733ZJul 15 03:11:51.721 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19362026-07-15T03:11:53.863Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
19372026-07-15T03:11:54.864ZJul 15 03:11:54.851 INFO cr1: executing frr script show bfd peers json
19382026-07-15T03:11:54.864ZJul 15 03:11:54.851 DEBG [sc] cr1: starting
19392026-07-15T03:11:54.864ZJul 15 03:11:54.851 DEBG [sc] cr1: connecting to [::1]:38406
19402026-07-15T03:11:54.888ZJul 15 03:11:54.852 DEBG [sc] cr1 waiting for prompt
19412026-07-15T03:11:54.888ZJul 15 03:11:54.864 DEBG [sc] cr1: logging in
19422026-07-15T03:11:55.009ZJul 15 03:11:54.997 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19432026-07-15T03:11:57.146Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
19442026-07-15T03:11:57.170ZJul 15 03:11:57.135 INFO phase 6: unpause ceos on cr2
19452026-07-15T03:11:57.170ZJul 15 03:11:57.135 INFO cr2: unpausing ceos
19462026-07-15T03:11:57.170ZJul 15 03:11:57.135 DEBG [sc] cr2: starting
19472026-07-15T03:11:57.170ZJul 15 03:11:57.135 DEBG [sc] cr2: connecting to [::1]:50575
19482026-07-15T03:11:57.171ZJul 15 03:11:57.136 DEBG [sc] cr2 waiting for prompt
19492026-07-15T03:11:57.171ZJul 15 03:11:57.147 DEBG [sc] cr2: logging in
19502026-07-15T03:11:57.492ZJul 15 03:11:57.480 DEBG [sc] cr2: executing command `docker unpause ceos`
19512026-07-15T03:11:59.611Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19522026-07-15T03:12:00.613Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19532026-07-15T03:12:01.614Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19542026-07-15T03:12:02.616Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19552026-07-15T03:12:03.619Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19562026-07-15T03:12:03.643Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19572026-07-15T03:12:04.621Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19582026-07-15T03:12:05.622Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19592026-07-15T03:12:06.624Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19602026-07-15T03:12:07.626Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19612026-07-15T03:12:07.651Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19622026-07-15T03:12:08.628Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19632026-07-15T03:12:09.630Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19642026-07-15T03:12:10.632Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19652026-07-15T03:12:11.633Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19662026-07-15T03:12:11.657Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
19672026-07-15T03:12:12.635Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
19682026-07-15T03:12:13.637Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
19692026-07-15T03:12:14.639Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
19702026-07-15T03:12:15.641Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
19712026-07-15T03:12:15.666Zmgd bfd 10.0.2.2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19722026-07-15T03:12:16.643Zmgd bfd 10.0.2.2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19732026-07-15T03:12:17.645Zmgd bfd 10.0.2.2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19742026-07-15T03:12:18.647Zmgd bfd 10.0.2.2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19752026-07-15T03:12:19.649Zmgd bfd 10.0.2.2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19762026-07-15T03:12:19.673Zmgd bfd fd00:3::2 -> Down: iteration 1/20: matched Some(Down) (1/5 consecutive)
19772026-07-15T03:12:20.651Zmgd bfd fd00:3::2 -> Down: iteration 2/20: matched Some(Down) (2/5 consecutive)
19782026-07-15T03:12:21.652Zmgd bfd fd00:3::2 -> Down: iteration 3/20: matched Some(Down) (3/5 consecutive)
19792026-07-15T03:12:22.654Zmgd bfd fd00:3::2 -> Down: iteration 4/20: matched Some(Down) (4/5 consecutive)
19802026-07-15T03:12:23.656Zmgd bfd fd00:3::2 -> Down: iteration 5/20: matched Some(Down) (5/5 consecutive)
19812026-07-15T03:12:23.681ZJul 15 03:12:23.644 INFO cr1: executing frr script show bfd peers json
19822026-07-15T03:12:23.681ZJul 15 03:12:23.644 DEBG [sc] cr1: starting
19832026-07-15T03:12:23.681ZJul 15 03:12:23.644 DEBG [sc] cr1: connecting to [::1]:38406
19842026-07-15T03:12:23.681ZJul 15 03:12:23.644 DEBG [sc] cr1 waiting for prompt
19852026-07-15T03:12:23.681ZJul 15 03:12:23.656 DEBG [sc] cr1: logging in
19862026-07-15T03:12:24.006ZJul 15 03:12:23.994 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19872026-07-15T03:12:26.152Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
19882026-07-15T03:12:27.153ZJul 15 03:12:27.141 INFO cr1: executing frr script show bfd peers json
19892026-07-15T03:12:27.177ZJul 15 03:12:27.141 DEBG [sc] cr1: starting
19902026-07-15T03:12:27.178ZJul 15 03:12:27.141 DEBG [sc] cr1: connecting to [::1]:38406
19912026-07-15T03:12:27.178ZJul 15 03:12:27.142 DEBG [sc] cr1 waiting for prompt
19922026-07-15T03:12:27.178ZJul 15 03:12:27.152 DEBG [sc] cr1: logging in
19932026-07-15T03:12:27.286ZJul 15 03:12:27.274 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
19942026-07-15T03:12:29.435Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
19952026-07-15T03:12:30.436ZJul 15 03:12:30.424 INFO cr1: executing frr script show bfd peers json
19962026-07-15T03:12:30.461ZJul 15 03:12:30.424 DEBG [sc] cr1: starting
19972026-07-15T03:12:30.461ZJul 15 03:12:30.424 DEBG [sc] cr1: connecting to [::1]:38406
19982026-07-15T03:12:30.461ZJul 15 03:12:30.425 DEBG [sc] cr1 waiting for prompt
19992026-07-15T03:12:30.461ZJul 15 03:12:30.436 DEBG [sc] cr1: logging in
20002026-07-15T03:12:30.581ZJul 15 03:12:30.568 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20012026-07-15T03:12:32.711Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20022026-07-15T03:12:33.712ZJul 15 03:12:33.700 INFO cr1: executing frr script show bfd peers json
20032026-07-15T03:12:33.713ZJul 15 03:12:33.700 DEBG [sc] cr1: starting
20042026-07-15T03:12:33.713ZJul 15 03:12:33.700 DEBG [sc] cr1: connecting to [::1]:38406
20052026-07-15T03:12:33.737ZJul 15 03:12:33.701 DEBG [sc] cr1 waiting for prompt
20062026-07-15T03:12:33.737ZJul 15 03:12:33.712 DEBG [sc] cr1: logging in
20072026-07-15T03:12:33.857ZJul 15 03:12:33.845 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20082026-07-15T03:12:35.987Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20092026-07-15T03:12:36.989ZJul 15 03:12:36.977 INFO cr1: executing frr script show bfd peers json
20102026-07-15T03:12:36.989ZJul 15 03:12:36.977 DEBG [sc] cr1: starting
20112026-07-15T03:12:36.989ZJul 15 03:12:36.977 DEBG [sc] cr1: connecting to [::1]:38406
20122026-07-15T03:12:37.013ZJul 15 03:12:36.978 DEBG [sc] cr1 waiting for prompt
20132026-07-15T03:12:37.013ZJul 15 03:12:36.988 DEBG [sc] cr1: logging in
20142026-07-15T03:12:37.132ZJul 15 03:12:37.120 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20152026-07-15T03:12:39.272Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20162026-07-15T03:12:39.296ZJul 15 03:12:39.260 INFO cr1: executing frr script show bfd peers json
20172026-07-15T03:12:39.296ZJul 15 03:12:39.260 DEBG [sc] cr1: starting
20182026-07-15T03:12:39.296ZJul 15 03:12:39.260 DEBG [sc] cr1: connecting to [::1]:38406
20192026-07-15T03:12:39.296ZJul 15 03:12:39.261 DEBG [sc] cr1 waiting for prompt
20202026-07-15T03:12:39.297ZJul 15 03:12:39.271 DEBG [sc] cr1: logging in
20212026-07-15T03:12:39.436ZJul 15 03:12:39.424 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20222026-07-15T03:12:41.592Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20232026-07-15T03:12:42.594ZJul 15 03:12:42.581 INFO cr1: executing frr script show bfd peers json
20242026-07-15T03:12:42.594ZJul 15 03:12:42.582 DEBG [sc] cr1: starting
20252026-07-15T03:12:42.594ZJul 15 03:12:42.582 DEBG [sc] cr1: connecting to [::1]:38406
20262026-07-15T03:12:42.618ZJul 15 03:12:42.583 DEBG [sc] cr1 waiting for prompt
20272026-07-15T03:12:42.618ZJul 15 03:12:42.594 DEBG [sc] cr1: logging in
20282026-07-15T03:12:42.728ZJul 15 03:12:42.716 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20292026-07-15T03:12:44.876Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20302026-07-15T03:12:45.877ZJul 15 03:12:45.864 INFO cr1: executing frr script show bfd peers json
20312026-07-15T03:12:45.877ZJul 15 03:12:45.864 DEBG [sc] cr1: starting
20322026-07-15T03:12:45.877ZJul 15 03:12:45.864 DEBG [sc] cr1: connecting to [::1]:38406
20332026-07-15T03:12:45.901ZJul 15 03:12:45.865 DEBG [sc] cr1 waiting for prompt
20342026-07-15T03:12:45.901ZJul 15 03:12:45.877 DEBG [sc] cr1: logging in
20352026-07-15T03:12:46.033ZJul 15 03:12:46.021 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20362026-07-15T03:12:48.171Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20372026-07-15T03:12:49.173ZJul 15 03:12:49.161 INFO cr1: executing frr script show bfd peers json
20382026-07-15T03:12:49.173ZJul 15 03:12:49.161 DEBG [sc] cr1: starting
20392026-07-15T03:12:49.173ZJul 15 03:12:49.161 DEBG [sc] cr1: connecting to [::1]:38406
20402026-07-15T03:12:49.197ZJul 15 03:12:49.161 DEBG [sc] cr1 waiting for prompt
20412026-07-15T03:12:49.197ZJul 15 03:12:49.171 DEBG [sc] cr1: logging in
20422026-07-15T03:12:49.316ZJul 15 03:12:49.304 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20432026-07-15T03:12:51.449Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20442026-07-15T03:12:52.451ZJul 15 03:12:52.439 INFO cr1: executing frr script show bfd peers json
20452026-07-15T03:12:52.475ZJul 15 03:12:52.439 DEBG [sc] cr1: starting
20462026-07-15T03:12:52.475ZJul 15 03:12:52.439 DEBG [sc] cr1: connecting to [::1]:38406
20472026-07-15T03:12:52.475ZJul 15 03:12:52.439 DEBG [sc] cr1 waiting for prompt
20482026-07-15T03:12:52.475ZJul 15 03:12:52.451 DEBG [sc] cr1: logging in
20492026-07-15T03:12:52.595ZJul 15 03:12:52.583 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
20502026-07-15T03:12:54.733Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20512026-07-15T03:12:54.733ZJul 15 03:12:54.721 INFO cr2: executing eos script show bfd peers | json
20522026-07-15T03:12:54.734ZJul 15 03:12:54.721 DEBG [sc] cr2: starting
20532026-07-15T03:12:54.734ZJul 15 03:12:54.721 DEBG [sc] cr2: connecting to [::1]:50575
20542026-07-15T03:12:54.758ZJul 15 03:12:54.722 DEBG [sc] cr2 waiting for prompt
20552026-07-15T03:12:54.758ZJul 15 03:12:54.733 DEBG [sc] cr2: logging in
20562026-07-15T03:12:55.113ZJul 15 03:12:55.101 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20572026-07-15T03:12:57.487Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20582026-07-15T03:12:58.488ZJul 15 03:12:58.476 INFO cr2: executing eos script show bfd peers | json
20592026-07-15T03:12:58.512ZJul 15 03:12:58.476 DEBG [sc] cr2: starting
20602026-07-15T03:12:58.512ZJul 15 03:12:58.476 DEBG [sc] cr2: connecting to [::1]:50575
20612026-07-15T03:12:58.512ZJul 15 03:12:58.477 DEBG [sc] cr2 waiting for prompt
20622026-07-15T03:12:58.512ZJul 15 03:12:58.487 DEBG [sc] cr2: logging in
20632026-07-15T03:12:58.643ZJul 15 03:12:58.631 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20642026-07-15T03:13:00.986Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
20652026-07-15T03:13:01.976ZJul 15 03:13:01.964 INFO cr2: executing eos script show bfd peers | json
20662026-07-15T03:13:01.976ZJul 15 03:13:01.964 DEBG [sc] cr2: starting
20672026-07-15T03:13:02.000ZJul 15 03:13:01.964 DEBG [sc] cr2: connecting to [::1]:50575
20682026-07-15T03:13:02.000ZJul 15 03:13:01.964 DEBG [sc] cr2 waiting for prompt
20692026-07-15T03:13:02.000ZJul 15 03:13:01.976 DEBG [sc] cr2: logging in
20702026-07-15T03:13:02.119ZJul 15 03:13:02.107 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20712026-07-15T03:13:04.455Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
20722026-07-15T03:13:05.456ZJul 15 03:13:05.444 INFO cr2: executing eos script show bfd peers | json
20732026-07-15T03:13:05.456ZJul 15 03:13:05.444 DEBG [sc] cr2: starting
20742026-07-15T03:13:05.456ZJul 15 03:13:05.444 DEBG [sc] cr2: connecting to [::1]:50575
20752026-07-15T03:13:05.480ZJul 15 03:13:05.445 DEBG [sc] cr2 waiting for prompt
20762026-07-15T03:13:05.481ZJul 15 03:13:05.456 DEBG [sc] cr2: logging in
20772026-07-15T03:13:05.633ZJul 15 03:13:05.621 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20782026-07-15T03:13:07.965Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
20792026-07-15T03:13:08.966ZJul 15 03:13:08.954 INFO cr2: executing eos script show bfd peers | json
20802026-07-15T03:13:08.967ZJul 15 03:13:08.954 DEBG [sc] cr2: starting
20812026-07-15T03:13:08.967ZJul 15 03:13:08.954 DEBG [sc] cr2: connecting to [::1]:50575
20822026-07-15T03:13:08.991ZJul 15 03:13:08.955 DEBG [sc] cr2 waiting for prompt
20832026-07-15T03:13:08.991ZJul 15 03:13:08.965 DEBG [sc] cr2: logging in
20842026-07-15T03:13:09.099ZJul 15 03:13:09.087 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20852026-07-15T03:13:11.434Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
20862026-07-15T03:13:11.434ZJul 15 03:13:11.422 INFO cr2: executing eos script show bfd peers | json
20872026-07-15T03:13:11.434ZJul 15 03:13:11.422 DEBG [sc] cr2: starting
20882026-07-15T03:13:11.434ZJul 15 03:13:11.422 DEBG [sc] cr2: connecting to [::1]:50575
20892026-07-15T03:13:11.459ZJul 15 03:13:11.422 DEBG [sc] cr2 waiting for prompt
20902026-07-15T03:13:11.459ZJul 15 03:13:11.432 DEBG [sc] cr2: logging in
20912026-07-15T03:13:11.598ZJul 15 03:13:11.586 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20922026-07-15T03:13:13.958Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
20932026-07-15T03:13:14.960ZJul 15 03:13:14.947 INFO cr2: executing eos script show bfd peers | json
20942026-07-15T03:13:14.984ZJul 15 03:13:14.948 DEBG [sc] cr2: starting
20952026-07-15T03:13:14.984ZJul 15 03:13:14.948 DEBG [sc] cr2: connecting to [::1]:50575
20962026-07-15T03:13:14.984ZJul 15 03:13:14.948 DEBG [sc] cr2 waiting for prompt
20972026-07-15T03:13:14.984ZJul 15 03:13:14.960 DEBG [sc] cr2: logging in
20982026-07-15T03:13:15.125ZJul 15 03:13:15.113 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
20992026-07-15T03:13:17.457Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21002026-07-15T03:13:18.458ZJul 15 03:13:18.445 INFO cr2: executing eos script show bfd peers | json
21012026-07-15T03:13:18.458ZJul 15 03:13:18.445 DEBG [sc] cr2: starting
21022026-07-15T03:13:18.458ZJul 15 03:13:18.445 DEBG [sc] cr2: connecting to [::1]:50575
21032026-07-15T03:13:18.482ZJul 15 03:13:18.446 DEBG [sc] cr2 waiting for prompt
21042026-07-15T03:13:18.482ZJul 15 03:13:18.457 DEBG [sc] cr2: logging in
21052026-07-15T03:13:18.603ZJul 15 03:13:18.590 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21062026-07-15T03:13:20.934Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21072026-07-15T03:13:21.935ZJul 15 03:13:21.923 INFO cr2: executing eos script show bfd peers | json
21082026-07-15T03:13:21.935ZJul 15 03:13:21.923 DEBG [sc] cr2: starting
21092026-07-15T03:13:21.935ZJul 15 03:13:21.923 DEBG [sc] cr2: connecting to [::1]:50575
21102026-07-15T03:13:21.960ZJul 15 03:13:21.924 DEBG [sc] cr2 waiting for prompt
21112026-07-15T03:13:21.960ZJul 15 03:13:21.935 DEBG [sc] cr2: logging in
21122026-07-15T03:13:22.069ZJul 15 03:13:22.057 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21132026-07-15T03:13:24.410Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21142026-07-15T03:13:25.411ZJul 15 03:13:25.399 INFO cr2: executing eos script show bfd peers | json
21152026-07-15T03:13:25.411ZJul 15 03:13:25.399 DEBG [sc] cr2: starting
21162026-07-15T03:13:25.411ZJul 15 03:13:25.399 DEBG [sc] cr2: connecting to [::1]:50575
21172026-07-15T03:13:25.435ZJul 15 03:13:25.400 DEBG [sc] cr2 waiting for prompt
21182026-07-15T03:13:25.435ZJul 15 03:13:25.411 DEBG [sc] cr2: logging in
21192026-07-15T03:13:25.557ZJul 15 03:13:25.544 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
21202026-07-15T03:13:27.934Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21212026-07-15T03:13:27.959ZJul 15 03:13:27.923 INFO phase 7: unpause cRPD on cr3
21222026-07-15T03:13:27.959ZJul 15 03:13:27.923 INFO cr3: unpausing crpd1
21232026-07-15T03:13:27.959ZJul 15 03:13:27.923 DEBG [sc] cr3: starting
21242026-07-15T03:13:27.959ZJul 15 03:13:27.923 DEBG [sc] cr3: connecting to [::1]:45800
21252026-07-15T03:13:27.959ZJul 15 03:13:27.924 DEBG [sc] cr3 waiting for prompt
21262026-07-15T03:13:27.959ZJul 15 03:13:27.935 DEBG [sc] cr3: logging in
21272026-07-15T03:13:28.288ZJul 15 03:13:28.276 DEBG [sc] cr3: executing command `docker unpause crpd1`
21282026-07-15T03:13:30.397Zmgd bfd 10.0.0.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21292026-07-15T03:13:31.399Zmgd bfd 10.0.0.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21302026-07-15T03:13:32.400Zmgd bfd 10.0.0.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21312026-07-15T03:13:33.403Zmgd bfd 10.0.0.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21322026-07-15T03:13:34.404Zmgd bfd 10.0.0.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21332026-07-15T03:13:34.428Zmgd bfd fd00:1::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21342026-07-15T03:13:35.407Zmgd bfd fd00:1::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21352026-07-15T03:13:36.409Zmgd bfd fd00:1::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21362026-07-15T03:13:37.410Zmgd bfd fd00:1::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21372026-07-15T03:13:38.410Zmgd bfd fd00:1::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21382026-07-15T03:13:38.435Zmgd bfd 10.0.1.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21392026-07-15T03:13:39.413Zmgd bfd 10.0.1.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21402026-07-15T03:13:40.415Zmgd bfd 10.0.1.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21412026-07-15T03:13:41.417Zmgd bfd 10.0.1.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21422026-07-15T03:13:42.419Zmgd bfd 10.0.1.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21432026-07-15T03:13:42.444Zmgd bfd fd00:2::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21442026-07-15T03:13:43.421Zmgd bfd fd00:2::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21452026-07-15T03:13:44.424Zmgd bfd fd00:2::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21462026-07-15T03:13:45.425Zmgd bfd fd00:2::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21472026-07-15T03:13:46.427Zmgd bfd fd00:2::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21482026-07-15T03:13:46.451Zmgd bfd 10.0.2.2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21492026-07-15T03:13:47.429Zmgd bfd 10.0.2.2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21502026-07-15T03:13:48.432Zmgd bfd 10.0.2.2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21512026-07-15T03:13:49.433Zmgd bfd 10.0.2.2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21522026-07-15T03:13:50.435Zmgd bfd 10.0.2.2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21532026-07-15T03:13:50.459Zmgd bfd fd00:3::2 -> Up: iteration 1/20: matched Some(Up) (1/5 consecutive)
21542026-07-15T03:13:51.438Zmgd bfd fd00:3::2 -> Up: iteration 2/20: matched Some(Up) (2/5 consecutive)
21552026-07-15T03:13:52.440Zmgd bfd fd00:3::2 -> Up: iteration 3/20: matched Some(Up) (3/5 consecutive)
21562026-07-15T03:13:53.442Zmgd bfd fd00:3::2 -> Up: iteration 4/20: matched Some(Up) (4/5 consecutive)
21572026-07-15T03:13:54.443Zmgd bfd fd00:3::2 -> Up: iteration 5/20: matched Some(Up) (5/5 consecutive)
21582026-07-15T03:13:54.444ZJul 15 03:13:54.431 INFO cr1: executing frr script show bfd peers json
21592026-07-15T03:13:54.444ZJul 15 03:13:54.431 DEBG [sc] cr1: starting
21602026-07-15T03:13:54.444ZJul 15 03:13:54.431 DEBG [sc] cr1: connecting to [::1]:38406
21612026-07-15T03:13:54.468ZJul 15 03:13:54.432 DEBG [sc] cr1 waiting for prompt
21622026-07-15T03:13:54.468ZJul 15 03:13:54.443 DEBG [sc] cr1: logging in
21632026-07-15T03:13:54.785ZJul 15 03:13:54.773 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21642026-07-15T03:13:56.917Zcr1 bfd 10.0.0.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
21652026-07-15T03:13:57.919ZJul 15 03:13:57.907 INFO cr1: executing frr script show bfd peers json
21662026-07-15T03:13:57.919ZJul 15 03:13:57.907 DEBG [sc] cr1: starting
21672026-07-15T03:13:57.919ZJul 15 03:13:57.907 DEBG [sc] cr1: connecting to [::1]:38406
21682026-07-15T03:13:57.943ZJul 15 03:13:57.907 DEBG [sc] cr1 waiting for prompt
21692026-07-15T03:13:57.943ZJul 15 03:13:57.919 DEBG [sc] cr1: logging in
21702026-07-15T03:13:58.063ZJul 15 03:13:58.051 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21712026-07-15T03:14:00.203Zcr1 bfd 10.0.0.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
21722026-07-15T03:14:01.204ZJul 15 03:14:01.192 INFO cr1: executing frr script show bfd peers json
21732026-07-15T03:14:01.204ZJul 15 03:14:01.192 DEBG [sc] cr1: starting
21742026-07-15T03:14:01.204ZJul 15 03:14:01.192 DEBG [sc] cr1: connecting to [::1]:38406
21752026-07-15T03:14:01.229ZJul 15 03:14:01.192 DEBG [sc] cr1 waiting for prompt
21762026-07-15T03:14:01.229ZJul 15 03:14:01.204 DEBG [sc] cr1: logging in
21772026-07-15T03:14:01.370ZJul 15 03:14:01.358 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21782026-07-15T03:14:03.517Zcr1 bfd 10.0.0.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
21792026-07-15T03:14:04.519ZJul 15 03:14:04.506 INFO cr1: executing frr script show bfd peers json
21802026-07-15T03:14:04.519ZJul 15 03:14:04.506 DEBG [sc] cr1: starting
21812026-07-15T03:14:04.519ZJul 15 03:14:04.507 DEBG [sc] cr1: connecting to [::1]:38406
21822026-07-15T03:14:04.544ZJul 15 03:14:04.507 DEBG [sc] cr1 waiting for prompt
21832026-07-15T03:14:04.544ZJul 15 03:14:04.519 DEBG [sc] cr1: logging in
21842026-07-15T03:14:04.686ZJul 15 03:14:04.673 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21852026-07-15T03:14:06.827Zcr1 bfd 10.0.0.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
21862026-07-15T03:14:07.828ZJul 15 03:14:07.816 INFO cr1: executing frr script show bfd peers json
21872026-07-15T03:14:07.828ZJul 15 03:14:07.816 DEBG [sc] cr1: starting
21882026-07-15T03:14:07.828ZJul 15 03:14:07.816 DEBG [sc] cr1: connecting to [::1]:38406
21892026-07-15T03:14:07.853ZJul 15 03:14:07.817 DEBG [sc] cr1 waiting for prompt
21902026-07-15T03:14:07.853ZJul 15 03:14:07.828 DEBG [sc] cr1: logging in
21912026-07-15T03:14:07.973ZJul 15 03:14:07.961 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21922026-07-15T03:14:10.115Zcr1 bfd 10.0.0.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
21932026-07-15T03:14:10.115ZJul 15 03:14:10.102 INFO cr1: executing frr script show bfd peers json
21942026-07-15T03:14:10.140ZJul 15 03:14:10.102 DEBG [sc] cr1: starting
21952026-07-15T03:14:10.140ZJul 15 03:14:10.102 DEBG [sc] cr1: connecting to [::1]:38406
21962026-07-15T03:14:10.140ZJul 15 03:14:10.103 DEBG [sc] cr1 waiting for prompt
21972026-07-15T03:14:10.140ZJul 15 03:14:10.113 DEBG [sc] cr1: logging in
21982026-07-15T03:14:10.259ZJul 15 03:14:10.246 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
21992026-07-15T03:14:12.414Zcr1 bfd fd00:1::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22002026-07-15T03:14:13.415ZJul 15 03:14:13.403 INFO cr1: executing frr script show bfd peers json
22012026-07-15T03:14:13.415ZJul 15 03:14:13.403 DEBG [sc] cr1: starting
22022026-07-15T03:14:13.416ZJul 15 03:14:13.403 DEBG [sc] cr1: connecting to [::1]:38406
22032026-07-15T03:14:13.440ZJul 15 03:14:13.404 DEBG [sc] cr1 waiting for prompt
22042026-07-15T03:14:13.440ZJul 15 03:14:13.415 DEBG [sc] cr1: logging in
22052026-07-15T03:14:13.560ZJul 15 03:14:13.547 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22062026-07-15T03:14:15.698Zcr1 bfd fd00:1::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22072026-07-15T03:14:16.699ZJul 15 03:14:16.687 INFO cr1: executing frr script show bfd peers json
22082026-07-15T03:14:16.699ZJul 15 03:14:16.687 DEBG [sc] cr1: starting
22092026-07-15T03:14:16.699ZJul 15 03:14:16.687 DEBG [sc] cr1: connecting to [::1]:38406
22102026-07-15T03:14:16.723ZJul 15 03:14:16.688 DEBG [sc] cr1 waiting for prompt
22112026-07-15T03:14:16.723ZJul 15 03:14:16.698 DEBG [sc] cr1: logging in
22122026-07-15T03:14:16.865ZJul 15 03:14:16.853 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22132026-07-15T03:14:19.006Zcr1 bfd fd00:1::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22142026-07-15T03:14:20.007ZJul 15 03:14:19.994 INFO cr1: executing frr script show bfd peers json
22152026-07-15T03:14:20.031ZJul 15 03:14:19.995 DEBG [sc] cr1: starting
22162026-07-15T03:14:20.031ZJul 15 03:14:19.995 DEBG [sc] cr1: connecting to [::1]:38406
22172026-07-15T03:14:20.031ZJul 15 03:14:19.996 DEBG [sc] cr1 waiting for prompt
22182026-07-15T03:14:20.031ZJul 15 03:14:20.007 DEBG [sc] cr1: logging in
22192026-07-15T03:14:20.141ZJul 15 03:14:20.128 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22202026-07-15T03:14:22.271Zcr1 bfd fd00:1::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22212026-07-15T03:14:23.272ZJul 15 03:14:23.260 INFO cr1: executing frr script show bfd peers json
22222026-07-15T03:14:23.272ZJul 15 03:14:23.260 DEBG [sc] cr1: starting
22232026-07-15T03:14:23.272ZJul 15 03:14:23.260 DEBG [sc] cr1: connecting to [::1]:38406
22242026-07-15T03:14:23.296ZJul 15 03:14:23.261 DEBG [sc] cr1 waiting for prompt
22252026-07-15T03:14:23.296ZJul 15 03:14:23.272 DEBG [sc] cr1: logging in
22262026-07-15T03:14:23.405ZJul 15 03:14:23.392 DEBG [sc] cr1: executing command `/usr/bin/vtysh -c 'show bfd peers json'`
22272026-07-15T03:14:25.546Zcr1 bfd fd00:1::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22282026-07-15T03:14:25.570ZJul 15 03:14:25.534 INFO cr2: executing eos script show bfd peers | json
22292026-07-15T03:14:25.571ZJul 15 03:14:25.534 DEBG [sc] cr2: starting
22302026-07-15T03:14:25.571ZJul 15 03:14:25.534 DEBG [sc] cr2: connecting to [::1]:50575
22312026-07-15T03:14:25.571ZJul 15 03:14:25.535 DEBG [sc] cr2 waiting for prompt
22322026-07-15T03:14:25.571ZJul 15 03:14:25.546 DEBG [sc] cr2: logging in
22332026-07-15T03:14:25.893ZJul 15 03:14:25.881 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22342026-07-15T03:14:28.242Zcr2 bfd 10.0.1.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22352026-07-15T03:14:29.244ZJul 15 03:14:29.231 INFO cr2: executing eos script show bfd peers | json
22362026-07-15T03:14:29.244ZJul 15 03:14:29.231 DEBG [sc] cr2: starting
22372026-07-15T03:14:29.244ZJul 15 03:14:29.231 DEBG [sc] cr2: connecting to [::1]:50575
22382026-07-15T03:14:29.269ZJul 15 03:14:29.232 DEBG [sc] cr2 waiting for prompt
22392026-07-15T03:14:29.269ZJul 15 03:14:29.244 DEBG [sc] cr2: logging in
22402026-07-15T03:14:29.400ZJul 15 03:14:29.388 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22412026-07-15T03:14:31.774Zcr2 bfd 10.0.1.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22422026-07-15T03:14:32.776ZJul 15 03:14:32.764 INFO cr2: executing eos script show bfd peers | json
22432026-07-15T03:14:32.800ZJul 15 03:14:32.764 DEBG [sc] cr2: starting
22442026-07-15T03:14:32.800ZJul 15 03:14:32.764 DEBG [sc] cr2: connecting to [::1]:50575
22452026-07-15T03:14:32.800ZJul 15 03:14:32.765 DEBG [sc] cr2 waiting for prompt
22462026-07-15T03:14:32.800ZJul 15 03:14:32.776 DEBG [sc] cr2: logging in
22472026-07-15T03:14:32.921ZJul 15 03:14:32.909 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22482026-07-15T03:14:35.287Zcr2 bfd 10.0.1.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22492026-07-15T03:14:36.288ZJul 15 03:14:36.275 INFO cr2: executing eos script show bfd peers | json
22502026-07-15T03:14:36.288ZJul 15 03:14:36.276 DEBG [sc] cr2: starting
22512026-07-15T03:14:36.288ZJul 15 03:14:36.276 DEBG [sc] cr2: connecting to [::1]:50575
22522026-07-15T03:14:36.312ZJul 15 03:14:36.276 DEBG [sc] cr2 waiting for prompt
22532026-07-15T03:14:36.313ZJul 15 03:14:36.287 DEBG [sc] cr2: logging in
22542026-07-15T03:14:36.433ZJul 15 03:14:36.420 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22552026-07-15T03:14:38.814Zcr2 bfd 10.0.1.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22562026-07-15T03:14:39.815ZJul 15 03:14:39.803 INFO cr2: executing eos script show bfd peers | json
22572026-07-15T03:14:39.815ZJul 15 03:14:39.803 DEBG [sc] cr2: starting
22582026-07-15T03:14:39.840ZJul 15 03:14:39.803 DEBG [sc] cr2: connecting to [::1]:50575
22592026-07-15T03:14:39.840ZJul 15 03:14:39.804 DEBG [sc] cr2 waiting for prompt
22602026-07-15T03:14:39.840ZJul 15 03:14:39.815 DEBG [sc] cr2: logging in
22612026-07-15T03:14:39.971ZJul 15 03:14:39.958 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22622026-07-15T03:14:42.295Zcr2 bfd 10.0.1.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22632026-07-15T03:14:42.320ZJul 15 03:14:42.283 INFO cr2: executing eos script show bfd peers | json
22642026-07-15T03:14:42.320ZJul 15 03:14:42.283 DEBG [sc] cr2: starting
22652026-07-15T03:14:42.320ZJul 15 03:14:42.283 DEBG [sc] cr2: connecting to [::1]:50575
22662026-07-15T03:14:42.320ZJul 15 03:14:42.284 DEBG [sc] cr2 waiting for prompt
22672026-07-15T03:14:42.320ZJul 15 03:14:42.295 DEBG [sc] cr2: logging in
22682026-07-15T03:14:42.462ZJul 15 03:14:42.449 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22692026-07-15T03:14:44.806Zcr2 bfd fd00:2::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
22702026-07-15T03:14:45.806ZJul 15 03:14:45.794 INFO cr2: executing eos script show bfd peers | json
22712026-07-15T03:14:45.806ZJul 15 03:14:45.794 DEBG [sc] cr2: starting
22722026-07-15T03:14:45.806ZJul 15 03:14:45.794 DEBG [sc] cr2: connecting to [::1]:50575
22732026-07-15T03:14:45.831ZJul 15 03:14:45.795 DEBG [sc] cr2 waiting for prompt
22742026-07-15T03:14:45.831ZJul 15 03:14:45.806 DEBG [sc] cr2: logging in
22752026-07-15T03:14:45.993ZJul 15 03:14:45.960 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22762026-07-15T03:14:48.327Zcr2 bfd fd00:2::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
22772026-07-15T03:14:49.328ZJul 15 03:14:49.316 INFO cr2: executing eos script show bfd peers | json
22782026-07-15T03:14:49.328ZJul 15 03:14:49.316 DEBG [sc] cr2: starting
22792026-07-15T03:14:49.352ZJul 15 03:14:49.316 DEBG [sc] cr2: connecting to [::1]:50575
22802026-07-15T03:14:49.352ZJul 15 03:14:49.317 DEBG [sc] cr2 waiting for prompt
22812026-07-15T03:14:49.352ZJul 15 03:14:49.328 DEBG [sc] cr2: logging in
22822026-07-15T03:14:49.473ZJul 15 03:14:49.461 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22832026-07-15T03:14:51.807Zcr2 bfd fd00:2::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
22842026-07-15T03:14:52.808ZJul 15 03:14:52.795 INFO cr2: executing eos script show bfd peers | json
22852026-07-15T03:14:52.809ZJul 15 03:14:52.796 DEBG [sc] cr2: starting
22862026-07-15T03:14:52.809ZJul 15 03:14:52.796 DEBG [sc] cr2: connecting to [::1]:50575
22872026-07-15T03:14:52.833ZJul 15 03:14:52.797 DEBG [sc] cr2 waiting for prompt
22882026-07-15T03:14:52.833ZJul 15 03:14:52.807 DEBG [sc] cr2: logging in
22892026-07-15T03:14:52.963ZJul 15 03:14:52.950 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22902026-07-15T03:14:55.314Zcr2 bfd fd00:2::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
22912026-07-15T03:14:56.315ZJul 15 03:14:56.303 INFO cr2: executing eos script show bfd peers | json
22922026-07-15T03:14:56.339ZJul 15 03:14:56.303 DEBG [sc] cr2: starting
22932026-07-15T03:14:56.339ZJul 15 03:14:56.303 DEBG [sc] cr2: connecting to [::1]:50575
22942026-07-15T03:14:56.339ZJul 15 03:14:56.304 DEBG [sc] cr2 waiting for prompt
22952026-07-15T03:14:56.339ZJul 15 03:14:56.315 DEBG [sc] cr2: logging in
22962026-07-15T03:14:56.483ZJul 15 03:14:56.470 DEBG [sc] cr2: executing command `docker exec ceos Cli -c 'show bfd peers | json'`
22972026-07-15T03:14:58.811Zcr2 bfd fd00:2::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
22982026-07-15T03:14:58.835ZJul 15 03:14:58.799 INFO cr3: executing juniper script show bfd session | display json
22992026-07-15T03:14:58.836ZJul 15 03:14:58.799 DEBG [sc] cr3: starting
23002026-07-15T03:14:58.836ZJul 15 03:14:58.799 DEBG [sc] cr3: connecting to [::1]:45800
23012026-07-15T03:14:58.836ZJul 15 03:14:58.800 DEBG [sc] cr3 waiting for prompt
23022026-07-15T03:14:58.836ZJul 15 03:14:58.811 DEBG [sc] cr3: logging in
23032026-07-15T03:14:59.157ZJul 15 03:14:59.145 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23042026-07-15T03:15:01.422Zcr3 bfd 10.0.2.1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23052026-07-15T03:15:02.423ZJul 15 03:15:02.411 INFO cr3: executing juniper script show bfd session | display json
23062026-07-15T03:15:02.423ZJul 15 03:15:02.411 DEBG [sc] cr3: starting
23072026-07-15T03:15:02.423ZJul 15 03:15:02.411 DEBG [sc] cr3: connecting to [::1]:45800
23082026-07-15T03:15:02.447ZJul 15 03:15:02.412 DEBG [sc] cr3 waiting for prompt
23092026-07-15T03:15:02.448ZJul 15 03:15:02.423 DEBG [sc] cr3: logging in
23102026-07-15T03:15:02.557ZJul 15 03:15:02.544 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23112026-07-15T03:15:04.806Zcr3 bfd 10.0.2.1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23122026-07-15T03:15:05.807ZJul 15 03:15:05.795 INFO cr3: executing juniper script show bfd session | display json
23132026-07-15T03:15:05.807ZJul 15 03:15:05.795 DEBG [sc] cr3: starting
23142026-07-15T03:15:05.807ZJul 15 03:15:05.795 DEBG [sc] cr3: connecting to [::1]:45800
23152026-07-15T03:15:05.832ZJul 15 03:15:05.796 DEBG [sc] cr3 waiting for prompt
23162026-07-15T03:15:05.832ZJul 15 03:15:05.806 DEBG [sc] cr3: logging in
23172026-07-15T03:15:05.951ZJul 15 03:15:05.939 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23182026-07-15T03:15:08.208Zcr3 bfd 10.0.2.1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23192026-07-15T03:15:09.210ZJul 15 03:15:09.197 INFO cr3: executing juniper script show bfd session | display json
23202026-07-15T03:15:09.234ZJul 15 03:15:09.198 DEBG [sc] cr3: starting
23212026-07-15T03:15:09.234ZJul 15 03:15:09.198 DEBG [sc] cr3: connecting to [::1]:45800
23222026-07-15T03:15:09.234ZJul 15 03:15:09.198 DEBG [sc] cr3 waiting for prompt
23232026-07-15T03:15:09.234ZJul 15 03:15:09.210 DEBG [sc] cr3: logging in
23242026-07-15T03:15:09.365ZJul 15 03:15:09.353 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23252026-07-15T03:15:11.618Zcr3 bfd 10.0.2.1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23262026-07-15T03:15:12.619ZJul 15 03:15:12.607 INFO cr3: executing juniper script show bfd session | display json
23272026-07-15T03:15:12.644ZJul 15 03:15:12.607 DEBG [sc] cr3: starting
23282026-07-15T03:15:12.644ZJul 15 03:15:12.607 DEBG [sc] cr3: connecting to [::1]:45800
23292026-07-15T03:15:12.644ZJul 15 03:15:12.608 DEBG [sc] cr3 waiting for prompt
23302026-07-15T03:15:12.644ZJul 15 03:15:12.619 DEBG [sc] cr3: logging in
23312026-07-15T03:15:12.785ZJul 15 03:15:12.773 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23322026-07-15T03:15:15.019Zcr3 bfd 10.0.2.1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23332026-07-15T03:15:15.043ZJul 15 03:15:15.007 INFO cr3: executing juniper script show bfd session | display json
23342026-07-15T03:15:15.043ZJul 15 03:15:15.007 DEBG [sc] cr3: starting
23352026-07-15T03:15:15.043ZJul 15 03:15:15.007 DEBG [sc] cr3: connecting to [::1]:45800
23362026-07-15T03:15:15.043ZJul 15 03:15:15.008 DEBG [sc] cr3 waiting for prompt
23372026-07-15T03:15:15.043ZJul 15 03:15:15.017 DEBG [sc] cr3: logging in
23382026-07-15T03:15:15.172ZJul 15 03:15:15.160 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23392026-07-15T03:15:17.427Zcr3 bfd fd00:3::1 -> Up: iteration 1/20: matched true (1/5 consecutive)
23402026-07-15T03:15:18.428ZJul 15 03:15:18.416 INFO cr3: executing juniper script show bfd session | display json
23412026-07-15T03:15:18.428ZJul 15 03:15:18.416 DEBG [sc] cr3: starting
23422026-07-15T03:15:18.428ZJul 15 03:15:18.416 DEBG [sc] cr3: connecting to [::1]:45800
23432026-07-15T03:15:18.452ZJul 15 03:15:18.417 DEBG [sc] cr3 waiting for prompt
23442026-07-15T03:15:18.453ZJul 15 03:15:18.427 DEBG [sc] cr3: logging in
23452026-07-15T03:15:18.560ZJul 15 03:15:18.548 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23462026-07-15T03:15:20.818Zcr3 bfd fd00:3::1 -> Up: iteration 2/20: matched true (2/5 consecutive)
23472026-07-15T03:15:21.819ZJul 15 03:15:21.807 INFO cr3: executing juniper script show bfd session | display json
23482026-07-15T03:15:21.819ZJul 15 03:15:21.807 DEBG [sc] cr3: starting
23492026-07-15T03:15:21.819ZJul 15 03:15:21.807 DEBG [sc] cr3: connecting to [::1]:45800
23502026-07-15T03:15:21.843ZJul 15 03:15:21.808 DEBG [sc] cr3 waiting for prompt
23512026-07-15T03:15:21.844ZJul 15 03:15:21.819 DEBG [sc] cr3: logging in
23522026-07-15T03:15:21.964ZJul 15 03:15:21.952 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23532026-07-15T03:15:24.243Zcr3 bfd fd00:3::1 -> Up: iteration 3/20: matched true (3/5 consecutive)
23542026-07-15T03:15:25.244ZJul 15 03:15:25.232 INFO cr3: executing juniper script show bfd session | display json
23552026-07-15T03:15:25.244ZJul 15 03:15:25.232 DEBG [sc] cr3: starting
23562026-07-15T03:15:25.244ZJul 15 03:15:25.232 DEBG [sc] cr3: connecting to [::1]:45800
23572026-07-15T03:15:25.268ZJul 15 03:15:25.233 DEBG [sc] cr3 waiting for prompt
23582026-07-15T03:15:25.268ZJul 15 03:15:25.244 DEBG [sc] cr3: logging in
23592026-07-15T03:15:25.400ZJul 15 03:15:25.388 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23602026-07-15T03:15:27.659Zcr3 bfd fd00:3::1 -> Up: iteration 4/20: matched true (4/5 consecutive)
23612026-07-15T03:15:28.661ZJul 15 03:15:28.648 INFO cr3: executing juniper script show bfd session | display json
23622026-07-15T03:15:28.661ZJul 15 03:15:28.648 DEBG [sc] cr3: starting
23632026-07-15T03:15:28.661ZJul 15 03:15:28.648 DEBG [sc] cr3: connecting to [::1]:45800
23642026-07-15T03:15:28.686ZJul 15 03:15:28.649 DEBG [sc] cr3 waiting for prompt
23652026-07-15T03:15:28.686ZJul 15 03:15:28.661 DEBG [sc] cr3: logging in
23662026-07-15T03:15:28.804ZJul 15 03:15:28.793 DEBG [sc] cr3: executing command `docker exec crpd1 cli -c 'show bfd session | display json'`
23672026-07-15T03:15:31.068Zcr3 bfd fd00:3::1 -> Up: iteration 5/20: matched true (5/5 consecutive)
23682026-07-15T03:15:31.092ZJul 15 03:15:31.057 INFO quartet bfd static routing test passed 🎉
23692026-07-15T03:15:31.092Z+ (( status != 0 ))
23702026-07-15T03:15:31.092Z+ pfexec ./falcon-lab cleanup quartet-bfd-static-routing
23712026-07-15T03:15:31.117ZJul 15 03:15:31.086 INFO destroying runner for deployment mgquartetbfd
23722026-07-15T03:15:31.117ZJul 15 03:15:31.086 INFO destroying deployment mgquartetbfd
23732026-07-15T03:15:31.117ZJul 15 03:15:31.086 INFO destroying nodes
23742026-07-15T03:15:31.195ZJul 15 03:15:31.184 INFO destroying links
23752026-07-15T03:15:31.195ZJul 15 03:15:31.184 INFO destroying link mgquartetbfd_ox_sn_vnic0
23762026-07-15T03:15:31.220ZJul 15 03:15:31.187 INFO destroying link mgquartetbfd_ox_sn_sim0
23772026-07-15T03:15:31.220ZJul 15 03:15:31.189 INFO destroying link mgquartetbfd_cr1_vn_vnic0
23782026-07-15T03:15:32.203ZJul 15 03:15:32.191 INFO destroying link mgquartetbfd_cr1_vn_sim0
23792026-07-15T03:15:32.227ZJul 15 03:15:32.192 INFO destroying link mgquartetbfd_ox_sn_vnic1
23802026-07-15T03:15:32.227ZJul 15 03:15:32.193 INFO destroying link mgquartetbfd_ox_sn_sim1
23812026-07-15T03:15:32.227ZJul 15 03:15:32.194 INFO destroying link mgquartetbfd_cr2_vn_vnic0
23822026-07-15T03:15:32.227ZJul 15 03:15:32.195 INFO destroying link mgquartetbfd_cr2_vn_sim0
23832026-07-15T03:15:32.227ZJul 15 03:15:32.196 INFO destroying link mgquartetbfd_ox_sn_vnic2
23842026-07-15T03:15:32.227ZJul 15 03:15:32.197 INFO destroying link mgquartetbfd_ox_sn_sim2
23852026-07-15T03:15:32.227ZJul 15 03:15:32.198 INFO destroying link mgquartetbfd_cr3_vn_vnic0
23862026-07-15T03:15:32.227ZJul 15 03:15:32.199 INFO destroying link mgquartetbfd_cr3_vn_sim0
23872026-07-15T03:15:32.227ZJul 15 03:15:32.200 INFO destroying external links
23882026-07-15T03:15:32.227ZJul 15 03:15:32.200 INFO destroying external link mgquartetbfd_ox_vn_vnic3
23892026-07-15T03:15:32.227ZJul 15 03:15:32.201 INFO destroying external link mgquartetbfd_cr1_vn_vnic1
23902026-07-15T03:15:32.227ZJul 15 03:15:32.202 INFO destroying external link mgquartetbfd_cr2_vn_vnic1
23912026-07-15T03:15:32.227ZJul 15 03:15:32.203 INFO destroying external link mgquartetbfd_cr3_vn_vnic1
23922026-07-15T03:15:32.227ZJul 15 03:15:32.204 INFO destroying images
23932026-07-15T03:15:32.725ZJul 15 03:15:32.713 INFO destroying workspace at .falcon
23942026-07-15T03:15:32.749Z+ return 0
23952026-07-15T03:15:32.749Zprocess exited: duration 1253711 ms, exit code 0
 
23962026-07-15T03:15:32.800Zfound 1 output files
23972026-07-15T03:15:32.827Zuploading: /work/dhcp-server.log (38259 bytes)
23982026-07-15T03:15:33.964Zuploaded: /work/dhcp-server.log